<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2>could you show me the complet error message stack please
?</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=tamax@geoaim.es href="mailto:tamax@geoaim.es">tamax</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-dev@lists.maptools.org
href="mailto:cartoweb-dev@lists.maptools.org">cartoweb-dev@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 04, 2008 9:12
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-dev] New bug ?</DIV>
<DIV><BR></DIV>
<P>Hi to everyone ! </P>
<P>First I would like to give you my congratulations for this great work, It
is very useful to a lot of people like me. </P>
<P>I was working with search plugin using data base postgres/postgis for
raster information. The search work great </P>
<P>but When I clicked on the result it wasnt working fine. I release that the
problem was in this file :
coreplugins/mapquery/server/ServerMapquery.php </P>
<P><FONT color=#ff0000>Line (89), at databaseQueryString function:
return array("$idAttribute IN ($queryString)");</FONT> </P>
<P>I dont know if is mapserver/mapscript bug or cartoweb's one. </P>
<P>If I replace that line with this one, works fine :
return array("$idAttribute=$queryString"); </P>
<P> I am using : php5-mapscript 4.10.0-5.1+etc </P>
<P>Cartoweb : 3.40 </P>
<P>SOrry, if is not a correct place to post </P>
<P>Thanks ! </P>
<P> </P>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-dev mailing
list<BR>Cartoweb-dev@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-dev<BR></BLOCKQUOTE></BODY></HTML>