57841aa Let PublicError accept Gettext objects

Authored and Committed by mkosek 12 years ago
    Let PublicError accept Gettext objects
    
    Make sure that PublicError does not crash when it receives
    Gettext/NGettext object. Instead of throwing a type error, do the
    translation to receive the required unicode text.
    
    https://fedorahosted.org/freeipa/ticket/2096
    
        
file modified
+4 -1