Actions
Bug #1925
closedDate Field as Age userlist-searching resets values
Description
When searching a date field set to Age the minimum and maximum values keep resetting via pagination or if no results are returned. Confirmed locally.
Files
Updated by krileon over 14 years ago
Further testing reveals anytime the minimum or maximum is used it will reset the value of the field. So for example if you leave the minimum selected and change the maximum only (typical usage for a lot of people) it will reset.
Updated by krileon over 14 years ago
- File 1925.patch 1925.patch added
- % Done changed from 0 to 80
Adjusted the IF statements that build the querying to ensure everything is in place when necessary.
Updated by beat about 14 years ago
- Subject changed from date field as age userlist searching resets values to Date Field as Age userlist-searching resets values
- Status changed from Resolved to Closed
- % Done changed from 80 to 100
- Estimated time set to 3:00 h
Commit r1262 implements proposed patch.
Thank you Kyle.
Actions