Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781.

This commit is contained in:
Colin Kuskie 2010-08-15 23:16:53 -07:00
parent 04c49fb48e
commit 05c287cfc7
3 changed files with 30 additions and 5 deletions

View file

@ -1,5 +1,6 @@
7.9.13
- fixed #11783: Instances deleted during realtime run
- fixed #11781: Thingy wrong retorn value from Ajax method
7.9.12
- webgui.org homepage gives 404 (#11778)