Modify ↓
Opened 17 years ago
Closed 9 years ago
#3935 closed defect (wontfix)
metanev order problem
| Reported by: | TheTracFriend | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | TracForgePlugin |
| Severity: | normal | Keywords: | metanav order |
| Cc: | Trac Release: | 0.10 |
Description
backtoindex doen't have an effect in
[trac]
metanav = backtoindex, login
Fix
I found the problem:
in nav.py line 19 you have to remove the space in the quotes.
'<space>backtoindex' => 'backtoindex'
Greatings
TheTracFriend
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
| Owner: | Noah Kantrowitz deleted |
|---|
comment:2 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Plugin is deprecated.