MantisBT: master 73d72e11
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dhx | dhx | master | 2010-03-04 07:49 | master aa2742da |
Affected Issues | 0011561: Filtering for custom field types multilist and checkbox does not work | |||
Changeset | Fix 0011561: Filtering fails for multi-select custom field types When attempting to filter bugs based on multi-select custom fields, some LIKE '%|value|%' We also need to check for: LIKE 'value|%' To catch all possible cases of a value being stored within a |
|||
mod - core/filter_api.php | Diff File | |||
mod - core/database_api.php | Diff File |