Opened 4 years ago
Closed 4 years ago
#8545 closed defect (bug) (fixed)
The Activity Reply Action tries to validate the wrong nonce
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 9.1.0 | Priority: | normal |
Severity: | normal | Version: | 7.0.0 |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
This is a regression introduced in #8004 where we've fixed a duplicate ID issues making the nonce field unique. We simply forgot to update this action as it's only reached when JavaScript is disabled.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 13041: