Opened 11 years ago
Closed 9 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: |
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 9 years ago
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
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.