codeblock / fpaste

Forked from fpaste 7 years ago
Clone

4bea989 Fixed broken pastes when field maxlength exceeded

Authored and Committed by zcat 12 years ago
1 file changed. 6 lines added. 1 lines removed.
    Fixed broken pastes when field maxlength exceeded
    
    If the optional author or description fields exceed the server's
    expected maxlength, the server dies (which it shouldn't), so
    truncate it here as a workaround.
    
        
file modified
+6 -1