
| Key: |
WET-383
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Duplicate
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
shruthi
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
WET
Created: 30/May/07 04:56 AM
Updated: 18/Jun/07 10:30 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.0
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
For the text filed as below
<small>Small tag label</small><input type=text name="smallText"></input>
The definiton obtained should be :
Textfield("label"=>"small tag label" )
Obtained result :
Textfield("name"=>"smallText")
|
|
Description
|
For the text filed as below
<small>Small tag label</small><input type=text name="smallText"></input>
The definiton obtained should be :
Textfield("label"=>"small tag label" )
Obtained result :
Textfield("name"=>"smallText") |
Show » |
|