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

Key: WET-383
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 <small> tag is present then label is not been recognised

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


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

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