Opened 8 years ago
Closed 8 years ago
#44685 closed defect (bug) (fixed)
Expired validation links do not always correctly trigger errors
| Reported by: | desrosj | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Privacy | Version: | 4.9.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
When a user clicks a confirmaction link for a privacy request and the request is not pending or failed, it should return an error saying This link has expired.. Currently, the error message is being returned as a string and not as a WP_Error instance. This is causing a success message to display to the user instead of the correct error message.
Attachments (1)
Change History (16)
This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.
8 years ago
This ticket was mentioned in Slack in #core-privacy by desrosj. View the logs.
8 years ago
#8
@
8 years ago
- Resolution fixed
- Status closed → reopened
[43624] needs to be reverted from the 4.9 branch, then this ticket can be moved to the 5.0.1 milestone.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#44686 was marked as a duplicate.