Bug 22131 - overdue_notice.pl and gather_print_notices.pl should honor letter.is_html
Summary: overdue_notice.pl and gather_print_notices.pl should honor letter.is_html
Status: RESOLVED MOVED
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low new feature (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-14 22:42 UTC by Barton Chittenden
Modified: 2023-09-23 08:58 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barton Chittenden 2019-01-14 22:42:07 UTC
At present, overdue_notice.pl requires the command line flag '--html' to be present in order to render overdue notices as html. This causes a lot of confusion among users -- they check the 'html' check box, and nothing happens.

I'm not *exactly* sure what the behavior of gather_print_notices.pl is, but it has an '--html' flag, so we should look at that as well.
Comment 1 Katrin Fischer 2019-04-08 00:32:43 UTC
Is this still valid? And should it be marked new feature?
Comment 2 Magnus Enger 2022-10-04 06:37:25 UTC
Is this a duplicate of bug 18325?
Comment 3 Katrin Fischer 2023-09-23 08:58:44 UTC
I believe this is a partial duplicate of both bug 34728 and bug 18325.