Bug in pingback function

Found a bug? Tell us!!
Post Reply
deedw
Regular
Posts: 61
Joined: Thu Oct 07, 2010 5:57 am

Bug in pingback function

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Bug in pingback function

Post by garvinhicking »

Hi!

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

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply