Comment author’s link broken…

March 12, 2009 by jerome

Just noticed that one: the link of author commenting on Capacity were broken. I managed to fix this by editing the comments-templates inside the /includes – I’m not sure this is a WP2.7 issue but i thought it might help to get a not on this in the future…

/wp-includes/comment-templates.php line 148: replace the single quotes by escaped double quotes
$return = "<a href=\"$url\" rel=\"external nofollow\" class=\"url\">$author\</a>";


2 Comments »

  1. you saved me a lot of debugging man. Thanks a ton, had the same problem, googled, got your link, tried, worked. From problem to solution in < 5 mins. Thanks!

    Comment by Ujj — March 19, 2009 @ 1:16 am

  2. You’re welcome!

    Comment by jerome — March 19, 2009 @ 1:34 am

RSS feed for comments on this post. TrackBack URL

Leave a comment