http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9372
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #3 from Kyle M Hall <[email protected]> --- This patch appears to be stripping all whitespace from messages: Example before patch: Dear Henry Acevedo, <a href="#">test</a> You have a hold available for pickup as of 2013-01-11. This hold will expire if it is not picked up before 01/18/2013. If you no longer need this item or have any questions please contact us : Title: Learning Perl Author: Schwartz, Randal L 005.13/3 Location: Centerville Example after patch: DearHenryAcevedo,<ahref="#">test</a>Youhaveaholdavailableforpickupasof2013-01-11.Thisholdwillexpireifitisnotpickedupbefore01/18/2013.Ifyounolongerneedthisitemorhaveanyquestionspleasecontactus:Title:LearningPerlAuthor:Schwartz,RandalL005.13/3Location:Centerville -- 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/
