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

NPE thrown when opening file in cloud storage dialog #42

Open
karlduderstadt opened this issue Aug 19, 2023 · 0 comments
Open

NPE thrown when opening file in cloud storage dialog #42

karlduderstadt opened this issue Aug 19, 2023 · 0 comments
Labels
major bug Something isn't working

Comments

@karlduderstadt
Copy link
Member

karlduderstadt commented Aug 19, 2023

An NPE is thrown when there is more than one parent for selected files in the cloud storage dialog. the dialog should assume the root of the tree is in the path field and adding the remaining nodes when building the url.

However, there can still be problem if the user edits the path field and does not load the new path. But if they edit and add a full path with file name that would work.

@karlduderstadt karlduderstadt added the enhancement New feature or request label Aug 19, 2023
karlduderstadt added a commit that referenced this issue Aug 20, 2023
This prevents NPE when the files that are inside subnodes are selected.
@karlduderstadt karlduderstadt added major bug Something isn't working and removed enhancement New feature or request labels Aug 20, 2023
@karlduderstadt karlduderstadt changed the title Always have bucket be root in cloud dialog NPE thrown when opening file in cloud storage dialog Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant