luci-base: prevent parsing the form input after cbi emergency save
[project/luci.git] / modules / luci-base / luasrc / cbi.lua
index 7c5944b..45c9189 100644 (file)
@@ -324,6 +324,7 @@ function Map.__init__(self, config, ...)
                                luci.http.redirect(url)
                        end
                end
+               self.save = false
        end
 
        if not ok then