Modify

Opened 10 years ago

Closed 10 years ago

#340 closed defect (fixed)

[patch] Incorrect method call causing exception in some cases

Reported by: ianyh Owned by: bas
Priority: major Milestone:
Component: email2trac Version: trunk
Keywords: Cc:

Description

There was a case where the lower method on a string was referenced as an object instead of actually making a method call. I've added a patch for it.

Attachments (1)

patch.diff (525 bytes) - added by ianyh 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by ianyh

comment:1 Changed 10 years ago by bas

  • Status changed from new to assigned

good catch. Will be applied to the trunk

comment:2 Changed 10 years ago by bas

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

In 653:

added two patches:

1) applied lower to an object instead of string, closes #340
2) bug in custom field initialization, see #340

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.