Modify

Opened 15 years ago

Closed 15 years ago

#123 closed defect (fixed)

NameError: global name 'parameter' is not defined

Reported by: tomasz.sterna@… Owned by: bas
Priority: major Milestone: 0.80
Component: email2trac Version: trunk
Keywords: Cc:

Description

I have a Trac 0.11.1 (easy_install trac) installed and running.

I downloaded email2trac-0.70 and installed it from email2trac_0.70-1_amd64.deb. After configuring it, I get the following error in syslog when I send mails to the email2trac address:

Feb  6 13:39:50 hetzner1 email2trac: Traceback (most recent call last): 
Feb  6 13:39:50 hetzner1 email2trac:   File "/usr/bin/email2trac", line 1465, in <module>     tktparser = TicketEmailParser(env, settings, float(version)) 
Feb  6 13:39:50 hetzner1 email2trac:   File "/usr/bin/email2trac", line 228, in __init__     self.REFLOW = int(parameter['reflow']) 
Feb  6 13:39:50 hetzner1 email2trac: NameError: global name 'parameter' is not defined 

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by bas

  • Status changed from new to assigned
  • Version changed from 0.70 to trunk

Thanks for reporting. It will be fixed in the next version and i let you know when it is applied to trunk

comment:2 Changed 15 years ago by bas

is fixed in trunk version

comment:3 Changed 15 years ago by bas

  • Milestone set to 0.80
  • Resolution set to fixed
  • Status changed from assigned to closed

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain bas.
The resolution will be deleted. Next status will be 'reopened'.
Author


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

 
Note: See TracTickets for help on using tickets.