Liturgical-Calendar / LiturgicalCalendarAPI

A PHP script / API endpoint that will generate the Roman Catholic liturgical calendar for any given year, calculating the mobile festivities and the precedence of solemnities, feasts, memorials...
Apache License 2.0
35 stars 9 forks source link

[Bug]: diocesan feasts are not moved when there is a coincidence with a higher ranking liturgical event #214

Open JohnRDOrazio opened 1 month ago

JohnRDOrazio commented 1 month ago

What happened?

After successfully creating a test that applies only to a diocesan calendar (in this case, the Diocese of Rotterdam in the Netherlands), and then running the test in the tests interface, I found that Diocesan Feasts are simply suppressed if they fall on a Sunday. They should probably get moved instead of being suppressed?

Version

dev (Edge)

Which browser or browsers are you seeing the problem on? (can select more than one, or N/A if not applicable)

N/A

Relevant error messages

No response