Ticket #2553 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

update_option action passes newoption serialized

Reported by: skeltoac Assigned to: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.0.2
Severity: normal Keywords: has-patch 2nd-opinion
Cc:

Description (Last modified by skeltoac)

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 (0.7 kB) - added by skeltoac on 03/11/06 00:32:14.

Change History

03/11/06 00:32:14 changed by skeltoac

  • attachment option-action.diff added.

03/20/06 16:56:50 changed by skeltoac

  • keywords set to has-patch 2nd-opinion.
  • description changed.

03/20/06 16:59:12 changed by skeltoac

  • version changed from 2.0.1 to 2.0.2.

03/25/06 21:46:58 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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

04/22/06 00:17:49 changed by ryan

  • status changed from closed to reopened.
  • resolution deleted.
  • milestone changed from 2.1 to 2.0.3.

Reopen for 2.0.3 inclusion.

04/22/06 00:18:37 changed by ryan

  • status changed from reopened to closed.
  • resolution set to fixed.

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

11/30/06 19:41:50 changed by

  • milestone deleted.

Milestone 2.0.3 deleted