[Trac-tickets] [The Trac Project] #2085: Macro load failure : error message not very helpful...

The Trac Project noreply at edgewall.com
Mon Sep 19 09:46:24 CDT 2005


#2085: Macro load failure : error message not very helpful...
---------------------------------+------------------------------------------
 Reporter:  jouvin at lal.in2p3.Fr  |       Owner:  jonas
     Type:  defect               |      Status:  new  
 Priority:  normal               |   Milestone:       
Component:  wiki                 |     Version:  0.9b1
 Severity:  normal               |   Keywords:                       |  
---------------------------------+------------------------------------------
 Hi,

 If you try to use a macro in a wiki page and its fails to load because of
 an error in the macro code, you get an error message saying 'file not
 found'. For example :

 Error: Failed to load processor redirect
 No macro named [[redirect]] found

 This happens because redired is trying to load trac.WikiFormatter that no
 longer exists. It would be nice to have an error message saying there is
 an error in the macro (and possibly return the error) like it is the case
 in the log file if you enable logging.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2085>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list