
| Key: |
WET-384
|
| 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 05:00 AM
Updated: 18/Jun/07 10:31 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0.0
|
| Fix Version/s: |
1.2
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
For the text filed as below
<big>Small tag label</big><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
<big>Small tag label</big><input type=text name="smallText"></input>
The definiton obtained should be :
Textfield("label"=>"small tag label" )
Obtained result :
Textfield("name"=>"smallText")
|
Show » |
|