← Back to team overview

mahara-contributors team mailing list archive

[Bug 1236128] Re: "Image gallery" & "Folder" blocks don't show which folder is selected

 

Part of this patch 
https://reviews.mahara.org/#/c/2579/

namely the change in htdocs/lib/form/elements/filebrowser.php fixes this
problem.

The problem was created by a security change and that ArtefactTypeFolder
was not treated the same as ArtefactTypeFile.

And as the security patch was ported back to earlier versions it made it
look like the bug was an old one when in fact it was brand new :)


** Changed in: mahara
       Status: Confirmed => In Progress

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

Title:
  "Image gallery" & "Folder" blocks don't show which folder is selected

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 1.7 series:
  New

Bug description:
  To replicate:

  1. In your contents area, create a folder and put some images in it
  2. Create a page
  3. Put an "Image gallery" block on that page
  4. Select your folder
  5. Save the block
  6. Edit the block again

  Expect result: The block config should show you the selected folder
  Actual result: The block config shows you the filepicker and doesn't not indicate which folder is selected

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


References