[ 
https://jira.nuxeo.org/browse/NXP-4564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Damien Metzler updated NXP-4564:
--------------------------------

    Status: Open  (was: Triage)

> Nuxeo WebEngine Space should use WebResourceNotFoundException instead of 
> direct 404 respons
> -------------------------------------------------------------------------------------------
>
>                 Key: NXP-4564
>                 URL: https://jira.nuxeo.org/browse/NXP-4564
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Damien Metzler
>             Fix For: 5.3.1
>
>
> for the moment Nuxeo WebEngine space use this when a resource is not found :
> return Response.status(404).build();
> As the response is returned, it can't be handled by the default webengine 
> mecanism. We should replace this by a throw new WebResourceNotFoundException

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to