<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 11:16:27 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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=labels+%3D+lte&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://www.doctrine-project.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Doctrine Project</title>
        <link>http://www.doctrine-project.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=labels+%3D+lte</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[DDC-2149] lte with or conditional not working</title>
                <link>http://www.doctrine-project.org/jira/browse/DDC-2149</link>
                <project id="10032" key="DDC">Doctrine 2 - ORM</project>
                        <description>&lt;p&gt;$qb-&amp;gt;select(array(&apos;c.id&apos;))&lt;br/&gt;
-&amp;gt;from(&apos;Veiss\BoletusBundle\Entity\Calendar&apos;, &apos;c&apos;)&lt;br/&gt;
-&amp;gt;where(&quot;(c.endDate &amp;gt;= 111) OR (c.startDate &amp;gt;= 222)&quot;)&lt;/p&gt;

&lt;p&gt;returns correctly:&lt;br/&gt;
 &quot;SELECT c0_.id AS id0 FROM Calendar c0_ WHERE (c0_.endDate &amp;gt;= 111) OR (c0_.startDate &amp;gt;= 222)&quot;&lt;/p&gt;

&lt;p&gt;but lte condition:&lt;br/&gt;
-&amp;gt;where(&quot;(c.endDate &amp;lt;= 111) OR (c.startDate &amp;gt;= 222)&quot;)&lt;/p&gt;

&lt;p&gt;returns incorrectly:&lt;br/&gt;
&quot;SELECT c0_.id AS id0 FROM Calendar c0_ WHERE (c0_.endDate = 222)&quot;&lt;/p&gt;

&lt;p&gt;I have tested that an same occurs with &quot;expr()-&amp;gt;lte&quot;&lt;/p&gt;</description>
                <environment>Symfony 2.0.x</environment>
            <key id="14235">DDC-2149</key>
            <summary>lte with or conditional not working</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="5">Cannot Reproduce</resolution>
                    <security id="10000">All</security>
                        <assignee username="beberlei">Benjamin Eberlei</assignee>
                                <reporter username="jhvaras">jhvaras</reporter>
                        <labels>
                        <label>lte</label>
                    </labels>
                <created>Fri, 16 Nov 2012 12:59:13 +0000</created>
                <updated>Sun, 6 Jan 2013 09:59:25 +0000</updated>
                    <resolved>Sun, 6 Jan 2013 09:58:54 +0000</resolved>
                            <version>2.1.7</version>
                                                        <due></due>
                    <votes>0</votes>
                        <watches>3</watches>
                        <comments>
                    <comment id="18997" author="jhvaras" created="Fri, 16 Nov 2012 13:05:56 +0000"  >&lt;p&gt;Tested and issued in v2.1.7&lt;/p&gt;</comment>
                    <comment id="18998" author="ocramius" created="Fri, 16 Nov 2012 13:18:56 +0000"  >&lt;p&gt;Can you please try upgrading? 2.1.x won&apos;t get any more updates as far as I know.&lt;/p&gt;</comment>
                    <comment id="19003" author="jhvaras" created="Fri, 16 Nov 2012 14:04:00 +0000"  >&lt;p&gt;Hi Marco,&lt;/p&gt;

&lt;p&gt;We cannot upgrade as we are developing under Symfony 2.0&lt;/p&gt;

&lt;p&gt;Thx&lt;/p&gt;</comment>
                    <comment id="19230" author="beberlei" created="Sun, 6 Jan 2013 09:58:54 +0000"  >&lt;p&gt;Cannot reproduce issue with the attached test-case. Works perfectly with 2.1.7&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11368" name="ddc2149.patch" size="768" author="beberlei" created="Sun, 6 Jan 2013 09:59:25 +0000" />
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>