Modify ↓
Opened 16 years ago
Closed 16 years ago
#4026 closed defect (invalid)
function "get_navigation_items" seems unnecessary and could cause complications
Reported by: | anonymous | Owned by: | Noah Kantrowitz |
---|---|---|---|
Priority: | normal | Component: | TracCasPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The entire function named "get_navigation_items" seems unnecessary and could cause complications with other plugins like PermRedirectPlugin so I got rid of the function and TracCas still works fine after also applying the fix found here http://trac-hacks.org/ticket/4025.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Not sure what this is talking about. Function is needed to provide the login button.