Custom Function calls fail on View Issues Page
Posted: 14 Jul 2015, 23:09
I am using Mantis 1.2.19. When I go to the View Issues page, I get three errors like this one:
The referenced function, as well as the ones in the other two errors, exist in core/custom_function_api.php. This was not a problem in our previous version, 1.2.15, which we are still using for our production version. The code has not changed for core/custom_function_api.php, it's the same in our 1.2.19 development environment as in our 1.2.15 production environment. It's a little confusing why these functions are referenced on the View Issues page as they aren't used there. That aside, why are three valid custom functions not being recognized by the View Issues page?
Code: Select all
SYSTEM WARNING: 'call_user_func_array() expects parameter 1 to be a valid callback, function 'custom_function_default_enum_job_numbers' not found or invalid function name' in '/home/e-smith/files/ibays/trackerdev/html/core/helper_api.php' line 372