Why is there is 2 double quote in the output page of the tag db:dataLabel element 
styleClass.
<db:dataLabel styleClass="label_field" fieldName="modified" />

out put page Source :

<tr><td><label class="head" >Created By : </label></td><td><span class="label_field"">sirjohn</span></td></tr>

Found it in:

DbLabelTag.java
DbDateLabelTag.java
and
DbDataContainerLabelTag.java

Those tags were appending a final " but both final and ending quotes were appended by 
TagSupportWithScriptHandler.prepareStyles()

Changed in cvs.

--
Shawn

Karma is immutable, so act accordingly!



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to