[
https://issues.apache.org/jira/browse/GUACAMOLE-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Couchman resolved GUACAMOLE-566.
-------------------------------------
Resolution: Implemented
Pull Request merged.
> Add RESTExceptionWrapper support for extensions
> -----------------------------------------------
>
> Key: GUACAMOLE-566
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-566
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole
> Reporter: Nick Couchman
> Assignee: Nick Couchman
> Priority: Major
> Fix For: 1.0.0
>
>
> The REST APIs implemented by extensions currently do not get passed through
> the same RESTExceptionWrapper that the REST API of the main web application
> does, which makes generating human-readable error messages difficult. The
> extension loader needs to be modified such that the RESTExceptionWrapper is
> applied to the extensions in addition to the main REST interface.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)