ryan-roemer / django-cloud-browser

Django application browser for cloud datastores (Rackspace, AWS, etc.).
http://ryan-roemer.github.com/django-cloud-browser/
MIT License
81 stars 27 forks source link

URL characters seem to break container content listing #37

Closed c-w closed 4 years ago

c-w commented 4 years ago

Attempting to list blobs in a virtual folder that contains a special character seems to break for the libcloud backend.

Here we can see a first-level folder expansion working fine:

Screenshot showing first-level folder expansion working fine

When we click on any of the folders containing an @, the next level expansion shows no content although the folder in the underlying object storage does contain blobs:

Screenshot showing issue with container listing and URL characters