[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapserver-commits
Subject:    [mapserver-commits] r10760 - branches/branch-5-6/mapserver
From:       svn () osgeo ! org
Date:       2010-11-24 17:29:48
Message-ID: 20101124172948.282AB3903A4 () trac ! osgeo ! org
[Download RAW message or body]

Author: pramsey
Date: 2010-11-24 09:29:47 -0800 (Wed, 24 Nov 2010)
New Revision: 10760

Modified:
   branches/branch-5-6/mapserver/mappostgis.c
Log:
Clarify an error message.


Modified: branches/branch-5-6/mapserver/mappostgis.c
===================================================================
--- branches/branch-5-6/mapserver/mappostgis.c	2010-11-23 14:48:15 UTC (rev 10759)
+++ branches/branch-5-6/mapserver/mappostgis.c	2010-11-24 17:29:47 UTC (rev 10760)
@@ -1383,7 +1383,7 @@
     wkbstrlen = PQgetlength(layerinfo->pgresult, layerinfo->rownum, layer->numitems);
     
     if ( ! wkbstr ) {
-        msSetError(MS_QUERYERR, "Base64 WKB returned is null!", "msPostGISReadShape()");
+        msSetError(MS_QUERYERR, "String encoded WKB returned is null!", "msPostGISReadShape()");
         return MS_FAILURE;
     }
 

_______________________________________________
mapserver-commits mailing list
mapserver-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic