Comment 3 for bug 2009724

Revision history for this message
Jeremy Boyle (jeremy-boyle) wrote :

Hello I was able to fix this .

Line: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js#L63

needs to be updated to:

ctrl.currentURL = ctrl.containerURL + encodeURIComponent($routeParams.folder).replace(/%2F/g, '/') +