Closed Bug 1257003 Opened 8 years ago Closed 8 years ago

Tell Akismet that translated content is a mix of English and the target language

Categories

(developer.mozilla.org Graveyard :: Editing, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwhitlock, Assigned: robhudson)

References

Details

(Keywords: in-triage, Whiteboard: [specification][type:change])

What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
When submitting new edits to Akismet, the language ("blog_lang") is set to the language for that section ("en-us", "fr", etc.).  For non-English pages, a combination should be sent ("fr, en-us")

What problems would this solve?
===============================
Akismet may be looking for words outside of the given locale as an indication that the content is spam, but it is common for mixed content to appear, as we encourage partial translations.

Who would use this?
===================
Localizers on MDN would potentially be blocked by Akismet less often.

What would users see?
=====================
Akismet blocks are displayed as form validation errors, and would not be seen.

What would users do? What would happen as a result?
===================================================
Translators would not be discouraged from translating pages, and would be more likely to translate multiple pages

Is there anything else we should know?
======================================
1109994
Blocks: 1188029
Assignee: nobody → robhudson
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/329d284dc8177e35871ae6fd4b663cd658250a90
Fix bug 1257003 - Send correct list of locales for translated content

https://github.com/mozilla/kuma/commit/cb877e8f281239212f24d8a4a53b781fc57b0bc0
Merge pull request #3821 from robhudson/1257003-akismet-locales

Fix bug 1257003 - Send correct list of locales for translated content
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.