fixed hideerror behaviour

This commit is contained in:
Massimo Di Pierro
2012-03-28 21:02:00 -05:00
parent 7b47d62f70
commit 39e7fe3acf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 1.99.7 (2012-03-28 18:40:08) dev
Version 1.99.7 (2012-03-28 21:01:13) dev
+1 -1
View File
@@ -783,7 +783,7 @@ class DIV(XmlComponent):
c.latest = self.latest
c.session = self.session
c.formname = self.formname
c['hideerror']=hideerror
if hideerror: c['hideerror'] = hideerror
newstatus = c._traverse(status,hideerror) and newstatus
# for input, textarea, select, option