[Koha-bugs] [Bug 7679] Statistics wizard: circulation (new filters)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 1 17:34:12 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679

--- Comment #32 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 31311
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31311&action=edit
Bug 7679: Display all table headers (case and accent sensitive)

It appears that we can't assume that a lowercase word is equivalent to
the same word in uppercase (or a mix of lowercase and uppercase
letters). And this is also true about accented words.
So display all values even if they differ only by case or by their
accents.
This means that:
- "foobar" and "Foobar" will be in two separate rows/columns
- "Etudiant" and "Étudiant" (french) will be in two separate
  rows/columns too

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list