-
Bug
-
Resolution: Fixed
-
Major
-
2.3.1
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
-
MDL-35007-master -
The problem is that we do not handle BOOKCHAPTER restore_decode_rule rules that are generated in a Moodle 1.9 backup when there are links to book chapters.
Replication steps:
- install book module in Moodle 1.9 (install http://moodle.org/plugins/pluginversions.php?plugin=mod_book)
- create a book instance
- create a Web page resource
- in the label add a link to the book chapter
- backup the course with all defaults
- Restore the course as "new course" in 2.3
- check the restored Page resource
Expected result: the link to book module should point to the restored book chapter
Actual result: the link is replace with something like $@BOOKCHAPTER*7@2$
- Discovered while testing
-
MDL-33362 Missing rule BOOKSTART restoring 19_STABLE book backups
-
- Closed
-