History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CACHE-157
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Chris Miller
Reporter: Chris Miller
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OSCache

Cron expressions - leap days not always matched correctly

Created: 27/Mar/05 05:19 PM   Updated: 10/Apr/05 04:27 AM
Component/s: None
Affects Version/s: 2.1
Fix Version/s: 2.1.1


 Description  « Hide
Any cron expression that *only* matches leap days (eg "* * 29 2 *") will not be matched correctly if the current date is between Jan 01 and Feb 28th.

 All   Comments   Change History      Sort Order:
Chris Miller - [27/Mar/05 05:19 PM ]
Fixed and added unit tests to cover this case.