Bug 7679: Display all table headers (case and accent sensitive)
authorJulian Maurice <julian.maurice@biblibre.com>
Mon, 1 Sep 2014 15:22:00 +0000 (17:22 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 11:56:51 +0000 (11:56 +0000)
commitbab92d51e56ade24c89087ded6163ffa43f53915
tree628620f38e0d9ca0c2ed78f90ee60a38a263cc17
parent13a528f2f3a3630239cc804cd3dcf214cc3412f1
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@bsz-bw.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
reports/issues_stats.pl