6.0.0-beta1
11/8/25

[#12019] Maps code not loading in IE8
Summary Maps code not loading in IE8
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners mrubinsk (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 02/05/2013 (4659 days ago)
Due
Updated 02/07/2013 (4657 days ago)
Assigned
Resolved 02/07/2013 (4657 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/07/2013 05:32:11 AM Michael Rubinsky State ⇒ Resolved
 
02/07/2013 05:07:49 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit 3ba17968b2a7b8a017094d7eea4de0e11b81cc7c
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date:   Wed Feb 6 18:06:30 2013 -0500

     Remove ridiculous BC-ish code from upstream OL.

     This was put in place to provide "BC" for some example code on the
     website that used a Global Event object stolen from Prototypejs.
     Breaks all kinds of stuff for us, and is completely unnecessary.
     It's slated for removal in OL 3.0.

     Fixes Bug: 12019

  framework/Core/js/map/OpenLayers-debug.js |    8 -
  framework/Core/js/map/OpenLayers.js       | 1943 
++++++++++++++++++-----------
  framework/Core/package.xml                |    2 +
  3 files changed, 1192 insertions(+), 761 deletions(-)

http://git.horde.org/horde-git/-/commit/3ba17968b2a7b8a017094d7eea4de0e11b81cc7c
02/05/2013 02:07:02 PM Jan Schneider Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Rubinsky
Queue ⇒ Horde Framework Packages
Summary ⇒ Maps code not loading in IE8
Type ⇒ Bug
State ⇒ Assigned
Reply to this comment
If enabling maps and using IE8, JS is crashing big time. It looks like 
for some reason OpenLayers doesn't recognize that Prototype already 
created a global Event object (or vice versa) and overwrites it. Thus 
all of Prototype's customizations of window.Event are gone.

Saved Queries