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 Update Eclipse .classpath files (#3250) 2022-12-22 14:14:35 +01:00
.project mavenize openHAB and integrate mavenized ESH repository (#467) 2019-01-28 13:07:31 +01:00
NOTICE Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
pom.xml Fix StackOverflowError in SemanticsMetadataProvider (#3748) 2023-08-12 11:49:12 +02:00