Modify ↓
#7776 closed defect (fixed)
Fix link for Bookmarks
Reported by: | Mario | Owned by: | yosiyuki |
---|---|---|---|
Priority: | normal | Component: | BookmarkPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
He I just found a small error, for the "Bookmarks" link.
If you are using an environment with for example ".../trac/{ProjectName}/wiki" the "Bookmarks" link is set to ".../bookmark" but i should
".../trac/{ProjectName}/bookmarks"
Following lines fixed that for me
Line 218:
anc = tag.a("Bookmarks", href=req.href.bookmark('/bookmark'))
Anyway, another cool plugin
thx :-)
Mario
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Mario,
Thank you for reporting a bug. I just fixed your problem. Please try it again.
Note: See
TracTickets for help on using
tickets.
(In [9256]) refs #7776 remove fix links and refer base_path