Defect #10
not work administration-menu with prefix-url
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
when I try prefix-url setting, not wotk administration-menu(pull-down).
http://hostname/redmine/admin/info ... i want.
http://hostname/admin/info ... work so, NOT FOUND
I write a patch.
my environment:
sqlite3, mongrel on windows.
mongrel command-line: mongrel_rails start --prefix /redmine
History
#1
Updated by Jean-Philippe Lang almost 14 years ago
I've just committed the fix in the repository.
Thanks for your submission.