[wp-trac] [WordPress Trac] #17623: Google is injecting web beacons into posts when WordPress runs its Blogger importer
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 6 17:24:46 UTC 2011
#17623: Google is injecting web beacons into posts when WordPress runs its Blogger
importer
--------------------------+------------------------------
Reporter: avcascade | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Changes (by Otto42):
* keywords: Google Blogger Importer =>
Comment:
This appears to be a blogger thing. Unauthenticated feeds have those
tracking images in them, while authenticated feeds do not.
Now, the blogger importer is authenticated, using the older AuthSub
methods. It appears that this isn't enough for Blogger to not insert the
images.
However, I was able to write some OAuth code to get the feed and the
resulting content did not have the images in there, so it appears that the
Blogger importer should be converted to use OAuth instead of the much
easier AuthSub.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17623#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list