[wp-testers] author.php - admin profile not outputting htmlcorrectly

David House dmhouse at gmail.com
Sun Jan 29 21:40:18 GMT 2006


On 29/01/06, Kaf Oseo <kaf at szub.net> wrote:
> if (isset ($_POST['description']))
>         $user->display_name = wp_specialchars(trim($_POST['description']));

http://trac.wordpress.org/changeset/2872

That's a big changeset involving the moving of a lot of user code. I
guess the wp_specialchars call got added by accident. I've added a
patch to http://trac.wordpress.org/ticket/2272 that fixes this.

--
-David House, dmhouse at gmail.com, http://xmouse.ithium.net


More information about the wp-testers mailing list