<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Thu May 23 06:20:10 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=project+%3D+10060+AND+labels+%3D+query&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=project+%3D+10060+AND+labels+%3D+query</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="3" total="3"/>
                <build-info>
            <version>5.2.7</version>
            <build-number>850</build-number>
            <build-date>21-02-2013</build-date>
        </build-info>
<item>
            <title>[PHPCR-94] Implement -&gt;iterate on Query object</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-94</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Implement the Query-&amp;gt;iterate method which will return an IteratableResultSet as per the ORM.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14504">PHPCR-94</key>
            <summary>Implement -&gt;iterate on Query object</summary>
                <type id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/newfeature.png">New Feature</type>
                                <priority id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/minor.png">Minor</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                        <label>query</label>
                    </labels>
                <created>Tue, 19 Feb 2013 22:15:30 +0000</created>
                <updated>Tue, 19 Feb 2013 22:15:30 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-91] getSIngleResult throws ambiguous Exception</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-91</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;Query-&amp;gt;getSingleResult correctly throws an Exception when there are no results (or more than one), but it is an Exception that could also be produced by other things, so not guaranteed to mean that (&lt;br/&gt;
(&lt;a href=&quot;http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/query.html#getsingleresult&quot; class=&quot;external-link&quot;&gt;http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/reference/query.html#getsingleresult&lt;/a&gt;)&lt;/p&gt;</description>
                <environment></environment>
            <key id="14501">PHPCR-91</key>
            <summary>getSIngleResult throws ambiguous Exception</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/blocker.png">Blocker</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dantleech">Daniel Leech</reporter>
                        <labels>
                        <label>1.0</label>
                        <label>query</label>
                    </labels>
                <created>Tue, 19 Feb 2013 22:09:00 +0000</created>
                <updated>Thu, 18 Apr 2013 13:12:06 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>

<item>
            <title>[PHPCR-86] QueryBuilder QOMFactory access</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-86</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;There is getQOMFactory method in PHPCR\Util\QOM\QueryBuilder (very useful) but it isn&apos;t in Doctrine\ODM\PHPCR\Query\QueryBuilder (it breaks bc).&lt;/p&gt;

&lt;p&gt;Is it mistake or there is/will be another method to access QOMFactory instance?&lt;/p&gt;</description>
                <environment></environment>
            <key id="14385">PHPCR-86</key>
            <summary>QueryBuilder QOMFactory access</summary>
                <type id="6" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/documentation.png">Documentation</type>
                                <priority id="5" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/trivial.png">Trivial</priority>
                    <status id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dbojdo">Daniel Bojdo</reporter>
                        <labels>
                        <label>builder,</label>
                        <label>qomfactory</label>
                        <label>query</label>
                    </labels>
                <created>Mon, 14 Jan 2013 17:56:48 +0000</created>
                <updated>Tue, 15 Jan 2013 10:22:42 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="19319" author="dbojdo" created="Tue, 15 Jan 2013 10:22:42 +0000"  >&lt;p&gt;In fact it&apos;s not a bug, there is no docs about DocumentManager methods refactor. &lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>