Marcello

there was a bug for non-UTF encoding, I corrected it for OPTIONS 
connectiontype MS, but also all other types (dbf, DB) should be 
affected. I'll test this. In the meanwhile you can download the patched 
version for MS type at

http://svn.pmapper.net/trac/browser/pmapper/branches/latest-stable/incphp/query/search.php?format=txt

I'll need to test a bit more with non-UTF-8 encodings since for 
shapefiles this ist still the default...

Armin




On 13/08/2008 21:06, Marcello Benigno wrote:
> Hi Armin, hi all,
> 
> I defined my searh.xml file like this:
> 
>     <searchitem name="municipios" description="Municípios">
>         <layer type="shape" name="municipios">
>             <field type="s" name="MUNICIP" description="Nome do Município"
> wildcard="2">
>                 <definition type="options" connectiontype="ms" sort="asc"
> firstoption="*">
>                     <mslayer encoding="ISO-8859-1" keyfield="MUNICIP"
> showfield="MUNICIP"/>
>                 </definition>
>             </field>
>         </layer>
>     </searchitem>
> 
> But some city name's in Portuguese like "Acaraú" appears with "?" (acara?),
> is it wrong encoding? I tried ISO-8859-1, LATIN1 and UTF-8... nothing works.
> In IE it's worst because the select field doesn't appears. Please, Any
> Ideas?
> 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to