https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38299
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #174291|0 |1 is obsolete| | Attachment #174292|0 |1 is obsolete| | Attachment #174293|0 |1 is obsolete| | Attachment #174423|0 |1 is obsolete| | Attachment #174455|0 |1 is obsolete| | --- Comment #21 from Jonathan Druart <[email protected]> --- Created attachment 174673 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174673&action=edit Bug 38299: Make filehandler optional for colored outputs Allow say_success, say_failure, etc, to omit the filehandler parameter so that they can be used without explicitly opening a filehandler if you are just printing to STDOUT and don't already have one. If a filehandler is passed, the existing behavior is unchanged. Signed-off-by: David Nind <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
