Ticket #1616 (closed feature: fixed)
[REGRESSION] extra '?' is added to the URL by the LoadURL method.
| Reported by: | openlayers | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.7 Release |
| Component: | Ajax | Version: | 2.6 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
some URL like this : ../mapview/info/?X=314.99999999999983&Y=305.0000000000039&BBOX=337918.13584105,7652844.79930825,378081.86415895,7681155.20069175&WIDTH=759&HEIGHT=535&layers=9,4,5
is sent like this : ../mapview/info/?X=314.99999999999983&Y=305.0000000000039&BBOX=337918.13584105,7652844.79930825,378081.86415895,7681155.20069175&WIDTH=759&HEIGHT=535&layers=9,4,5?
to the server by the LoadURL method.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

