[Trac] [OpenLayers] #378: allow optional url in getArgs
OpenLayers
trac at openlayers.org
Thu Oct 26 18:56:22 EDT 2006
#378: allow optional url in getArgs
---------------------+------------------------------------------------------
Reporter: tschaub | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.3 Release
Component: general | Version:
Keywords: |
---------------------+------------------------------------------------------
I'd like to be able to send an optional url to the
OpenLayers.Util.getArgs() function - to parse the query string of an
arbitrary url.
It also seems like it makes sense to use decodeURIComponent instead of the
deprecated 'unescape' (deprecated with JS 1.5 in 2000).
Patch to follow.
--
Ticket URL: <http://trac.openlayers.org/ticket/378>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list