Modify ↓
Opened 13 years ago
Closed 12 years ago
#9894 closed defect (invalid)
Unknown administration panel
Reported by: | jvbussel | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | SvnAuthzAdminPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description (last modified by )
One year ago I downloaded and installed v0.12 of this plugin. Everything worked well.
Today I downloaded an installed the current v0.2 version. When trying to edit a group or a path I receive the following message:
svnauthz WARNING: HTTPNotFound: 404 Not Found (Unknown administration panel)
I have looked into the admin_ui.py code and found constructions like:
req.href.admin('versioncontrol', 'svnauthz')
After changing 'versioncontrol' into 'subversion' (4 times) everything worked again. Is this a bug or should v0.2 be configured somehow different?
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Kis Gergely to Ryan J Ollos |
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Are you using the 0.12 branch with Trac 0.11? It seems to work fine in Trac 0.12. Let me know if you continue to have issues.