Bug #32661
L10n broken
| Status: | Resolved | Start date: | 2011-12-18 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Juergen Furrer | % Done: | 0% |
|
| Category: | - | Spent time: | 0.50 hour | |
| Target version: | - | Estimated time: | 0.50 hour | |
| Votes: | 0 |
Description
...because $this->sys_language_uid is unset.
More precisely, the following line is missing in main() of
- tx_imagecarousel_pi1,
- tx_imagecarousel_pi2 and
- tx_jfimageflow_pi1
$this->sys_language_uid = $GLOBALS['TSFE']->sys_language_content;
History
Updated by Juergen Furrer over 1 year ago
- Status changed from New to Accepted
- Assignee set to Juergen Furrer
- Estimated time set to 0.50
Updated by Juergen Furrer over 1 year ago
- Status changed from Accepted to Resolved