mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #39312
[Bug 1611995] Re: Delete redundant profileicons.json.php file
** Changed in: mahara/15.04
Status: Fix Committed => Fix Released
--
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/1611995
Title:
Delete redundant profileicons.json.php file
Status in Mahara:
Fix Committed
Status in Mahara 15.04 series:
Fix Released
Status in Mahara 15.10 series:
Fix Committed
Status in Mahara 16.04 series:
Fix Committed
Status in Mahara 16.10 series:
Fix Released
Bug description:
While code reviewing Bug 1590632, I noticed that there are two files
named "profileicons.json.php" in the Mahara code base:
htdocs/artefact/file/profileicons.json.php
htdocs/artefact/internal/profileicons.json.php
It looks like only the one under the "file" artefact is actually used
(it's referenced in htdocs/artefact/file/profileicons.php). The other
one was mistakenly left behind in commit
c2356895f72ff2d9b7130084fc403ad1cd20d59a, when the profileicons were
moved from being internal artefacts to file artefacts.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1611995/+subscriptions
References