formula =EASTERSUNDAY(99999) return 15.3.4463 Should return error. See help https://help.libreoffice.org/Calc/EASTERSUNDAY Year is an integer between 1583 and 9956 or 0 and 99. This issue exist in OOo too - https://bz.apache.org/ooo/show_bug.cgi?id=26699
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c08ec226e771de10c8863b7f1cda016fea442d2 Resolves: tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956 It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1fbb941e63b8baf81e51c2fa161543c591c57db8&h=libreoffice-5-2 Resolves: tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956 It will be available in 5.2.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Pending review https://gerrit.libreoffice.org/26109 for 5-1
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8118a7c30e02b96a9dde9da590892c498681227f&h=libreoffice-5-1 Resolves: tdf#100285 EASTERSUNDAY() check valid year between 1583 and 9956 It will be available in 5.1.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.