<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-16508</id>
	<title>Nabble - chameleon-dev</title>
	<updated>2009-09-28T13:15:14Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/chameleon-dev-f16508.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/chameleon-dev-f16508.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-25652131</id>
	<title>[Bug 2096] [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-28T13:15:14Z</published>
	<updated>2009-09-28T13:15:14Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #5 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25652131&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-28 20:15:11 ---
&lt;br&gt;Just for the record, after chatting with Daniel, if I was going to use an algo
&lt;br&gt;to solve this issue it should look something similar to:
&lt;br&gt;&lt;br&gt;&lt;br&gt;//Check MS version before adding 'MapServer Template' string
&lt;br&gt;//Modified by Normand Savard 20090916
&lt;br&gt;$nVersion = ms_GetVersionInt());
&lt;br&gt;&lt;br&gt;if(($nVersion &amp;gt;= 41004 &amp;&amp; $nVersion &amp;lt; 50000) || ($nVersion &amp;gt;= 50202))
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; fwrite( $hTemplate, &amp;quot;MapServer Template\n&amp;quot;.$szTemplate );
&lt;br&gt;}
&lt;br&gt;//End of code modified by Normand Savard
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25652131&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25652131.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25544679</id>
	<title>[Bug 2098] [Chameleon-Sample]URLs to context for ContextSelector in the tools_ogr.html template are broken</title>
	<published>2009-09-21T07:13:45Z</published>
	<updated>2009-09-21T07:13:45Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2098&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2098&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25544679&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-21 14:13:45 ---
