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

Jonathan Druart <jonathan.dru...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25668|0                           |1
        is obsolete|                            |

--- Comment #4 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 27017
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27017&action=edit
Bug 11598 - Add --text option to overdue_notices similar to --html option

We have a number of reports of libraries that were upset by Bug 10720
being fixed! These libraries preferred this single file output, but as
text only. We should bring back this behavior, but as a feature, not a
bug.

Test Plan:
1) Apply this patch
2) Run overdue_notices.pl --html
3) Note the output is wrapped in html tags
4) Run overdue_notices.pl --text
5) Note the same output, but not wrapped in html tags

Signed-off-by: wajasu <matted-34...@mypacks.net>
Signed-off-by: Jonathan Druart <jonathan.dru...@biblibre.com>
To test, add the -n parameter.
The filename generation could be refactored but not blocker.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to