DataSqueezing strategy should be more helpful
---------------------------------------------
Key: TAPESTRY-831
URL: http://issues.apache.org/jira/browse/TAPESTRY-831
Project: Tapestry
Type: Improvement
Components: Framework
Environment: any
Reporter: Jesse Kuhnert
Assigned to: Jesse Kuhnert
Priority: Minor
Fix For: 4.1
When trying to persist a form field value that is an unserializable java object
the error reported just says that no suitable strategy could be found. I think
it would be nice if in addition to that it added a message to the effect that:
This is sometimes caused by trying to persist form fields with objects that
don't implement java.io.Serializable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]