The login/logout link does a replace, but doesn't run htmlentities() on the new content.
I'm going to play with this plugin some. Since my site is served as XML, I'll catch any XHTML problems like this pretty quick.
Ciao!
Added a call to htmlentities() to make it work in XHTML/XML mode.
Log in to post a comment.
Added a call to htmlentities() to make it work in XHTML/XML mode.