- Domain A (User has browse / edit access) - Domain B (No access)
I log in as a user that only have browse / edit access on node Domain A, and start node is set to Domain A When editing a sub page, and trying to insert a link into the text with the link tool from editor toolbar, the popup page gives an error:
[ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.] umbraco.controls.Tree.TreeControl.Initialize() in d:\TeamCity\buildAgent\work\75c63e4d2422
When using an user account with access to both top nodes, the link tool is working.
I just ran into this bug as well. Even in v4.7.1. Let's hope it will be fixed someday as it's kind of an annoying bug.
The way we solved this temporarily was to create an empty folder in the media library, and then choose this folder as the start node in the media library for the users who should not have access to the rest of the media-files. It's not the best solution, as the users then can create media items, but it's a workaround for now.
Access denied when inserting link in editor
The site has multiple domains.
Content
- Domain A (User has browse / edit access)
- Domain B (No access)
I log in as a user that only have browse / edit access on node Domain A, and start node is set to Domain A
When editing a sub page, and trying to insert a link into the text with the link tool from editor toolbar, the popup page gives an error:
[ArgumentException: The current user doesn't have access to this application. Please contact the system administrator.]
umbraco.controls.Tree.TreeControl.Initialize() in d:\TeamCity\buildAgent\work\75c63e4d2422
When using an user account with access to both top nodes, the link tool is working.
Is this a bug or a configuration issue?
Using Umbraco 4.6.0
Is this a file/folder permissions issue? What does your event viewer say after performing this action?
Can confirm that is a Media folder issue, if I enable the Media folder for the user, the link tool is working.
Since this is a multi customer site I can create a media folder for each sub site and set media start folder for each user.
I think this is a bug.
I don't want my user to have access to Media, but to be able to insert links on pages.
i run into that problem too. the client that created new user didnt understand why he cant add link and get an exception.
quick search in google and i found this post and fix that. BUT - i'm also think that the system need to fix that.
there is open ticket on codeplex on that:
http://umbraco.codeplex.com/workitem/30028
I just ran into this bug as well. Even in v4.7.1. Let's hope it will be fixed someday as it's kind of an annoying bug.
The way we solved this temporarily was to create an empty folder in the media library, and then choose this folder as the start node in the media library for the users who should not have access to the rest of the media-files. It's not the best solution, as the users then can create media items, but it's a workaround for now.
I gave the codeplex ticket a vote as well.
/Kim A
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.