Edgewall Software
Modify

Opened 18 years ago

Closed 17 years ago

#4171 closed defect (duplicate)

Internal Error when trying to remove anonymous permissions

Reported by: Guy Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10
Severity: major Keywords: permission
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Either through trac-admin or the webmanager / account manager, I get an internal error with "LOG_VIEW is not a valid action." or any other selected permission to remove from an anonymous user.

Attachments (0)

Change History (3)

comment:1 by Noah Kantrowitz (coderanger) <coderanger@…>, 18 years ago

This is because PermissionSystem checks that it knows about a permission before removing it. So if you have the browser disabled, you cannot remove its permissions.

comment:2 by M.v.Kalmthout_1@…, 17 years ago

This also occurs when no repository is used at all.

Problem: 'permission remove anonymous *' exits with the error that 'LOG_VIEW' is not a valid action. So it doesn't work without a repository.

comment:3 by Christian Boos, 17 years ago

Keywords: permission added
Priority: highestnormal
Resolution: duplicate
Status: newclosed

See #2546 … take 5

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.