Page 1 of 1

Bug in pingback function

Posted: Thu Oct 07, 2010 6:03 am
by deedw
Hello,

there is a bug in the pingback function. In line 80 of include/functions_trackbacks.inc.php there is a newline before the actual xml-tag. This leads to an invalid pingback if you send one to Drupal for example.

If you test it via http://validator.w3.org/ a newline is forbidden in the first line.

Greetings Dee

Re: Bug in pingback function

Posted: Thu Oct 07, 2010 10:43 am
by garvinhicking
Hi!

Thanks a lot for finding and reporting; I just committed the fix to SVN!

Regards,
Garvin