The other day I found a small program that converts ones e-mail address
to a line of entity characters. The aim is to make it harder for spam
robots to find ones e-mail address when searching ones web pages.
The point is that web browsers (including Arachne, that is) converts the
entities to human readable characters, and thus displays the e-mail
address properly for humans, while it hopefully messes with the spam
robot.
But the e-mail client in Arachne does not properly read the e-mail
address when clicking the link. It all ends up with a &-sign in the
To-field of the e-mail. I guess it's not necessary to say that M$OE
deals with it properly.
Now, is this something that can be fixed in Arachne too ?