<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue Jun 18 23:11:01 UTC 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.doctrine-project.org/jira/si/jira.issueviews:issue-xml/DDC-1849/DDC-1849.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Doctrine Project</title>
    <link>http://www.doctrine-project.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.7</version>
        <build-number>850</build-number>
        <build-date>21-02-2013</build-date>
    </build-info>

<item>
            <title>[DDC-1849] Paginator: The Parameter Types are not set in Function cloneQuery</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-1849</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;The Parameter-Types are not set in the Function cloneQuery in the Paginator-Class (Doctrine/ORM/Tools/Pagination/Paginator.php line 172):&lt;/p&gt;

&lt;p&gt;$cloneQuery-&amp;gt;setParameters($query-&amp;gt;getParameters());&lt;/p&gt;

&lt;p&gt;But it should be:&lt;/p&gt;

&lt;p&gt;$cloneQuery-&amp;gt;setParameters($query-&amp;gt;getParameters(), $query-&amp;gt;getParameterTypes());&lt;/p&gt;</description>
                <environment></environment>
            <key id="13745">DDC-1849</key>
            <summary>Paginator: The Parameter Types are not set in Function cloneQuery</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10000">All</security>
                        <assignee username="guilhermeblanco">Guilherme Blanco</assignee>
                                <reporter username="alineblaser@hotmail.com">Aline Blaser</reporter>
                        <labels>
                    </labels>
                <created>Thu, 31 May 2012 12:57:58 +0000</created>
                <updated>Fri, 22 Jun 2012 06:07:47 +0000</updated>
                    <resolved>Fri, 22 Jun 2012 06:07:47 +0000</resolved>
                            <version>2.2.2</version>
                                <fixVersion>2.3</fixVersion>
                                <component>Tools</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="18076" author="ocramius" created="Sun, 10 Jun 2012 23:49:37 +0000"  >&lt;p&gt;Could you try to use latest master? This should already be solved as now parameters are instances of `Doctrine\ORM\Query\Parameter`, which also means that they enclose their type &lt;img class=&quot;emoticon&quot; src=&quot;http://www.doctrine-project.org/jira/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="18127" author="guilhermeblanco" created="Fri, 22 Jun 2012 06:07:47 +0000"  >&lt;p&gt;Fixed in master&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>