PageRenderRequestFilter inconsistent with PageRenderRequestHandler
------------------------------------------------------------------
Key: TAPESTRY-2080
URL: https://issues.apache.org/jira/browse/TAPESTRY-2080
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.8
Reporter: Filip S. Adamsen
Priority: Minor
PageRenderRequestFilter's handle() signature does not include the "throws
IOException" present in PageRenderRequestHandler.
This means that implementors of PageRenderRequestFilter have to handle the
IOException instead of letting the framework handle it.
--
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]