Bug #3214

Block titles are not translated
Start date:
05/04/2011
Due date:
11/04/2011
% Done:
100%
Estimated time:
Complexity:
Normal
Description
The block_list.php class in [Home > php > Ajax] uses Translation to get the block's title correctly, but the block itself doesn't translate the title when added.
The function get_title() in common\libraries\block on line 178 should call translation to also translate the titles on the blocks that are added (and not only in the list view).
History
Updated by Anonymous almost 10 years ago
- Due date set to 11/04/2011
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Anonymous almost 10 years ago
- Status changed from Assigned to Needs testing
- % Done changed from 0 to 100
fixed (on stable)!
Updated by Stefaan Vanbillemont almost 10 years ago
- Status changed from Needs testing to Bug resolved
Tested and fixed!