[Koha-bugs] [Bug 18570] Password recovery e-mail only sent after message queue is processed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 9 15:23:18 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18570

Julian Maurice <julian.maurice at biblibre.com> changed:

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

--- Comment #29 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 72602
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72602&action=edit
Bug 18570: QA Followup - Improved POD

This tweaks the perldoc for SendQueuedMessages and adds
some for _get_unsent_messages.

TEST PLAN
---------

perldoc C4::Letters
-- look at _add_attachments (ugly), _get_unsent_messages (non-existent),
   SendQueuedMessages (no reference to borrowernumber or letter_code).
apply patch
perldoc C4::Letters
-- confirm that SendQueuedMessages and _get_unsent_messages
   have reasonable POD information.
-- notice how _add_attachments' POD is now readable

run koha qa test tools

Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list