b2bbecf Fix addattr internal error

2 files Authored by mkosek 11 years ago, Committed by rcritten 11 years ago,
    Fix addattr internal error
    
    When ADD command is being executed and a single-value object attribute
    is being set with both option and addattr IPA ends up in an internal
    error.
    
    Make better value sanitizing job in this case and let IPA throw
    a user-friendly error. Unit test exercising this situation is added.
    
    https://fedorahosted.org/freeipa/ticket/2429
    
        
file modified
+11 -1