On 08/28/12 14:29, Alex Railean wrote:
Can you please provide the the actual stack trace?
Hmm, how do I do that?

There is no crash, so there's no stack trace.


The logger is set to 'debug', so I guess all there is to be seen is in
the log, and that is:

{
DEBUG ValueError(u'Unicode strings with encoding declaration are not 
supported.',) -- falling back to str decoding.
DEBUG Validated ? True
ERROR Fault(Client.ValidationError: "The value '1985-04-06' could not be 
validated.")
}

I guess I am missing something.


Nope, it was a bug.

Your test case is here:

https://gist.github.com/3497846

This commit fixes it: https://github.com/arskom/spyne/commit/c45fce75096908ffe8fa7bff475206c255c045f7

Let me know if it works for you.

Best,
Burak


_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to