Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#3035 closed defect (fixed)

trac-post-commit.py is now case sensitive

Reported by: Richard Dunlap Owned by: Russ Tyndall
Priority: normal Component: TimingAndEstimationPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Introduced in [2805] -- shouldn't command_re be compiled with the re.IGNORECASE option? Applicable to both 0.10 and 0.11.

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Russ Tyndall

Resolution: fixed
Status: newclosed

um I guess... I dont really, know, but it wouldnt really bother me.

changeset:3686 changeset:3687

comment:2 Changed 16 years ago by Russ Tyndall

Nice spot btw. Others ended up experiencing this, and looking at the old regex, it seems it used to be case insensitive as well.

Thanks for the nice bug report. (see #3050)

Russ

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Russ Tyndall.
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.