Issue Details (XML | Word | Printable)

Key: MDL-14558
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Critical Critical
Assignee: Dongsheng Cai
Reporter: Oleg Sychev
Votes: 10
Watchers: 12
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Users can get subscribed to the forum where subscription not allowed

Created: 25/Apr/08 11:02 PM   Updated: 09/Oct/09 10:10 PM
Return to search
Component/s: Forum
Affects Version/s: 1.8.5, 1.9
Fix Version/s: 1.8.8, 1.9.4

File Attachments: 1. File fixsubscription.php (1 kB)
2. Text File patch-14558-forum_subscribe.new.18_STABLE.patch (4 kB)
3. Text File patch-14558-forum_subscribe.new.patch (4 kB)

Issue Links:
Dependency
 

Participants: Bill Burgos, Dongsheng Cai, Eloy Lafuente (stronk7), Gary Barclay, Jet Hall, José Coelho, Martin Dougiamas, Mathieu Petit-Clair, Oleg Sychev, Ray Lawrence, Rich H, Simon Hunter, Ted O'Neill and Thomas Robb
Security Level: None
Resolved date: 11/Nov/08
Affected Branches: MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
If the forum set in 'Subscriptions not allowed' mode user still can see subscription menu when posting (adding discussion or replying) and get subscribed on it. It can get unsubscribed only during another post then.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Mathieu Petit-Clair committed 3 files to 'Moodle CVS' on branch 'MOODLE_18_STABLE' - 07/Oct/08 04:11 PM
Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed.
MODIFY mod/forum/post.php   Rev. 1.134.2.15    (+4 -4 lines)
MODIFY mod/forum/index.php   Rev. 1.90.2.5    (+2 -2 lines)
MODIFY mod/forum/lib.php   Rev. 1.536.2.44    (+34 -14 lines)
Mathieu Petit-Clair committed 3 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 07/Oct/08 04:13 PM
Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed.
MODIFY mod/forum/lib.php   Rev. 1.609.2.69    (+36 -15 lines)
MODIFY mod/forum/index.php   Rev. 1.104.2.12    (+2 -2 lines)
MODIFY mod/forum/post.php   Rev. 1.154.2.14    (+4 -4 lines)
Mathieu Petit-Clair committed 3 files to 'Moodle CVS' - 07/Oct/08 05:28 PM
Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. (merge)
MODIFY mod/forum/index.php   Rev. 1.117    (+1 -1 lines)
MODIFY mod/forum/lib.php   Rev. 1.743    (+37 -16 lines)
MODIFY mod/forum/post.php   Rev. 1.174    (+3 -3 lines)