[OpenLayers-Trac] [OpenLayers] #880: Event object conflict
OpenLayers
trac at openlayers.org
Sat Aug 25 03:39:29 EDT 2007
#880: Event object conflict
---------------------+------------------------------------------------------
Reporter: euzuro | Owner: crschmidt
Type: bug | Status: closed
Priority: major | Milestone: 2.5 Release
Component: Events | Version: 2.4
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by crschmidt):
* keywords: commit =>
* status: assigned => closed
* resolution: => fixed
Comment:
(In [4040]) "Event object conflict: If you include OpenLayers.js AFTER
including
prototype.js, this effectively replaces most of prototype's Event object
with
the OpenLayers.Event object, which has undesirable results (i.e. calling
Event.observe is actually calling OpenLayers.Event.observe)." Fixed by
only creating Event is Event does not already exist. (Closes #880)
--
Ticket URL: <http://trac.openlayers.org/ticket/880#comment:6>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list