Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: /admin/temp retained as relative path when switching from deploy bundle to file manager #44

Closed
PeterBowater opened this issue Feb 14, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@PeterBowater
Copy link

Hi Guys (again, sorry....),

Playing with 7.3 again, I deployed a bundle (which worked great!), from the /admin/temp folder as it has been for a very long time .

Afterwards I went to check out the new file manager, unfortunately the spinner got stuck and it was unable to list the files, looking a bit more it appears to be trying to list files from users files/admin/temp, which doesn't exists, and then it fails:

image

You can see the > admin > temp in the crumbtrail at the top of the page, which shouldn't be there! I guess it is trying to persist a selected path, unfortunately not in the correct root.

Console error gives some indication of what is going on:

image

I was able to get round it by hiding the spinner and then you can click on any of the buttons to the right and it works fine from then on :)

Thanks,

Peter.

@guustnieuwenhuis guustnieuwenhuis added the bug Something isn't working label Feb 15, 2022
@guustnieuwenhuis
Copy link
Contributor

Thanks for raising this issue @PeterBowater, we're aiming to fix this in the next patch release.

guustnieuwenhuis pushed a commit that referenced this issue Mar 8, 2022
* Fixed displaced context menu & bottom menu cut off by bottom of page
* added elipsis menu button for filebrowser grid mode
* fixed non-image type headers
* Update filebrowser.js
* Fixed Extended Attributes displaying in sidebar 
* fixes for Github issue #41
* fixes for Github issue #43
* fixes for Github issue #44
* fixes for Github issue #45
guustnieuwenhuis added a commit that referenced this issue Mar 8, 2022
version 7.3.1

* Improved extended attributes UI in the content manager
* Adobe ColdFusion compatibility fixes
* Improve customUI tab labels #56 
* bug fixes for #41, #43, #44, #45, #51
@guustnieuwenhuis
Copy link
Contributor

resolved in version 7.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants