Closed (fixed)
Project:
Node Gallery
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2010 at 21:10 UTC
Updated:
3 Jun 2010 at 22:40 UTC
When authenticated, or anonymous users view the main galleries page, they can see it all. Once there, if they click, for example, the test one I made called "First test gallery", they can see all the pictures in it. The breadcrumb there shows "Galleries › admin's Galleries" If they click the breadcrumb link to see all of 'admin's Galleries' it takes them to "/galleries/1" and that causes an "Access Denied" error. As admin, I can get to those pages, but everyone else is denied. I've checked the permissions, and all is correct, so I don't know what else could have been set to cause this.
Comments
Comment #1
dddave commentedUnless I misconfigured something this behavior is still present. This is at least counterintuitive but it feels plainly wrong to me. Why present the breadcrumb "xx's galeries" when they cannot use it?
Comment #2
justintime commentedCommitted fix to 2.x-dev.