#13225 closed defect (fixed)
Links to milestone do not work
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | MultiProjectBacklogPlugin |
Severity: | normal | Keywords: | backlog milestone |
Cc: | jminto@… | Trac Release: | 1.2 |
Description
Links to milestones on the right of http://../trac/mpbacklog do not work. Links look like this:
http://10.0.0.12/trac/mpbacklog/milestone/Sprint%207%2F14%2F17?mp_proj=
Clicking on the link reveals a "Not Found" error message from the webserver. Attached, please find screenshots that identify where the malformed URLs are located and the resultant page when one of them are clicked.
trac instance is configured with deployed files. No where in the instance, nor the public html tree may be found the path "~/mpbacklog/milestone/". Current directories appear:
- public_html/htdocs/mpbacklog/
- css
- js
- .python-eggs/MultiProjectBacklog-0.4.0.dev0-py2.7.egg-tmp/multiprojectbacklog/htdocs/
- css
- js
No errors or warnings appear in the trac debug log when DEBUG is set. No errors or warnings appear in the Apache error log. Apache access log reports successful query of URL that does not exist.
Attachments (2)
Change History (7)
Changed 7 years ago by
Attachment: | backlog01.png added |
---|
Changed 7 years ago by
Attachment: | backlog02.png added |
---|
Webserver error message when backlog plugin milestone (sprint) hyperlinks are traversed
comment:1 Changed 7 years ago by
Owner: | changed from Cinc-th to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:5 Changed 7 years ago by
Thanks. I was a bit unsure about the mp_proj
parameter, and was seeing some strange behavior when used with multi-project, but it's likely I just don't understand the intended behavior.
mpbacklog plugin ui screenshot with milestones (sprint) URLs circled