MantisBT: master 1c4d1524
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2021-12-23 14:11 | master 2a47199f |
Affected Issues | 0022555: Regression in custom field sorting | |||
0029413: APPLICATION ERROR 1300 Custom field not found with case-sensitive database | ||||
Changeset | Custom field id lookup by name now case-insensitive The $g_cache_name_to_id_map now uses lowercase custom field names as key This is a follow-up on issue 0022555, which did not properly fix the Fixes 0029413 Ported from master-2.25 branch commit 6b9f68333bb3b7df085fe3ef830e331de62c7f03, |
|||
mod - core/custom_field_api.php | Diff File |