http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766 --- Comment #40 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #39)
BUT: As Jonathan noted, currently diacritics in the bsort1, bsort2 pull downs in the member entry form will be broken. This is because of a dependency on bug 11944, as I understand it.
A patch is coming.
I think this is probably ready to go in now, if we 'fixed' the encoding, while bug 11944 will take a bit longer.
The idea of bug 11944 is to have several persons testing/contributing in order to quickly have a working patch set. Then it would be better if it doesn't take a long time to be tested/pushed
One other idea: should it be possible to add an id to the pull down for better customization? I see that you can set a class, but sometimes you might want to do both - a class for several elements and an id for the individual.
The id attribute is already generated, it is the "name" parameter. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.