[Bug 14347] New: Running overdue_notices.pl with --html flag set does not create well structured html
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14347 Bug ID: 14347 Summary: Running overdue_notices.pl with --html flag set does not create well structured html Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When overdue_notices.pl creates the email containing un-emailed notices, and the --html flag is set, the resulting file is not a well structured HTML file: * It contains no DTD * There are no <html> tags * It has no header * The file pointed to by the NoticesCSS syspref *should* be included, but is not * It has no body * The body of the individual messages is wrapped in <pre> tags, which is unnecessary, ugly, and precludes the use of styling of the notices (If you want unstyled notices, why not use text?) * The file is always named 'attachment.txt' regardless of whether the script is called using the "--html" or "--text" flags. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org