mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13124
[Bug 1204728] A change has been merged
Reviewed: https://reviews.mahara.org/2419
Committed: http://gitorious.org/mahara/mahara/commit/41dbdb0e29cf7cce2e5499564d33aad18e2725ce
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit 41dbdb0e29cf7cce2e5499564d33aad18e2725ce
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Aug 20 19:26:14 2013 +1200
Selecting differnt tab in fileupload box area broke js (bug 1204728)
The div with needed id had been moved within a if/else statement
since version 1.7
so needed to make a check to see if it exists on page in the js
before trying to access it
Change-Id: Ifdcad8892e6930354de2d609da4237ab509f6167
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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