I tried flagging an answer as a duplicate of another answer and got this error:

I experimented with a few different flag messages:
- "Duplicate of {short question link}" -- error message
- "Duplicate of {short answer link}" -- error message
- "Duplicate of {long question link}" -- works
- "Duplicate of {long answer link}" -- works
- "Duplicate of {short question link} (foobar)" -- works
- "Duplicate." -- works
This error seems like it was designed specifically to catch the last case, but it lets it through, and it rejects messages with short-form links (http://meta.stackoverflow.com/q/118863/145982 instead of http://meta.stackoverflow.com/questions/118863/odd-behavior-of-error-message-when-flagging-as-a-duplicate)... unless they contain more text after the link
(The message also says "duplicate question", even when flagging an answer)