Hi,

I'm new to Drupal and I'm trying to get my first Drupal-powered website up-and-running but I have a problem with XHTML 1.0 Strict validation because of
tags from blogapi and RSS modules that are not closed .

Is it a bug ? How can I correct it ?

Thx in advance

PS : if you want to see the site and its validation errors : http://www.epseelon.org

Comments

Steven’s picture

This has been fixed in the development version. To fix it locally, apply this change:
http://drupal.org/node/24278

--
If you have a problem, please search before posting a question.

daneel-1’s picture

Thank you very much...
I'll remember for next time :-P