<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6487.1">
<TITLE>Problem in Print widget</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I got a problem when using print widget in Chameleon 1.0.&nbsp; I am running it with the development version of Mapserver which I got from cvs.&nbsp; When I preview the map with legend in it, the legend icons showed as &quot;?&quot; instead of the symbols I have set.&nbsp; I understand that Chameleon takes a context file as an input and then uses it to generate an updated mapfile whenever a change is made to the application.&nbsp; Therefore, I have created the following context file for testing the creation of legend icons:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">A Test<U> context</U> file:</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;</FONT> <FONT SIZE=2 FACE="Arial">&lt;LayerList&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &lt;Layer queryable=&quot;0&quot; hidden=&quot;0&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Server service=&quot;WMS&quot; version=&quot;1.1.1&quot; title=&quot;Aviation_Surface_Weather_Network&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;OnlineResource xlink:type=&quot;simple&quot; xlink:href=&quot;<A HREF="http://localhost/cgi-bin/wms">http://localhost/cgi-bin/wms</A>?&quot;/&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Server&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Name&gt;Aviation_Surface_Weather_Network&lt;/Name&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Title&gt;Aviation_Surface_Weather_Network&lt;/Title&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SRS&gt;EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326 EPSG:42304&lt;/SRS&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FormatList&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format current=&quot;1&quot;&gt;image/png&lt;/Format&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/jpeg&lt;/Format&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Format&gt;image/wbmp&lt;/Format&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/FormatList&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;StyleList&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Style current=&quot;1&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Name&gt;avn&lt;/Name&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Title&gt;avn&lt;/Title&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendURL width=&quot;18&quot; height=&quot;12&quot; format=&quot;image/png&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;OnlineResource xlink:type=&quot;simple&quot; xlink:href=&quot;<A HREF="http://localhost/cgi-bin/wms?version=1.1.1&amp;request=GetLegendGraphic&amp;Layer=Aviation_Surface_Weather_Network&amp;format=image%2Fpng&amp;simple=true">http://localhost/cgi-bin/wms?version=1.1.1&amp;request=GetLegendGraphic&amp;Layer=Aviation_Surface_Weather_Network&amp;format=image%2Fpng&amp;simple=true</A>&quot;/&gt;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LegendURL&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Style&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/StyleList&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &lt;/Layer&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp; &lt;/LayerList&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">And the</FONT><U> <FONT SIZE=2 FACE="Arial">mapfile</FONT></U><FONT SIZE=2 FACE="Arial"> it generated is :</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">LEGEND</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGECOLOR 255 255 255</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; KEYSIZE 18 12</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; KEYSPACING 5 5</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; LABEL</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE MEDIUM</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE BITMAP</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BUFFER 0</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 89</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FORCE FALSE</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINDISTANCE -1</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MINFEATURESIZE -1</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSET 0 0</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PARTIALS TRUE</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; END</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; POSITION LL</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; STATUS ON</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; TEMPLATE &quot;legend_template.html&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp; END</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">LAYER</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; CONNECTION &quot;</FONT><A HREF="http://142.97.246.104/cgi-bin/envirodat?"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://142.97.246.104/cgi-bin/envirodat?</FONT></U></A><FONT SIZE=2 FACE="Arial">&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; CONNECTIONTYPE WMS</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; METADATA</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_srs&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326 EPSG:42304&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_onlineresource&quot;&nbsp;&nbsp;&nbsp; &quot;</FONT><A HREF="http://142.97.246.104/cgi-bin/envirodat?"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://142.97.246.104/cgi-bin/envirodat?</FONT></U></A><FONT SIZE=2 FACE="Arial">&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style_avn_legendurl_width&quot; &quot;18&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_name&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Aviation_Surface_Weather_Network&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style_avn_title&quot;&nbsp;&nbsp; &quot;avn&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style_avn_legendurl_format&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;image/png&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style_avn_legendurl_height&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;12&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_formatlist&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;image/png,image/jpeg,image/wbmp&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_format&quot;&nbsp;&nbsp;&nbsp; &quot;image/png&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;LEGEND_ORDER&quot;&nbsp; &quot;0&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style_avn_legendurl_href&quot;&nbsp; &quot;</FONT><A HREF="http://localhost/cgi-bin/wms?version=1.1.1&amp;request=GetLegendGraphic&amp;Layer=Aviation_Surface_Weather_Network&amp;format=image%2Fpng&amp;simple=true"><U><FONT COLOR="#0000FF" SIZE=2 FACE="Arial">http://localhost/cgi-bin/wms?version=1.1.1&amp;request=GetLegendGraphic&amp;Layer=Aviation_Surface_Weather_Network&amp;format=image%2Fpng&amp;simple=true</FONT></U></A><FONT SIZE=2 FACE="Arial">&quot;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_server_version&quot;&nbsp;&nbsp;&nbsp; &quot;1.1.1&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_stylelist&quot; &quot;avn&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_style&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;avn&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;wms_title&quot;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Aviation_Surface_Weather_Network&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; NAME &quot;l0:Aviation_Surface_Weather_Network&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; SIZEUNITS PIXELS</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; STATUS ON</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; TOLERANCE 0</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; TOLERANCEUNITS PIXELS</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; TYPE RASTER</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; UNITS METERS</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp; END</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">However, when I started up Chameleon 1.0 with the above context file I got the following error and the image doesn't generate at all:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&quot;msWMSLoadGetMapParams(): Invalid style ((null)) Mapserver supports only default styles and is expecting and empty string for the STYLES= or STYLES=,,,,&quot;&nbsp; </FONT></P>

<P><FONT SIZE=2 FACE="Arial">I know I mess up something somewhere in the context file or anywhere else.&nbsp; Does anyone have any idea on what did I set up wrongly and does anyone know a proper way to make the legend icons show up in the preview ?&nbsp; I am a new to Chameleon if I understood anything wrongly, just point me out.&nbsp; Any help would be greatly appreciated.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks in advance,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Stephanie</FONT>
</P>

</BODY>
</HTML>