Changes between Initial Version and Version 1 of Ticket #6503, comment 28
- Timestamp:
- 11/05/2015 10:55:30 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6503, comment 28
initial v1 5 5 I think the nav item needs to be registered in the global (and I think it is in 2.3)--because it's used if a non-logged in user tries to access a protected item. For instance, clicking on a link to a private message in an email will drop a 404 if the item isn't in the global. If it is, you get the login redirect behavior. This is my understanding of the situation, at least. 6 6 7 OK, I'll merge this in tonight. Thanks again. And yes to the goofiness of al the `return false` stuff.7 OK, I'll merge this in tonight. Thanks again. And yes to the goofiness of all the `return false` stuff.