MantisBT: master 94c96ac8

Author Committer Branch Timestamp Parent
dregad dregad master 2020-02-02 11:31 master b01b6779
Affected Issues  0026542: Passing out of range custom field id causes multiple PHP warnings / incorrect response
Changeset

Fix undefined index PHP notice

If 'name' key is not defined, mci_get_custom_field_id_from_objectref()
throws a PHP notice, causing Slim to segfault.

Fixes 0026542

mod - api/soap/mc_custom_field_api.php Diff File