<font size=2 face="sans-serif">I am labeling roads. I have a class
using the TEXT directive like so:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'Bus [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">This is for a business loop and labels
in the map correctly with the highway name in the place of [NAME]. I
also have other "Loop"s. I tried this for the other loops:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'Loop [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">...and I get the following label in
the map:</font>
<br>
<br><font size=2 face="sans-serif">Loop [NAME]</font>
<br>
<br><font size=2 face="sans-serif">...just like you see it, with brackets
and all. Then I did some experimenting. When I try this in
the config file:</font>
<br>
<br><font size=2 face="sans-serif">TEXT 'q [NAME]'</font>
<br>
<br><font size=2 face="sans-serif">...the entire process crashes. Yes,
that's simply a 'q'. Are there labeling issues in MapServer 6.0.1?
Because, I think I may have found some. I'm using a custom
built binary (MSVC 10) on Windows 7.</font>
<br><font size=2 face="sans-serif"><br>
Stuart Harlan</font>