Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#23999 closed defect (bug) (fixed)

new revisions UI does not work correctly in internet explorer

Reported by: adamsilverstein's profile adamsilverstein Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.6 Priority: normal
Severity: major Version: 3.6
Component: Revisions Keywords: has-patch
Focuses: Cc:

Description

the new revisions UI fails to load correctly in IE (mostly tested in ie8, but probably fails for 7,8 & 9)

Attachments (1)

23999.diff (459 bytes) - added by adamsilverstein 12 years ago.
corrects template type, fixed revisions UI in IE

Download all attachments as: .zip

Change History (4)

@adamsilverstein
12 years ago

corrects template type, fixed revisions UI in IE

#1 @adamsilverstein
12 years ago

  • Keywords has-patch dev-feedback added

23999.diff corrects a small typo in the backbone/mustache template used by the revisions UI.

firefox, chrome and safari were all ignoring the typo; ie on the other hand was choking and the revisions diff, meta info, restore button etc. all failed to display. still see some other issues especial with tooltips, but at least now everything loads and works!

before:

http://f.cl.ly/items/1l1U193m1D0z0m0w1x18/Screen%20Shot%202013-04-08%20at%205.24.25%20PM.jpg

after:

http://cl.ly/O81l/Screen%20Shot%202013-04-08%20at%205.25.24%20PM.jpg

Last edited 12 years ago by adamsilverstein (previous) (diff)

#2 @SergeyBiryukov
12 years ago

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

In 23934:

Fix closing tag in revisions UI. props adamsilverstein. fixes #23999.

#3 @SergeyBiryukov
12 years ago

  • Keywords dev-feedback removed
  • Milestone changed from Awaiting Review to 3.6
Note: See TracTickets for help on using tickets.