[Bug 4465] New: Translated boolean syspref are inverted
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4465 Summary: Translated boolean syspref are inverted Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: translate.koha.org AssignedTo: frederic@tamil.fr ReportedBy: frederic@tamil.fr Estimated Hours: 0.0 Change sponsored?: --- For example, for NoZebra syspref in French 'no' means 'yes' and 'yes' mean 'no'. It applies to all boolean sysprefs. The bugs comes from a tricky issue with how YAML parser interprets yes/no value in hash's keys. Those values are surrounded automatically with double quotes which causes translated syspref installation to fail. A first proposed patch add a new and otherwise unnecessary dependency (YAML::XS): http://lists.koha.org/pipermail/koha-patches/2010-March/005752.html -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4465 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #1 from frederic@tamil.fr 2010-05-07 05:39:18 --- http://lists.koha.org/pipermail/koha-patches/2010-May/006173.html -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4465 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com Status|NEW |ASSIGNED --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-05-07 14:39:38 --- Patch pushed. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4465 frederic@tamil.fr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com