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

[astro] Fix IllegalArgumentException in debug message #13884

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

Hilbrand
Copy link
Member

@Hilbrand Hilbrand commented Dec 9, 2022

Formatter should get Date object.

Closes #13871

Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
@Hilbrand Hilbrand added the bug An unexpected problem or unintended behavior of an add-on label Dec 9, 2022
@Hilbrand Hilbrand requested a review from gerrieg as a code owner December 9, 2022 08:19
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Thanks for the fix!

@jlaur jlaur merged commit a3ad12b into openhab:main Dec 9, 2022
@jlaur jlaur added this to the 3.4 milestone Dec 9, 2022
@Hilbrand Hilbrand deleted the fix-13871 branch December 9, 2022 12:18
morph166955 pushed a commit to morph166955/openhab-addons that referenced this pull request Dec 18, 2022
Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Dec 24, 2022
Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
Formatter should get Date object.

Closes openhab#13871

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
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 an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[astro] IllegalArgumentException: Cannot format given Object as a Date
2 participants