Reviewed: https://reviews.mahara.org/9175 Committed: https://git.mahara.org/mahara/mahara/commit/840b1d04a43fff546861596a8a5066225aa33fc3 Submitter: Robert Lyon ([email protected]) Branch: master
commit 840b1d04a43fff546861596a8a5066225aa33fc3 Author: Cecilia Vela Gurovic <[email protected]> Date: Thu Oct 4 10:15:33 2018 +1300 Bug 1795977: notrudeform not defined for logged out users behatnotneeded Change-Id: Ic6f1d0aaec7e8722a81860d01cc74b2d254968da -- 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

