[Zope] TypeError: unpack non-sequence. RemoteUserFolder?

Dieter Maurer dieter at handshake.de
Thu Mar 2 13:46:24 EST 2006


leandros van den berg wrote at 2006-3-2 14:13 +0100:
> ...
>Below is the entry from the middelen/error_log:
>
>Time  	2006/03/02 13:22:49.932 GMT+1
>User Name (User Id) 	Anonymous User (None)
>Request URL 	http://localhost:8080/middelen/index_html
>Exception Type 	TypeError
>Exception Value 	unpack non-sequence
>
>Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 104, in publish
>     * Module ZPublisher.BaseRequest, line 445, in traverse
>     * Module Products.RemoteUserFolder.RemoteUserFolder, line 244, in 
>validate
>
>TypeError: unpack non-sequence

You look at line 244 of "RemoteUserFolder.py" where the
value comes from that should be a sequence but is not.



-- 
Dieter


More information about the Zope mailing list