Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#27477 closed defect (bug) (fixed)

Customizer is broken in IE8

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: ocean90's profile ocean90
Milestone: 3.9 Priority: normal
Severity: normal Version: 3.9
Component: Customize Keywords:
Focuses: javascript Cc:

Description

Message: Object doesn't support this property or method
Line: 21
Char: 4
Code: 0
URI: http://trunk.wordpress/wp-includes/js/customize-models.js?ver=3.9-beta2

Only sidebar is loaded, not the main frame. Worked fine in 3.8.

Change History (2)

#1 @ocean90
12 years ago

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

In 27651:

Customizer: Use the _.now() function from Undescore.js for the current timestamp. Date.now() isn't supported in IE8.

fixes #27477.

#2 @ocean90
12 years ago

  • Keywords needs-patch removed
Note: See TracTickets for help on using tickets.