mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13109
[Bug 1204728] Re: Selecting image for group page block from 'my files' tab fails
Have added patch
https://reviews.mahara.org/#/c/2419/
Problem was a div had moved into an {if}{/if} block so was not availble
in every instance but the javscript wanted to access it every time.
To fix I made the js check to see if it was there before trying to
update it.
** 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 Contrib members
https://bugs.launchpad.net/bugs/1204728
Title:
Selecting image for group page block from 'my files' tab fails
Status in Mahara ePortfolio:
In Progress
Bug description:
Version: 1.8
Platform: apache2, php5, postgres9
Browser: firefox, chromium (possibly others)
Assumptions
- Fresh install with some pages made in Portfolio Pages where an image block was added to the page and some image files were uploaded via the block config.
Actions
1. Make a new Group
2. Create new Group page and add an image block to it.
3. Select the 'My files' tab and select an image.
Expected results
- the image selected is chosen and you are able to them save the block
Actual results
- the image block config popup closes and no image is selected
This works correctly on mahara v1.7.2
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1204728/+subscriptions
References