Difference between revisions of "Reports"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Reports are a submission type added in [[Updating: to 2.0.0|2.0.0]] that accepts user content and bug reports into a queue. They can be viewed and processed in the admin area by users with the '''Manage Reports''' power. | Reports are a submission type added in [[Updating: to 2.0.0|2.0.0]] that accepts user content and bug reports into a queue. They can be viewed and processed in the admin area by users with the '''Manage Reports''' power. | ||
− | == Submission == | + | ==Submission== |
Reports can be submitted from the report submission page. A link to this is also available on the bug report index for logged-in users, and "report content" buttons are present on pages with user-submitted content. | Reports can be submitted from the report submission page. A link to this is also available on the bug report index for logged-in users, and "report content" buttons are present on pages with user-submitted content. | ||
A report requires: | A report requires: | ||
− | * '''URL/Title''' | + | *'''URL/Title''' |
− | ** Either a link to offending content (content report) or a short summary of the bug (bug report) | + | **Either a link to offending content (content report) or a short summary of the bug (bug report) |
− | * '''Is/Is Not Bug Report (Toggle)''' | + | *'''Is/Is Not Bug Report (Toggle)''' |
− | ** Whether or not the report is for a bug. If this is on, an additional field for specifying the type of bug appears. | + | **Whether or not the report is for a bug. If this is on, an additional field for specifying the type of bug appears. |
− | * '''Error Type (if bug report)''' | + | *'''Error Type (if bug report)''' |
− | ** | + | **The type of error being reported. By default, the options are: 500 error, 404 error, text error, exploit, or other error. |
+ | *'''Comments''' | ||
+ | **<br /> | ||
+ | *** | ||
[[Category:Documentation]] | [[Category:Documentation]] |
Revision as of 08:30, 16 July 2021
Reports are a submission type added in 2.0.0 that accepts user content and bug reports into a queue. They can be viewed and processed in the admin area by users with the Manage Reports power.
Submission
Reports can be submitted from the report submission page. A link to this is also available on the bug report index for logged-in users, and "report content" buttons are present on pages with user-submitted content.
A report requires:
- URL/Title
- Either a link to offending content (content report) or a short summary of the bug (bug report)
- Is/Is Not Bug Report (Toggle)
- Whether or not the report is for a bug. If this is on, an additional field for specifying the type of bug appears.
- Error Type (if bug report)
- The type of error being reported. By default, the options are: 500 error, 404 error, text error, exploit, or other error.
- Comments