23c5af2 Don't let a JSON error get lost in cascading errors.

1 file Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Don't let a JSON error get lost in cascading errors.
    
    If a JSON decoding error was found we were still trying to call the
    XML-RPC function, losing the original error.
    
    https://fedorahosted.org/freeipa/ticket/1322
    
        
file modified
+6 -5