-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
None
-
Affects Version/s: 4.0.1
-
Component/s: Issue - Attachments
-
4
-
Severity 3 - Minor
-
Steps to reproduce:
- Attach a file called "Something!default.jspa" to an issue
- From the View Issue screen, click the link of the attachment
User is taken to the login.jsp screen with the redirect set to being the attachment. Also, once the user attempts to log in, they are redirected back to the login.jsp - i.e. they do not see the attachment.
Trying to Save Link As simply downloads the login.jsp page instead of the attachment.
There are two workarounds:
- Don't upload the file with that name;
- If you've already done that, then take the link to the attachment e.g. https://jira/secure/attachment/166123/EditTrustedApplication%21default.jspa and remove the portion of the URL from the bang
onwards. The file will still download as the attachment is referenced by the id preceding the filename.