← Back to team overview

mahara-contributors team mailing list archive

[Bug 1834470] [NEW] Profile picture generates error when uploaded to Image Gallery

 

Public bug reported:

Mahara: 19.04.0
OS: Linux 16.04
DB: Postgres
Browser: FF

When a profile picture is uploaded to an image gallery, an error is
generated in the console and the image gallery hangs.

To replicate:

• Upload a profile picture to a user account - this will add the image to the files collection under images
• In a page, add an image gallery with settings:
- Image selection = Choose individual images to display
- Select the 'Uploaded profile picture' under the images directory
- Save


• Result: Console error

jQuery.Deferred exception: upload_max_filesize is not defined http://mahara/artefact/file/js/filedropzone.js?v=8112:36:9
l@http:/mahara/js/jquery/jquery.js?v=8112:2:29375
a/</c< http://mahara/js/jquery/jquery.js?v=8112:2:29677
undefined jquery.js:2:30930

ReferenceError: upload_max_filesize is not defined


• Expected result: image is saved to gallery

** Affects: mahara
     Importance: Undecided
         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/1834470

Title:
  Profile picture generates error when uploaded to Image Gallery

Status in Mahara:
  New

Bug description:
  Mahara: 19.04.0
  OS: Linux 16.04
  DB: Postgres
  Browser: FF

  When a profile picture is uploaded to an image gallery, an error is
  generated in the console and the image gallery hangs.

  To replicate:

  • Upload a profile picture to a user account - this will add the image to the files collection under images
  • In a page, add an image gallery with settings:
  - Image selection = Choose individual images to display
  - Select the 'Uploaded profile picture' under the images directory
  - Save

  
  • Result: Console error

  jQuery.Deferred exception: upload_max_filesize is not defined http://mahara/artefact/file/js/filedropzone.js?v=8112:36:9
  l@http:/mahara/js/jquery/jquery.js?v=8112:2:29375
  a/</c< http://mahara/js/jquery/jquery.js?v=8112:2:29677
  undefined jquery.js:2:30930

  ReferenceError: upload_max_filesize is not defined

  
  • Expected result: image is saved to gallery

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


Follow ups