View Issue Details

IDProjectCategoryView StatusLast Update
0019258mantisbtcustom fieldspublic2015-03-15 19:58
Reportersyncguru Assigned Tosyncguru  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0-beta.2 
Target Version1.3.0-beta.2Fixed in Version1.3.0-beta.2 
Summary0019258: Custom fields of type date are disabled in filter
Description

You cannot filer issues using custom field of type date and these appear to be disabled on the filter box.

Steps To Reproduce

On MantisBT 1.3.x

  1. Create a custom field of type date
  2. Mark the field to be shown in filter box
  3. Try to set the date in of the custom field in the filter and notice that it is disaled
TagsNo tags attached.

Activities

Related Changesets

MantisBT: master c76a39d9

2015-01-24 08:42

syncguru

Committer: dregad


Details Diff
Enable custom date field in filters

The date selection fields are activated based on user operator
selection.

Fixes 0019258
Affected Issues
0019258
mod - core/filter_api.php Diff File
mod - javascript/common.js Diff File