Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#32355 closed defect (bug) (invalid)

cannot redeclare WP_Customize_Setting::$_original_value

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

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 9 years ago.
remove one of the declarations

Download all attachments as: .zip

Change History (4)

@magnus78
9 years ago

remove one of the declarations

#1 @magnus78
9 years ago

  • Resolution set to invalid
  • Status changed from new to closed
  • Version set to 4.2.2

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

#2 @ocean90
9 years ago

  • Milestone Awaiting Review deleted

#3 @SergeyBiryukov
9 years ago

  • Component changed from General to Customize
Note: See TracTickets for help on using tickets.