Actions
Bug #1626
closeddata field drop-down storing incorrect month after day select at registration
Description
When selecting the date and ONLY selecting the DAY the month is pre-selected as January, but upon registering is stored as CURRENT month instead of January. Same applies to clicking the calendar after selecting JUST day; the current month is displayed and not January.
Files
Updated by beat over 14 years ago
- Target version set to CB 1.2.3
- Estimated time set to 2:00 h
Updated by krileon over 14 years ago
- File 1626.patch 1626.patch added
- Status changed from New to Assigned
- Assignee set to beat
- % Done changed from 0 to 80
The month was being assigned improperly in days check.
Updated by beat over 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Fixed in r1063 (minified version in r1064 ), as proposed in patch.
Actions