History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WET-384
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Unassigned
Reporter: shruthi
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WET

Lable for a text field which is enclosed with <big> tag , then label is not been recognised as primary property

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


 Description  « Hide
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")


 All   Comments   Work Log   Change History      Sort Order:
Raghu Venkataramana - 18/Jun/07 10:31 AM
Duplicate of WET-163