[ 
https://issues.apache.org/jira/browse/TAPESTRY-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

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

    Resolution: Duplicate
      Assignee: Howard M. Lewis Ship

Duplicate of TAPESTRY-1345.

> Returning false from setupRender() reports a "no root element" error in the 
> logs
> --------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1602
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1602
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 5.0.5
>            Reporter: David Peterson
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> Example:
> public boolean setupRender()
> {
>     _response.sendError(404, "Entry not found");
>     return false;
> }
> From the front-end this has the desired effect, in that the client receives a 
> 404 error. But, an error is reported in the logs (some page rendering 
> behavior seems to continue).

-- 
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]

Reply via email to