Modify ↓
#8700 closed defect (fixed)
Error after install and macro not found on t-h.o
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | high | Component: | EmailProcessorMacro |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
Error: Failed to load processor email No macro or processor named 'email' found
I get this error on both my install and when testing it on trac-hacks.org even though it says on the plugin page that it works - EmailProcessorMacro.
My install is the debian version 0.11.7-4 (squeeze)
Attachments (0)
Change History (5)
comment:1 Changed 14 years ago by
Owner: | changed from John Hampton to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | title → Error after install and macro not found on t-h.o |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
The info on how to enable the macro was incorrect. It should be:
[components] emailmacro.* = enabled
not:
[components] emailprocessor.* = enabled
I fixed up the main wiki page. Please reopen if you still have issues.
comment:4 Changed 13 years ago by
Replying to anonymous:
I get this error on both my install and when testing it on trac-hacks.org even though it says on the plugin page that it works - EmailProcessorMacro.
I reopened #5787 to deal with this issue.
comment:5 Changed 13 years ago by
3 is incorrect.
If you wish to continue debugging this issue, please reopen the ticket.
Note: See
TracTickets for help on using
tickets.
Good point about the EmailProcessorMacro not functioning on t-h.o.
Please set your log level to debug with output directed to the console and look for messages for the EmailProcessorMacro.