-
Bug
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
While updating certain chapters within a book module, I noticed that the timemodified field of those chapters and that book weren't being updated in the database's mdl_book_chapters and mdl_book tables respectively.
I guess, if a chapter if updated, the timemodified fields of both the book and chapter should be updated.