Ticket #2129 (new defect)
When editings translations, the site tree in the CMS gets a bit weird
| Reported by: | mpeel | Assigned to: | ischommer |
|---|---|---|---|
| Type: | defect | Priority: | critical |
| Milestone: | 2.4.0 | Component: | i18n |
| Version: | 2.2.0 | Severity: | medium effort / impact |
| Keywords: | translatable | Cc: | |
| Due date: | Hours: |
Description
Currently what happens is you can only view top-level (e.g. ParentID = 0) pages, not any of the children (there's no '+' indicator to mark children).
Also, it gets out of order as the translated pages come first, and then the untranslated pages show up.
Ingo thinks it would make more sense to use a marking filter to mark whether pages have or have not been translated into the language you're translating into.
Also, if you go to a page at level 2 or 3 (so a grandchild of a root node for example), and try to translate that page, it gets added to the bottom of the site tree, until the entire admin area is refreshed. Then, it disappears and you can't edit it again...
