You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Filip S. Adamsen (JIRA)" <de...@tapestry.apache.org> on 2008/01/24 12:33:36 UTC

[jira] Created: (TAPESTRY-2080) PageRenderRequestFilter inconsistent with PageRenderRequestHandler

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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2080) PageRenderRequestFilter's service() method should throw IOException as PageRenderRequestHandler does

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2080.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.10

> PageRenderRequestFilter's service() method should throw IOException as  PageRenderRequestHandler does
> -----------------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.10
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2080) PageRenderRequestFilter's service() method should throw IOException as PageRenderRequestHandler does

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-2080:
-------------------------------------------

    Summary: PageRenderRequestFilter's service() method should throw IOException as  PageRenderRequestHandler does  (was: PageRenderRequestFilter inconsistent with PageRenderRequestHandler)

> PageRenderRequestFilter's service() method should throw IOException as  PageRenderRequestHandler does
> -----------------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.0.10
>
>
> 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Assigned: (TAPESTRY-2080) PageRenderRequestFilter inconsistent with PageRenderRequestHandler

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-2080:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> 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
>            Assignee: Howard M. Lewis Ship
>            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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org