[mapserver-users] Crash on Labeling

2011-09-07 Thread Stuart . Harlan
I am labeling roads.  I have a class using the TEXT directive like so:

TEXT 'Bus [NAME]'

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 Loops.  I tried 
this for the other loops:

TEXT 'Loop [NAME]'

...and I get the following label in the map:

Loop [NAME]

...just like you see it, with brackets and all.  Then I did some 
experimenting.  When I try this in the config file:

TEXT 'q [NAME]'

...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.

Stuart Harlan___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Crash on Labeling

2011-09-07 Thread thomas bonfort
Stuart,
please open a ticket and attach a minimal mapfile/testcase that
reproduces the issue.

--
thomas

On Wed, Sep 7, 2011 at 22:30,  stuart.har...@modot.mo.gov wrote:
 I am labeling roads.  I have a class using the TEXT directive like so:

 TEXT 'Bus [NAME]'

 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 Loops.  I tried this for
 the other loops:

 TEXT 'Loop [NAME]'

 ...and I get the following label in the map:

 Loop [NAME]

 ...just like you see it, with brackets and all.  Then I did some
 experimenting.  When I try this in the config file:

 TEXT 'q [NAME]'

 ...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.

 Stuart Harlan
 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users