Hi, It turned out to be a case sensitivity issue from migrating to 5.0 - the legacy template names in the database were title case (e.g. "Display"), not lowercase (e.g. "display"), although the templates themselves were lowercase.
I have logged a bug in jira explaining the issue http://bugs.farcrycms.org/browse/FC-1387 Cheers -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, 1 July 2008 11:28 AM To: [email protected] Subject: [farcry-dev] Re: FarCry 5.0 Permission bug Pandemonium Do you have any webskins that are not display? Even nested webskins are checked. Blair On 7/1/08, Joel Cass <[EMAIL PROTECTED]> wrote: > Hi guys, > > > > I just upgraded a FarCry 4.0.10 site to use FarCry 5.0.0. > > > > Now we are getting all sorts of FarCry permissions issues and they seem > really sporadic. For the most part they are related to the dmHTML object > and seem to be stemming from the webskin checks but I've looked in the > roles admin and the anonymous use has access to all of the display > templates. The message I am getting is: > > > > You have been denied access to this item > > (/farcry/core/webskin/types/deniedaccess.cfm:1 included from > /farcry/core/types/types.cfc:146) > > > > Is there any way to debug these permissions issues without delving into > the code? > > Joel Cass Developer > > Gruden - Design | Development | Implementation > t +61 2 9299 9462 f +61 2 9299 9463 m 0414 688 774 www.gruden.com > <http://www.gruden.com/> > > Gruden is an Australian Government Endorsed Supplier > This email is intended only for the person to whom the email address > applies. This email may contain confidential and/or copyrighted > information. you are not the intended recipient, you may not read, > print, store, copy, forward any part of this email or its attachments. > If you have received this email by mistake, please call us on +61 2 9299 > 9462, or email [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> . > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
