Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#32355 closed defect (bug) (invalid)

cannot redeclare WP_Customize_Setting::$_original_value

Reported by: magnus78 Owned by:
Priority: normal Milestone:
Component: Customize Version: 4.2.2
Severity: normal Keywords:
Cc: Focuses:

Description

Fatal error: cannot redeclare WP_Customize_Setting::$_original_value

The $_original_value is declared twice...

Attachments (1)

original_value_redeclare.patch (784 bytes ) - added by magnus78 11 years ago.
remove one of the declarations

Download all attachments as: .zip

Change History (4)

@magnus78
11 years ago

remove one of the declarations

#1 @magnus78
11 years ago

  • Resolutioninvalid
  • Status newclosed
  • Version4.2.2

Never mind... seems I had a bad merge.

#2 @ocean90
11 years ago

  • Milestone Awaiting Review

#3 @SergeyBiryukov
11 years ago

  • Component GeneralCustomize
Note: See TracTickets for help on using tickets.