I've checked the source of my html and email addresses are being encoded, however Google is decoding them and posting them on the web. This is pretty much a bad thing, if google can decode them whats stoping other spam bots from doing the same?

Comments

eabrand’s picture

Assigned: Unassigned » eabrand

I put a question up on google's forum. I'll report back when I get a response.

eabrand’s picture

Version: 5.x-1.0 » 6.x-1.x-dev
eabrand’s picture

Status: Active » Needs review

Try this: it might be getting the info from DMOZ. The best way to stop it from happening though is to use javascript instead of using the ascii characters.

Crell’s picture

Status: Needs review » Active
Crell’s picture

Priority: Critical » Normal

Looks like this is a more general problem:

http://it.slashdot.org/story/09/06/23/173229/Has-Google-Broken-JavaScrip...
http://baxil.livejournal.com/266909.html

Probably not much we can do about it on our end, then. :-(

Crell’s picture

Status: Active » Closed (won't fix)

Not an issue on our end, so nothing we can do.