[Bug 2661] New: 64k limit on content field too restrictive for print notices
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2661 Summary: 64k limit on content field too restrictive for print notices Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org overdue_notices.pl concatenates all non-emailable notices into a single text string, and dumps it into message_queue to be delivered to the library admin email. In some cases this data is truncated due to the db definition. Perhaps this should be handled outside the standard message_queue processing, and left as a file output for the admin to handle? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com