<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Mon May 20 14:45:57 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/PHPCR-53/PHPCR-53.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>[PHPCR-53] repository::createDocument is never called</title>
                <link>http://www.doctrine-project.org/jira/browse/PHPCR-53</link>
                <project id="10060" key="PHPCR">Doctrine PHPCR</project>
                        <description>&lt;p&gt;i tried using repositories. see &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/symfony-cmf/ChainRoutingBundle/commit/12515f82b02c4a1ef230b05133ec89e03c1af2e0&quot; class=&quot;external-link&quot;&gt;https://github.com/symfony-cmf/ChainRoutingBundle/commit/12515f82b02c4a1ef230b05133ec89e03c1af2e0&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://github.com/symfony-cmf/ChainRoutingBundle/commit/edd9f9544eadedb142fefd3ea9bb0c3b293c59d5&quot; class=&quot;external-link&quot;&gt;https://github.com/symfony-cmf/ChainRoutingBundle/commit/edd9f9544eadedb142fefd3ea9bb0c3b293c59d5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;however, from looking at the uow code i have the impression that createDocument is never called on DocumentRepository but directly in UOW. shouldn&apos;t the uow fetch the repository and build the document with the repository? effectively moving UOW::createDocument impl. to the base repository?&lt;/p&gt;</description>
                <environment></environment>
            <key id="13459">PHPCR-53</key>
            <summary>repository::createDocument is never called</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>
                                <assignee username="lsmith">Lukas Kahwe</assignee>
                                <reporter username="dbu">David Buchmann</reporter>
                        <labels>
                    </labels>
                <created>Sat, 18 Feb 2012 11:05:47 +0000</created>
                <updated>Wed, 22 Feb 2012 07:51:06 +0000</updated>
                    <resolved>Wed, 22 Feb 2012 07:51:06 +0000</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="17441" author="lsmith" created="Sat, 18 Feb 2012 11:17:29 +0000"  >&lt;p&gt;none of the other ODM/ORM seem to have a create*() method in the repository. i suspect using a listener is the right approach and we should remove that method from the DocumentRepository.&lt;/p&gt;</comment>
                    <comment id="17477" author="lsmith" created="Wed, 22 Feb 2012 07:51:06 +0000"  >&lt;p&gt;removed the method&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>