Ticket #3035 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

trac-post-commit.py is now case sensitive

Reported by: rdunlap Assigned to: bobbysmith007
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

Change History

05/16/08 08:15:48 changed by bobbysmith007

  • status changed from new to closed.
  • resolution set to fixed.

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

changeset:3686 changeset:3687

05/20/08 07:39:06 changed by bobbysmith007

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


Add/Change #3035 (trac-post-commit.py is now case sensitive)




Change Properties
Action