mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43648
[Bug 1712681] A change has been merged
Reviewed: https://reviews.mahara.org/7967
Committed: https://git.mahara.org/mahara/mahara/commit/af4980c530ca4e1242ed25d685edb6b0ff53e142
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 17.04_STABLE
commit af4980c530ca4e1242ed25d685edb6b0ff53e142
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Thu Aug 24 08:55:16 2017 +1200
Bug 1712681: topic in forum 'createtopicusers' check
behatnotneeded
Change-Id: I488cc4cfffdc9c30f67f001c6d7ce72ae71cc20d
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1712681
Title:
New topic in forum: createtopicusers error
Status in Mahara:
Fix Committed
Status in Mahara 17.04 series:
Fix Committed
Status in Mahara 17.10 series:
Fix Committed
Bug description:
When we have old groups, the Forums may not have the
'createtopicusers' property defined in the config. So the following
error happens:
When I want to create a topic in "Open Discussion" (I am a group
admin), I get the following warning:
[WAR] bd (interaction/forum/edittopic.php:70) Undefined index: createtopicusers
Call stack (most recent first):
log_message("Undefined index: createtopicusers", 8, true, true, "/var/www/mahara-org-testing-mahara/releases/201708...", 70) at /var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
error(8, "Undefined index: createtopicusers", "/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at /var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70
[WAR] bd (interaction/forum/edittopic.php:70) Trying to get property of non-object
Call stack (most recent first):
log_message("Trying to get property of non-object", 8, true, true, "/var/www/mahara-org-testing-mahara/releases/201708...", 70) at /var/www/mahara-org-testing-mahara/releases/20170816213625/lib/errors.php:521
error(8, "Trying to get property of non-object", "/var/www/mahara-org-testing-mahara/releases/201708...", 70, array(size 65)) at /var/www/mahara-org-testing-mahara/releases/20170816213625/interaction/forum/edittopic.php:70
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1712681/+subscriptions
References