← Back to team overview

mahara-contributors team mailing list archive

[Bug 1785924] Re: Error message when sharing a page

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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/1785924

Title:
  Error message when sharing a page

Status in Mahara:
  Fix Released

Bug description:
  When creating a view and sharing it, if we select an end date older
  that today it will display an error message for this. That is expected
  and correct.

  But there is a second error message:

  [WAR] 6c (lib/form/elements/viewacl.php:67) Undefined index: id
  Call stack (most recent first):

      log_message("Undefined index: id", 8, true, true, "/home/ceciliavg/maharacode/mahara/htdocs/lib/form/...", 67) at /home/ceciliavg/maharacode/mahara/htdocs/lib/errors.php:521
      error(8, "Undefined index: id", "/home/ceciliavg/maharacode/mahara/htdocs/lib/form/...", 67, array(size 18)) at /home/ceciliavg/maharacode/mahara/htdocs/lib/form/elements/viewacl.php:67
      pieform_element_viewacl(object(Pieform), array(size 13)) at /home/ceciliavg/maharacode/mahara/htdocs/lib/pieforms/pieform.php:1509
      Pieform->build_element_html(array(size 13)) at /home/ceciliavg/maharacode/mahara/htdocs/lib/pieforms/pieform.php:725
      Pieform->build() at /home/ceciliavg/maharacode/mahara/htdocs/lib/pieforms/pieform.php:169
      Pieform::process(array(size 9)) at /home/ceciliavg/maharacode/mahara/htdocs/lib/mahara.php:5161
      pieform(array(size 9)) at /home/ceciliavg/maharacode/mahara/htdocs/view/accessurl.php:520

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1785924/+subscriptions


References