A message in my careers message box has some hidden links that show as <link temporarily hidden>. I've tried clicking 'I'm interested; show the complete message' but nothing happens.
I've tried using Chrome 4.0.249.49 (35163) beta, Safari 4.0.4 (6531.21.10), and Firefox 2.6 (all on OS X 10.6.2).
How do I show the hidden links?
Edit: Aha! Viewing the source shows a potential problem with the HTML:
<span class='temporarily-hidden'><email temporarily <span class='temporarily-hidden'><link temporarily hidden></span> <<span class='temporarily-hidden'><link temporarily hidden></span>
Note the extra < before the last span. Is Jeff parsing HTML with regexes? ;)
Another edit: Posting a message through the reply form unhides the links. (Unless the problem was coincidentally fixed while I was writing).