Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #36393, comment 2


Ignore:
Timestamp:
04/02/2016 03:18:18 PM (10 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36393, comment 2

    initial v1  
    11This 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
     3In this particular case showing an error is quite better UX than silently truncating somebody's name :)