-
Bug
-
Resolution: Fixed
-
Major
-
2.6.3
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
wip-
MDL-46280-master -
-
Activity auto linking does not pick up correct activity if the activity is given a similar name.
For example:
"Session 1 – Help Forum" and just plain "Help Forum”, the activity auto-linking filter is picking up the latter, even when you type in the full “Session 1 – Help Forum”.
Replication steps:
- Enable the Activity names filter
- Create two activities in a course with similar names (ie. Session 1 – Help Forum and Help Forum)
- Add an HTML block to the course
- Configure the HTML block and type in the name of one activity (ie. Session 1 - Help Forum)
Actual result: The link will show up and be linked to 'Help Forum' and not 'Session 1 - Help Forum'.
Expected result: ??? It is not clear which activity should be given preference.
- is a regression caused by
-
MDL-41192 Performance and usability improvements in class cm_info
-
- Closed
-