63a1cec JSON serialization of long type

1 file Authored by pvoborni 11 years ago, Committed by mkosek 11 years ago,
    JSON serialization of long type
    
    Numbers of long type were incorrectly serialized to JSON as empty strings when using json_serialize function. It caused problem in serialization of metadata for Web UI. This patch is fixing it.
    
    Discovered after "Cast DNS SOA serial maximum boundary to long"
    
        
file modified
+1 -1