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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 17 16:09:21 CEST 2015


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

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31311|0                           |1
        is obsolete|                            |

--- Comment #40 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 39257
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39257&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