http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11077
--- Comment #35 from M. de Rooy <[email protected]> --- (In reply to M. Tompsett from comment #34) > Created attachment 23215 [details] > Confirmation of what I said regarding undef ne 'None' > > I believe this clarifies the problem even better, and this sample program > demonstrates why I believe '' is the correct value to default in the undef > case. Maybe we have some misunderstanding? Correct me if I am wrong but if PKIAuth is None or undef, the if statement should not be run (so we should make the expr be false). Do you agree? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
