Running the QA test in MDL-42772 I found a warning on the course page. To reproduce you can follow the QA test instructions (but you may just look at the code it may be a easy fix):
- From a 2.5 install
- Login as admin
- Set up the admin user profile if not done already
- LOGOUT
- Upgrade to 2.6
- Make sure you don't see any error
- Navigate wherever you can as guest
- Make sure you don't see any notice
- Login as admin
- Create a course
- Go to the course
=> above the "News forum" you can see the following warnings:
Notice: Undefined property: stdClass::$forum_allowforcedreadtracking in /home/jerome/moodles/stable_25_42772/moodle/mod/forum/lib.php on line 6882
- Testing discovered
-
MDL-42772 Alternate name fields warning on upgrade from clean 25 install.
-
- Closed
-