Ticket #829 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Invalid markup

Reported by: da3rX Owned by:
Priority: normal Milestone: 0.9
Component: Front-end Version: 1.0-rc-2
Severity: normal Keywords:
Cc:

Description

  • tags.php
  • topic.php
  • forum.php

Use  the W3 validator to see the errors.

Change History

(In [1333]) Multiple XHTML validation fixes - See #828 - See #829

(In [1334]) Multiple XHTML validation fixes - See #828 - See #829 - branches/0.8

(In [1335]) Multiple XHTML validation fixes (wrong file committed correction) - See #828 - See #829 - branches/0.8

Just a note on topic.php - the "start" attribute is not easily replaced by CSS methods ( lack of support for CSS counters -  http://www.w3.org/TR/REC-CSS2/generate.html#counters )

We would have to drop back to transitional XHTML doctype to validate, which isn't worth the potential problems it could cause.

For now topics.php will contain one validation error on that attribute.

  • Status changed from new to closed
  • Resolution set to fixed

Fixed as of [1335] - props da3rX for the initial testing

  • Status changed from closed to reopened
  • Resolution fixed deleted

edit.php still has some minor errors.

(In [1343]) unify post_form() and edit_form() markup. See #829

  • Status changed from reopened to closed
  • Resolution set to fixed

(In [1344]) give edit.php a non-empty body id attribute. Fixes #829

Note: See TracTickets for help on using tickets.