On Fri, Jul 26, 2013 at 10:43 AM, Armin Burger <armin.bur...@gmx.net> wrote:

> > 3)
> > As Pedro said some days earlier, an '@' in an attribute value is replaced
> > by an 'Email' in the result of a query.
> > It happens on my project with two shapefile layers.
>
> I already tried to understand why this happens but I could not find any
> obvious reason when checking the source code. I need to debug it step by
> step with a layer and change some field values to have an '@' in it to
> see at which step this is changed to 'Email'.



Hi all,

I had a new case where email addresses have to be retrieved from a
shapefile attribute, so after some searching I have found the following
solution:
replacing the '@' by its numerical code '&#64;'

Works fine, an '@' is now displayed into the table query results.

My mapfile is encoded in UTF8 and the shapefile in ISO-8859-1.

Hope that helps, cheers
Chris
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to