<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1340: Editing non-existent group causes Exception</title>
    <link>http://localhost/ticket/1340</link>
    <description>&lt;p&gt;
e.g. &lt;a class="ext-link" href="http://ckan.net/group/edit/history"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://ckan.net/group/edit/history&lt;/a&gt;
&lt;/p&gt;
&lt;pre class="wiki"&gt;Module ckan.controllers.group:135 in edit
&amp;lt;&amp;lt;          try:
                   old_data = get_action('group_show')(context, data_dict)
                   c.grouptitle = old_data.get('title')
                   c.groupname = old_data.get('name')
&amp;gt;&amp;gt;  old_data = get_action('group_show')(context, data_dict)
Module ckan.logic.action.get:347 in group_show
&amp;lt;&amp;lt;      if group is None:
               raise NotFound
           check_access('group_show',context, data_dict)
&amp;gt;&amp;gt;  raise NotFound
&lt;/pre&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/1340</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Wed, 14 Sep 2011 09:12:14 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/1340#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1340#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&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;
        &lt;p&gt;
Fixed in default in cset:33856d3ce84e aimed at release 1.5
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>