What steps will reproduce the problem?
1. Set WordPress to produce application/xhtml+xml (e.g. by installing and
activating the Content Negotiation plugin from
http://wordpress.org/extend/plugins/content-negotiation/
2. Attempt to log in with Firefox.
What is the expected output? What do you see instead?
Should see the login page including the OpenID field; instead, the
red-on-yellow XML error page is displayed.
What version of the product are you using? On what operating system?
OpenID 3.2.3, WordPress 2.8.4
Please provide any additional information below.
Line 87 of login.php is the culprit. Removing the </label> from the end
fixes the problem.
Original issue reported on code.google.com by pja...@gmail.com on 28 Aug 2009 at 5:34
Original issue reported on code.google.com by
pja...@gmail.com
on 28 Aug 2009 at 5:34