sebbASF opened a new issue #171:
URL: https://github.com/apache/incubator-ponymail-foal/issues/171


   unshortenID is broken: it assumes that any ID that starts with B or Z is a 
short ID.
   
   However that is not necessarily true; only IDs that are 15 bytes long and 
contain only base-36 chars (or leading -) can possibly be short IDs
   
   At the very least it should check the ID length before attempting to 
unshorten the ID


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to