Description

Steps to reproduce

  1. do this...

Any page that includes Sub Pages generates non-standard html 4.01 according to w3 validator. The problem appears to be "/" chars in the generated id fields.

Example

http://axelrod.plus.com/moin/AndyHeath

click on the validator link in moin.

MoinMoin Version 1.3.4

Fedora Core 3

Python Version 2.4

Server Setup CGI

Server Details Apache 2.0.52

Workaround

none known

Discussion

two possible fixes come to mind, either prefex the slashes with escape sequences or generate random id's.

Any other nonascii (non character) char should have the same effect

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/SubPageIncludesGIveBadHtml401 (last edited 2007-10-29 19:11:33 by localhost)