Ticket #2088 (closed bug: duplicate)
If wms url has port like :81, the map browser will create the wrong url to query map
| Reported by: | leelight | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.10 Release |
| Component: | general | Version: | 2.8 RC2 |
| Keywords: | Cc: | ||
| State: | Awaiting User Feedback |
Description
I tested the newest version, i found one problem. When i used WMS layer, the protocol of this WMS is not 80, for example: http://test:81/test/map.php, when openlayers render the map tiles, it will create url http://test:81//test/map.php to query the map. This is wrong. Can openlayers control the port? thx!
Change History
Note: See
TracTickets for help on using
tickets.
