<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue Jun 18 06:18:42 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=fixVersion+%3D+%222.0.6%22+AND+project+%3D+DBAL&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=fixVersion+%3D+%222.0.6%22+AND+project+%3D+DBAL</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>[DBAL-129] Doctrine\ORM\Mapping\ClassMetadataInfo does not properly handle identifier quoting</title>
                <link>http://www.doctrine-project.org/jira/browse/DBAL-129</link>
                <project id="10040" key="DBAL">Doctrine DBAL</project>
                        <description>&lt;p&gt;Several methods in Doctrine\ORM\Mapping\ClassMetadataInfo assume that table names and field names may be quoted.  In all places, logic assumes that the quote character will always be ` (backtick). There seems to be no way to properly quote table names with [] (square brackets) when working with SQL Server databases.&lt;/p&gt;</description>
                <environment></environment>
            <key id="12707">DBAL-129</key>
            <summary>Doctrine\ORM\Mapping\ClassMetadataInfo does not properly handle identifier quoting</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="2" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/critical.png">Critical</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="juokaz">Juozas Kaziukenas</assignee>
                                <reporter username="pschwisow">Patrick Schwisow</reporter>
                        <labels>
                    </labels>
                <created>Fri, 10 Jun 2011 19:45:23 +0000</created>
                <updated>Fri, 17 Jun 2011 18:41:14 +0000</updated>
                    <resolved>Wed, 15 Jun 2011 17:02:43 +0000</resolved>
                            <version>2.0.4</version>
                                <fixVersion>2.0.6</fixVersion>
                                        <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="15970" author="beberlei" created="Sat, 11 Jun 2011 07:35:32 +0000"  >&lt;p&gt;Just use `foo` as quotes, its just an abstract concept, doctrine will translate that to &lt;span class=&quot;error&quot;&gt;&amp;#91;foo&amp;#93;&lt;/span&gt; in MsSQL.&lt;/p&gt;</comment>
                    <comment id="15980" author="pschwisow" created="Mon, 13 Jun 2011 17:32:20 +0000"  >&lt;p&gt;I don&apos;t see how that would work.  It appears that DBAL\Platforms\AbstractPlatform::quoteIdentifier assumes that the opening and closing quotes are the same.  In the case of MS SQL, it appears to use the double quote, not square brackets.&lt;/p&gt;</comment>
                    <comment id="15989" author="beberlei" created="Wed, 15 Jun 2011 16:49:42 +0000"  >&lt;p&gt;Assigned to Juokaz&lt;/p&gt;</comment>
                    <comment id="15990" author="beberlei" created="Wed, 15 Jun 2011 17:02:43 +0000"  >&lt;p&gt;Fixed&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>