-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.2.2, 6.2.5, 8.0.2, 9.4.14
-
6.02
-
13
-
Severity 3 - Minor
-
3
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Summary
Unable to upload attachment if the file name has special characters like / * " etc. An error will be displayed in GUI regarding the error.
Steps to replicate
Tried uploading a file called:
- "@SaneAtlassian" (1,880) - mcannon@atlassian.com - Atlassian Mail 2014-01-15 10-26-16*
The culprit of the warning is the double quote character " in the file name, because after removing it the file is able to be attached.
Expected results
File uploads without issues
Actual results
Log warnings are:
"@SaneAtlassian" (1,880) - mcannon@atlassian.com - Atlassian Mail 2014-01-15 10-26-16 contains the invalid character '"'. Please rename the file and try again.
Workaround
Rename the file to remove any special characters, and then re-upload the file.
- is duplicated by
-
JRASERVER-45254 Comments: Image is not found if File Name contains ampersand.
- Closed
- is related to
-
JRASERVER-36895 Uploading files with a colon in the filename fails with internal server error instead of useful error message
- Closed
- relates to
-
JRACLOUD-36515 Unable to upload attachment if the file name has strange characters
- Closed
-
JRASERVER-44214 Forward slash in Issue attachment file name causes Internal Server Error
- Long Term Backlog