<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #2419: Add dataset form needs hooking up to action/controller</title>
    <link>http://localhost/ticket/2419</link>
    <description>&lt;p&gt;
Currently for some reason I'm not getting the errors/data dict in the package/new.html template.
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/2419</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>toby</dc:creator>

      <pubDate>Thu, 24 May 2012 08:50:18 GMT</pubDate>
      <title>status changed; owner set</title>
      <link>http://localhost/ticket/2419#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/2419#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              set to &lt;em&gt;toby&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;assigned&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>toby</dc:creator>

      <pubDate>Thu, 24 May 2012 12:37:04 GMT</pubDate>
      <title>owner changed</title>
      <link>http://localhost/ticket/2419#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/2419#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;toby&lt;/em&gt; to &lt;em&gt;aron.carroll&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
@aron
&lt;/p&gt;
&lt;p&gt;
the reason for this is that controller/package.py renders the form &lt;tt&gt;package/new_package_form.html&lt;/tt&gt; as part of it's work and then makes this available a &lt;tt&gt;c.form&lt;/tt&gt; to the template.  I'm not sure I like this as an approach but it is how it is currently done.  If you split your form into a new template &lt;tt&gt;package/new_package_form.html&lt;/tt&gt; then you get all the errors etc.
&lt;/p&gt;
&lt;p&gt;
I think for now we should do this and then look at if doing it all in one template pass might be more sensible.
&lt;/p&gt;
&lt;p&gt;
reassign to me if you want me to do this else I'll leave it with you
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>aron.carroll</dc:creator>

      <pubDate>Wed, 25 Jul 2012 12:40:27 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/2419#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/2419#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;assigned&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>