[Koha-bugs] [Bug 13008] New: On adding an item, option values in dropdown list are not all displayed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 29 17:13:41 CEST 2014


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

            Bug ID: 13008
           Summary: On adding an item, option values in dropdown list are
                    not all displayed
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

If the option value contains diacritics, the value is empty:

<option value="CART">Book Cart</option>
<option value="Bureau">Bureau</option>
<option value="Bureau des bibliothécaires"></option>
<option value="Cédéroms adulte"></option>
<option value="Cédéroms enfant"></option>

Introduced by bug 12673.

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


More information about the Koha-bugs mailing list