-
Bug
-
Resolution: Fixed
-
Major
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-57232-master -
While testing upgrade of moodle.org, we are experiencing troubles with the custom Partners block appearing multiple times (discussed in MDL-56902). I was trying to debug and reproduce the issue and hit more problems.
Steps to reproduce
- Start with a fresh new 3.1 site with two courses A and B
- Add a new HTML block to the front page and another one to a course A
- Add a new block of a different type (such as Logged in user) to the same two places.
- On the Manage blocks admin page, protect the HTML blocks from deletion (the lock icon),
like Navigation and Administration blocks are. - Upgrade the site to 3.2
- Problem 1: Note that the HTML blocks are not displayed now at all. The Manage blocks admin page still displays the instances exist.
- Switch the site theme to Boost
- Problem 2: The blocks Navigation and Administration are still displayed, even if they should not.
- caused a regression
-
MDL-58040 Incorrect references to global $PAGE in blocklib.php. Should always use $this->page
- Closed
- has a non-specific relationship to
-
MDL-27122 The Settings block shows up two times on the Front Page without the option to remove any of them
- Closed
-
MDL-35964 Undeletable block should not be deletable!
- Closed
-
MDL-56614 Remove blocks added by default in boost theme for running behat
- Closed
- has been marked as being related by
-
MDLSITE-4824 Upgrade branch moodle.org-3.1-block_partners-addon
- Closed
- is a regression caused by
-
MDL-56902 When switching back and forth from boost to clean dont add blocks to boost
- Closed