Feature #3711
Set default isocode to parent language in sub-language creation
Status:
Bug resolved
Priority:
Normal
Assignee:
Bryan Manuel Fuertes Malca
Category:
-
Target version:
Complexity:
Easy
SCRUM pts - complexity:
2
Description
This should be a really short patch...
If you create a sub-language, the form for the sub-language is empty, but it is assumed the isocode will be the same as the parent language ("en" for English, for example).
- English custom
- english_custom
- en
Ref link: http://chamilodev.beeznest.com/main/admin/sub_language_add.php?action=definenewsublanguage&id=54
Alberto, feel free to take this one if you can solve it before Wednesday...
Associated revisions
History
Updated by Bryan Fuertes Malca over 9 years ago
- Status changed from New to Bug resolved
- Assignee set to Bryan Manuel Fuertes Malca
- % Done changed from 0 to 100
Fixed but could not add default original name because of QuickForm htmlentities filtering
Added default form filling in sub language creation page - fixes #3711