An an email address such as W3C@somewhere.net
in a regular text (no special formatting) is shown as ?C@somewhere.net
. See here: W3C@somewhere.net .
General problem? -- Mon, 07 Feb 2005 00:51:17 -0800 reply
The problem occurs even when formatted as code. The mail address should read W3C@...
... --Bob McElrath?, Mon, 07 Feb 2005 01:48:31 -0800 reply
The anti-email harvester code I added hides some of the characters in an email address by replacing them with numeric entities (e.g. & #12 ; -- without spaces). ZWiki is still mangling numeric entities because of the short issue names. (Issue #961) This is a little odd because it looks like the 3
in that email address gets sucked up as part of the entity.
Anyway, I'm closing this because it's a dup of #961. (Hmmm dup functionality would be useful for issuetracker)
-- Bob
dup of #961 --Bob McElrath?, Mon, 07 Feb 2005 01:49:34 -0800 reply
Status: open => closed