Summary: | KCalendarSystem::minValidYear and maxValidYear are invalid on decendants | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Orgad Shaneh <orgads> |
Component: | general | Assignee: | John Layt <jlayt> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | jlayt |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Orgad Shaneh
2006-10-15 22:18:13 UTC
product should be kdelibs, not kde. sorry for that. This bug should now be closed. This will not be resolved in KDE3, but KDE4 has replaced minValidYear and maxValidYear with earliestValidDate and latestValidDate which will return the full date, not just the year (see patch 691586). And as a bonus, the valid date range is being extended to cover from the range 1/1/1 to (initially) the last day of 9999 in each calendar system (Gregorian will start in 4713BC Julian). John. On second thoughts, this is a bug we can fix, assign to me to work on. I think it's safe to say this will never be fixed in KDE3 now, better to face reality and close the bug. |