Modify ↓
      
        Opened 19 years ago
Closed 19 years ago
#1501 closed defect (invalid)
Macro TOC(None) failed
| Reported by: | banduwgs | Owned by: | Alec Thomas | 
|---|---|---|---|
| Priority: | normal | Component: | TocMacro | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 | 
Description
Error message on Wiki Page:
- Error: Macro TOC(None) failed
 - 'NoneType' object is not callable
 
Environment:
- Trac: 0.10.3
 - OS: Windows XP
 
Relevant tickets from main Trac site:
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    


The problem was disappeared when I renamed the macro.py file to toc.py.