EMCECS / ecs-browser

Object browser for manipulating content in ECS.
10 stars 4 forks source link

Failure downloading due object names w/ spaces #15

Closed brandonmytty closed 5 years ago

brandonmytty commented 5 years ago

It seems the browser doesn’t handle those yet when they are the last of the 1000 objects returned in a batch. The code downloads the current batch correctly, including those files, but then fails when it requests the next batch after that.

Please add an enhancement for special character handling, as there are probably other special characters that would cause it to fail the same way.

DavidASeibert commented 5 years ago

Fixed in release v1.0.1.