Details
-
Bug
-
Resolution: Fixed
-
Medium
-
36
-
Severity 2 - Major
-
Description
NOTE: This bug report is for Confluence Cloud. Using Confluence Server? See the corresponding bug report.
Step to Reproduce
- Go to a Confluence page.
- Click Tools >> Attachment
- Click Choose File button
- Attach file with the name 'İ ' ( use the İ.txt attached in this ticket)
- The following error will appear in the browser and the atlassian-confluence.log file.
java.lang.NullPointerException at com.atlassian.confluence.pages.actions.beans.AttachmentStorer.attachFiles(AttachmentStorer.java:64) Stack Trace:[hide] java.lang.NullPointerException at com.atlassian.confluence.pages.actions.beans.AttachmentStorer.attachFiles(AttachmentStorer.java:64) at com.atlassian.confluence.pages.actions.AbstractViewAttachmentsAction.execute(AbstractViewAttachmentsAction.java:104) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168) at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35) at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165) at
Workaround
Applicable for other non-latin languages except for İ Turkish character
- Ensure your database collation settings are able to handle international strings.
Refer to this comment for a PostgreSQL fix - Refer to this link for more information
Attachments
Issue Links
- duplicates
-
CONFCLOUD-20722 NPE - when attaching a file that the filename contains full-width alphabet character using PostgreSQL
-
- Closed
-
- is related to
-
CONFSERVER-31088 java.lang.NullPointerException when try to attach file with non-Latin characters
-
- Closed
-
- relates to
-
CONFCLOUD-36951 Special Character "İ" causes attachments to fail
-
- Closed
-
- mentioned in
-
Page Loading...