Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#281 closed defect (fixed)

WFS conf: after saving the new configuration the featureType table disappears

Reported by: sven Owned by: verenadiewald
Priority: major Milestone: 2.5 release
Component: wfs Version: 2.5 rc6
Keywords: Cc:

Description

ERROR: Error while executing prepared statement in /data/mapbender/mapbender_2.5_bg/http/php/mod_wfs_conf.php: Sql: INSERT INTO wfs_conf_element (fkey_wfs_conf_id,f_id,f_search,f_pos,f_style_id,f_toupper,f_label,f_label_id,f_show,f_respos,f_edit,f_form_element_html,f_mandatory,f_auth_varname,f_show_detail) VALUES($1, $2, '0', $3, $4, '0',$5, $6, '0', $7, '0',$8, '0',$9,'0'); , Error: FEHLER: Bind-Message enthält 6 Parameter, aber vorbereitete Anweisung »« erfordert 9

Change History (3)

comment:1 by sven, 16 years ago

Component: administrationwfs

comment:2 by sven, 16 years ago

Resolution: fixed
Status: newclosed

line 158, wrong closing bracket

Note: See TracTickets for help on using tickets.