]> git.basschouten.com Git - openhab-addons.git/commit
[map][scale] Fix localization (#14825)
authorJ-N-K <github@klug.nrw>
Mon, 17 Apr 2023 19:33:28 +0000 (21:33 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Apr 2023 19:33:28 +0000 (21:33 +0200)
commitf2f0f4b40286df09474ab2e7fe325c8f4ebb4b2b
tree3818ca59d8a82a38eb9a528e27f2f7e6ccf8660b
parenta0d84732a3e1475148936197b0522cedf5568576
[map][scale] Fix localization (#14825)

The wrong key was used in the `cachedTransformations` map. Instead of the correctyl localized UID from the registry the provided transformation function was used.

Signed-off-by: Jan N. Klug <github@klug.nrw>
bundles/org.openhab.transform.map/src/main/java/org/openhab/transform/map/internal/MapTransformationService.java
bundles/org.openhab.transform.scale/src/main/java/org/openhab/transform/scale/internal/ScaleTransformationService.java