27 Nov
2012
27 Nov
'12
3:10 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9138 --- Comment #2 from Colin Campbell <colin.campbell@ptfs-europe.com> --- 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.