<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1373: home page view does not react to logging in / out</title>
    <link>http://localhost/ticket/1373</link>
    <description>&lt;p&gt;
Either: thedatahub.org does not display 'add a dataset' top navigation link or the 'create dataset' main central link to logged in user - instead showing 'sign up' link in the central box. It does however display the 'my account' and 'logout' link in the top right correctly.
&lt;/p&gt;
&lt;p&gt;
Navigating to another part of the site (e.g. search or about or my account) does bring the 'add a dataset' navigation link back and the functionality works.
&lt;/p&gt;
&lt;p&gt;
Works fine on test.ckan.net so only on thedatahub.
&lt;/p&gt;
&lt;p&gt;
Not obviously a caching problem, since I did try clearing cache.
&lt;/p&gt;
&lt;p&gt;
OR: it displays as if you're logged in even when you log out. The links doesn't work and prompt you to log in though.
&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/1373</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>shevski</dc:creator>

      <pubDate>Wed, 05 Oct 2011 15:46:12 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1373#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:1</guid>
      <description>
        &lt;p&gt;
Apparently works locally for David Raznick on default
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>shevski</dc:creator>

      <pubDate>Wed, 05 Oct 2011 15:48:01 GMT</pubDate>
      <title>status changed; owner deleted</title>
      <link>http://localhost/ticket/1373#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              &lt;em&gt;zephod&lt;/em&gt; deleted
            &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>shevski</dc:creator>

      <pubDate>Wed, 05 Oct 2011 15:53:29 GMT</pubDate>
      <title>description, summary changed</title>
      <link>http://localhost/ticket/1373#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/1373?action=diff&amp;amp;version=3"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;
                changed from &lt;em&gt;no link to add packages from home page for logged in user&lt;/em&gt; to &lt;em&gt;home page view does not react to logging in / out&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>shevski</dc:creator>

      <pubDate>Wed, 05 Oct 2011 16:09:50 GMT</pubDate>
      <title>priority, description changed</title>
      <link>http://localhost/ticket/1373#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;major&lt;/em&gt; to &lt;em&gt;minor&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/1373?action=diff&amp;amp;version=4"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Tue, 25 Oct 2011 11:41:23 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/1373#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:5</guid>
      <description>
        &lt;p&gt;
I think this is due to the etags cache not taking into account whether you are logged in. So the page is cached by squid (which is why it's not seen anywhere apart from thedatahub.org).
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Tue, 01 Nov 2011 19:04:00 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/1373#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/1373#comment:6</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;
        &lt;p&gt;
Squid force caching is now turned off on the main page, and etags sorted out in &lt;a class="closed ticket" href="http://localhost/ticket/1388" title="defect: etags caching on home page (closed: fixed)"&gt;#1388&lt;/a&gt;.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>