#2917: MacroList should handle errors in macros
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]     |        Owner:  jonas
     Type:  defect                   |       Status:  new  
 Priority:  low                      |    Milestone:       
Component:  wiki                     |      Version:  0.9.4
 Severity:  minor                    |   Resolution:       
 Keywords:  MacroList inspect macro  |  
-------------------------------------+--------------------------------------
Changes (by mgood):

  * summary:  !MacroList bails out if a macro doesn't import inspect module
              => MacroList should handle errors in macros

Comment:

 Yes, that is a bug in the graphviz plugin.  It tries to use the module
 without importing it.  Trac can't import "inspect" automatically, and it's
 not necessary for it to do so.

 However, I'll leave this open since the point about catching those errors
 is valid.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2917>
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