mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #36697
[Bug 1605419] [NEW] Remove unused, obsolete method View::find_artefact_children()
Public bug reported:
The method View::find_artefact_children() was added in 2007, and was
only ever used in the method View::get_artefact_hierarchy(). The
function View::get_artefact_hierarchy() was then removed later in 2007
due to errors, but View::find_artefact_children() was left behind by
apparent oversight.
In its current form it's not very useful, and it's more or less
redundant with artefact_get_descendants() in artefact/lib.php.
** Affects: mahara
Importance: Low
Assignee: Aaron Wells (u-aaronw)
Status: 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 Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1605419
Title:
Remove unused, obsolete method View::find_artefact_children()
Status in Mahara:
In Progress
Bug description:
The method View::find_artefact_children() was added in 2007, and was
only ever used in the method View::get_artefact_hierarchy(). The
function View::get_artefact_hierarchy() was then removed later in 2007
due to errors, but View::find_artefact_children() was left behind by
apparent oversight.
In its current form it's not very useful, and it's more or less
redundant with artefact_get_descendants() in artefact/lib.php.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1605419/+subscriptions
Follow ups