Closed
Bug 1259870
Opened 9 years ago
Closed 9 years ago
Do not submit Templates to Akismet
Categories
(developer.mozilla.org Graveyard :: Editing, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Assigned: jwhitlock)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug])
What did you do?
================
1. Save a template as "viagra-test-123"
What happened?
==============
I get the "Your submission includes content that may not be suitable for MDN."
What should have happened?
==========================
The edit should have been published.
Is there anything else we should know?
======================================
Templates are protected by other permissions, and should not be checked with Akismet. Or, if we open up those permissions, we should use a different content type for templates.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → jwhitlock
Comment 1•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/bc5ee98f62a33084507dbb4e64e59eca2342949b
bug 1259870 - Exempt Templates from Akismet checks
Template content is so different that it should not be sent to the same
training bucket as page content. Also, we have protections in place to
ensure that only trusted users are allowed to edit and create Templates.
| Assignee | ||
Comment 2•9 years ago
|
||
Fix is in production.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•