Closed shermida closed 8 years ago
This is because the language 'English' (In Moodle) does not exist for that particular PuMuKIT2 installation (where only Spanish is set as a valid locale). When this happens, PuMuKIT returns the default locale value:
parameters:
...
locale: en #This value needs to be configured correctly
...
The problem here is that the value in 'locale' is not included in the 'valid locales' in this installation:
parameters:
...
pumukit2.locales:
- es
...
This is a configuration issue. The value should be 'es' for this particular installation.
@shermida Once this is correctly configured, check it out again.
It is solved. I close the issue.
Steps:
Result:
If Moodle language is English, all series have the same name “Undefined” and the multimedia objects inside do not have a name, only the extension. However, if the language is Spanish, both Series and Mm. Obj. have name.