Download & Extend

SQL statement error in carto.module,v 1.12 2006/04/03 19:23:51

Project:Carto - opengis web mapping
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi,
first of all thanks for your great work. Really a very interesting component!

During installation I found some errors:
carto.module,v 1.12 2006/04/03 19:23:51, Line 1399 and Line 1431 SQL statement error:
"db_query( "INSERT {carto_wms_layer}(..."
should be
"db_query( "INSERT INTO {carto_wms_layer}("

greetings, Christian

Comments

#1

Thanks!

This problem was present twice for both {carto_wms_layer} and {carto_wms_layer_properties}. Fix is submitted to cvs HEAD.

#2

Status:active» fixed

#3

Status:fixed» closed (fixed)
nobody click here