Closed
Bug 606377
Opened 15 years ago
Closed 6 years ago
An English document should not be able to have a parent
Categories
(support.mozilla.org :: Knowledge Base Software, task, P4)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: paulc, Unassigned)
Details
I was looking at a test in our test_models file (test_correct_based_on_to_current_revision) and found that it's possible to have an English child of an English parent.
We should disallow English documents to have parents.
We may also want to prevent non-English documents from having non-English children.
This is low priority at the moment, since it would be impossible (or difficult, at least) to make this happen from the views/UI.
Comment 1•15 years ago
|
||
Prepare for some tests to fail when we fix this; I think I've seen translation tests forget to set non-English locales on children.
Updated•15 years ago
|
Target Milestone: 2.3 → Future
Comment 2•8 years ago
|
||
p4 is right? sounds hard. sounds like having a german document with no english parent as well which is another bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•