[wp-trac] [WordPress Trac] #63943: Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level.
WordPress Trac
noreply at wordpress.org
Sun Sep 7 15:37:36 UTC 2025
#63943: Post Passwords over 255 are not controlled in Quick Edit, nor reported
Server Level.
-----------------------------+-----------------------------
Reporter: SirLouen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Quick/Bulk Edit | Version: 4.7
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
In [38590] max length was increased from 20 to 255 for `post_password`
The problem is that, if a post is over 255, there is no server side
validation, and this is not enforced in the Quick Edit panel either with a
`maxlenght`
In the database, obviously the 255+ character password will be truncated,
but the user will never know this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63943>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list