Opened 16 years ago
Closed 16 years ago
#12099 closed defect (bug) (worksforme)
Attempt to Update Widget on 2.9.1 results in error
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 2.9.1 |
| Component: | Widgets | Keywords: | reporter-feedback |
| Focuses: | Cc: |
Description
Go to existing widget on a sidebar. For example Categories. Click on drop down to see details. Change title. Press SAVE. Get this error and change is not saved: "Are you sure you want to do this?
Please try again."
Change History (3)
#2
@
16 years ago
- Keywords reporter-feedback added; widget error removed
Cannot reproduce it either. Sounds like the nonce is missing/wrong, could be plugin that prevents the nonce to be passed to the AJAX request. Disabling plugins or looking in Firebug to confirm the nonce is included should help determine the cause.
Note: See
TracTickets for help on using
tickets.
I can't reproduce this on the 2.9 branch or trunk.
This error is the result of some misaligned WordPress security measures, but the code looks fine.
In that case, you have a plugin that is messing with this. Can you disable your plugins and see if that fixes it?