<?xml version="1.0" encoding="UTF-8"?>
<tickets type="array">
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2010-02-18T12:14:23+01:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">285</number>
    <permalink>rescue-mode</permalink>
    <priority type="integer">129</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>easy enhancement planned up urgent</tag>
    <title>rescue mode</title>
    <updated-at type="datetime">2010-03-10T10:43:37+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/285</url>
    <milestone-title>1.0</milestone-title>
    <original-body>Just like we have &quot;dev&quot; mode, we should have a &quot;rescue&quot; mode, accessible with /rescue (asks for login).

The rescue mode would show the site a rescue theme (without the ugly orange...) that would live in zena gem.</original-body>
    <latest-body>Just like we have &quot;dev&quot; mode, we should have a &quot;rescue&quot; mode, accessible with /rescue (asks for login).

The rescue mode would show the site a rescue theme (without the ugly orange...) that would live in zena gem.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Just like we have &quot;dev&quot; mode, we should have a &quot;rescue&quot; mode,
accessible with /rescue (asks for login).&lt;/p&gt;
&lt;p&gt;The rescue mode would show the site a rescue theme (without the
ugly orange...) that would live in zena gem.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2010-02-21T20:48:38+01:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">289</number>
    <permalink>should-either-work-with-any-class-name-or-show-error-messages</permalink>
    <priority type="integer">133</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>defect up</tag>
    <title>should either work with any class name or show error messages</title>
    <updated-at type="datetime">2010-02-21T20:48:42+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/289</url>
    <milestone-title>1.0</milestone-title>
    <original-body>It is now perfectly valid to create a virtual class named &quot;Posts&quot; or &quot;Nass&quot; which could cause quite a lot of troubles:

@@@
nass in site
@@@

seen as plural...</original-body>
    <latest-body>It is now perfectly valid to create a virtual class named &quot;Posts&quot; or &quot;Nass&quot; which could cause quite a lot of troubles:

@@@
nass in site
@@@

seen as plural...</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;It is now perfectly valid to create a virtual class named
&quot;Posts&quot; or &quot;Nass&quot; which could cause quite a lot of troubles:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;nass in site&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;seen as plural...&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-12-15T08:49:38+01:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">274</number>
    <permalink>parsed-assets-in-templates-should-mark-cache</permalink>
    <priority type="integer">120</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>open</state>
    <tag>defect easy up</tag>
    <title>parsed assets in templates should mark cache</title>
    <updated-at type="datetime">2009-12-15T08:49:49+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/274</url>
    <milestone-title>1.0</milestone-title>
    <original-body>If a template needs to rewrite the path for &quot;style.css&quot; to &quot;textdocument45.css?3847928&quot;, changing the TextDocument should force a recompilation or the new CSS content will not be loaded (browser cache).</original-body>
    <latest-body>If a template needs to rewrite the path for &quot;style.css&quot; to &quot;textdocument45.css?3847928&quot;, changing the TextDocument should force a recompilation or the new CSS content will not be loaded (browser cache).</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;If a template needs to rewrite the path for &quot;style.css&quot; to
&quot;textdocument45.css?3847928&quot;, changing the TextDocument should
force a recompilation or the new CSS content will not be loaded
(browser cache).&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2009-05-27T00:17:46+02:00</created-at>
    <creator-id type="integer">58001</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">245</number>
    <permalink>add-support-for-postgresql</permalink>
    <priority type="integer">101</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>open</state>
    <tag>enhancement up</tag>
    <title>Add support for PostgreSQL</title>
    <updated-at type="datetime">2009-05-27T00:35:45+02:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>explody</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/245</url>
    <milestone-title>1.0</milestone-title>
    <original-body>The MySQL requirement is very limiting, especially now considering MySQL's future is somewhat uncertain.  In our case, we have an established postgres infrastructure and the MySQL requirement is pretty much a showstopper.

Thanks!

-Mike</original-body>
    <latest-body>The MySQL requirement is very limiting, especially now considering MySQL's future is somewhat uncertain.  In our case, we have an established postgres infrastructure and the MySQL requirement is pretty much a showstopper.

Thanks!

-Mike</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;The MySQL requirement is very limiting, especially now
considering MySQL's future is somewhat uncertain. In our case, we
have an established postgres infrastructure and the MySQL
requirement is pretty much a showstopper.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;-Mike&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2008-12-19T11:13:49+01:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">236</number>
    <permalink>alert-if-cannot-delete</permalink>
    <priority type="integer">93</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>defect easy up</tag>
    <title>alert if cannot delete</title>
    <updated-at type="datetime">2008-12-19T11:13:51+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/236</url>
    <milestone-title>1.0</milestone-title>
    <original-body>There should be a message on the bomb saying &quot;contains sub-node, cannot delete&quot; instead of &quot;no bomb&quot;.</original-body>
    <latest-body>There should be a message on the bomb saying &quot;contains sub-node, cannot delete&quot; instead of &quot;no bomb&quot;.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;There should be a message on the bomb saying &quot;contains sub-node,
