Minor XMTM 1.0 Strict compliance issues
---------------------------------------
Key: TAPESTRY-873
URL: http://issues.apache.org/jira/browse/TAPESTRY-873
Project: Tapestry
Type: Bug
Components: Framework
Versions: 4.0
Environment: Windows XP
Reporter: Kyrill Alyoshin
Priority: Minor
1. Tapestry @Body component, when appropriate, generates <script> tag to set up
forms. The script tag includes attribute "language". There is no such attribute
in XHTML 1.0 Strict spec. It should be removed.
2. Tapestry @Form component generates <form> tag that includes attribute
"name". There is no such attribute in XHTML 1.0 Strict spec. It should be
removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]