Ticket #2553 (closed defect (bug): fixed)
update_option action passes newoption serialized
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0.2 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description (last modified by skeltoac) (diff)
This new hook also pointed up an issue with do_action, wherein if args 1 and 2 are arrays they are merged and data is lost before it is passed to the callback, but that's another story.
Attachments
Change History
- Status changed from new to closed
- Resolution set to fixed
- Status changed from closed to reopened
- Resolution fixed deleted
- Milestone changed from 2.1 to 2.0.3
Reopen for 2.0.3 inclusion.
- Status changed from reopened to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.

