mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #22271
[Bug 1354222] Re: Files within a group aren't deleted after deleting the group
Hi Lars,
There's a lot of developer information up on our Wiki (though it's
pretty disorganized) -- https://wiki.mahara.org/index.php/Developer_Area
We use a gerrit code review system (at https://reviews.mahara.org ) to
put new code into the Mahara. This page describes how to use that:
https://wiki.mahara.org/index.php/Developer_Area/Contributing_Code
And if you have any questions you can ask for help on the
https://mahara.org developer forum, or in the #mahara-dev channel on
irc.freenode.net.
Cheers,
Aaron
--
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/1354222
Title:
Files within a group aren't deleted after deleting the group
Status in Mahara ePortfolio:
Confirmed
Bug description:
If you create a group that contains any files (e.g. image, file) and
then delete that group you should see a warning message. In addition,
the files are not deleted although the group is (or marked as deleted)
To reproduce (Mahara master):
1.- Click on the 'Group' tab and create a group
2.- Click on the 'Files' tab and add a file or image
3.- Delete the group and you should see the warning. To check that the added files/images weren't deleted you can check out the 'artefact_file_files' table.
Is this a bug or is it an intended behaviour? If it is a bug I could
provide a patch for review.
Cheers,
Moises
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1354222/+subscriptions
References