NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item1538: Topics in Main web and new webs do not validate as clean xhtml
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
Topics in Main web and new webs do not validate as clean xhtml at validator.w3.org
The reason is the WEBCOPYRIGHT in
DefaultPreferences which has a /span too many
You do not see this in the System web because it has its own WEBCOPYRIGHT which is correctly formatted.
And if you made your own WEBCOPYRIGHT you probably do not see it either.
Easy to fix.
--
KennethLavrsen - 28 Apr 2009
The self-closing <p> tags are also not correct; each paragraph of text should be contained within a <p> element. --
IsaacLin - 28 Apr 2009