top navigation bar does not respect navigation value in ini
modguru - February 26, 2009 - 14:50
| Project: | Advanced help |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | navigation |
Jump to:
Description
if navigation is set to false the top navigation bar in pop up should also be hidden

#1
Hmm. That's the normal breadcrumb display. In the popup we *could* get rid of it, but I'm a little uncertain. Need to give this thought.
#2
In my case, I want guest/registered user to be able to see popups but not index page. hence permission was disabled accordingly. Now these user see navigation bar on top, if they click any link on it they get on a page with permission denied error. If permission id denied then what is the use of displaying those links.
Well, that was my point of view.