
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2 hours
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
7 hours
|
|
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
|
JRA-11303 Convert usages of $req.getContextPath() to $reqContext in velocity
|
|
|
|
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|