-
Improvement
-
Resolution: Fixed
-
Minor
-
Future Dev
Similar to https://tracker.moodle.org/browse/MDL-70556 if a site wants to be multilingual (using the {mlang} filters) with more than about 4 languages, the current character limit (of 254/255) on things like activity name become a major blocker.
It is possible to increase the length within the data table, and if activities are updated via other means appear to work OK with these longer names - but as soon as you try and edit the activity in any way (e.g. change restrictions) it won't allow you to, as it picks up the name is more than 255 and prevents saving.