Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ephemeris] isBankHoliday(offset, filename) now really uses the filename #1375

Merged

Conversation

RolandRosenfeld
Copy link
Contributor

isBankHoliday(offset, filename) in 2.5.0 and master throws away the filename instead of using it. This little patch should fix this.

Closes: #1374

Closes: openhab#1374
Signed-off-by: Roland Rosenfeld <roland@debian.org>
@cweitkamp cweitkamp added the bug An unexpected problem or unintended behavior of the Core label Feb 24, 2020
@cweitkamp cweitkamp added this to the 3.0 milestone Feb 24, 2020
Copy link
Contributor

@cweitkamp cweitkamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for the fix and your first contribution over here.

@cweitkamp cweitkamp merged commit 730a8e1 into openhab:master Feb 24, 2020
@cweitkamp cweitkamp changed the title Ephemeris: isBankHoliday(offset, filename) now really uses the filename [ephemeris] isBankHoliday(offset, filename) now really uses the filename Feb 24, 2020
Rosi2143 pushed a commit to Rosi2143/openhab-core that referenced this pull request Dec 26, 2020
Signed-off-by: Rich Koshak <rlkoshak@gmail.com> (github: rkoshak)
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 11, 2023
…ame (openhab#1375)

Closes: openhab#1374

Signed-off-by: Roland Rosenfeld <roland@debian.org>
GitOrigin-RevId: 730a8e1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ephemeris: isBankHoliday(offset,filename) ignores filename
2 participants