Plugin not XHTML 1.0 strict valid/well-formed
Status: Alpha
Brought to you by:
hans
Hello
I have installed the Wordpress OpenID-Plugin in my Wordpress 2.0.9 but I can't use it because of the strict XML parser which breaks the parsing process due to XHTML output incompatibilities of the plugin.
I use an XML declaration, XHTML 1.0 strict doctype and content-type "application/xhtml+xml".
For example, the element FORM has an invalid child (e.g. INPUT).