<!-- 
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Fri May 24 01:44: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/si/jira.issueviews:issue-xml/DC-1017/DC-1017.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>[DC-1017] Floats persisted in the database are retrieve as strings.</title>
                <link>http://www.doctrine-project.org/jira/browse/DC-1017</link>
                <project id="10031" key="DC">Doctrine 1</project>
                        <description>&lt;p&gt;Someone complained about symfony padding 0&apos;s after floats &lt;a href=&quot;http://stackoverflow.com/questions/6650786/remove-extra-decimal-place-in-float-datatype-on-symfony/6663829&quot; class=&quot;external-link&quot;&gt;http://stackoverflow.com/questions/6650786/remove-extra-decimal-place-in-float-datatype-on-symfony/6663829&lt;/a&gt; , I think it&apos;s a doctrine problem, since the doctrine:dql task seems to have the same problem:&lt;/p&gt;

&lt;p&gt;&amp;gt;&amp;gt; doctrine  executing dql query&lt;br/&gt;
DQL: FROM UcVideoAspect&lt;br/&gt;
found 1 results&lt;br/&gt;
-&lt;br/&gt;
  id: &apos;1&apos;&lt;br/&gt;
  video_id: null&lt;br/&gt;
  pixel_ratio: &apos;12.50&apos;&lt;br/&gt;
  width: null&lt;br/&gt;
  height: null&lt;/p&gt;

&lt;p&gt;Here, pixel ratio is defined as a float in the schema.yml file&lt;br/&gt;
Getting the property from a transient object returns a float, while getting it from the db returns a string.&lt;/p&gt;</description>
                <environment>Ubuntu 64 bits, php 5.3</environment>
            <key id="12817">DC-1017</key>
            <summary>Floats persisted in the database are retrieve as strings.</summary>
                <type id="1" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/bug.png">Bug</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="jwage">Jonathan H. Wage</assignee>
                                <reporter username="greg0ire">Gr&#233;goire Paris</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Jul 2011 12:11:53 +0000</created>
                <updated>Tue, 12 Jul 2011 12:11:53 +0000</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                                <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>