On 12/06/07, Alec Thomas <[EMAIL PROTECTED]> wrote:
>
> On 6/12/07, Stephen Moretti <[EMAIL PROTECTED]> wrote:
> >
> > I'm currently running trac 0.11dev-r5675 and I have a wee problem...
> >
> > At some point from the last time I did an update attachment_*
> > privileges have been added to trac.
> >
> > The user that I'm logged in has trac_admin privileges, but when I try
> > to view an attachment I'm now getting :
> >
> > "Error: Forbidden
> >
> > ATTACHMENT_VIEW privileges are required to perform this operation"
> >
> >
> > When I look in the admin the attachment privileges aren't listed
> > either....Is this a bug? or is there something I should have done?
>
> This is something I only just noticed myself. It's an artifact of some
> code to "normalise" attachment permissions. Trac code can now use
> ATTACHMENT_* permissions and a component maps these to the appropriate
> *real* permissions in the background.
>
> Unfortunately, the user sees the ATTACHMENT_ permissions.
>
> Check that you have the appropriate WIKI_VIEW or TICKET_VIEW
> permissions to view the attachment. If you do, and it's still not
> working, it's a more serious bug.
>
Well I'm trac_admin, so that should be "access all", so I'm guessing
that there is probably a bigger problem?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to