&lt;br&gt;Daniel,
&lt;br&gt;&lt;br&gt;In fact the widget still works. &amp;nbsp;The widget opens a pop up with a warning:
&lt;br&gt;&lt;br&gt;&lt;br&gt;# ERROR: Invalid Context file
&lt;br&gt;# Error retrieving remote file (), please ensure the URL is correct
&lt;br&gt;&lt;br&gt;but I wanted the URLs to works.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25544679&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2098--New%3A--Chameleon-Sample-URLs-to-context-for-ContextSelector-in-the-tools_ogr.html-template-are-broken-tp25510279p25544679.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25544518</id>
	<title>[Bug 2096] [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-21T07:02:54Z</published>
	<updated>2009-09-21T07:02:54Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #4 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25544518&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-21 14:02:52 ---
&lt;br&gt;Why not use ms_GetVersionInt() instead of parsing the version string?
&lt;br&gt;&lt;br&gt;I used the doc found here and didn't know this function:
&lt;br&gt;&lt;a href=&quot;http://www.maptools.org/php_mapscript/index.phtml?page=phpmapscript-class-guide.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.maptools.org/php_mapscript/index.phtml?page=phpmapscript-class-guide.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Daniel you're right, the &amp;quot;if&amp;quot; should be:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(($nVersion &amp;gt;= 0x41004) || ($nVersion &amp;gt;= 0x50202))
&lt;br&gt;&lt;br&gt;and:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$nVersion = intval($aszDigits[0], 8)*0x010000;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion += intval($aszDigits[1],8)*0x0100;
&lt;br&gt;&lt;br&gt;need to be:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion = intval($aszDigits[0], 16)*0x010000;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion += intval($aszDigits[1],16)*0x0100;
&lt;br&gt;&lt;br&gt;&lt;br&gt;but I chose the simpler:
&lt;br&gt;&lt;br&gt;&amp;nbsp; fwrite( $hTemplate, &amp;quot;&amp;lt;!-- MapServer Template --&amp;gt;\n&amp;quot;.$szTemplate );
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25544518&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25544518.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25515628</id>
	<title>[Bug 2098] [Chameleon-Sample]URLs to context for ContextSelector in the tools_ogr.html template are broken</title>
	<published>2009-09-18T14:05:50Z</published>
	<updated>2009-09-18T14:05:50Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2098&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2098&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25515628&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25515628&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25515628&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-18 21:05:49 ---
&lt;br&gt;Can we make it so that the widget can still work if the documents are not
&lt;br&gt;found? If they are required then they could possibly be hosted on the
&lt;br&gt;maptools.org server instead of dev1.dmsolutions.ca.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25515628&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2098--New%3A--Chameleon-Sample-URLs-to-context-for-ContextSelector-in-the-tools_ogr.html-template-are-broken-tp25510279p25515628.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25514847</id>
	<title>[Bug 2096] [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-18T13:01:33Z</published>
	<updated>2009-09-18T13:01:33Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514847&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|RESOLVED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|REOPENED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution|FIXED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514847&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-18 20:01:33 ---
&lt;br&gt;Another note: this fix will be broken if we ever release a 4.10.5+... and I
&lt;br&gt;believe the tests in the 'if' should use hex values instead of the current
&lt;br&gt;notation which is actually octal since the numbers start with zeros?
&lt;br&gt;&lt;br&gt;See also: &lt;a href=&quot;http://us.php.net/manual/en/language.types.integer.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://us.php.net/manual/en/language.types.integer.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514847&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25514847.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25514606</id>
	<title>[Bug 2096] [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-18T12:55:47Z</published>
	<updated>2009-09-18T12:55:47Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514606&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514606&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514606&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-18 19:55:47 ---
&lt;br&gt;Why not use ms_GetVersionInt() instead of parsing the version string? Is it
&lt;br&gt;because the function was added in MS 5.0.0 and Chameleon still needs to support
&lt;br&gt;MapServer 4.10.x?
&lt;br&gt;&lt;br&gt;Another option might be to use a HTML comment for the line that we add, and
&lt;br&gt;then we may not need to worry about the version check?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; fwrite( $hTemplate, &amp;quot;&amp;lt;!-- MapServer Template --&amp;gt;\n&amp;quot;.$szTemplate );
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25514606&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25514606.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25510280</id>
	<title>[Bug 2098] [Chameleon-Sample]URLs to context for ContextSelector in the tools_ogr.html template are broken</title>
	<published>2009-09-18T07:49:14Z</published>
	<updated>2009-09-18T07:49:14Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2098&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2098&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510280&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510280&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-18 14:49:14 ---
&lt;br&gt;Sent an email to Shawn Barnes to check that.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510280&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2098--New%3A--Chameleon-Sample-URLs-to-context-for-ContextSelector-in-the-tools_ogr.html-template-are-broken-tp25510279p25510280.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25510279</id>
	<title>[Bug 2098] New: [Chameleon-Sample]URLs to context for ContextSelector in the tools_ogr.html template are broken</title>
	<published>2009-09-18T07:48:43Z</published>
	<updated>2009-09-18T07:48:43Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2098&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2098&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [Chameleon-Sample]URLs to context for ContextSelector
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in the tools_ogr.html template are broken
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Chameleon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 2.6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: PC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: enhancement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Samples
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510279&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510279&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;The following URLs are no more accessible:
&lt;br&gt;&lt;a href=&quot;http://dev1.dmsolutions.ca/msapps/chameleon/gmap_context.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev1.dmsolutions.ca/msapps/chameleon/gmap_context.xml&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://dev1.dmsolutions.ca/msapps/world_testdata/map/world_context.xml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev1.dmsolutions.ca/msapps/world_testdata/map/world_context.xml&lt;/a&gt;&lt;br&gt;&lt;br&gt;These are needed by the Chameleon ContextSelector widget.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510279&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2098--New%3A--Chameleon-Sample-URLs-to-context-for-ContextSelector-in-the-tools_ogr.html-template-are-broken-tp25510279p25510279.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25510002</id>
	<title>[Bug 2096] [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-18T07:41:00Z</published>
	<updated>2009-09-18T07:41:00Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510002&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510002&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-09-18 14:40:59 ---
&lt;br&gt;I added the following code to detect MS version before adding the template
&lt;br&gt;string. &amp;nbsp;Need to commit.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//Check MS version before adding 'MapServer Template' string
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //Modified by Normand Savard 20090916
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $aszMapServerInformation = explode(&amp;quot; &amp;quot;, ms_GetVersion());
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $aszDigits = array();
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $szMSVersion = $aszMapServerInformation[2];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $aszDigits = explode('.', $szMSVersion);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $numDigits = count($aszDigits);
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if ($numDigits == 0 || $numDigits &amp;lt; 2 || $numDigits &amp;gt; 3)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo &amp;quot;Invalid version ($szMSVersion). Version must be in the &amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;format 'x.y' or 'x.y.z'&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion = intval($aszDigits[0], 8)*0x010000;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion += intval($aszDigits[1],8)*0x0100;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if ($numDigits &amp;gt; 2)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $nVersion += intval($aszDigits[2],8);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if(($nVersion == 041004) || ($nVersion &amp;gt;= 050202))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; fwrite( $hTemplate, &amp;quot;MapServer Template\n&amp;quot;.$szTemplate );
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //End of code modified by Normand Savard
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25510002&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25510002.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25407710</id>
	<title>[Bug 2096] New: [Chameleon-widget]&quot;MapServer Template&quot; string have to be in query template for the MapTips widget</title>
	<published>2009-09-11T12:58:39Z</published>
	<updated>2009-09-11T12:58:39Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2096&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2096&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [Chameleon-widget]&amp;quot;MapServer Template&amp;quot; string have to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; be in query template for the MapTips widget
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Chameleon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 2.6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: PC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: blocker
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Widget
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25407710&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25407710&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;quot;MapServer Template&amp;quot; string have to be in query template for the MapTips widget
&lt;br&gt;in the MapServer version greaer than 5.x.x.
&lt;br&gt;&lt;br&gt;Julien provided a dirty fix which is:
&lt;br&gt;&lt;br&gt;fwrite( $hTemplate, &amp;quot;MapServer Template\n&amp;quot;.$szTemplate );
&lt;br&gt;ligne 437 de MapTips.widget.php
&lt;br&gt;&lt;br&gt;A better fix will be to add a test to detect the MapServer version and add this
&lt;br&gt;string to the query template if the version is greater than 5.x.x (have to ask
&lt;br&gt;which version to developer).
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25407710&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2096--New%3A--Chameleon-widget-%22MapServer-Template%22-string-have-to-be-in-query-template-for-the-MapTips-widget-tp25407710p25407710.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24647091</id>
	<title>[Bug 2083] [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-24T08:31:35Z</published>
	<updated>2009-07-24T08:31:35Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #4 from Jeff McKenna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24647091&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmckenna@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-07-24 15:31:35 ---
&lt;br&gt;For the short term I have changed the error_reporting value in chameleon.php of
&lt;br&gt;the Chameleon-MS4W package...so at least the samples work, but there are many
&lt;br&gt;other hardcoded error_reporting values.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24647091&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24647091.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24633506</id>
	<title>[Bug 2083] [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-23T12:44:21Z</published>
	<updated>2009-07-23T12:44:21Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Julien-Samuel Lacroix &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24633506&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24633506&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from Julien-Samuel Lacroix &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24633506&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-07-23 19:44:20 ---
&lt;br&gt;I'll look into that.
&lt;br&gt;Marking as ASSIGNED
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24633506&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24633506.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24630957</id>
	<title>[Bug 2083] [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-23T10:16:33Z</published>
	<updated>2009-07-23T10:16:33Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Daniel Morissette &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630957&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630957&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dmorissette@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630957&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24630957.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24630414</id>
	<title>[Bug 2083] [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-23T10:08:41Z</published>
	<updated>2009-07-23T10:08:41Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Jeff McKenna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630414&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmckenna@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-07-23 17:08:41 ---
&lt;br&gt;For the record, the proper value should be: 
&lt;br&gt;&lt;br&gt;error_reporting = E_ALL &amp; ~E_DEPRECATED
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630414&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24630414.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24630413</id>
	<title>[Bug 2083] [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-23T10:06:51Z</published>
	<updated>2009-07-23T10:06:51Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Jeff McKenna &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630413&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmckenna@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-07-23 17:06:51 ---
&lt;br&gt;PHP 5.3.0's new runtime deprecated notices are a show-stopper for Chameleon
&lt;br&gt;because Chameleon code actually sets the error_reporting() value in
&lt;br&gt;chameleon.php (and other files) to show ALL errors (over-riding any setting in
&lt;br&gt;php.ini to not show deprecated notices) - and this litters the page with
&lt;br&gt;deprecated notices, causing no map to appear.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630413&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24630413.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24630410</id>
	<title>[Bug 2083] New: [Chameleon] PHP 5.3.0's new 'deprecated' notices</title>
	<published>2009-07-23T10:03:25Z</published>
	<updated>2009-07-23T10:03:25Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2083&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2083&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [Chameleon] PHP 5.3.0's new 'deprecated' notices
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Chameleon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 2.6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: PC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: Windows NT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: blocker
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P1
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Core
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630410&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630410&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jmckenna@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24630410&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2083--New%3A--Chameleon--PHP-5.3.0%27s-new-%27deprecated%27-notices-tp24630410p24630410.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24117987</id>
	<title>[Bug 2063] [Chameleon-Samples]Samples don't work anymore because of changes based on rfc56</title>
	<published>2009-06-19T12:42:19Z</published>
	<updated>2009-06-19T12:42:19Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2063&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2063&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117987&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117987&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-06-19 19:42:19 ---
&lt;br&gt;Fixed in cvs by adding the SYMBOLSET tag.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117987&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2063--New%3A--Chameleon-Samples-Samples-don%27t-work-anymore-because-of-changes-based-on-rfc56-tp24117781p24117987.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24117780</id>
	<title>[Bug 2063] [Chameleon-Samples]Samples don't work anymore because of changes based on rfc56</title>
	<published>2009-06-19T12:27:30Z</published>
	<updated>2009-06-19T12:27:30Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2063&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2063&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Normand Savard &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117780&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117780&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2063--New%3A--Chameleon-Samples-Samples-don%27t-work-anymore-because-of-changes-based-on-rfc56-tp24117781p24117780.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24117781</id>
	<title>[Bug 2063] New: [Chameleon-Samples]Samples don't work anymore because of changes based on rfc56</title>
	<published>2009-06-19T12:27:21Z</published>
	<updated>2009-06-19T12:27:21Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=2063&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=2063&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [Chameleon-Samples]Samples don't work anymore because
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; of changes based on rfc56
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Chameleon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 2.6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: PC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: Linux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: major
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Samples
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117781&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117781&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Need to fix samples based on rfc56
&lt;br&gt;MS RFC 56: Tighten control of access to mapfiles and templates
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://bugzilla.maptools.org/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24117781&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-2063--New%3A--Chameleon-Samples-Samples-don%27t-work-anymore-because-of-changes-based-on-rfc56-tp24117781p24117781.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23706063</id>
	<title>Academic track at FOSS4G 2009, two weeks till abstracts due, workshops announced</title>
	<published>2009-05-25T05:13:40Z</published>
	<updated>2009-05-25T05:13:40Z</updated>
	<author>
		<name>pagameba</name>
	</author>
	<content type="html">Academic track at FOSS4G 2009, two weeks till abstracts due, workshops &amp;nbsp;
&lt;br&gt;announced
&lt;br&gt;&lt;br&gt;Sydney, Australia. 25 May 2009.
&lt;br&gt;&lt;br&gt;The Academic community and FOSS4G organising committee are pleased to &amp;nbsp;
&lt;br&gt;add an academic track to the FOSS4G conference, and remind interested &amp;nbsp;
&lt;br&gt;presenters that there are only two weeks left for FOSS4G abstract &amp;nbsp;
&lt;br&gt;submissions! Abstract submission closes 8 June 2009. (Note the &amp;nbsp;
&lt;br&gt;deadline has been extended a week.) &lt;a href=&quot;http://2009.foss4g.org/presentations/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org/presentations/&lt;/a&gt;&lt;br&gt;&lt;br&gt;The Free and Open Source Software for Geospatial conference (FOSS4G), &amp;nbsp;
&lt;br&gt;is being held in Sydney, Australia October 20-23. &lt;a href=&quot;http://2009.foss4g.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org&lt;/a&gt;&lt;br&gt;The academic track will act as an inventory of current research topics &amp;nbsp;
&lt;br&gt;and promote cooperative research between OSGeo developers and the &amp;nbsp;
&lt;br&gt;academia. The academic track is the right forum to highlight the most &amp;nbsp;
&lt;br&gt;important research challenges and trends in the domain, and let them &amp;nbsp;
&lt;br&gt;became the basis for an informal OSGeo research agenda. It will foster &amp;nbsp;
&lt;br&gt;interdisciplinary discussions in all aspects of the geospatial and &amp;nbsp;
&lt;br&gt;free and open source domains. It aims to promote networking between &amp;nbsp;
&lt;br&gt;participants, initiate and favour discussions regarding cutting-edge &amp;nbsp;
&lt;br&gt;technologies in the field, exchange research ideas and promote &amp;nbsp;
&lt;br&gt;international collaboration.
&lt;br&gt;&lt;br&gt;All submissions to the academic track must be original unpublished &amp;nbsp;
&lt;br&gt;work written in English that is currently not under review elsewhere. &amp;nbsp;
&lt;br&gt;The submitted papers will be thoroughly reviewed by two to three &amp;nbsp;
&lt;br&gt;members of the international scientific committee and refereed for &amp;nbsp;
&lt;br&gt;their quality, originality and relevance. For further information, &amp;nbsp;
&lt;br&gt;please read the full call for research papers.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://wiki.osgeo.org/wiki/FOSS4G_2009_Call4papers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.osgeo.org/wiki/FOSS4G_2009_Call4papers&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;Submit your Abstracts now
&lt;br&gt;&lt;br&gt;Only two weeks to submit your abstracts and secure your presentation &amp;nbsp;
&lt;br&gt;slot. Presentations are open to all and comprises a 30 minute slot &amp;nbsp;
&lt;br&gt;which includes hand-over, introductions and 5 minutes for questions. &amp;nbsp;
&lt;br&gt;Presentations will be selected which have a strong &amp;quot;Open Geospatial&amp;quot; &amp;nbsp;
&lt;br&gt;theme to them. We are keen to hear about your experiences, both &amp;nbsp;
&lt;br&gt;technical and non technical. While the technology is a key part of the &amp;nbsp;
&lt;br&gt;conference, in 2009 we are very keen to have a good selection of case &amp;nbsp;
&lt;br&gt;studies and business case type presentations.
&lt;br&gt;Workshops and tutorials announced
&lt;br&gt;&lt;br&gt;Workshops and tutorials have been finalised and descriptions are now &amp;nbsp;
&lt;br&gt;online at:
&lt;br&gt;&lt;a href=&quot;http://2009.foss4g.org/workshops/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org/workshops/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://2009.foss4g.org/tutorials/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org/tutorials/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Join the FOSS4G announcement email list: &lt;a href=&quot;http://lists.osgeo.org/mailman/listinfo/foss4g2009-announce&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.osgeo.org/mailman/listinfo/foss4g2009-announce&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; or our twitter feed: &lt;a href=&quot;http://2009.foss4g.org/contacts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org/contacts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Media Sponsors
&lt;br&gt;&lt;br&gt;Position Magazine: &lt;a href=&quot;http://www.positionmag.com.au/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.positionmag.com.au/&lt;/a&gt;&lt;br&gt;Asian Surveying and Mapping Newsletter: &lt;a href=&quot;http://www.asmmag.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.asmmag.com&lt;/a&gt;&lt;br&gt;Geoconnexions Magazine: &lt;a href=&quot;http://www.geoconnexion.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.geoconnexion.com/&lt;/a&gt;&lt;br&gt;Directions Magazine: &lt;a href=&quot;http://directionsmag.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://directionsmag.com/&lt;/a&gt;&lt;br&gt;GIS Development: &lt;a href=&quot;http://gisdevelopment.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gisdevelopment.net/&lt;/a&gt;&lt;br&gt;Baliz Media: &lt;a href=&quot;http://www.BALIZ-MEDIA.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.BALIZ-MEDIA.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;More details at: &lt;a href=&quot;http://2009.foss4g.org/contacts/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://2009.foss4g.org/contacts/&lt;/a&gt;&lt;br&gt;&lt;br&gt;or contact:
&lt;br&gt;&lt;br&gt;Cameron Shorter, Chair of the FOSS4G Organising Committee and &amp;nbsp;
&lt;br&gt;Geospatial Systems Architect at LISAsoft
&lt;br&gt;&lt;br&gt;tel +61-2-8570-5050
&lt;br&gt;&lt;br&gt;c a m e r o n . s h o r t e r @ l i s a s o f t . c o m
&lt;br&gt;&lt;br&gt;__________________________________________
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Paul Spencer
&lt;br&gt;&amp;nbsp; &amp;nbsp; Chief Technology Officer
&lt;br&gt;&amp;nbsp; &amp;nbsp; DM Solutions Group Inc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://research.dmsolutions.ca/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://research.dmsolutions.ca/&lt;/a&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23706063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Academic-track-at-FOSS4G-2009%2C-two-weeks-till-abstracts-due%2C-workshops-announced-tp23706063p23706063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20957329</id>
	<title>Re: Testing</title>
	<published>2008-12-11T07:14:12Z</published>
	<updated>2008-12-11T07:14:12Z</updated>
	<author>
		<name>nsavard</name>
	</author>
	<content type="html">Alan Boudreault wrote:
&lt;br&gt;&amp;gt; Sorry, this is only a mailing-list test.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I received your email.
&lt;br&gt;&lt;br&gt;Norm
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20957329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Testing-tp20948662p20957329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-20948662</id>
	<title>Testing</title>
	<published>2008-12-10T19:01:58Z</published>
	<updated>2008-12-10T19:01:58Z</updated>
	<author>
		<name>Alan Boudreault</name>
	</author>
	<content type="html">Sorry, this is only a mailing-list test.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Alan Boudreault
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=20948662&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Testing-tp20948662p20948662.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16667090</id>
	<title>Re: It display but  in very small size.]</title>
	<published>2008-04-13T12:32:18Z</published>
	<updated>2008-04-13T12:32:18Z</updated>
	<author>
		<name>Julien-Samuel Lacroix-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;You will need to change the EXTENT parameter in your mapfile (file with 
&lt;br&gt;a .map extension). I suggest you do the MapServer Tutorial to know more 
&lt;br&gt;about mapfile parameters.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://mapserver.gis.umn.edu/docs/tutorial/tutorial&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mapserver.gis.umn.edu/docs/tutorial/tutorial&lt;/a&gt;&lt;br&gt;&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;AMBELE MWAFULA wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have change projection number,now the system is displaying a very small
&lt;br&gt;&amp;gt; map in area of displaying.So where I can edit so that the map that I have
&lt;br&gt;&amp;gt; to be displayed as other maps.
&lt;br&gt;&amp;gt; I change &amp;quot;SIZE 400 300&amp;quot; to &amp;quot;SIZE 500 400&amp;quot; what happened is the expansion
&lt;br&gt;&amp;gt; of window but not my raster image(in TIF format) and my .SHP file.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So tell me where I can change configuration
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mr Ambele Mwafula
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Julien-Samuel Lacroix
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16667090&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/It-display-but--in-very-small-size.--tp16648415p16667090.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16648415</id>
	<title>It display but  in very small size.]</title>
	<published>2008-04-12T03:14:15Z</published>
	<updated>2008-04-12T03:14:15Z</updated>
	<author>
		<name>AMBELE MWAFULA</name>
	</author>
	<content type="html">I have change projection number,now the system is displaying a very small
&lt;br&gt;map in area of displaying.So where I can edit so that the map that I have
&lt;br&gt;to be displayed as other maps.
&lt;br&gt;I change &amp;quot;SIZE 400 300&amp;quot; to &amp;quot;SIZE 500 400&amp;quot; what happened is the expansion
&lt;br&gt;of window but not my raster image(in TIF format) and my .SHP file.
&lt;br&gt;&lt;br&gt;So tell me where I can change configuration
&lt;br&gt;&lt;br&gt;Mr Ambele Mwafula
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message has been scanned for viruses and
&lt;br&gt;dangerous content by MailScanner, and is
&lt;br&gt;believed to be clean.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16648415&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/It-display-but--in-very-small-size.--tp16648415p16648415.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16332298</id>
	<title>[Bug 1786] [Chameleon-Widget]Locate widget returns an error when locating a feature</title>
	<published>2008-03-27T08:28:52Z</published>
	<updated>2008-03-27T08:28:52Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1786&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1786&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Additional Comments From &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16332298&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; &amp;nbsp;2008-03-27 11:28 -------
&lt;br&gt;Line 45 of web_service.php should be changed from:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; $this-&amp;gt;log(LOG_VERBOSE, &amp;quot;WebSearchService($szSearchServiceName,
&lt;br&gt;$oGeoCoder, $szBaseURL)&amp;quot;);
&lt;br&gt;&lt;br&gt;to:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; $this-&amp;gt;log(LOG_VERBOSE, &amp;quot;WebSearchService($szSearchServiceName,
&lt;br&gt;&amp;quot;.($oGeocoder?'Object':'').&amp;quot;, $szBaseURL)&amp;quot;);
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16332298&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1786---Chameleon-Widget-Locate-widget-returns-an-error-when-locating-a-feature-tp16332298p16332298.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16330990</id>
	<title>[Bug 1786] [Chameleon-Widget]Locate widget returns an error when locating a feature</title>
	<published>2008-03-27T07:36:17Z</published>
	<updated>2008-03-27T07:36:17Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1786&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1786&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330990&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Additional Comments From &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330990&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; &amp;nbsp;2008-03-27 10:36 -------
&lt;br&gt;Julien gives me the fix. &amp;nbsp;We have to change:
&lt;br&gt;$this-&amp;gt;log(LOG_VERBOSE, &amp;quot;SearchService($szSearchServiceName, $oGeoCoder)&amp;quot;);
&lt;br&gt;to:
&lt;br&gt;$this-&amp;gt;log(LOG_VERBOSE, &amp;quot;SearchService($szSearchServiceName,
&lt;br&gt;&amp;quot;.($oGeocoder?'Object':'').&amp;quot;)&amp;quot;);
&lt;br&gt;&lt;br&gt;in service.php (line 65) and web_service.php (line 45).
&lt;br&gt;&lt;br&gt;Need to commit.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330990&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1786---Chameleon-Widget-Locate-widget-returns-an-error-when-locating-a-feature-tp16330990p16330990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16330605</id>
	<title>[Bug 1786] [Chameleon-Widget]Locate widget returns an error when locating a feature</title>
	<published>2008-03-27T07:19:56Z</published>
	<updated>2008-03-27T07:19:56Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1786&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1786&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330605&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330605&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1786---Chameleon-Widget-Locate-widget-returns-an-error-when-locating-a-feature-tp16330605p16330605.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-16330593</id>
	<title>[Bug 1154] change to world gazetteer server URL</title>
	<published>2008-03-27T07:19:17Z</published>
	<updated>2008-03-27T07:19:17Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1154&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1154&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330593&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summary|chamge to world gazetteer &amp;nbsp; |change to world gazetteer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|server URL &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|server URL
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=16330593&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1154--change-to-world-gazetteer-server-URL-tp16330593p16330593.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15901071</id>
	<title>[Bug 1860] [Chameleon - JSAPI] ExtentHistory does not update map object extent</title>
	<published>2008-03-07T09:05:38Z</published>
	<updated>2008-03-07T09:05:38Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1860&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1860&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901071&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Additional Comments From &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901071&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt; &amp;nbsp;2008-03-07 12:05 -------
&lt;br&gt;I fixed this by calling 
&lt;br&gt;goCWCJSAPI.MapExtentsUpdated();
&lt;br&gt;instead of:
&lt;br&gt;goCWCJSAPI.TriggerEvent(MAP_EXTENT_CHANGED);
&lt;br&gt;&lt;br&gt;This way the goCWCJSAPI update its map extents.
&lt;br&gt;&lt;br&gt;Marking as FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901071&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1860---Chameleon---JSAPI--ExtentHistory-does-not-update-map-object-extent-tp15901071p15901071.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15901007</id>
	<title>[Bug 1860] New: [Chameleon - JSAPI] ExtentHistory does not update map object extent</title>
	<published>2008-03-07T09:02:34Z</published>
	<updated>2008-03-07T09:02:34Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1860&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1860&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: [Chameleon - JSAPI] ExtentHistory does not update map
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; object extent
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Chameleon
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: 2.6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: PC
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: Linux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: normal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Widget
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901007&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901007&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jlacroix@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;The ExtentHistory widget doesn't update the map object inside the CWCJAPI. This
&lt;br&gt;breaks the Ruler widget.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15901007&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1860--New%3A--Chameleon---JSAPI--ExtentHistory-does-not-update-map-object-extent-tp15901007p15901007.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15670633</id>
	<title>Re: how I can configure mapfile to display</title>
	<published>2008-02-25T07:36:28Z</published>
	<updated>2008-02-25T07:36:28Z</updated>
	<author>
		<name>Julien-Samuel Lacroix-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Chameleon and MapServer (The base mapping engine behind Chameleon) 
&lt;br&gt;accept all the projections supported by Proj4 (Mostly all EPSG code and 
&lt;br&gt;more).
&lt;br&gt;&lt;br&gt;The data used in the Chameleon sample where you see a map of Canada is 
&lt;br&gt;projected with a canadian projection that's all.
&lt;br&gt;&lt;br&gt;To learn more about projection you can read documentation here:
&lt;br&gt;&lt;a href=&quot;http://mapserver.gis.umn.edu/docs/reference/mapfile/projection&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mapserver.gis.umn.edu/docs/reference/mapfile/projection&lt;/a&gt;&lt;br&gt;&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;AMBELE MWAFULA wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; thanks for responding.I have tried to find the projection type without
&lt;br&gt;&amp;gt; success.SO DOES CHAMELEON ACCEPTS ONLY CANADA STANDARDS?I ask this so that
&lt;br&gt;&amp;gt; I can opt to use another softwares to develop webGIS based system.Suggest
&lt;br&gt;&amp;gt; what i have do after this failure.My maps are &amp;nbsp;produced from ArcViewGIS
&lt;br&gt;&amp;gt; Software.May this be a reason?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Mr Ambele Mwafula
&lt;br&gt;&amp;gt; Student,University of Dar es Salaam, Tanzania
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Julien-Samuel Lacroix
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15670633&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-I-can-configure-mapfile-to-display-my-district.shp-tp15638404p15670633.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15638685</id>
	<title>Re: how I can configure mapfile to display my	district.shp</title>
	<published>2008-02-22T09:06:04Z</published>
	<updated>2008-02-22T09:06:04Z</updated>
	<author>
		<name>Julien-Samuel Lacroix-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;You may get more help on mapfile configuration on the mapserver 
&lt;br&gt;mailing-list.
&lt;br&gt;&lt;a href=&quot;http://mapserver.gis.umn.edu/community/mailinglists/mapserver-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mapserver.gis.umn.edu/community/mailinglists/mapserver-users&lt;/a&gt;&lt;br&gt;&lt;br&gt;Anyway, Your district layer is probably configured with the wrong 
&lt;br&gt;projection. In your layer is configured with the
&lt;br&gt;PROJECTION
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;init=epsg:42304&amp;quot;
&lt;br&gt;END
&lt;br&gt;&lt;br&gt;The 42304 projection is specific to Canada data. Seeing that you are in 
&lt;br&gt;Tanzania, that's probably not what you want. You can use ogrinfo to try 
&lt;br&gt;to determine your projection.
&lt;br&gt;&lt;a href=&quot;http://www.gdal.org/ogr/ogrinfo.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gdal.org/ogr/ogrinfo.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Julien
&lt;br&gt;&lt;br&gt;AMBELE MWAFULA wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I have three files name district.shp,district.shx and district.dbf placed
&lt;br&gt;&amp;gt; in data directory.I have tried to configure mapfile so that the map can be
&lt;br&gt;&amp;gt; displayed unsuccessfully.See how I have configured mapfile
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of map file
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Sample map file for a chameleon app.
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; NAME DEMO
&lt;br&gt;&amp;gt; STATUS ON
&lt;br&gt;&amp;gt; SIZE 400 300
&lt;br&gt;&amp;gt; SYMBOLSET ../etc/symbols.sym
&lt;br&gt;&amp;gt; EXTENT -2594561 -712631 3467361 3840000
&lt;br&gt;&amp;gt; UNITS METERS
&lt;br&gt;&amp;gt; SHAPEPATH &amp;quot;../data&amp;quot;
&lt;br&gt;&amp;gt; IMAGECOLOR 255 255 255
&lt;br&gt;&amp;gt; FONTSET ../etc/fonts.txt
&lt;br&gt;&amp;gt; TRANSPARENT FALSE
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of web interface definition
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; WEB
&lt;br&gt;&amp;gt; &amp;nbsp; #MINSCALE 2000000
&lt;br&gt;&amp;gt; &amp;nbsp; #MAXSCALE 50000000
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # On Windows systems, /tmp and /tmp/ms_tmp/ should be created at the root
&lt;br&gt;&amp;gt; # of the drive where the .MAP file resides.
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; &amp;nbsp; IMAGEPATH &amp;quot;/ms4w/tmp/ms_tmp/&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; IMAGEURL &amp;quot;/ms_tmp/&amp;quot;
&lt;br&gt;&amp;gt; # &amp;nbsp;LOG &amp;quot;/tmp/gmap.log&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; METADATA
&lt;br&gt;&amp;gt; &amp;nbsp; END
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of reference map
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; REFERENCE
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;IMAGE images/keymap.gif
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;EXTENT -2594561 -712631 3467361 3840000
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;STATUS ON
&lt;br&gt;&amp;gt; &amp;nbsp; COLOR -1 -1 -1
&lt;br&gt;&amp;gt; &amp;nbsp; OUTLINECOLOR 255 0 0
&lt;br&gt;&amp;gt; &amp;nbsp; SIZE 120 90
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of legend
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; LEGEND
&lt;br&gt;&amp;gt; &amp;nbsp; KEYSIZE 18 12
&lt;br&gt;&amp;gt; &amp;nbsp; LABEL
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; TYPE BITMAP
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; SIZE MEDIUM
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; COLOR 0 0 89
&lt;br&gt;&amp;gt; &amp;nbsp; END
&lt;br&gt;&amp;gt; &amp;nbsp; STATUS ON
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of scalebar
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; SCALEBAR
&lt;br&gt;&amp;gt; &amp;nbsp; IMAGECOLOR 255 255 255
&lt;br&gt;&amp;gt; &amp;nbsp; LABEL
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; COLOR 0 0 0
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; SIZE SMALL
&lt;br&gt;&amp;gt; &amp;nbsp; END
&lt;br&gt;&amp;gt; &amp;nbsp; SIZE 150 5
&lt;br&gt;&amp;gt; &amp;nbsp; COLOR 255 255 255
&lt;br&gt;&amp;gt; &amp;nbsp; BACKGROUNDCOLOR 0 0 0
&lt;br&gt;&amp;gt; &amp;nbsp; OUTLINECOLOR 0 0 0
&lt;br&gt;&amp;gt; &amp;nbsp; UNITS kilometers
&lt;br&gt;&amp;gt; &amp;nbsp; INTERVALS 5
&lt;br&gt;&amp;gt; &amp;nbsp; STATUS ON
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; QUERYMAP
&lt;br&gt;&amp;gt; &amp;nbsp; STYLE HILITE
&lt;br&gt;&amp;gt; &amp;nbsp; COLOR 255 0 0
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; PROJECTION
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;init=epsg:42304&amp;quot;
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; # Start of layer definitions
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; LAYER
&lt;br&gt;&amp;gt; &amp;nbsp; GROUP &amp;quot;Polygon&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; NAME district
&lt;br&gt;&amp;gt; &amp;nbsp; METADATA
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;DESCRIPTION&amp;quot; &amp;quot;district&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;GROUP&amp;quot; &amp;quot;Polygon&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;LAYER&amp;quot; &amp;quot;district&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; END
&lt;br&gt;&amp;gt; &amp;nbsp; TYPE POLYGON
&lt;br&gt;&amp;gt; &amp;nbsp; STATUS ON
&lt;br&gt;&amp;gt; &amp;nbsp; DATA district
&lt;br&gt;&amp;gt; &amp;nbsp; CLASS
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; NAME &amp;quot;district&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; COLOR 240 240 240
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; OUTLINECOLOR 199 199 199
&lt;br&gt;&amp;gt; &amp;nbsp; END
&lt;br&gt;&amp;gt; PROJECTION
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;quot;init=epsg:42304&amp;quot;
&lt;br&gt;&amp;gt; END
&lt;br&gt;&amp;gt; END # layer
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; END # Map File
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; So help me what am I supposed to change so that the map could be displayed
&lt;br&gt;&amp;gt; Mr Ambele Mwafula
&lt;br&gt;&amp;gt; Student,University of Dar es Salaam,
&lt;br&gt;&amp;gt; Tanzania
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Chameleon-dev mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15638685&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;Julien-Samuel Lacroix
&lt;br&gt;Mapgears
&lt;br&gt;&lt;a href=&quot;http://www.mapgears.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mapgears.com/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15638685&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-I-can-configure-mapfile-to-display-my-district.shp-tp15638404p15638685.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15638404</id>
	<title>how I can configure mapfile to display my district.shp</title>
	<published>2008-02-22T08:41:59Z</published>
	<updated>2008-02-22T08:41:59Z</updated>
	<author>
		<name>AMBELE MWAFULA</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;I have three files name district.shp,district.shx and district.dbf placed
&lt;br&gt;in data directory.I have tried to configure mapfile so that the map can be
&lt;br&gt;displayed unsuccessfully.See how I have configured mapfile
&lt;br&gt;&lt;br&gt;#
&lt;br&gt;# Start of map file
&lt;br&gt;#
&lt;br&gt;# Sample map file for a chameleon app.
&lt;br&gt;#
&lt;br&gt;NAME DEMO
&lt;br&gt;STATUS ON
&lt;br&gt;SIZE 400 300
&lt;br&gt;SYMBOLSET ../etc/symbols.sym
&lt;br&gt;EXTENT -2594561 -712631 3467361 3840000
&lt;br&gt;UNITS METERS
&lt;br&gt;SHAPEPATH &amp;quot;../data&amp;quot;
&lt;br&gt;IMAGECOLOR 255 255 255
&lt;br&gt;FONTSET ../etc/fonts.txt
&lt;br&gt;TRANSPARENT FALSE
&lt;br&gt;#
&lt;br&gt;# Start of web interface definition
&lt;br&gt;#
&lt;br&gt;WEB
&lt;br&gt;&amp;nbsp; #MINSCALE 2000000
&lt;br&gt;&amp;nbsp; #MAXSCALE 50000000
&lt;br&gt;#
&lt;br&gt;# On Windows systems, /tmp and /tmp/ms_tmp/ should be created at the root
&lt;br&gt;# of the drive where the .MAP file resides.
&lt;br&gt;#
&lt;br&gt;&amp;nbsp; IMAGEPATH &amp;quot;/ms4w/tmp/ms_tmp/&amp;quot;
&lt;br&gt;&amp;nbsp; IMAGEURL &amp;quot;/ms_tmp/&amp;quot;
&lt;br&gt;# &amp;nbsp;LOG &amp;quot;/tmp/gmap.log&amp;quot;
&lt;br&gt;&amp;nbsp; METADATA
&lt;br&gt;&amp;nbsp; END
&lt;br&gt;END
&lt;br&gt;#
&lt;br&gt;# Start of reference map
&lt;br&gt;#
&lt;br&gt;REFERENCE
&lt;br&gt;&amp;nbsp; &amp;nbsp;IMAGE images/keymap.gif
&lt;br&gt;&amp;nbsp; &amp;nbsp;EXTENT -2594561 -712631 3467361 3840000
&lt;br&gt;&amp;nbsp; &amp;nbsp;STATUS ON
&lt;br&gt;&amp;nbsp; COLOR -1 -1 -1
&lt;br&gt;&amp;nbsp; OUTLINECOLOR 255 0 0
&lt;br&gt;&amp;nbsp; SIZE 120 90
&lt;br&gt;END
&lt;br&gt;#
&lt;br&gt;# Start of legend
&lt;br&gt;#
&lt;br&gt;LEGEND
&lt;br&gt;&amp;nbsp; KEYSIZE 18 12
&lt;br&gt;&amp;nbsp; LABEL
&lt;br&gt;&amp;nbsp; &amp;nbsp; TYPE BITMAP
&lt;br&gt;&amp;nbsp; &amp;nbsp; SIZE MEDIUM
&lt;br&gt;&amp;nbsp; &amp;nbsp; COLOR 0 0 89
&lt;br&gt;&amp;nbsp; END
&lt;br&gt;&amp;nbsp; STATUS ON
&lt;br&gt;END
&lt;br&gt;#
&lt;br&gt;# Start of scalebar
&lt;br&gt;#
&lt;br&gt;SCALEBAR
&lt;br&gt;&amp;nbsp; IMAGECOLOR 255 255 255
&lt;br&gt;&amp;nbsp; LABEL
&lt;br&gt;&amp;nbsp; &amp;nbsp; COLOR 0 0 0
&lt;br&gt;&amp;nbsp; &amp;nbsp; SIZE SMALL
&lt;br&gt;&amp;nbsp; END
&lt;br&gt;&amp;nbsp; SIZE 150 5
&lt;br&gt;&amp;nbsp; COLOR 255 255 255
&lt;br&gt;&amp;nbsp; BACKGROUNDCOLOR 0 0 0
&lt;br&gt;&amp;nbsp; OUTLINECOLOR 0 0 0
&lt;br&gt;&amp;nbsp; UNITS kilometers
&lt;br&gt;&amp;nbsp; INTERVALS 5
&lt;br&gt;&amp;nbsp; STATUS ON
&lt;br&gt;END
&lt;br&gt;QUERYMAP
&lt;br&gt;&amp;nbsp; STYLE HILITE
&lt;br&gt;&amp;nbsp; COLOR 255 0 0
&lt;br&gt;END
&lt;br&gt;&lt;br&gt;PROJECTION
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;init=epsg:42304&amp;quot;
&lt;br&gt;END
&lt;br&gt;#
&lt;br&gt;# Start of layer definitions
&lt;br&gt;#
&lt;br&gt;&lt;br&gt;LAYER
&lt;br&gt;&amp;nbsp; GROUP &amp;quot;Polygon&amp;quot;
&lt;br&gt;&amp;nbsp; NAME district
&lt;br&gt;&amp;nbsp; METADATA
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;DESCRIPTION&amp;quot; &amp;quot;district&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;GROUP&amp;quot; &amp;quot;Polygon&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;LAYER&amp;quot; &amp;quot;district&amp;quot;
&lt;br&gt;&amp;nbsp; END
&lt;br&gt;&amp;nbsp; TYPE POLYGON
&lt;br&gt;&amp;nbsp; STATUS ON
&lt;br&gt;&amp;nbsp; DATA district
&lt;br&gt;&amp;nbsp; CLASS
&lt;br&gt;&amp;nbsp; &amp;nbsp; NAME &amp;quot;district&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; COLOR 240 240 240
&lt;br&gt;&amp;nbsp; &amp;nbsp; OUTLINECOLOR 199 199 199
&lt;br&gt;&amp;nbsp; END
&lt;br&gt;PROJECTION
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;init=epsg:42304&amp;quot;
&lt;br&gt;END
&lt;br&gt;END # layer
&lt;br&gt;&lt;br&gt;&lt;br&gt;END # Map File
&lt;br&gt;&lt;br&gt;So help me what am I supposed to change so that the map could be displayed
&lt;br&gt;Mr Ambele Mwafula
&lt;br&gt;Student,University of Dar es Salaam,
&lt;br&gt;Tanzania
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15638404&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-I-can-configure-mapfile-to-display-my-district.shp-tp15638404p15638404.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15568943</id>
	<title>[Bug 1853] [Chameleon-Core]Invalid map size in CWCInitializeMap when the current state and map are not set</title>
	<published>2008-02-19T07:19:24Z</published>
	<updated>2008-02-19T07:19:24Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1853&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1853&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15568943&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|ASSIGNED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Additional Comments From &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15568943&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; &amp;nbsp;2008-02-19 10:19 -------
&lt;br&gt;Fixed in CVS. &amp;nbsp;Changed the map size and extents value to 5.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15568943&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1853---Chameleon-Core-Invalid-map-size-in-CWCInitializeMap-when-the-current-state-and-map-are-not-set-tp15568943p15568943.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-15568899</id>
	<title>[Bug 1853] [Chameleon-Core]Invalid map size in CWCInitializeMap when the current state and map are not set</title>
	<published>2008-02-19T07:17:20Z</published>
	<updated>2008-02-19T07:17:20Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@bugzilla.maptools.org</name>
	</author>
	<content type="html">&lt;a href=&quot;http://bugzilla.maptools.org/show_bug.cgi?id=1853&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.maptools.org/show_bug.cgi?id=1853&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15568899&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;nsavard@...&lt;/a&gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |ASSIGNED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug, or are watching the assignee.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Please do NOT reply to this email, use the link above instead to 
&lt;br&gt;login to bugzilla and submit your comment. Any email reply to this
&lt;br&gt;address will be lost.
&lt;br&gt;_______________________________________________
&lt;br&gt;Chameleon-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=15568899&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Chameleon-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.maptools.org/mailman/listinfo/chameleon-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.maptools.org/mailman/listinfo/chameleon-dev&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-1853---Chameleon-Core-Invalid-map-size-in-CWCInitializeMap-when-the-current-state-and-map-are-not-set-tp15568899p15568899.html" />
</entry>

</feed>
