https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34704
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #38 from Martin Renvoize <[email protected]> --- Follow-up added that drops the regex entirely.. as requested.. and instead checks for content type of the notice generated itself and treats it appropriately by either leaving it as is (for html formatted notices) or wraps the content in a <pre> block for pre-formatted plaintext. -- 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/
