Subject: | suniqid returning empty string |
hi,
sometimes the function suniqid internally produces a string like
"431780 7838000432" (with a space in it) causing &base62() to return
empty string because Math::BigInt fails to convert it to a BigInt
in sub base62.
the fix is in the patch.
regards,
jakob
Message body not shown because it is not plain text.