https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35682
--- Comment #4 from Martin Renvoize <[email protected]> --- I did my own version of this in bug 35681.. The main differences are: I use HTML::FromANSI::Tiny as I felt it more recently maintained and simpler (Neither module is packaged :( ) and I put the manipulations into the controller as aposed to the low level attempt here.. the reason for that is to prevent munging of the data for command line outputs. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
