Ticket #1928 (closed defect: worksforme)
Create button does not create a new translation
| Reported by: | Henk Poley | Owned by: | ischommer |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | i18n | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
I have enabled translations:
// Enable Translations
i18n::enable();
i18n::set_default_lang('nl');
My site is an upgrade from 2.1.0 -> 2.1.1 -> 2.2.0 (all stable versions). Ran the /db/build?flush=1 script (no errors). The *_lang tables are there. But on a 'Page' (so a normal SiteTree? item) the Translation tab the create button does nothing.
Tested on OS X in:
- Safari 3.0.4 (523.12)
- Opera 9.24 (build 3707)
- Firefox 2.0.0.10
Change History
Note: See
TracTickets for help on using
tickets.
