[Koha-bugs] [Bug 11598] Add --text option to overdue_notices similar to --html option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 11 14:59:12 CEST 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #4 from Jonathan Druart <jonathan.druart at 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-34813 at mypacks.net>
Signed-off-by: Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list