[Cartoweb-dev] New bug ?

Oliver Christen oliver.christen at camptocamp.com
Mon Sep 8 04:23:31 EDT 2008


Hi
could you show me the complet error message stack please ?
  ----- Original Message ----- 
  From: tamax 
  To: cartoweb-dev at lists.maptools.org 
  Sent: Thursday, September 04, 2008 9:12 PM
  Subject: [Cartoweb-dev] New bug ?


  Hi to everyone ! 

  First I would like to give you my congratulations for this great work, It is very useful to a lot of people like me. 

  I was working with search plugin using data base postgres/postgis for raster information. The search work great 

  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 

  Line (89), at databaseQueryString function:  return array("$idAttribute IN ($queryString)"); 

  I dont know if is mapserver/mapscript bug or cartoweb's one. 

  If I replace that line with this one, works fine :       return array("$idAttribute=$queryString"); 

   I am using : php5-mapscript 4.10.0-5.1+etc 

  Cartoweb : 3.40  

  SOrry, if is not a correct place to post 

  Thanks !  

   



------------------------------------------------------------------------------


  _______________________________________________
  Cartoweb-dev mailing list
  Cartoweb-dev at lists.maptools.org
  http://lists.maptools.org/mailman/listinfo/cartoweb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-dev/attachments/20080908/b57fc5bb/attachment.html


More information about the Cartoweb-dev mailing list