Bug 994 - [Chameleon - Locate] Locate widget fails with MapServer 4.4
: [Chameleon - Locate] Locate widget fails with MapServer 4.4
Status: RESOLVED FIXED
: Chameleon
Widget
: 2.0
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2005-03-24 16:06 by
Modified: 2005-03-24 16:08 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2005-03-24 16:06:25
The Locate widget makes an assumption on the formatting of the projection
returned by MapServer.  In 4.4, MapServer has started to return projections
prefixed with a "+" so what was previously "init=epsg:4326" is now
"+init=epsg:4326".  This is causing checks for reprojection to fail.
------- Comment #1 From 2005-03-24 16:08:43 -------
fixed in CVS in 2.1, needs to be in 2.0 as well.