Project

General

Profile

Actions

Bug #6658

open

course sections hard wired translation in database

Added by Anonymous over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
04/09/2013
Due date:
% Done:

0%

Estimated time:
Complexity:
Normal

Description

Course section names (e.g. 'Tools', 'Administration') are stored as translated strings, and not as the original (e.g. 'SectionTools', 'SectionCourseAdministration'). When a course changes language, the sections retain their original name.

Actions #1

Updated by Anonymous over 9 years ago

resolved, but needs comment:
application/weblcms/course/php/lib/storage/data_class/course.class.php method initialize_course_section, remove translations.

application/weblcms/php/lib/tool_list_renderer/fixed_location_tool_list_renderer.class.php method display, wrap $section->get_title() calls in a translation

Actions

Also available in: Atom PDF