Last modified: 2008-03-22 00:09:13 UTC
http://www.sixapart.com/pronet/docs/trackback_spec According to it, 'blog_name' is a not required parameters. And after commit trackback, a target page wants purge a cache. I made a patch. (also fixed Bug 6447, Bug 6892)
Created attachment 2279 [details] patch for rev.16249 (trackback.php)
Hmm, why does the patch try to commit two transactions, but doesn't appear to open any? wrt bug 6892, it looks like the patched file will still throw errors if arrays are passed as parameters instead of the expected strings.
(Added bug dependencies)
Fixed in r32318