When links are pasted into spaces that autolink them, trailing punctuation in the fragment is often excluded from the automatic link.
We actually catch this in the redirect popup, because the discussiontoolsfindcomment API copes with it:
However, in the fairly common case where the topic is still on the current page we could fix this up as we already do with unescaped spaces in the fragment.
