2 Jul
2010
2 Jul
'10
6:57 p.m.
Hi, On Fri, Jul 2, 2010 at 9:26 AM, Paul Poulain <paul.poulain@biblibre.com> wrote:
I have found (and it has not been reported yet AFAIK) that the YesNo sysprefs are now store as 'yes' or 'no', no more as '1' or '0' It means that the user checks "no", 'no' is stored in the syspref, and, as most of the code contains
if C4::Context->preference('syspref') { do something }
it's always evaluated as "true".
Is it a problem others have seen or is it me ?
I have not seen this in HEAD. More details, please. Regards, Galen -- Galen Charlton gmcharlt@gmail.com