Moodle

Search block has language files in the wrong place

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9
  • Component/s: Blocks, Language
  • Labels:
    None
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

I remember that there was a decision to place the language files of standard elements in the moodle/en_utf8 folder and the language files of translated files in moodledata/lang/mylanguage_utf8. The search block is part of the standard, but it contains an own language folder for en_utf and fr_utf8. These language foldr should be moved.

If we don't do this we will get problems with fast growing moodle packages and chaos in translations. To place the non en_utf8 language files in the moodledata folder had the reason in to big moodle packages

Issue Links

Activity

Hide
Martin Dougiamas added a comment -

Correct: Language files of standard tools should be placed in moodle/lang/en_utf8.

Nicolas, could you please check and move the language files for the global search block from the /blocks/search/lang/en_utf8 to /lang/en_utf8 ... the french one should go to the french pack.

Show
Martin Dougiamas added a comment - Correct: Language files of standard tools should be placed in moodle/lang/en_utf8. Nicolas, could you please check and move the language files for the global search block from the /blocks/search/lang/en_utf8 to /lang/en_utf8 ... the french one should go to the french pack.
Hide
Nicolas Connault added a comment -

Done

Show
Nicolas Connault added a comment - Done
Hide
Nicolas Martignoni added a comment -

This was a dupe of MDL-10979. Thanks for fixing it.

Show
Nicolas Martignoni added a comment - This was a dupe of MDL-10979. Thanks for fixing it.
Hide
Stephen Bourget added a comment -

MDL-12094 seems to revert the fix that was applied for this bug

Show
Stephen Bourget added a comment - MDL-12094 seems to revert the fix that was applied for this bug

Dates

  • Created:
    Updated:
    Resolved: