[Koha-bugs] [Bug 7287] New: overdue notification is processed several times if some sites do not have rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 2 10:00:42 CET 2011


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

             Bug #: 7287
           Summary: overdue notification is processed several times if
                    some sites do not have rules
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Tools
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: sophie.meynieux at biblibre.com
         QAContact: ian.walls at bywatersolutions.com


If you give a library as parameter and it does not have rules, all overdues are
processed, even if they don't belong to that library.

To test this : 
- not defautlt rules
- one site with rules
- one other site without rule
- overdue issues in both sites
- execute :
  misc/cronjobs/overdue_notices.pl -t -library <code_of_site_without_rules>

As a result, a message is generated for every overdue issues in message_queue,
not only for the one belonging to the site given as parameter

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list