silexlabs / cloud-explorer

*this version is deprecated, see CloudExplorer2* File manager for your users cloud services such as dropbox, google drive and FTP
http://cloud-explorer.org
52 stars 23 forks source link

blob is wrong #31

Closed singchan closed 10 years ago

singchan commented 10 years ago

there are "//" in the URL

container: null
filename: "xxx2.html"
isWriteable: true
key: null
mimetype: "text/html"
path: "/_test_silex/"
size: 2396
url: "../api/1.0/dropbox/exec/get//_test_silex//xxx2.html"
zabojad commented 10 years ago

hummm ok, I'll look at that. Thanks for reporting!

zabojad commented 10 years ago

Fixed in 3f61b1c37dc3a392d9a1a6a7f79608effbc3266b

Thanks for reporting Singchan ;) !