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

Denying the ADD permission for a role on an asset makes it invisible to users on CKE Editor. #4362

Closed
2 tasks
mikebigun opened this issue Dec 15, 2020 · 0 comments · Fixed by #4364
Closed
2 tasks

Comments

@mikebigun
Copy link
Contributor

Description of bug

Denying the ADD permission for a role on an asset makes it invisible to users on CKE Editor.

Steps to reproduce

List the precise steps to reproduce the bug:

  1. Go to Assets -> Site Folder, by default it is My Website
  2. Create new Folder, name it Test
  3. Go to edit Test folder -> Permissions tab and deny ADD permission for All Users role
  4. Ensure BROWSE FOLDER and VIEW FOLDER permissions are granted for All Users
  5. Save the changes
  6. Go to edit mode of Home page
  7. Click on any HTML module
  8. Go to Advanced Editor
  9. Click on Link
  10. Click on Browse server to browse the assets from the server

Current behavior

When you click on Browse server, the application creates the tree of a folders that the current user has READ permission. Despite of that, the Test folder is missing there.

Expected behavior

We have denied ADD permission for the Test folder in reproduction steps. Along with that BROWSE FOLDER and VIEW FOLDER were granted. In this case I expect to see Test folder listed in CKEditor folder tree.

Screenshots

image

Affected version

  • 10.00.00 alpha build
  • 09.08.00 latest supported release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant