Summary: | Patron notification on new issues not working | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Notices | Assignee: | Katrin Fischer <katrin.fischer> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | colin.campbell |
Version: | rel_3_2 | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/serials/serials-edit.pl | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | proposed patch |
Description
Katrin Fischer
2010-09-01 20:43:57 UTC
I think in C4/Letters.pm. GetMember needs to be C4::Members::GetMember at line 278. The same change has been made elsewhere. Haven't yet been able to confirm by testing. Created attachment 2599 [details] [review] proposed patch Hi Colin, your suggested solution works. Thanks for the comment! Successfully tested on current head. Closing bug. |