Opened 7 years ago

Closed 7 years ago

#3116 closed defect (bug) (fixed)

array_merge in do_action is heinous

Reported by: mdawaffe Owned by: mdawaffe
Priority: normal Milestone: 2.1
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch 2nd-opinion
Cc:

Description

Just loop through.

Attachments (3)

3116.diff (568 bytes) - added by mdawaffe 7 years ago.
3116b.diff (1008 bytes) - added by mdawaffe 7 years ago.
func_get_arg() NOT func_get_args()
3116c.diff (2.2 KB) - added by mdawaffe 7 years ago.

Download all attachments as: .zip

Change History (5)

Bad patch, bad!

func_get_arg() NOT func_get_args()

comment:2   ryan7 years ago

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

(In [4177]) do_action and apply_filters arg passing sanity from mdawaffe. fixes #3116

Note: See TracTickets for help on using tickets.