20 Nov
2025
20 Nov
'25
11:55 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30303 --- Comment #21 from Lari Taskula <lari.taskula@hypernova.fi> --- (In reply to Lari Taskula from comment #20)
And if we receive and empty string in merge-patrons.pl, we should probably delete it from $data so that it never gets passed to $keeper->set() and does not uselessly become '' instead of NULL in the database. Correction, not to be deleted, but set as undef.
But I just noticed the diffString does not handle empty strings as I expected (just displaying an empty green/red box), so we need something else. -- You are receiving this mail because: You are watching all bug changes.