[Freeipa-devel] [PATCH] 0089 Fix batch command error reporting

Martin Kosek mkosek at redhat.com
Wed Jul 11 08:50:46 UTC 2012


On 07/10/2012 05:58 PM, Petr Viktorin wrote:
> There are a few problems with Batch plugin error reporting:
> 
> - It reports the text of all errors, not only PublicError. In the normal
> (non-batch) RPC interface, we hide non-public errors under a generic "internal
> error" message.
> - Errors are not localized properly
>       https://fedorahosted.org/freeipa/ticket/2874
> - Unlike in the non-batch interface, the batch plugin only provides the error
> text, not the code and name.
>       https://fedorahosted.org/freeipa/ticket/2901
> 
> Here is a simple fix; a more proper way to do it will be to unify this with the
> RPC code.
> 

The patch was already ACKed by Rob on different channel. Giving ACK #2.

Pushed to master.

Martin




More information about the Freeipa-devel mailing list