[Koha-bugs] [Bug 10777] runreport.pl allows for sending html reports via email, but mimetype is wrong

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 10 11:38:13 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10777

--- Comment #5 from Nicholas van Oudtshoorn <vanoudt at gmail.com> ---
Test plan:

1. Run a report as follows:
./runreport.pl --format=html --to=YOUREMAIL --subject="Bad formatting"
REPORTNUMBER
2. Look at the email - the html code should show in modern email readers.
3. Apply the pathc
4. Run the report again:
./runreport.pl --format=html --to=vanoudt at gmail.com --subject="Lost items
report" 45
5. Look at the email - it should appear nicely formatted with no html codes
visible

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list