# Question characters in my buttons

**URL:** https://discourse.nodered.org/t/question-characters-in-my-buttons/8551
**Category:** Dashboard
**Created:** [3 March 2019 12:28 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551 "2019-03-03T12:28:22Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 12:28 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/1 "2019-03-03T12:28:22Z")

</div>

I have imported my flow into a new node red environment and all of a sudden I have question characters in my buttons. I also suddenly have my group title linked to my dashboard title.

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/8/87aa90bcaf09399a00cfce52f4f825b35e394c15.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/7/7b1b4e94863787c2be160ebdcc1e89de71a764ec.png)  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/0/0cefbacf65bb050d88c8e9066c7dbfd85b6b505b.png)

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [3 March 2019 12:34 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/2 "2019-03-03T12:34:46Z")

</div>

Different system regional & language settings on machines?

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 12:37 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/3 "2019-03-03T12:37:29Z")

</div>

I do indeed have one machine on Dutch and the other on English. What is the solution for this.

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [3 March 2019 12:46 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/4 "2019-03-03T12:46:54Z")

</div>

I've seen it once and then I fixed all strings manually. There wasn't too many of them so it was reasonable to do. Don't know if there is any simple workaround.

> [@Soft4](#):
>
> group title linked to my dashboard title

Might be different dashboard versions?

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 12:50 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/5 "2019-03-03T12:50:57Z")

</div>

Okay the problems are in the used strings. But is that also the explanation for merging the titles?

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 12:54 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/6 "2019-03-03T12:54:57Z")

</div>

Dashboard version are the same. But I work with node red version v0.19.4 and v0.19.6 can there be a problem?

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [3 March 2019 13:01 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/7 "2019-03-03T13:01:25Z")

</div>

For me as the default user it's hard to tell. The evolution of Node-Red has been quite rapid lately so it might be. Real answer needs deep analyse of guys with core level knowledge. .

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 13:05 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/8 "2019-03-03T13:05:30Z")

</div>

Thank you. Maybe one of these guys has a solution. I'll wait a while. Is it easy to change version if you want to go back.

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 13:18 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/9 "2019-03-03T13:18:19Z")

</div>

Problems with question marks have indeed been resolved. I had worked with "xxx" instead of "xxx".

msg7 = {"Label": global.get("Save")||0};

msg7 = {"Label": global.get('Save')||0};

I will just check my code for more of these problems.

---

<div class="post-metadata">

### Author: ![Soft4](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/soft4/32/3675_2.png) [@Soft4](https://discourse.nodered.org/u/Soft4)
#### Post date: [3 March 2019 13:23 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/10 "2019-03-03T13:23:03Z")

</div>

With this adjustment of the string, the merging of the titles is also solved. Very strange.  
So problem solved, case closed

---

<div class="post-metadata">

### Author: ![JeroenKokhuis](https://avatars.discourse-cdn.com/v4/letter/j/2bfe46/32.png) [@JeroenKokhuis](https://discourse.nodered.org/u/JeroenKokhuis)
#### Post date: [30 August 2020 11:45 UTC](https://discourse.nodered.org/t/question-characters-in-my-buttons/8551/11 "2020-08-30T11:45:05Z")

</div>

Hello,

I'm having the same problem:  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/2/82af4e3f702623eb4cdd5b9611f98fe261f63df1.png)

But when I right click on Inspect and look for this question mark it shows me the link too the icon (lightbulb). As you can see the icon is alsow showing.

Any ideas?

This is my flow:

```auto
[{"id":"3c15c397.212dec","type":"subflow","name":"Subflow 1","info":"","in":[{"x":100,"y":200,"wires":[{"id":"5cdcfa45.0bf374"}]}],"out":[{"x":1000,"y":200,"wires":[{"id":"bace348e.116ec8","port":0},{"id":"c42699b0.96d0d8","port":0}]}]},{"id":"a6c5d8a9.20fa98","type":"switch","z":"3c15c397.212dec","name":"","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"1","vt":"str"},{"t":"eq","v":"0","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":470,"y":200,"wires":[["bace348e.116ec8"],["c42699b0.96d0d8"]]},{"id":"bace348e.116ec8","type":"change","z":"3c15c397.212dec","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"1","tot":"str"},{"t":"set","p":"next","pt":"flow","to":"0","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":680,"y":160,"wires":[[]]},{"id":"c42699b0.96d0d8","type":"change","z":"3c15c397.212dec","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"0","tot":"str"},{"t":"set","p":"next","pt":"flow","to":"1","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":680,"y":220,"wires":[[]]},{"id":"5cdcfa45.0bf374","type":"function","z":"3c15c397.212dec","name":"get next value","func":"msg.payload = flow.get(\"next\")||0;\nreturn msg;","outputs":1,"noerr":0,"x":280,"y":200,"wires":[["a6c5d8a9.20fa98"]]},{"id":"a34c08b5.39dff8","type":"subflow:3c15c397.212dec","z":"ad80e500.3c7e98","name":"","x":820,"y":340,"wires":[["3e347af4.b8d4d6","19017b62.47b395"]]},{"id":"3e347af4.b8d4d6","type":"debug","z":"ad80e500.3c7e98","name":"subflow1","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1000,"y":400,"wires":[]},{"id":"8b1297ab.a3aab8","type":"ui_button","z":"ad80e500.3c7e98","name":"Keuken Links","group":"b290cc21.d734d","order":10,"width":4,"height":2,"passthru":false,"label":"<img src=\"{{msg.ui_control.icon}}\">","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":640,"y":340,"wires":[["a34c08b5.39dff8"]]},{"id":"1e7fd35f.35bbdd","type":"mqtt in","z":"ad80e500.3c7e98","name":"MQTT receiver light","topic":"homie/homey-5d14b942367eb80ccf0c77c3/keuken-links/onoff","qos":"2","datatype":"auto","broker":"a4ac80e1.bc5fe","x":190,"y":340,"wires":[["b7cea645.8f8158"]]},{"id":"b7cea645.8f8158","type":"function","z":"ad80e500.3c7e98","name":"Kleur en icoon","func":"if(msg.payload === \"true\"){\n msg.ui_control = {icon:\"icons/light-bulb-on-60.png\"};\n}\n\nelse{\n msg.ui_control = {icon:\"icons/light-bulb-off-60.png\"};\n}\nreturn [msg];","outputs":1,"noerr":0,"initialize":"","finalize":"","x":420,"y":340,"wires":[["8b1297ab.a3aab8","e91749be.7ef018"]]},{"id":"19017b62.47b395","type":"mqtt out","z":"ad80e500.3c7e98","name":"MQTT Transmitter","topic":"homie/homey-5d14b942367eb80ccf0c77c3/keuken-links/onoff/set","qos":"","retain":"","broker":"a4ac80e1.bc5fe","x":1030,"y":340,"wires":[]},{"id":"e91749be.7ef018","type":"debug","z":"ad80e500.3c7e98","name":"Keuken links","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":690,"y":400,"wires":[]},{"id":"b290cc21.d734d","type":"ui_group","z":"","name":"Buttons","tab":"2a0bd1d7.7ca9ce","order":1,"disp":false,"width":30,"collapse":false},{"id":"a4ac80e1.bc5fe","type":"mqtt-broker","z":"","name":"Homey MQTT","broker":"192.168.1.6","port":"1883","clientid":"","usetls":false,"compatmode":true,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"2a0bd1d7.7ca9ce","type":"ui_tab","z":"","name":"Tab3","icon":"dashboard","order":3,"disabled":false,"hidden":false}]

```
