luci-base: prevent parsing the form input after cbi emergency save

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
pull/396/head
Jo-Philipp Wich 2015-05-26 17:32:11 +02:00
parent d6d0926aee
commit 1dada8cc44
1 changed files with 1 additions and 0 deletions

View File

@ -324,6 +324,7 @@ function Map.__init__(self, config, ...)
luci.http.redirect(url)
end
end
self.save = false
end
if not ok then