Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.4, 2.2
-
Component/s: Authentication, Forum
-
Database:Any
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-30722_forum_unsubscribe -
Pull Master Diff URL:
Description
When to try to unsubscribe from all forums and you are not logged in then you should be redirected to login page, but guests are not.
Reproduction steps:
- Log out
- Log in as a guest
- try to unsubscribe from all forums (http://localhost/mod/forum/unsubscribeall.php)
you are not redirected to login page.