Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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 Ryan J Ollos)

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 13 years ago by Ryan J Ollos

Owner: changed from John Hampton to Ryan J Ollos
Status: newassigned

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.

comment:2 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)
Summary: titleError after install and macro not found on t-h.o

comment:3 Changed 13 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

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 in reply to:  description Changed 13 years ago by Ryan J Ollos

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 Ryan J Ollos

3 is incorrect.

If you wish to continue debugging this issue, please reopen the ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.