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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 26 19:19:57 CEST 2016


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

--- Comment #92 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 56886
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56886&action=edit
[PASSED QA] 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

Signed-off-by: Katrin Fischer  <katrin.fischer at bsz-bw.de>

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


More information about the Koha-bugs mailing list