← Back to team overview

mahara-contributors team mailing list archive

[Bug 1027176] [NEW] Warning for resizeonuploaduseroption in journal post

 

Public bug reported:

When creating or editing a journal post, the following warning occurs:

[WAR] 64 (artefact/file/form/elements/filebrowser.php:115) Undefined index: resizeonuploaduseroption
Call stack (most recent first):

    log_message("Undefined index: resizeonuploaduseroption", 8, true, true, "/home/kristina/code/16stable/htdocs/artefact/file/...", 115) at /home/kristina/code/16stable/htdocs/lib/errors.php:446
    error(8, "Undefined index: resizeonuploaduseroption", "/home/kristina/code/16stable/htdocs/artefact/file/...", 115, array(size 16)) at /home/kristina/code/16stable/htdocs/artefact/file/form/elements/filebrowser.php:115
    pieform_element_filebrowser(object(Pieform), array(size 17)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:1376
    Pieform->build_element_html(array(size 17)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:657
    Pieform->build() at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:162
    Pieform::process(array(size 11)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
    pieform(array(size 11)) at /home/kristina/code/16stable/htdocs/artefact/blog/post.php:178

Mahara master 1.6dev

** Affects: mahara
     Importance: Undecided
     Assignee: Son Nguyen (ngson2000)
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1027176

Title:
  Warning for resizeonuploaduseroption in journal post

Status in Mahara ePortfolio:
  New

Bug description:
  When creating or editing a journal post, the following warning occurs:

  [WAR] 64 (artefact/file/form/elements/filebrowser.php:115) Undefined index: resizeonuploaduseroption
  Call stack (most recent first):

      log_message("Undefined index: resizeonuploaduseroption", 8, true, true, "/home/kristina/code/16stable/htdocs/artefact/file/...", 115) at /home/kristina/code/16stable/htdocs/lib/errors.php:446
      error(8, "Undefined index: resizeonuploaduseroption", "/home/kristina/code/16stable/htdocs/artefact/file/...", 115, array(size 16)) at /home/kristina/code/16stable/htdocs/artefact/file/form/elements/filebrowser.php:115
      pieform_element_filebrowser(object(Pieform), array(size 17)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:1376
      Pieform->build_element_html(array(size 17)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:657
      Pieform->build() at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:162
      Pieform::process(array(size 11)) at /home/kristina/code/16stable/htdocs/lib/pieforms/pieform.php:71
      pieform(array(size 11)) at /home/kristina/code/16stable/htdocs/artefact/blog/post.php:178

  Mahara master 1.6dev

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


Follow ups

References