I flagged a post using the following message:

I'm pretty sure this was closed as a joke, re: this meta thread <http://meta.stackoverflow.com/q/99298>, and deserves to be re-opened.

When I saw it on my flag summary page it was rendered like this:

I'm pretty sure this was closed as a joke, re: this meta thread , and deserves to be re-opened.

I wasn't sure if if markdown was supported or not (it's not), but either way I wasn't anticipating the link being entirely removed.

If no markup is accepted in flag messages they should just be treated as plain text and escaped.

(It's not using markdown's HTML sanitation either, this has unique false positives like < bar > . My speculation is that it uses the same function as was used for profiles before they supported markdown.)

link|improve this question

80% accept rate
I assume you're referring to the way it's displayed in your own flag overview? If so: what if you peek into the HTML source? (Is it indeed not sent by the server, or is it not shown by your browser, lacking the proper escaping?) – Arjan Jan 8 at 0:07
@Arjan Yes, I'm referring to my flag overview. The page source only contains the sanitized text I see. – Jeremy Banks Jan 8 at 1:08
I wonder, was your flag declined due to the missing link? Or did the moderator know what you're talking about? Or was the flagged post really just obviously bad and in need of attention? I wonder if mods even see the raw text of the message? I've also had a couple of markdown screwups in my flags a couple of times but fortunately they weren't too dependent on the links I provided. – Jeff Mercado Jan 8 at 7:53
@JeffMercado I've dug up and edited in the actual flag message above. Tim Post♦ was aware of the linked thread, having previously commented on it, and marked the flag helpful. – Jeremy Banks Jan 8 at 8:10
feedback

You must log in to answer this question.

Browse other questions tagged