View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002752 | unreal | ircd | public | 2006-01-20 19:44 | 2006-01-23 17:07 |
| Reporter | JasonTik | Assigned To | syzop | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | * | OS Version | * | ||
| Product Version | 3.2.4 | ||||
| Fixed in Version | 3.2.4 | ||||
| Summary | 0002752: ~c:#c\*t not working | ||||
| Description | +b ~c:#c\*t matches #c\*t but not #c*t or #c\at | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
Confirmed, results |
|
|
This *should* be fixed in .431 / will be in pre2. Changelog: - Switched over to an older match() routine based on hybrid, this one is a bit less optimized but is actually understandable and has less bugs. This fixes +b ~c:#c\*t not properly matching #c*t, reported by Jason (0002752). Initial results look good, but this needs some good testing ;). |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-01-20 19:44 | JasonTik | New Issue | |
| 2006-01-20 22:16 | trystanscott | Note Added: 0010992 | |
| 2006-01-21 10:27 | syzop | Status | new => confirmed |
| 2006-01-23 17:07 | syzop | Status | confirmed => resolved |
| 2006-01-23 17:07 | syzop | Fixed in Version | => 3.2.4 |
| 2006-01-23 17:07 | syzop | Resolution | open => fixed |
| 2006-01-23 17:07 | syzop | Assigned To | => syzop |
| 2006-01-23 17:07 | syzop | Note Added: 0011035 |