Ticket #2297 (closed feature: fixed)
Create an urlAppend function that appends strings to urls and handles ? and & appropriately
| Reported by: | ahocevar | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.9 Release |
| Component: | Util | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Complete |
Description
The attached patch introduces OpenLayers.Util.urlAppend, and changes Layer.HTTPRequest.getFullRequestString to use it.
This was inspired by the need to append to an url for #2224.
The attached patch comes with tests, tests pass in FF3 and IE8.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

