Feature #5349
Fix typo in old database settings variables
Status:
Assigned
Priority:
Urgent
Assignee:
Category:
Database & API changes
Target version:
Start date:
26/08/2012
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
In db_main.sql, there are a few settings which have language variables starting with a lowercase letter. At least the following:
- emailAdministratorTitle
- emailAdministratorComment
- administratorSurnameTitle
- administratorSurnameComment
- administratorNameTitle
- administratorNameComment
- administratorTelephoneTitle
- administratorTelephoneComment
- fix in db_main.sql
- fix in the upgrade process (update settings_curent set ... where ...)
- fix in translate.chamilo.org
Related issues
History
Updated by Yannick Warnier about 4 years ago
- Category set to Database & API changes
- Status changed from New to Assigned
- Assignee set to Yannick Warnier
- Priority changed from Normal to Urgent