-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: File Upload
-
Tags:
-
Sprint:Sprint RepoTeam 7.1-2
For a Note the blob is stored in a text field, so is assumed to be text. But if something non-text is stored in it, we should at least check that no \0 chars are present because they cannot be stored in text fields for some databases (at least PostgreSQL).