[OpenLayers-Trac] [OpenLayers] #963: remove String.indexOf from BaseTypes
OpenLayers
trac at openlayers.org
Tue Sep 11 10:23:38 EDT 2007
#963: remove String.indexOf from BaseTypes
----------------------+-----------------------------------------------------
Reporter: fredj | Owner:
Type: bug | Status: closed
Priority: minor | Milestone:
Component: general | Version: SVN
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by crschmidt):
* keywords: review =>
* status: new => closed
* resolution: => fixed
Comment:
(In [4216]) FredJ points out that this was never used or needed. I dug
back and found out
that it was added in the Original Prototype -> No Prototype conversion --
but looking at the code, adding it was clearly a mistake. Removing
String.indexOf. (Note that this has no affect on the code: this function
would never be called, because it wasn't defined on the prototoype.)
(Closes #963)
--
Ticket URL: <http://trac.openlayers.org/ticket/963#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list