T5 Form Component Generates contactForm:errors Div With Invalid Empty List
--------------------------------------------------------------------------
Key: TAPESTRY-1626
URL: https://issues.apache.org/jira/browse/TAPESTRY-1626
Project: Tapestry
Issue Type: Bug
Components: Core Components
Affects Versions: 5.0.5
Reporter: Steven Coco
Tapestry's form component generates the initially invisible contactForm:errors
div, and that contains an empty UL element. That is not valid HTML 4 strict:
lists must contain at least one item. The resulting generated markup is invalid
with a strict doctype.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]