[ 
https://issues.apache.org/jira/browse/SYNCOPE-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434080#comment-13434080
 ] 

Francesco Chicchiriccò commented on SYNCOPE-187:
------------------------------------------------

The patch looks fine; only, could you please include the actual error message 
(scce.getMessage()) instead of replacing it with 'operation_error' only?
Something like
                            error(getString("operation_error") + ": " + 
scce.getMessage());

WDYT?
                
> When deleting an user, REST error doesn't bring error message to display
> ------------------------------------------------------------------------
>
>                 Key: SYNCOPE-187
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-187
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 1.0.0-incubating
>         Environment: embedded
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.0.1-incubating
>
>         Attachments: syncope-187.patch
>
>
> 14:27:10.868 WARN  org.springframework.web.client.RestTemplate - GET request 
> for "http://localhost:9080/syncope/rest/user/delete/105"; resulted in 400 (Bad 
> Request); invoking error handler
> 14:27:10.869 WARN  org.apache.wicket.protocol.http.WebSession - 
> Component-targetted feedback message was left unrendered. This could be 
> because you are missing a FeedbackPanel on the page. Message: 
> [FeedbackMessage message = "{[Propagation [Apache DS resource]], }", reporter 
> = listResult, level = ERROR]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to