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

[digitalstrom] Fix StringIndexOutOfBoundsException #15319

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Jul 28, 2023

Fixes #15318
Reverts #14402

This is a quick fix reintroducing the usage of org.apache.commons.lang3.StringUtils.
See https://github.com/openhab/openhab-addons/pull/14402/files#diff-df9f8b976479b842550bcc37488539b40345f2ebe59da2a572b1a2728e5b11a8

Fixes openhab#15318

Reverts openhab#14402

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
@jlaur jlaur added bug An unexpected problem or unintended behavior of an add-on critical labels Jul 28, 2023
@jlaur jlaur requested a review from a team as a code owner July 28, 2023 07:16
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

Thanks!

@kaikreuzer kaikreuzer merged commit 5732cca into openhab:main Jul 28, 2023
@kaikreuzer kaikreuzer added this to the 4.1 milestone Jul 28, 2023
@kaikreuzer kaikreuzer added the patch A PR that has been cherry-picked to a patch release branch label Jul 28, 2023
kaikreuzer pushed a commit that referenced this pull request Jul 28, 2023
Fixes #15318

Reverts #14402

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
@jlaur jlaur deleted the 15318-digitalstrom-StringIndexOutOfBoundsException branch July 28, 2023 08:04
alexf2015 added a commit to alexf2015/openhab-addons that referenced this pull request Jul 28, 2023
…oval of StringUtils

Signed-off-by: Alexander Friese <af944580@googlemail.com>
austvik pushed a commit to austvik/openhab-addons that referenced this pull request Mar 27, 2024
Fixes openhab#15318

Reverts openhab#14402

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
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 critical patch A PR that has been cherry-picked to a patch release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[digitalstrom] Startup error - Scheduled runnable ended with an exception
2 participants