Closed
Bug 612744
Opened 15 years ago
Closed 15 years ago
Don't prompt for "Allow translations" on non-English articles
Categories
(support.mozilla.org :: Knowledge Base Software, task, P3)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: erik, Assigned: paulc)
Details
...at /de/kb/new. We never allow translations from anything but English, so either hide the control, or dim and uncheck it. This is only a UI bug; the flag gets set to False at some point before it's saved.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → paulc
| Assignee | ||
Comment 1•15 years ago
|
||
master:
https://github.com/jsocol/kitsune/commit/0c512811821b214cbfa7c24bfd203b193ef35fa3
2.3.x:
https://github.com/jsocol/kitsune/commit/47c31544df67c4ea5fc14aa8dbd742b44c42823e
QA: Creating new English articles should show the "Allow translations" checkbox, whereas creating new non-English articles should not. URLs would be:
/en-US/kb/new
vs
e.g. /fr/kb/new
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•