Re: [pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread Armin Burger
gt; I'll check your code, but just reading I mean it's the correct way and can be > also useful for my app. > Thanks. > Raul Retamozo > Lima-Peru > > >> Date: Wed, 6 May 2009 13:30:51 +0200 >> From: nicc...@rigacci.org >> To: pmapper-users@lists.sourcef

Re: [pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread Armin Burger
Niccolo thanks, I will check it. Could you in your attachment also include the full modified file? It makes it easier to compare original and patched version. Also for example the patch for the pdfprint is applied on the older version, since 1 week or so there's a newer one in dev with exactly

Re: [pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread raul retamozo velarde
9 13:30:51 +0200 > From: nicc...@rigacci.org > To: pmapper-users@lists.sourceforge.net > Subject: [pmapper-users] Search from Shapefile problem (with dirty patch) > > Hi, > > I experienced the search from shapefile problem: blank result > when wildcard is set to 0 in search.xml. > &

Re: [pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread Walter Lorenzetti
flavio rigolon ha scritto: > > Very great Niccolo'. > Time ago I've found this inconvenient > http://www.mail-archive.com/pmapper-users@lists.sourceforge.net/msg02519.html > > Now I tried your change and it works fine for me. > > Thanks a lot > flavio > > > So me Thanks nicco... also me I found

Re: [pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread flavio rigolon
2009/5/6 Niccolo Rigacci > Hi, > > I experienced the search from shapefile problem: blank result > when wildcard is set to 0 in search.xml. > > I got the same problem with pmapper 3 and 4beta. > > It turned out that the syntax of the query was wrong: a double > parenthesis is added, which is cons

[pmapper-users] Search from Shapefile problem (with dirty patch)

2009-05-06 Thread Niccolo Rigacci
Hi, I experienced the search from shapefile problem: blank result when wildcard is set to 0 in search.xml. I got the same problem with pmapper 3 and 4beta. It turned out that the syntax of the query was wrong: a double parenthesis is added, which is considered an error (by MapServer query eng