<!--
RSS generated by JIRA (5.2.7#850-sha1:b2af0c8dc8537b36121c6a579fabbdf79fc919e5) at Tue Jun 18 23:31: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/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DC+AND+resolution+%3D+Unresolved+AND+component+%3D+Sandbox+ORDER+BY+priority+DESC&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+DC+AND+resolution+%3D+Unresolved+AND+component+%3D+Sandbox+ORDER+BY+priority+DESC</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>[DC-338] Add setting charset to sandbox</title>
                <link>http://www.doctrine-project.org/jira/browse/DC-338</link>
                <project id="10031" key="DC">Doctrine 1</project>
                        <description>&lt;p&gt;I try set charset  adding to config.php in sandbox:&lt;br/&gt;
$manager = Doctrine_Manager::getInstance();&lt;br/&gt;
$manager-&amp;gt;openConnection(DSN, &apos;doctrine&apos;);&lt;br/&gt;
$manager-&amp;gt;setAttribute(Doctrine_Core::ATTR_MODEL_LOADING, Doctrine_Core::MODEL_LOADING_PEAR);&lt;br/&gt;
$manager-&amp;gt;setCharset(&apos;utf8&apos;);&lt;/p&gt;

&lt;p&gt;and this doesn&apos;t work.&lt;/p&gt;

&lt;p&gt;Please update sandbox and give the how to right setCharset in this example. Almost used utf8.&lt;/p&gt;</description>
                <environment>mysql 5, ubuntu 9.04, php 5.2.10</environment>
            <key id="10582">DC-338</key>
            <summary>Add setting charset to sandbox</summary>
                <type id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/issuetypes/improvement.png">Improvement</type>
                                <priority id="3" iconUrl="http://www.doctrine-project.org/jira/images/icons/priorities/major.png">Major</priority>
                    <status id="4" iconUrl="http://www.doctrine-project.org/jira/images/icons/statuses/reopened.png">Reopened</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="jwage">Jonathan H. Wage</assignee>
                                <reporter username="abtris">Ladislav Prskavec</reporter>
                        <labels>
                    </labels>
                <created>Tue, 8 Dec 2009 08:18:18 +0000</created>
                <updated>Thu, 10 Dec 2009 19:23:51 +0000</updated>
                                                                    <component>Sandbox</component>
                        <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="11099" author="jwage" created="Tue, 8 Dec 2009 18:09:38 +0000"  >&lt;p&gt;This works properly. I test setCharset(&apos;utf8&apos;) and SET NAMES &apos;utf8&apos; query is issued to the database properly. Please include reproducible code/information in your issue.&lt;/p&gt;</comment>
                    <comment id="11114" author="abtris" created="Wed, 9 Dec 2009 07:50:12 +0000"  >&lt;p&gt;Try this example on my github &lt;a href=&quot;http://github.com/abtris/doctrine-sandbox&quot; class=&quot;external-link&quot;&gt;http://github.com/abtris/doctrine-sandbox&lt;/a&gt;, screenshots included.&lt;/p&gt;</comment>
                    <comment id="11161" author="abtris" created="Thu, 10 Dec 2009 19:23:51 +0000"  >&lt;p&gt;Try my sources, i now solution with add connection, but will be better support in manager for set encoding by options.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
        </item>
</channel>
</rss>