mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24626
[Bug 1420593] Re: user leaving group and embedded images
Mahara has the ability to use the same physical file (in the filesystem)
for multiple different "file" artefacts in Mahara. We use this to save
filesystem space when you copy a page.
The only problem is, whose file quota would the file count against, in
this scenario?
We wouldn't want to count it against the original user's file quota,
because they deleted the file from their file area. And we wouldn't want
to count it against the group's file quota unless we give them the
ability to delete the file.
--
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/1420593
Title:
user leaving group and embedded images
Status in Mahara ePortfolio:
Triaged
Bug description:
Currently if a user adds a personal image to the group description
field then leaves a group the image can still be viewed - but I think
it would be better if on leaving the group the group takes a copy of
the image rather than relying on the old user not to delete it from
their personal files.
So would be a matter of checking when removing a user if they have any
files being used as embedded images and then copying the files and
updating the url to point to new one.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1420593/+subscriptions
References