[Koha-bugs] [Bug 7854] New: preferences.pl: cannot have choice options of yes and no

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 30 08:12:28 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7854
                CC: gmcharlt at gmail.com
          Assignee: paul.poulain at biblibre.com
           Summary: preferences.pl: cannot have choice options of yes and
                    no
        QA Contact: koha.sekjal at gmail.com
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: srdjan at catalyst.net.nz
          Hardware: All
            Status: NEW
           Version: master
         Component: System Administration
           Product: Koha

$YAML::Syck::ImplicitTyping is set, thus preventing yes and no choices.
This should be turned off and explicit translations provided.

So far I've identifired:

All: null => ""
YesNo: yes => 1, no => 0

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


More information about the Koha-bugs mailing list