-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
None
-
Affects Version/s: 2.6.0
-
Component/s: None
-
Environment:
Any
In the attached file copy the content of the page (near the bottom of the file next to heading content and paste it into a page in confluence.
This content contains the [long line of text] . The brackets are not meant to be a link, however the page crashes (possibly because it believes it is a link) and throws
org.springframework.jdbc.UncategorizedSQLException: (HibernateTemplate): encountered SQLException [Data truncation: Data too long for column 'DESTSPACEKEY' at row 1]; nested exception is java.sql.BatchUpdateException: Data truncation: Data too long for column 'DESTSPACEKEY' at row 1 java.sql.BatchUpdateException: Data truncation: Data too long for column 'DESTSPACEKEY' at row 1
This exception should be caught and a nice message displayed to the user explaining they have have used the [] brackets incorrectly.