[Chameleon-dev] [Bug 2096] [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 18 14:55:47 EST 2009
http://bugzilla.maptools.org/show_bug.cgi?id=2096
Daniel Morissette <dmorissette at mapgears.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dmorissette at mapgears.com
--- Comment #2 from Daniel Morissette <dmorissette at mapgears.com> 2009-09-18 19:55:47 ---
Why not use ms_GetVersionInt() instead of parsing the version string? Is it
because the function was added in MS 5.0.0 and Chameleon still needs to support
MapServer 4.10.x?
Another option might be to use a HTML comment for the line that we add, and
then we may not need to worry about the version check?
fwrite( $hTemplate, "<!-- MapServer Template -->\n".$szTemplate );
--
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