Opened 16 years ago

Closed 16 years ago

#346 closed defect (fixed)

mod_editGuiWms.php - getCapabilities Request Link

Reported by: astrid_emde Owned by: astrid_emde
Priority: minor Milestone: 2.5.1 release
Component: administration Version: 2.5
Keywords: WMS Request Cc:

Description

The link is not always well formed. The mb_getConjunctionCharacter(\"".$wms_getcapabilities[0]."\"); function is missing, which sorts out wether a ? or & is needed or not.

See map.js for the function mb_getConjunctionCharacter(url)

mod_editGuiWms.php line 492

? is missing with the following WMS: http://www.geoserver.nrw.de/GeoOgcWms1.3/servlet/NRW500?REQUEST=GetCapabilities&VERSION=1.1.0&SERVICE=WMS

Change History (2)

comment:1 by christoph, 16 years ago

Owner: changed from christoph to astrid_emde

2.5

http://trac.osgeo.org/mapbender/changeset/3311

trunk

http://trac.osgeo.org/mapbender/changeset/3310

please test and close if bug is fixed. Otherwise supply more information.

comment:2 by astrid_emde, 16 years ago

Resolution: fixed
Status: newclosed
  • I tried the functions. It works fine. Thanx
Note: See TracTickets for help on using tickets.