openhab-webui/bundles
Mark Herwege 81e0cb6a94
Sitemap editor: Fix sitemap save (#3339)
The fix provided with https://github.com/openhab/openhab-webui/pull/3300
was incomplete. It only removed the parent field from the first level of
the tree.

This fix iterates over the levels.
It also removes the JSON parse/stringify combination as it was used to
copy the object and is replaced by a deepClone.

This should be backported to 5.0 as the backported fix provided did not
work in all cases.

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-08-31 15:14:53 +02:00
..
org.openhab.ui Sitemap editor: Fix sitemap save (#3339) 2025-08-31 15:14:53 +02:00
org.openhab.ui.basic [basicui] Recalculate widths for multiline buttons in dynamic Frames (#3331) 2025-08-16 13:24:42 +02:00
org.openhab.ui.cometvisu Apply Spotless after release (#3282) 2025-07-21 22:12:15 +02:00
org.openhab.ui.habot [HABot] Add support for configurable HumanLanguageInterpreter (HLI) in HABot (#3316) 2025-08-16 20:37:32 +02:00
org.openhab.ui.habpanel Apply Spotless after release (#3282) 2025-07-21 22:12:15 +02:00
org.openhab.ui.iconset.classic Apply Spotless after release (#3282) 2025-07-21 22:12:15 +02:00
pom.xml Apply Spotless after release (#3282) 2025-07-21 22:12:15 +02:00