#3288: plugins in $TRAC/plugins need to be explicitly enabled
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect                 |       Status:  new  
 Priority:  normal                 |    Milestone:  0.10 
Component:  general                |      Version:  devel
 Severity:  major                  |   Resolution:       
 Keywords:  plugin                 |  
-----------------------------------+----------------------------------------
Comment (by [EMAIL PROTECTED]):

 It looks like the trouble is that line 130 compares the location of each
 egg to {{{plugin_dir}}}, but this is now a list called {{{plugin_dirs}}}.
 I am not sure why this didn't trigger an error, but the section from line
 134 to 134 should be wrapped in a loop so it runs for all plugin
 directories.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3288>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to