OpenSprinkler Forums OpenSprinkler Mobile and Web App OSPi Interval and Mobile WebApp Station names. Re: Re: OSPi Interval and Mobile WebApp Station names.

#24815

Samer
Keymaster

Apostrophe breaks the interval program and the Arduino firmware. The normal javascripts sanitize the input however my mobile app isn’t doing this. Probably why this problem is just now occurring. I will fix my code to bring it in line with what the firmware’s expect.

Update: I actually don’t see any sanitization in Ray’s javascript’s (was a quick glance though). Do you want me to encode the strings using html codes?