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

--- Comment #2 from Colin Campbell <[email protected]> ---
As a note I was having a problem with blank emails for holds on return in SIP
devices. Problem was that db handles stored by C4::Letters had gone stale. The
crude caching in letters is a bit suspect as it doesnt check handles are still
valid (unlike C4::Context) and the db could cache more effectively. But its
worth being aware of when looking at this

-- 
You are receiving this mail because:
You are the assignee for the bug.
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