org.openhab.ui.habmin icon indicating copy to clipboard operation
org.openhab.ui.habmin copied to clipboard

In a newly started browser labels are missing elements that appear after refresh

Open xsnrg opened this issue 8 years ago • 0 comments

To reproduce:

Edit an Item to have a label with square bracket formatting, such as a z-wave battery device label:

device battery level [%d %%]

save it, and completely close the browser.

Re-open the browser and select the device. The channel listing that shows the Item link will not reflect the label. Hit F5 and select the device again, the label formatting elements will now be there. This is also the case on the Item editor page, and is reproducible in both Chrome and Firefox.

before refresh: before after refresh: after

xsnrg avatar Mar 26 '16 15:03 xsnrg