Modify

Opened 17 years ago

Closed 17 years ago

#1260 closed defect (worksforme)

Revtree module doesnt work for anonymous access

Reported by: redsolo Owned by: Emmanuel Blot
Priority: normal Component: RevtreePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I installed the RevtreePlugin 0.4.7dev plugin on Trac 0.10.3 and it renders a revision tree for me when I'm logged in as an admin. But when I try to access it as anonymous I get:

Selected filters cannot render a revision tree

I guess it is a problem with my permissions, but Ive enabled the revtree_view to anonymous.

User       Action
--------------------------
admin      MILESTONE_ADMIN
admin      ROADMAP_ADMIN
admin      TRAC_ADMIN
anonymous  BROWSER_VIEW
anonymous  CHANGESET_VIEW
anonymous  FILE_VIEW
anonymous  INCLUDE_URL
anonymous  LOG_VIEW
anonymous  MILESTONE_VIEW
anonymous  REPORT_SQL_VIEW
anonymous  REPORT_VIEW
anonymous  REVTREE_VIEW
anonymous  ROADMAP_VIEW
anonymous  SEARCH_VIEW
anonymous  TICKET_APPEND
anonymous  TICKET_CREATE
anonymous  TICKET_VIEW
anonymous  TIMELINE_VIEW
anonymous  WIKI_CREATE
anonymous  WIKI_MODIFY
anonymous  WIKI_VIEW
developer  CONFIG_VIEW
developer  TICKET_ADMIN
developer  TICKET_MODIFY

Site at http://xbmc.ramfelt.se

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by Emmanuel Blot

Resolution: worksforme
Status: newclosed
Trac Release: 0.100.11

RevtreePlugin for 0.11 works ok. The version for 0.10 is not actively maintained - see RevtreePlugin#RecentChanges.

There's still an issue in some cases the first time the revtree is rendered (this is a different issue that will be addressed), but RevtreePlugin is nevertheless able to render changeset trees with the anonymous user.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emmanuel Blot.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.