I work for http://pastebin.com and we have a facebook LIKE button on the site.
The LIKE button in the menu on the bottom right puts a LIKE out to our frontpage.
Now the LIKE gets stored, but the data about pastebin is all messed up. It fetches some http header data, and posts that. It only happens with the LIKE button in the menu on the right, the LIKE button at the top of posts works fine. http://pastebin.com/cYkKMdT7 like the one at the top there.
This is how it gets pasted to peoples wall.

Any idea why this happens?
I tried both the iframe and the javascript code.