Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
public static String getZKStringId(long id) { return String.format("%010d", id); }
Simple to fix, but we need it be backward compatible, which also shouldn't be a problem.