When looking on admin/posts/<post id>/show-flags, I noticed that flags for comments are always reported as "Comment: Offensive" even while the flag was a different one.

To be sure the user didn't use a custom reason for the flag, which was the erroneously reported as a flag for offensive comment, I tried flagging a comment as not constructive, and what I obtained is this:

Apparently, any comment is marked as "Comment: Offensive," even in the case the user entered a custom reason.

Comment flags should be reported as "Comment" type, if the same type is used for all the flags.