-
Bug
-
Resolution: Timed out
-
Low
-
None
-
None
-
1
-
Severity 3 - Minor
-
1
-
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
This is a limitation when storing strings in Postgres SQL. As per the Postgres documentation:
The character with the code zero cannot be in a string constant.
JIRA should detect the presence of this character in the user's input and prevent it from being stored.
- relates to
-
JRACLOUD-41251 JIRA allows storing NULL (\0x00) characters in text fields when connected to Postgres
-
- Closed
-
-
JRASERVER-27152 JIRA allows inserting invalid characters in text fields
-
- Closed
-