#2052: Errors on generated (X)HTML prevent Strict validation
------------------------+---------------------------------------------------
Reporter: entfe001 | Owner: faide
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: TurboGears | Version: 1.0.7
Severity: normal | Keywords:
------------------------+---------------------------------------------------
There are two errors on the generated XHTML code that prevent a page to be
fully XHTML-Strict compliant:
Every form is created with a ''name'' attribute which is not allowed in
XHTML.
Hidden fields are placed right under the <form> tag instead of a block
container, like div or fieldset.
--
Ticket URL: <http://trac.turbogears.org/ticket/2052>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---