mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19430
[Bug 1330315] [NEW] Improvements to get_artefact/view_access_conditions
Public bug reported:
These functions currently have an optional param "known friends". I want
to remove this to make the function easier to understand. I also added a
param "tablealias" which will allow the caller to specify the table name
to join on (in case "artefact" or "view" are being used with different
aliases where they are being joined to). I also made the table alias
names unique so that they won't interfere with tables defined in the
calling code.
** Affects: mahara
Importance: Undecided
Status: New
--
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/1330315
Title:
Improvements to get_artefact/view_access_conditions
Status in Mahara ePortfolio:
New
Bug description:
These functions currently have an optional param "known friends". I
want to remove this to make the function easier to understand. I also
added a param "tablealias" which will allow the caller to specify the
table name to join on (in case "artefact" or "view" are being used
with different aliases where they are being joined to). I also made
the table alias names unique so that they won't interfere with tables
defined in the calling code.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1330315/+subscriptions
Follow ups
References