Bug 15950 - state pane needs to check for singular value
Summary: state pane needs to check for singular value
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Web Site
Classification: Red Hat
Component: Join_Process
Version: current
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Martin C. Messer
QA Contact: Paul Lindner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-10 20:46 UTC by Paul Lindner
Modified: 2007-03-27 03:34 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-07-22 17:02:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paul Lindner 2000-08-10 20:46:26 UTC
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

Comment 1 Tom Lancaster 2001-04-25 19:14:35 UTC
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.

Comment 2 Jay Turner 2001-05-14 21:29:21 UTC
I see no way that a user can select multiple states from this selection list. 
Cleaning up this error condition is definitely low priority.


Note You need to log in before you can comment on or make changes to this bug.