Ticket #7445 (closed enhancement: fixed)
Invalid XHTML-1.0-Strict rendering
| Reported by: | Remy Blank <remy.blank@…> | Owned by: | remy.blank@… |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11.2 |
| Component: | rendering | Version: | 0.11-stable |
| Severity: | minor | Keywords: | xhtml patch |
| Cc: | ecarter |
Description
Various pages don't pass XHTML-1.0-Strict validation in the 0.11-stable branch:
- All pages with an empty ctxtnav: empty <ul>
- Wiki history, diff: <input> at wrong location
- Tickets: <form> with name attribute
- Milestone: empty <table>, <noscript> and <input> at wrong location
- Milestone edit: <input> at wrong location
- Admin: missing action attribute in <form>, <form> with method="POST" instead of post
- About: usage of <tr> in a JavaScript string outside of a CDATA section
I will try to provide patches for all these issues.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


