[Koha-bugs] [Bug 2471] duplicate notices send on overdue

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Aug 5 16:19:52 CEST 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2471


paul.poulain at free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicole.engard at liblime.com
           Severity|critical                    |normal




------- Comment #1 from paul.poulain at free.fr  2008-08-05 07:19 -------
the problem comes from the fact that you can define a "default" overduerules
and overdue_notices don't handle that properly.
It takes all branches in the overduerules and sent notifications to them. So,
if you have a default rule & a branch rule, the notification will be generated
twice.

A quick fix is to discard "default rule" for instance. Will send a patch for
that.
The long term solution will be to decide if we want a default rule or not.
If we don't want = remove the default in tools/overduerules.pl
if we want = fix cronjob/overdue_notices.pl behaviour

Lowering the severity.

Nengard : it's worth specifying in the doc that the default rule is not handled
correctly.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list