Limit the check for the extension to last 5 letters
ateska opened this issue · 3 comments
ateska commented
The zookeeper library provider detects if the item is a file (not folder) by scanning for "." character.
This MUST be limited to last 5 characters, so that users can put "." in the middle of the long name of the file without an issue.
ateska commented
@mithunbharadwaj is this still open?
mejroslav commented
@mithunbharadwaj Is this one solved already? If so, can you please attach the corresponding MR and close this issue?
mithunbharadwaj commented
@mejroslav Solved here #558