Class org.apache.tapestry5.internal.structure.BlockImpl should implement
toString()
-----------------------------------------------------------------------------------
Key: TAP5-326
URL: https://issues.apache.org/jira/browse/TAP5-326
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Reporter: Howard M. Lewis Ship
Priority: Minor
This class does appear in some exception messages and a useful toString() would
make debugging errors (in this case, an Ajax request exception) much easier.
A component event handler method returned the value [EMAIL PROTECTED] Return
type org.apache.tapestry5.internal.structure.BlockImpl can not be handled.
Configured return types are java.lang.Class, java.lang.String, java.net.URL,
org.apache.tapestry5.Link, org.apache.tapestry5.StreamResponse,
org.apache.tapestry5.runtime.Component.
There are a couple of other implementions of Block that should also implement
toString() for the same reason.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]