Bug in FW 3.13 (LK2 HW2.0) - Wersja do druku +- Forum Tiny Control Solution (https://forum.tinycontrol.pl) +-- Dział: LanKontroler - sprzęt i wersje wsadów, problemy, zastosowanie (https://forum.tinycontrol.pl/forumdisplay.php?fid=3) +--- Dział: LanKontroler - wersje oprogramowania (https://forum.tinycontrol.pl/forumdisplay.php?fid=4) +--- Wątek: Bug in FW 3.13 (LK2 HW2.0) (/showthread.php?tid=641) |
Bug in FW 3.13 (LK2 HW2.0) - cZip - 10-20-2015 Hi, I found a bug in FW 3.13 (LK2 HW 2.0). If I write to the email address input string: "LC TEST" on the configuration page and save the configuration, the file board.xml saved corrupt. For example tag (Email client setting -> From): Kod: LC TEST Greater or Less than symbols are not converted to safe characters for XML Now is all inputs on configuration page empty, only full reset LK fix this problem. And now my question, is possible save & restore configurations? Thanks for you answer Best regards cZip Re: Bug in FW 3.13 (LK2 HW2.0) - wilkxt - 10-26-2015 cZip napisał(a):Hi, Why you write "LC TEST". Proper adres is "automat@mail.cz" cZip napisał(a):And now my question, is possible save & restore configurations? Unfortunately not Re: Bug in FW 3.13 (LK2 HW2.0) - cZip - 10-26-2015 This issue is not about that email. The point is why not converted dangerous characters to safe characters for XML. e.g. < to Re: Bug in FW 3.13 (LK2 HW2.0) - wilkxt - 10-26-2015 try using "_" instead of spaces |