MantisBT: master-1.2.x d8d3409a

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2012-10-02 20:45 master-1.2.x 24f39711
Affected Issues  0014767: Errors triggered when updating custom fields do not inform user what caused it
Changeset

Improve custom fields error messages

Introduce an additional 'Invalid Custom Field property' error message
that includes the name(s) of the properties which failed validation when
attempting to update the custom field.

Note: skip error message number 1305 to maintain forward-compatibility
with constants as they are defined in master branch

Fixes 0014767

mod - core/constant_inc.php Diff File
mod - core/custom_field_api.php Diff File
mod - lang/strings_english.txt Diff File