Ticket #7407 (closed defect: invalid)
Unable to load plugin authz_policy.py
| Reported by: | fermulator@… | Owned by: | athomas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11b1 |
| Severity: | critical | Keywords: | |
| Cc: | athomas, cboos |
Description
Following: TracFineGrainedPermissions
I cannot get the authz_policy.py plugin to work.
- Receive error in trac log:
2008-07-03 23:55:06,569 Trac[loader] DEBUG: Loading file plugin authz_policy from /..(snip)../trac/my_project/plugins/authz_policy.py 2008-07-03 23:55:06,570 Trac[loader] ERROR: Failed to load plugin from /..(snip)../trac/my_project/plugins/authz_policy.py File "/..(snip)../trac/my_project/plugins/authz_policy.py", line 1
- Of course because of this, fine grained permissions do not work.
Where is this .py file supposed to go? And, why isn't it an egg?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


