http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6479
--- Comment #2 from Katrin Fischer <[email protected]> 2011-06-15 07:43:42 UTC --- Created attachment 4473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4473 [SIGNED-OFF] Converts all the serialseq variables to UTF-8. Corrects a problem when an UTF-8 character is used in the serial numbering formula. The encoding became incorrect when concatenating the number in the subscriptionhistory table. Signed-off-by: Katrin Fischer <[email protected]> To reproduce: - Create subscription with numbering pattern N° {X} - Receive 2 or more issues - Check subscription summary page and manual history fields on the edit screen -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
