mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54787
[Bug 1818591] A change has been merged
Reviewed: https://reviews.mahara.org/10199
Committed: https://git.mahara.org/mahara/mahara/commit/5d40e61e22731e05a5925c36aac21c4fbdb03fca
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 18.10_STABLE
commit 5d40e61e22731e05a5925c36aac21c4fbdb03fca
Author: Rebecca Blundell <rebeccablundell@xxxxxxxxxxxxxxx>
Date: Tue Jun 18 18:14:34 2019 +1200
Bug 1818591: Fix undefined index versioning error
behatnotneeded
Change-Id: I144b9763c393e8956d831b3169099b37d8fb4a0b
(cherry picked from commit 96feeef9361ef5c47d5e1185a21adb328df36e15)
--
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/1818591
Title:
Error: Undefined index versioning
Status in Mahara:
Fix Committed
Status in Mahara 18.10 series:
Fix Committed
Status in Mahara 19.04 series:
Fix Committed
Status in Mahara 19.10 series:
Fix Committed
Bug description:
Create a journal and make a couple of entries
Create a page, add a blog block to it and select the journal
Share the page with other user
logout
Log in as the other user and access the page
Follow the link of one of the entries
Click on the name of the journal
Then the error message is displayed
[WAR] 8a (artefact/blog/lib.php:1086) Undefined index: versioning
Call stack (most recent first):
log_message("Undefined index: versioning", 8, true, true, "/home/ceciliavg/maharacode/mahara/htdocs/artefact/...", 1086) at /home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:520
error(8, "Undefined index: versioning", "/home/ceciliavg/maharacode/mahara/htdocs/artefact/...", 1086, array(size 16)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/blog/lib.php:1086
ArtefactTypeBlogPost::get_posts("4", 10, 0, array(size 4)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/blog/lib.php:342
ArtefactTypeBlog->render_self(array(size 4)) at /home/ceciliavg/maharacode/mahara/htdocs/artefact/artefact.php:128
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1818591/+subscriptions
References