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

            Bug ID: 12099
           Summary: process_message_queue.pl tells it sends print mails
                    even if it doesn't.
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When running the cronjob in verbose mode, such warnings are generated:
sending print message to patron: 1008537 at
/home/kivilahtio/koha/kohaclone/C4/Letters.pm line 754.
sending print message to patron: 1049202 at
/home/kivilahtio/koha/kohaclone/C4/Letters.pm line 754.
sending print message to patron: 1015993 at
/home/kivilahtio/koha/kohaclone/C4/Letters.pm line 754.
sending print message to patron: 1048403 at
/home/kivilahtio/koha/kohaclone/C4/Letters.pm line 754.

When collecting cronjob output to log files, this irks me off because it
actually doesn't do anything.

As a convenience, a patch is provided to simply warn when something is actually
done, or tried to do.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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