a weird error in /apps/activate/newlogin.html join:utb= 1<br> join:zip= 320-030<br> state:choice= ARRAY(0x9b092ac) Errors Output error executing code for include /home/httpd/apps/panes/join/callback.apm: SQL chunk: INSERT INTO web_user_site_info (id, web_user_id,address1, address1_ol, address2, address2_ol, alt_first_names, alt_first_names_ol, alt_last_name, alt_last_name_ol, city, city_ol, country, email, fax, is_po_box, phone, state, state_ol, type, zip, zip_ol) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) Error: Can't bind a reference (ARRAY(0x9b092ac)) at /home/httpd/lib/WebUser/Sites.pm line 243
I'm downgrading this to a feature request, on the grounds that this is in no way the fault of the state pane - all it does is produce an html element which is not supposed to allow multiple selections. If anything, this is a browser bug, or a malicious user. It could be argued that an we could error out more gracefully if this happens. I'm changing the summary to reflect that.
I see no way that a user can select multiple states from this selection list. Cleaning up this error condition is definitely low priority.