openhab-core/bundles/org.openhab.core.semantics
J-N-K caf13da88a
Fix StackOverflowError in SemanticsMetadataProvider (#3748)
In case of cyclic/recursive membership of groups (i.e. a group has itself or a child as parent) the recursive processing of the items leads to an `StackOverflowError` (reported in the forum and the german Facebook group). Also this is clearly a configuration error it should not result in the bundle not starting.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-08-12 11:49:12 +02:00
..
model [rest] Add semantic tag registry + API to manage user tags (#3646) 2023-06-16 16:38:03 +02:00
src Fix StackOverflowError in SemanticsMetadataProvider (#3748) 2023-08-12 11:49:12 +02:00
.classpath
.project
NOTICE
pom.xml Fix StackOverflowError in SemanticsMetadataProvider (#3748) 2023-08-12 11:49:12 +02:00