4 Feb
2003
4 Feb
'03
6:21 p.m.
Richard Wesley wrote at 2003-2-3 09:08 -0800:
... traceback ... Site Error File ....Products/exuserFiler/exUserfolder.py, line 694 in std_validate ValueError: unpack tuple of wrong size.
This makes it rather difficult to maintain or patch the production server. Investigate what goes wrong in line 694 of "exUserfolder.py".
Print (or log) the tuple and try to guess where the wrong value comes from or how to work around this problem. Dieter