Modify ↓
      
        #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 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:2 Changed 17 years ago by
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
Note: See
        TracTickets for help on using
        tickets.
    


um I guess... I dont really, know, but it wouldnt really bother me.
changeset:3686 changeset:3687