Bug #42200

Work Package #45021: [WIP] [ASSIGNEE MISSING] Cross Browser Compatibility

IE9: Loading the page tree fails

Added by Rens Admiraal almost 3 years ago. Updated about 2 years ago.

Status:Resolved Start date:2012-10-20
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:-
Target version:Base Distribution - 1.0 beta 1

Description

In Internet Explorer 9 it's not possible to open the pagetree.

error.gif (9.5 kB) Jose Antonio Guerra, 2013-07-07 01:10

Associated revisions

Revision 5ad77124
Added by Jose Antonio Guerra about 2 years ago

[BUGFIX] IE9: Loading the page tree fails

loadState and restoreState are not supported on IE9. Trying to call
those methods breaks the whole JS application.

Added detection to avoid the call where not supported.

Change-Id: I5c3df0956c2a1119ad48f5da1f25fd243fe70d47
Fixes: #42200
Reviewed-on: https://review.typo3.org/22084
Reviewed-by: Rens Admiraal
Tested-by: Rens Admiraal
Reviewed-by: Sebastian Kurfuerst

History

#1 Updated by Aske Ertmann over 2 years ago

  • Target version set to 1.0 beta 1
  • Parent task set to #45021

#2 Updated by Jose Antonio Guerra about 2 years ago

Problem is IE9 does not support pushState and replaceState:

http://stackoverflow.com/questions/3722815/does-internet-explorer-support-pushstate-and-replacestate

Some kind of replacement or fallback should be in place to support this browser.

#3 Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22084

#4 Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22084

#5 Updated by Jose Antonio Guerra about 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF