Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001240Denora[All Projects] Generalpublic2011-02-03 11:402012-07-17 16:34
ReporterCrazyCat 
Assigned ToOUTsider 
PrioritylowSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version1.4.4 
Target Version1.5.0-gitFixed in Version1.5.0-git 
Summary0001240: Exclude case-insensitive
DescriptionActualy, 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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
Powered by Mantis Bugtracker