---- Reported by nahuel.angelinetti@biblibre.com 2009-12-15 10:21:58 ---- useDaysMode syspref is well managed, but some code is repeated, and the frenchsyspref is badly set. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:21 UTC --- This bug was previously known as _bug_ 3924 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3924 Actual time not defined. Setting to 0.0 Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
I see that this fix was pushed to branch 3.0.x on 2009-12-17 so I've marked this as a rel_3_0 bug.
can't find the patch by bugzilla number, title, and don't know in which script. Owen or chris any idea ?
On the patches list: http://lists.koha-community.org/pipermail/koha-patches/2009-December/010608.html On the commits list (committed to 3.0.x): http://lists.koha-community.org/pipermail/koha-commits/2009-December/000977.html
New patch attached for 3.4
Created attachment 3509 [details] [review] Patch for 3.4
Does not apply because of updatedatabase and kohaversion. But should be ok to push.
Created attachment 4324 [details] [review] [SIGNED-OFF] (bug #3924 MT2500) fix useDaysMode use This fix system preference choices, and delete some useless code. Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Fix is for fr-FR sql file. All other langages correctly include all 3 possible options for useDaysMode. The patch also includes a database update.
Created attachment 4325 [details] [review] [SIGNED-OFF] (bug #3924 MT2500) fix useDaysMode use This fix system preference choices, and delete some useless code. Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Fix is for fr-FR sql file. All other langages correctly include all 3 possible options for useDaysMode. The patch also includes a database update.
irrelevant with the new systempreferences management : the list is not built from systempreferences table but from .pref file