Changes between Initial Version and Version 23 of Ticket #28690
- Timestamp:
- Sep 27, 2019, 11:27:51 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28690
- Property Component Uncategorized → Utilities
- Property Triage Stage Unreviewed → Accepted
- Property Owner changed from to
- Property Status new → assigned
- Property Has patch set
- Property Patch needs improvement set
- Property Cc added
-
Ticket #28690 – Description
initial v23 6 6 the past that had the same last two digits. 7 7 8 The `< 70` is incorrect, and should have been `< 50`. I inserted a diff that applies.8 Current logic is hard coded to consider 0-69 to be in 2000-2069, and 70-99 to be 1970-1999, instead of comparing versus the current year.