Actions
Bug #2196
closedDate fields searching not reloading with correct search values
Description
When searching a Date field the results are displayed correclty, but after the page finishes loading the search values are randomized. After reviewing with debug mode the following error was found after searching a date field.
Notice: Undefined index: d in administrator/components/com_comprofiler/comprofiler.class.php on line 1067
Files
Updated by beat almost 14 years ago
- Status changed from New to Assigned
- Assignee set to krileon
Updated by krileon almost 14 years ago
- File 2196.patch 2196.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat almost 14 years ago
- Subject changed from date fields searching not reloading with correct search values to Date fields searching not reloading with correct search values
- Status changed from Resolved to Closed
Fixed as suggested, needs testing.
Actions