http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9892
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37619|0 |1 is obsolete| | --- Comment #4 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 38895 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38895&action=edit [SIGNED-OFF] Bug 9892: Make export_borrowers.pl using the delimiter pref The original concern of bug 9892 was that this borrowers export script cannot handle tabulation to separate columns. With this patch, the delimiter preference is used as separator for the output, to be consistent with others scripts. This should be highlighted on the release, it can produce change in behaviors. Test plan: Confirm that the 'delimiter' pref is used for the output, but you are able to overwrite it with the 'separator' parameter Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Works as expected, respect preference but is supeseeded by cmd line No koha-qa errors -- 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/
