Overview
Artifact ID: | c3f671f4dcfebbd2419bb3820b872bebe5d7d49f |
---|---|
Ticket: | 2bda0f13c6549c83bfc0e9a57a77caf99d537f14
The baseurl parameter must be used in submenus of web-interface |
User & Date: | anonymous 2010-05-23 21:09:23 |
Changes
- comment changed to:
Main menu items use "baseurl" parameter for links as "$baseurl/dir". But submenus does not use this. So when fossil repository is placed into subdir (as example /src like to sqlite.org) we see the right links in main menu: ... http://sqlite.mobigroup.ru/src/wiki ... but wrong links in submenu: http://sqlite.mobigroup.ru/wikiappend?name=sqlite3-rdiff http://sqlite.mobigroup.ru/wikiedit?name=utils And on page http://sqlite.mobigroup.ru/src/wiki we see wrong links like to http://sqlite.mobigroup.ru/wiki?name=sqlite3-rdiff P.S. The site is hosted on Debian Squeeze host with fossil from debian repository.
- foundin changed to: "2010.03.18.142033"
- private_contact changed to: "3299242f9eeb048063fa0161cd817ed02be44d65"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
The baseurl parameter must be used in submenus of web-interface
- type changed to: "Code_Defect"