#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 , 16 years ago
Component: | administration → wfs |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
line 158, wrong closing bracket