email for comments: link missing a href [fixed]
I just received an email about the first comment posted to this question at ask sage:
Dear niles,
ccanonc left a new comment for question "Enumerate isomrphic subgraphs of graph vertex labeled"
...
The link to "new comment" is just as I've posted it: <a>new comment</a>
, with no href
. Looking back, all of the "new comment" email has this problem.
UPDATE: Here's the original html source of the email; it looks like there is some href, but my email reader (Gmail) doesn't know what to do with it.
Message-ID: <20100917202852.11142.10862@localhost>
=
<p>Dear niles,</p>
=
<p>ccanonc left a <a href=3D"%http://ask.sagemath.org/question/120/enumerat=
e-isomrphic-subgraphs-of-graph-vertex-labeled#comment-539">new comment</a>
for question "Enumerate isomrphic subgraphs of graph vertex labeled"</p>
=
=
=
=
EDIT 2: the <a>
is still being interpreted by askbot, even inside <pre>
</pre>
. . . forwarding to Evgeny . . .
Comments