-
Bug
-
Resolution: Fixed
-
Medium
-
3.7
-
None
At the moment all the links generated by issue views (and I believe filter views) use the base URL application property as a prefix. The problem is that sometimes JIRA is accessed from 2 or more different locations using different URLs. To ensure the links work in all cases, the context path from the request object needs to be used instead of the base URL property.
- is detailed by
-
JRASERVER-10404 Make 'views' of content (single issue and search request) pluggable, and rewrite default implementations in velocity
- Closed
- relates to
-
JRASERVER-11303 Convert usages of $req.getContextPath() to $reqContext in velocity
- Closed