Call to nonexistent function array_to_fields()

Bug #1927881 reported by Gold
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Triaged
Low
Unassigned

Bug Description

The function activity_get_users() in lib/activity.php includes a call to array_to_fields(). This function doesn't appear to have ever existed. Given we don't see any error reports on this it is likely the if() condition it falls into has never been triggered.

I am seeing activity_get_users() being called in htdocs/interaction/forum/lib.php in the constructor for the ActivityTypeInteractionForumPostmoderation class. This is also in an if() condition which suggests *that* is never hit either.

Given this has been present for the last 14 years I'm going to set the priority to low.

Tags: code-cleanup
Changed in mahara:
status: New → Triaged
tags: added: code-cleanup
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.