It is linking to http://groups.drupal.org/user/38275/notifications which goes to a 403 (as one would expect).

Context: This is inside block block-og_views-1, which reads:

This group offers an RSS feed and supports notifications. Or subscribe to these personalized, sitewide feeds:

Comments

avpaderno’s picture

Project: Drupal.org site moderators » Groups.drupal.org
Component: Groups.drupal.org » Notifications

I am moving the report to the new queue.

greggles’s picture

Version: » 6.x-1.x-dev
Status: Active » Fixed

Block is now removed.

I think it had some bad caching.

greggles’s picture

Status: Fixed » Active

Actually not fixed - see http://groups.drupal.org/seattle

jhodgdon’s picture

Yes, this block is there and is giving me the western montana (not seattle) rss feed, and scottrouse's notifications page (access denied)

alex ua’s picture

I see this issue as well, but the user id is wrong. I see "12710", which is definitely not my UID so I get an "access denied".

jhodgdon’s picture

Title: Broken "notifications" link in sidebar block » RSS and notifications block on groups.drupal.org should not be cached

The problem is that the block is being cached. It needs to be generated from scratch on every page load instead. The block is both page-specific (or at least group-specific) and user-specific.

alex ua’s picture

I wonder if replacing the block with something that doesn't conflict with caching, rather than removing caching from that block, isn't the right way to go. Could we just put some instructions there on how to edit your notifications and where to find your feeds without dynamically linking?

Edited the first sentence, since I had the two options reversed

jhodgdon’s picture

Status: Active » Fixed

Someone fixed the blocks on g.d.o and the block is no longer being cached.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.