Modify ↓
Ticket #739 (closed defect: wontfix)
Changing Language - Content Error
| Reported by: | anna | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 4.3.1 |
| Component: | Translation | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | And |
Description
When I switch languages to Indonesian in the demo instance, the front page no longer displays content.
Attachments
Change History
comment:2 Changed 13 months ago by dimo
- Status changed from new to closed
- Resolution set to wontfix
This is the default behavior of LinguaPlone? and in most cases it makes sense. Engagemedia.org videos are published in neutral language until they get a translation.
I think we should leave the default as it is in Plumi since site admins can override this behavior.
Note: See
TracTickets for help on using
tickets.

This is due to changes on LinguaPlone?, the translation management product used by Plone. There seem to be many changes on the last edition, http://pypi.python.org/pypi/Products.LinguaPlone/4.1.1
Specifically, content created inside a folder gets the language of the root folder. Plumi users uploading news/videos, do so on /Members, that is English, so all stuff ends up on English, instead of being on neutral language. Thus they don't appear when specifying non English languages. We're trying to sort this behavior.