It seems the '+' character is some sort of concatenate operator when entered into a text field on an emoncms dashboard. It shows up while you're in the drawer/editor, but disappears once you switch to the real webpage. This can be a bit problematic when you're trying to enter a base64 inline image. Does anyone know if there's a way to "escape" the '+' so that it gets through to the final HTML.
»
Re: Including a "+" in an emoncms text field?
Hi.
Last time I checked, a lot of characters were unusable in the Dashboard textfield. That included accentuated characters, the '°' in '°C'... AFAIU, this is not specific to '+'. I'm interested in a workaround as well.
Re: Including a "+" in an emoncms text field?
I raised an issue for a similar thing earlier, together with some findings: https://github.com/emoncms/emoncms/issues/17