cannot delete&quot; instead of &quot;no bomb&quot;.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2008-12-10T11:48:33+01:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">234</number>
    <permalink>tagged-in-search</permalink>
    <priority type="integer">91</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>enhancement up zena</tag>
    <title>tagged in search</title>
    <updated-at type="datetime">2008-12-10T11:48:33+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/234</url>
    <milestone-title>1.0</milestone-title>
    <original-body>a query like &quot;tagged:art&quot; will search in the elements tagged &quot;art&quot;.

&quot;blue tagged:art&quot; should also work.

Rule is : extract all &quot;tagged:value&quot;.</original-body>
    <latest-body>a query like &quot;tagged:art&quot; will search in the elements tagged &quot;art&quot;.

&quot;blue tagged:art&quot; should also work.

Rule is : extract all &quot;tagged:value&quot;.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;a query like &quot;tagged:art&quot; will search in the elements tagged
&quot;art&quot;.&lt;/p&gt;
&lt;p&gt;&quot;blue tagged:art&quot; should also work.&lt;/p&gt;
&lt;p&gt;Rule is : extract all &quot;tagged:value&quot;.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2008-09-03T15:21:00+02:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-12-15T00:00:00+01:00</milestone-due-on>
    <milestone-id type="integer">18146</milestone-id>
    <number type="integer">202</number>
    <permalink>dictionary-available-during-rendering-dynamic-translations</permalink>
    <priority type="integer">31</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>enhancement up zafu</tag>
    <title>dictionary available during rendering: dynamic translations</title>
    <updated-at type="datetime">2008-11-27T17:09:28+01:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/202</url>
    <milestone-title>1.5</milestone-title>
    <original-body>Originally posted on Trac by gaspard
&quot;Original Trac Ticket&quot;:http://dev.zenadmin.org/ticket/202

    
     Description 

Refs #9.

A solution could be to render the yaml document loaded for a master template as an ERB file and call a method to get string.

   
h3. Trac Attachments

h3. Trac Comments</original-body>
    <latest-body>Originally posted on Trac by gaspard
&quot;Original Trac Ticket&quot;:http://dev.zenadmin.org/ticket/202

    
     Description 

Refs #9.

A solution could be to render the yaml document loaded for a master template as an ERB file and call a method to get string.

   
h3. Trac Attachments

h3. Trac Comments</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Originally posted on Trac by gaspard &lt;a href=&quot;http://dev.zenadmin.org/ticket/202&quot;&gt;Original Trac Ticket&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt; Description
&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;Refs &lt;a href=&quot;/projects/2549/tickets/9&quot; title=&quot;Ticket #9&quot;&gt;#9&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A solution could be to render the yaml document loaded for a
master template as an ERB file and call a method to get string.&lt;/p&gt;
&lt;h3&gt;Trac Attachments&lt;/h3&gt;
&lt;h3&gt;Trac Comments&lt;/h3&gt;&lt;/div&gt;</original-body-html>
  </ticket>
  <ticket>
    <assigned-user-id type="integer">4065</assigned-user-id>
    <attachments-count type="integer">0</attachments-count>
    <closed type="boolean">false</closed>
    <created-at type="datetime">2008-10-09T16:04:51+02:00</created-at>
    <creator-id type="integer">4065</creator-id>
    <milestone-due-on type="datetime">2009-10-16T00:00:00+02:00</milestone-due-on>
    <milestone-id type="integer">18145</milestone-id>
    <number type="integer">225</number>
    <permalink>better-compatibility-with-ie</permalink>
    <priority type="integer">84</priority>
    <project-id type="integer">2549</project-id>
    <raw-data type="binary" nil="true" encoding="base64"></raw-data>
    <state>new</state>
    <tag>defect up zena</tag>
    <title>better compatibility with IE</title>
    <updated-at type="datetime">2008-10-09T16:17:12+02:00</updated-at>
    <user-id type="integer">4065</user-id>
    <user-name>Gaspard Bucher</user-name>
    <creator-name>Gaspard Bucher</creator-name>
    <assigned-user-name>Gaspard Bucher</assigned-user-name>
    <url>http://zena.lighthouseapp.com/projects/2549/tickets/225</url>
    <milestone-title>1.0</milestone-title>
    <original-body>Some features do not work.</original-body>
    <latest-body>Some features do not work.</latest-body>
    <original-body-html>&lt;div&gt;&lt;p&gt;Some features do not work.&lt;/p&gt;&lt;/div&gt;</original-body-html>
  </ticket>
</tickets>
