objecthub-io / ObjectHub

ObjectHub is an open repository for software objects and a development platform.
2 stars 1 forks source link

Files Object does not handle files with '.' in filename well #321

Open mxro opened 6 years ago

mxro commented 6 years ago

When using the Files object, file names with a . in it are not handled well. For instance

jquery.themepunch.revolution.js
jquery.themepunch.revolution.min.js

Will both be stored as the file

jquery.js