Opened 9 years ago
Closed 7 years ago
#841 closed defect (wontfix)
Report Resolution Panel spelling error.
Reported by: | saul | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | graphic design/interface | Keywords: | |
Cc: | Parent Tickets: |
Description
Subtickets
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 7 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The comment in mediagoblin/moderation/forms.py
:param resolution_content A TextArea object that is required for
every report filed. It represents the
reasons that the moderator/admin resol-
-ved the report in such a way.
and the variable names confirm that the intent was to use content and not comment
Note: See
TracTickets for help on using
tickets.
In addition, the option to "Delete the content" should probably be changed to "Delete the comment".
While the argument might be made that it is the content of the comment that is being deleted, there is quite some potential for confusion in thinking that "content" is referring to the uploaded media.