Ticket #2553 (closed defect (bug): fixed)

Opened 6 years ago

Last modified 5 years ago

update_option action passes newoption serialized

Reported by: skeltoac Owned by: anonymous
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

option-action.diff Download (756 bytes) - added by skeltoac 6 years ago.

Change History

  • Keywords has-patch 2nd-opinion added
  • Description modified (diff)
  • Version changed from 2.0.1 to 2.0.2

comment:3   ryan6 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [3659]) update_option() action fix. fixes #2553

comment:4   ryan6 years ago

  • Status changed from closed to reopened
  • Resolution fixed deleted
  • Milestone changed from 2.1 to 2.0.3

Reopen for 2.0.3 inclusion.

comment:5   ryan6 years ago

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [3744]) update_option() action fix. fixes #2553

  • Milestone 2.0.3 deleted

Milestone 2.0.3 deleted

Note: See TracTickets for help on using tickets.