[Bug 4334] New: Notices Samples doesn't exist anymore
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 Summary: Notices Samples doesn't exist anymore Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: nahuel.angelinetti@biblibre.com ReportedBy: nahuel.angelinetti@biblibre.com Estimated Hours: 0.0 Change sponsored?: --- it seems sample_notices.sql doesn't exist anymore, in french and english. And there is some option files that are not in french, but that MUST be in every language like : installer/data/mysql/fr-FR/2-Optionel/sample_notices_message_attributes.sql installer/data/mysql/fr-FR/2-Optionel/sample_notices_message_transports.sql -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 Nahuel Angelinetti <nahuel.angelinetti@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nahuel.angelinetti@biblibre.|henridamien@koha-fr.org |com | Severity|enhancement |blocker Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions.c | |om --- Comment #1 from Ian Walls <ian.walls@bywatersolutions.com> 2010-04-06 16:14:19 --- In HEAD, I've noticed that the English sample_notices are not loading, which also prevents sample_notices_message_attributes.sql and sample_notices_message_transports.sql from loading, since they are foreign-key dependent upon a populated sample notices table. The problem is non-escaped double quotes inside the content for ODUE: VALUES ('circulation','ODUE','Overdue Notice','Item Overdue',"Dear <<borrowers.firstname>> <<borrowers.surname>>,\n\nAccording to our current records, you have items that are overdue.Your library does not charge late fines, but please return or renew them at the branch below as soon as possible.\n\n<<branches.branchname>>\n<<branches.branchaddress1>>\n<<branches.branchaddress2>> <<branches.branchaddress3>>\nPhone: <<branches.branchphone>>\nFax: <<branches.branchfax>>\nEmail: <<branches.branchemail>>\n\nIf you have registered a password with the library, and you have a renewal available, you may renew online. If an item becomes more than 30 days overdue, you will be unable to use your library card until the item is returned.\n\nThe following item(s) is/are currently overdue:\n\n<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>\n\nThank-you for your prompt attention to this matter.\n\n<<branches.branchname>> Staff\n"), This seems applicable to other languages, as well (except French). -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 --- Comment #2 from Ian Walls <ian.walls@bywatersolutions.com> 2010-04-06 16:27:47 --- Created an attachment (id=1794) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1794) Patch for bug 4334 Fixes double quotes problem in all languages but french. Note that since one line is longer than 998, won't send as git send-email -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com Status|NEW |ASSIGNED --- Comment #3 from Galen Charlton <gmcharlt@gmail.com> 2010-04-30 03:21:09 --- Please submit patch as attachment. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4334 --- Comment #4 from Galen Charlton <gmcharlt@gmail.com> 2010-04-30 12:37:06 --- Patch pushed. Please test and close. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com