Changes between Initial Version and Version 1 of Ticket #36393, comment 2
- Timestamp:
- 04/02/2016 03:18:18 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36393, comment 2
initial v1 1 1 This is (more or less) taken care of in 4.5 by checking the submitted strings lengths, see #10377. Trying to use `テテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテテ` as comment author name in trunk blocks the comment and triggers an error. 2 3 In this particular case showing an error is quite better UX than silently truncating somebody's name :)