Opened 2 months ago
Closed 2 months ago
#62473 closed enhancement (duplicate)
Password Protected Pages - Error Message Not Displayed
Reported by: | abcd95 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | |
Focuses: | accessibility | Cc: |
Description
Summary:
Password-protected pages do not display validation error messages when an incorrect password is entered.
Description:
When users enter an incorrect password for a password-protected page/post, no error feedback is provided to indicate the password attempt failed. This creates a poor user experience as users don't know if their password attempt was unsuccessful.
Steps to Reproduce:
- Create a new page/post
- Enable password protection and set a password
- View the page on frontend
- Enter an incorrect password
- Submit the form
Current Behavior:
- Form simply reloads
- No error message is displayed
- No indication that the password was incorrect
Expected Behavior:
- Clear error message should be displayed when an incorrect password is entered
- Error message should follow WordPress accessibility patterns
- User should understand their password attempt failed
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Screencast of incorrect password attempts