| Anonymous | Login | Signup for a new account | 2013-06-19 05:43 WAT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0001240 | Denora | [All Projects] General | public | 2011-02-03 11:40 | 2012-07-17 16:34 | |||
| Reporter | CrazyCat | |||||||
| Assigned To | OUTsider | |||||||
| Priority | low | Severity | minor | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | 1.4.4 | |||||||
| Target Version | 1.5.0-git | Fixed in Version | 1.5.0-git | |||||
| Summary | 0001240: Exclude case-insensitive | |||||||
| Description | Actualy, the exclude system is case-sensitive, meaning that User, uSeR and USER won't be excluded from stats if "user" is excluded. But it's impossible to add an exclusion for each typo, Denora considers the exclude list case-insensitive but don't treat it like this. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0006215) OUTsider (developer) 2012-07-17 16:34 |
ustats table used latin1 encoding and was probably case sensitive. changed the ss_exclude.c in order to always compare in lowercase |
|
(0006189) OUTsider (developer) 2012-07-15 14:14 |
according to find_exclude in src/exclude.c it already does a case insensitive search (stricmp), so please lemme know if this issue is still present |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-02-03 11:40 | CrazyCat | New Issue | |
| 2011-02-03 22:05 | Hal9000 | Target Version | => 1.5.0-git |
| 2012-03-31 09:36 | Hal9000 | Assigned To | => Hal9000 |
| 2012-03-31 09:36 | Hal9000 | Status | new => assigned |
| 2012-07-15 14:14 | OUTsider | Note Added: 0006189 | |
| 2012-07-15 14:14 | OUTsider | Status | assigned => feedback |
| 2012-07-15 15:32 | OUTsider | Assigned To | Hal9000 => OUTsider |
| 2012-07-15 15:32 | OUTsider | Status | feedback => assigned |
| 2012-07-15 15:38 | OUTsider | Status | assigned => feedback |
| 2012-07-17 16:34 | OUTsider | Note Added: 0006215 | |
| 2012-07-17 16:34 | OUTsider | Status | feedback => resolved |
| 2012-07-17 16:34 | OUTsider | Fixed in Version | => 1.5.0-git |
| 2012-07-17 16:34 | OUTsider | Resolution | open => fixed |
| Copyright © 2000 - 2012 MantisBT Group |