http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5457 Summary: gather_print_notices.pl requires explicit stylesheet Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 The cronjob script gather_print_notices.pl can take an optional stylesheet for the HTML output with the -s flag. However, the code does not perform any sort of check to see if a stylesheet is actually declared before it attempts to open, and will return errors if no stylesheet is passed to the script. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.