← Back to team overview

mahara-contributors team mailing list archive

[Bug 1795977] [NEW] secret URL sharing shows error when accessed as loggedout user

 

Public bug reported:

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

** Affects: mahara
     Importance: High
     Assignee: Cecilia Vela Gurovic (ceciliavg)
         Status: New

-- 
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:
  New

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


Follow ups