'Preview'-button gives 'Unauthorized acces to URL:' in error-message.
Bug-description: I am logged in as a user with only 'Browse Node'-permissions.
When i hit the 'Preview'-button on a document, two things happen:
1- the preview starts (correct) in another tab 2- in my main tab i get an error (the big maroon error-message that goes over my content-part) starting with: Authorization error: Unauthorized access to URL: /umbraco/backoffice/UmbracoApi/Content/PostSave with data:.........[etc]
Is there a way to prevent this errormessage? Or, if that's not an option, is there a way to remove the 'Preview'-button?
Extra information: I use Umbraco 7.2.1 ( Windows 7/ visual studio 13 / .NET Framework 4.5 / localhost / IISExpress ) I tested in IE10, FireFox (version 35) and Chrome (version 40)
Unfortunately there is no way of avoiding this since the preview button can't be hidden out of the box.
I think you should file a bug report on the issue tracker since it's not likely that anyone from Umbraco HQ will notice it in here. I know it's a bit confusing with the way the forum is structured but there is work in progress on improving the forum A LOT so in the near future it will make a lot more sense.
'Preview'-button gives 'Unauthorized acces to URL:' in error-message.
Bug-description:
I am logged in as a user with only 'Browse Node'-permissions.
When i hit the 'Preview'-button on a document, two things happen:
1- the preview starts (correct) in another tab
2- in my main tab i get an error (the big maroon error-message that goes over my content-part) starting with:
Authorization error: Unauthorized access to URL:
/umbraco/backoffice/UmbracoApi/Content/PostSave
with data:.........[etc]
Is there a way to prevent this errormessage?
Or, if that's not an option, is there a way to remove the 'Preview'-button?
Extra information:
I use Umbraco 7.2.1 ( Windows 7/ visual studio 13 / .NET Framework 4.5 / localhost / IISExpress )
I tested in IE10, FireFox (version 35) and Chrome (version 40)
Hi Arthur and welcome to our :)
Unfortunately there is no way of avoiding this since the preview button can't be hidden out of the box.
I think you should file a bug report on the issue tracker since it's not likely that anyone from Umbraco HQ will notice it in here. I know it's a bit confusing with the way the forum is structured but there is work in progress on improving the forum A LOT so in the near future it will make a lot more sense.
/Jan
Thanx for the reply.
I will post it on the Issue tracker :)
is working on a reply...