http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488
Srdjan Jankovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected] |[email protected] --- Comment #1 from Srdjan Jankovic <[email protected]> 2011-09-06 02:12:06 UTC --- Created attachment 5312 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5312 patch YAML does not like files (strings) that are not ended with \n. I've added a gratuitous \n to the syspref before parsing (additional \n's are not harmful) There is an entry in the error log file for failed parsing. -- 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/
