-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.2, 3.5.3, 3.6
-
MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
Step-by-step instructions:
- Go to a course and turn editing on
- Create a file resource named "Test 1"
- Create a file resource named "Test (2)"
- Add a new activity e.g Label with following content: "Please read Test 1 and Test (2)"
- Check the result
Expected result:
- The label should link to the two file resources.
Actual result:
- The auto-linking works only to the resource without brackets in the title.
Additional information:
The filter/glossary had only one change (https://github.com/moodle/moodle/commits/MOODLE_35_STABLE/filter/glossary) in the recent time.
In due of that, I think it's a regression of MDL-63403.
I can confirm that with Moodle 3.5.2+ (Build: 20181005) it was working like the expected result.
- has been marked as being related by
-
MDL-65884 "Activity names auto-linking" filter and activity name like "-" (hyphen) breaks course content visualization
- Closed
- is a regression caused by
-
MDL-63403 Major room for performance improvement in filter_glossary (backport of MDL-47962)
- Closed
- is duplicated by
-
MDL-64021 Autolink on activities is not working when activity name ends with punctuation mark
- Closed