branch | stable |
changeset 8238 | 087bb529035c |
parent 7990 | a673d1d9a738 |
child 8248 | 9550555e4c26 |
--- a/web/formfields.py Mon Feb 13 17:57:07 2012 +0100 +++ b/web/formfields.py Thu Feb 16 14:14:52 2012 +0100 @@ -618,7 +618,7 @@ if self.format_field: return self.format_field # we have to cache generated field since it's use as key in the - # context dictionnary + # context dictionary req = form._cw try: return req.data[self]