-
Bug
-
Resolution: Fixed
-
Low
-
6.1.5, 6.2
-
6.01
-
- Do a JQL search for
status was in ("In Progress") on "2013-12-19 9:30"
or some variant (the results don't matter).
- Click to the dashboard
- Click 'Issues' -> 'Unsaved Filter'
The URL becomes .../issues/?redirectedFromClassic= and an error displays:
The same error occurs on the last step of bulk-editing.
In atlassian-jira-security.log one finds the log:
Potential malicious redirect detected: /issues/?jql=status%20was%20in%20(%22In%20Progress%22)%20on%20%222013-12-19%209:30%22
This is probably the result of the JRA-34751 change.
- is caused by
-
JRASERVER-34751 getRedirect in JiraWebActionSupport redirects to unsafe URLs by default
- Closed
- is duplicated by
-
JRASERVER-37270 after upgrading to JIRA 6.2, dashboard issue link seems to broken
- Closed
-
JRASERVER-37364 In latest 6.2 clicking a link on dashboard shows error page
- Closed
- mentioned in
-
Page Loading...
- Testing discovered
-
JDEV-28018 Loading...