Ticket #2088 (closed bug: duplicate)

Opened 4 years ago

Last modified 3 years ago

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

  Changed 4 years ago by crschmidt

Please provide a minimal example demonstrating the problem.

follow-up: ↓ 3   Changed 4 years ago by fredj

Is it a dupe of #2060 ?

in reply to: ↑ 2   Changed 4 years ago by elemoine

  • state set to Awaiting User Feedback

Replying to fredj:

Is it a dupe of #2060 ?

It looks like so to me. leelight, can you try 2.8-RC4?

  Changed 3 years ago by tschaub

  • status changed from new to closed
  • resolution set to duplicate

Calling this a dupe of #2060.

Note: See TracTickets for help on using tickets.