Bugs item #1161580, was opened at 2005-03-11 19:48
Message generated for change (Settings changed) made by henryju
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1161580&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Core API
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: selectedIndex only select the first match <option value>

Initial Comment:

if I say 
"selectOption("dlrRel", "BURROUGHS DIESEL, INC.");"

The selectIndex suppose return me the 2. But it always 
return me 0, which is the first option value that matches 
the option.

<select size="20" name="dlrRel" 
onChange="disableButtons()">

<option value="B2B0">45345 / B2B0</option>
<option value="B2B0">B2B DEMODEALER / 
B2B0</option>
<option value="">BURROUGHS DIESEL, INC.</option>

----------------------------------------------------------------------

>Comment By: Julien HENRY (henryju)
Date: 2006-06-22 13:47

Message:
Logged In: YES 
user_id=1235926

selectedIndex in no more in the API. If this bug is still
present, could you please provide a test case with the new API.

Thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1161580&group_id=61302

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to