← Back to team overview

mahara-contributors team mailing list archive

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

 

** Changed in: mahara/19.10
       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/1834470

Title:
  Profile picture generates error when uploaded to Image Gallery

Status in Mahara:
  Fix Released
Status in Mahara 18.04 series:
  Fix Released
Status in Mahara 18.10 series:
  Fix Released
Status in Mahara 19.04 series:
  Fix Released
Status in Mahara 19.10 series:
  Fix Released

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


References