Open
Bug 1373653
Opened 8 years ago
Updated 8 years ago
Local doc files not detected if mod_perl is used
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: christian.franke, Unassigned)
Details
Attachments
(1 file)
|
987 bytes,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 SeaMonkey/2.50
Build ID: 20170528012211
Steps to reproduce:
1. Install Bugzilla 5.0.3 under Apache with mod_perl enabled.
2. Generate local documentation with ./docs/makedocs.pl.
3. Open Bugzilla Main Page.
4. Click on "Documentation".
Actual results:
https://bugzilla.readthedocs.org/en/5.0/using/index.html opens.
Expected results:
Documentation from local server (.../docs/en/html/using/index.html) opens.
| Reporter | ||
Comment 1•8 years ago
|
||
Tested with 5.0.3. Also applies to current git master af4c66 without conflicts.
You need to log in
before you can comment on or make changes to this bug.
Description
•