Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
1.1 M3
-
None
-
Low
-
N/A
-
N/A
-
Description
It should either truncate the data, or show a pretty warning message, instead of the stack trace.
Reproduction steps
- Login
- Go to the user profile
- edit the profile
- set a very long content in the company field (e.g, python3 -c 'print("a"*5000)') (the actual length depends on the database)
- click save
Expected
The user receive a nice message explaining that the company field content is too large.
Actual
An technical error is presented to the user, with no detail of the cause of the error.
Attachments
Issue Links
- is duplicated by
-
XWIKI-16425 Display a nice error message in case of title > 255 characters
- Closed
-
XWIKI-11785 Display a pretty error when adding a name or title longer than 250 chars instead of a technical error
- Closed
- is related to
-
XWIKI-14197 Title fields with more than 768 characters generate errors
- Open
-
XWIKI-14198 Block entering more than 768 on a string property
- Open
- relates to
-
XWIKI-16510 Display nicer error message in case of Save error
- Open
-
XWIKI-16314 Force users to respect the DB limit when creating a page
- Closed