MantisBT: next db680c43

Author Committer Branch Timestamp Parent
dhx dhx next 2011-07-19 01:52 next 4dedcdb9
Changeset

Implement CustomFieldNotFound exception

This exception is currently passing in a field ID which is not used. We
should modify this exception (and language strings) in the future to
display this ID to the user to assist with debugging.

add - application/MantisBT/Exception/CustomField/CustomFieldNotFound.php Diff File
mod - application/core/custom_field_api.php Diff File