Reviewed: https://reviews.mahara.org/11889 Committed: https://git.mahara.org/mahara/mahara/commit/12853dcbfc05b7215bbd1edc05be543c06908b24 Submitter: Robert Lyon ([email protected]) Branch: 20.04_STABLE
commit 12853dcbfc05b7215bbd1edc05be543c06908b24 Author: Doris Tam <[email protected]> Date: Tue Aug 3 14:46:02 2021 +1200 Bug 1938741: Unsubscribe/subscribe to forum missing a 'group' value Add the group value expected by the unsubscribe function into the form Change-Id: I04ce994acf3f7b53d1ddce6e56d04879adcf2a73 (cherry picked from commit 8f0e9b46fefa4811ea66cc1d18517877f7eb573a) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1938741 Title: Unsubscribe from a forum missing group ID Status in Mahara: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Status in Mahara 21.04 series: Fix Committed Status in Mahara 21.10 series: Fix Committed Bug description: Clicking Unsubscribe from within a forum throws and error. It is missing a 'group' value in the pieform. To test: 1) Create a group 2) Go to 'forums' tab 3) Click 'New forum' button 4) Set a title and description then save 5) Click the 'Unsubscribe from forum' button Expected result - get unsubscribed Actual result - get warning "Undefined index: group" To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1938741/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

