[
http://jira.jboss.com/jira/browse/JBSEAM-1572?page=comments#action_12415893 ]
Ryan Gustafson commented on JBSEAM-1572:
----------------------------------------
I would find it useful to have the 'invalid' and 'required' available
_without_ the <div> around the items. In particular this is causing problems for me
because my input field and it's label are in separate table cells, and the resulting
HTML is invalid (you can't put a <div> inside a <tbody> or a <tr>).
I'm not using RichFaces/IceFaces, so I really don't need the <div>.
Make s:decorate behave more similarly to ui:decorate
(h:panelGrid-friendly)
---------------------------------------------------------------------------
Key: JBSEAM-1572
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1572
Project: Seam
Issue Type: Feature Request
Components: JSF Controls
Reporter: Alex Savitsky
Priority: Minor
Fix For: 2.1.0.BETA1
Attachments: renderTagDiff.txt
ui:decorate preserves its children, while s:decorate groups them as one instead. This
makes s:decorate unusable for form fields laid out using h:panelGrid, as there's no
way to separate the field label from the field itself (they are grouped together).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira