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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7701
          Assignee: gmcha...@gmail.com
           Summary: Error when sending serial alerts
        QA Contact: koha.sek...@gmail.com
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: jcam...@cpbibliography.com
          Hardware: All
            Status: NEW
           Version: master
         Component: Architecture, internals, and plumbing
           Product: Koha

Probably due to bug 6875, C4::Letters is no longer used by C4::Serials, so that
when SendAlerts is called (exactly when this happens is a mystery to me), you
will get an error. Adding a "require C4::Letters;" and prefixing SendAlerts to
C4::Letters:: should fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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