mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #49968
[Bug 1795977] A change has been merged
Reviewed: https://reviews.mahara.org/9178
Committed: https://git.mahara.org/mahara/mahara/commit/dc64a0fe8f21b6b370ad136434332caefa476d75
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 18.10_STABLE
commit dc64a0fe8f21b6b370ad136434332caefa476d75
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date: Thu Oct 4 10:15:33 2018 +1300
Bug 1795977: notrudeform not defined for logged out users
behatnotneeded
Change-Id: Ic6f1d0aaec7e8722a81860d01cc74b2d254968da
(cherry picked from commit 840b1d04a43fff546861596a8a5066225aa33fc3)
--
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/1795977
Title:
secret URL sharing shows error when accessed as loggedout user
Status in Mahara:
Fix Committed
Bug description:
Steps to replicate:
- Create a page
- Click on Share and create a new secret URL
- Copy the link and logout
- Access the URL
- Refresh the page
Expected result: The empty page is displayed
Actual result:
We see error
When I share the page via secret URL, I get the following error message:
[WAR] 0f (view/view.php:489) Undefined variable: notrudeform
Call stack (most recent first):
log_message(string(size 31), integer, true, true, string(size 51), integer) at /home/kristina/code/1810stable/htdocs/lib/errors.php:521
error(integer, string(size 31), string(size 51), integer, array(size 113)) at /home/kristina/code/1810stable/htdocs/view/view.php:489
[WAR] 0f (view/view.php:490) Undefined variable: stillrudeform
Call stack (most recent first):
log_message(string(size 33), integer, true, true, string(size 51), integer) at /home/kristina/code/1810stable/htdocs/lib/errors.php:521
error(integer, string(size 33), string(size 51), integer, array(size 113)) at /home/kristina/code/1810stable/htdocs/view/view.php:490
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1795977/+subscriptions
References