173ee4d Switch %r specifiers to '%s' in Public errors

8 files Authored by lroot 11 years ago, Committed by mkosek 11 years ago,
    Switch %r specifiers to '%s' in Public errors
    
    This switch drops the preceding 'u' from strings within Public error messages.
    
    This patch also addresses the related unfriendly 'u' from re-raising errors from netaddr.IPAddress by passing a bytestring through the function.
    
    Also switched ValidationError to TypeError in validate_scalar per jcholast@redhat.com.
    
    Ticket: https://fedorahosted.org/freeipa/ticket/3121
    Ticket: https://fedorahosted.org/freeipa/ticket/2588
    
        
file modified
+1 -1
file modified
+18 -18
file modified
+6 -10
file modified
+3 -3
file modified
+1 -1
file modified
+3 -3