[Chameleon-dev] [Bug 2096] New: [Chameleon-widget]"MapServer Template" string have to be in query template for the MapTips widget
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Fri Sep 11 14:58:39 EST 2009
http://bugzilla.maptools.org/show_bug.cgi?id=2096
Summary: [Chameleon-widget]"MapServer Template" string have to
be in query template for the MapTips widget
Product: Chameleon
Version: 2.6
Platform: PC
OS/Version: All
Status: NEW
Severity: blocker
Priority: P2
Component: Widget
AssignedTo: chameleon-dev at lists.maptools.org
ReportedBy: nsavard at mapgears.com
"MapServer Template" string have to be in query template for the MapTips widget
in the MapServer version greaer than 5.x.x.
Julien provided a dirty fix which is:
fwrite( $hTemplate, "MapServer Template\n".$szTemplate );
ligne 437 de MapTips.widget.php
A better fix will be to add a test to detect the MapServer version and add this
string to the query template if the version is greater than 5.x.x (have to ask
which version to developer).
--
Configure bugmail: http://bugzilla.maptools.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Chameleon-dev
mailing list