Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

#260 closed defect (fixed)

TicketNotifyEmail can not be imported

Reported by: jon@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version: devel
Severity: critical Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When attempting to create a new ticket using 0.7-pre I am given the following backtrace.

Traceback (most recent call last):
  File "/usr/lib/python2.1/site-packages/trac/core.py", line 424, in cgi_start
    real_cgi_start()
  File "/usr/lib/python2.1/site-packages/trac/core.py", line 412, in real_cgi_start
    module = module_factory(args, env, database, req, href)
  File "/usr/lib/python2.1/site-packages/trac/core.py", line 148, in module_factory
    globals(),  locals())
  File "/usr/lib/python2.1/site-packages/trac/Ticket.py", line 30, in ?
    from Notify import TicketNotifyEmail
ImportError: cannot import name TicketNotifyEmail

Attachments (0)

Change History (3)

comment:1 by Jonas Borgström, 20 years ago

Resolution: fixed
Status: newclosed

Should be fixed now, please reopen if that's not the case.

comment:2 by anonymous, 20 years ago

Resolution: fixed
Status: closedreopened

comment:3 by anonymous, 20 years ago

Resolution: fixed
Status: reopenedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.