From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 08:54:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 06:54:16 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 08:54:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 06:54:36 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 08:54:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 06:54:38 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16098|0 |1 is obsolete| | --- Comment #6 from Chris Cormack --- Created attachment 17090 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17090&action=edit Bug 9812 - Forbid access to several files through the browser This patch hides (-Indexes) and forbids (Deny from all) access to some stuff through a browser. Specifically "xlst", "modules" and "includes" dirs and its contents. This is just a quick fix we talked about at IRC. The proper solution would be to remove this from htdocs which will still be needed. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 12:48:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 10:48:17 +0000 Subject: [Koha-bugs] [Bug 9962] New: updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 Bug ID: 9962 Summary: updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedataba se.pl line 5342. Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: blocker Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs at lists.koha-community.org Reporter: egpetridis at yahoo.com CC: gmcharlt at gmail.com Hi all, I have been running Koha (development/git) on a Debian VM for some months now, with only a few problems so far. Tried recently to upgrade to version 3.08.11.002; when I access the Web installer however, I get the following error and cannot proceed further, as I?m constantly brought to the same point: Web installer ? Step 3 We are upgrading from Koha 3.08.11.001 to 3.08.11.002, you must update your database Updating database structure Update report : ? Status: 500 ? Content-type: text/html ? ?

Software error:

?
Undefined subroutine &main::CheckVersion called at
/home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342.
?    
?

? For help, please send mail to the webmaster (webmaster at koha), giving this error message ? and the time and date of the error. ? ?

Update errors : ? [Sat Mar 30 17:23:15 2013] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. Any clues, any suggestions? uname ?a reports ver 2.6.32.5-686 git shortlog is quite long to fit into a message, so I defer posting unless someone asks for it. Thank you in advance Manos Petridis PS Sent again, to the bugs list this time, as I fail to find my original posting in the March 2013 Koha Archives at http://lists.katipo.co.nz/pipermail/koha/2013-March/date.html nor at the custom search at http://www.google.com/cse?cx=003732456596742799141:4x-q-r-zypo&q=updatedatabase.pl%3A%20Undefined%20subroutine%20%26main%3A%3ACheckVersion%20called%20at%20%2Fhome%2Fkoha%2Fkohaclone%2Finstaller%2Fdata%2Fmysql%2Fupdatedatabase.pl%20line%205342&oq=updatedatabase.pl%3A%20Undefined%20subroutine%20%26main%3A%3ACheckVersion%20called%20at%20%2Fhome%2Fkoha%2Fkohaclone%2Finstaller%2Fdata%2Fmysql%2Fupdatedatabase.pl%20line%205342&gs_l=partner.12...262144.262144.0.262790.0.0.0.0.0.0.0.0..0.0.gsnos%2Cn%3D13..0.0.20j400j2..1ac.1.#gsc.tab=0&gsc.q=updatedatabase.pl%20petridis -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 13:58:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 11:58:39 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 --- Comment #10 from Kyle M Hall --- Created attachment 17091 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17091&action=edit Bug 9928 - no way to see all purchase suggestions at all [3.10.x] Test Plan: 1) Apply patch 3) Create suggestions for multiple libraries 2) Select 'Any' for the 'For' field under 'Acquisition information' 3) Note you are seeing the suggestions for all branches Signed-off-by: Nicole C. Engard Works as described Signed-off-by: Chris Cormack http://bugs.koha-community.org/show_bug.cgi?id=9927 Signed-off-by: Katrin Fischer Patch fixes wrong behaviour. All tests and QA script pass. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 13:58:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 11:58:59 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 13:59:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 11:59:08 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 13:59:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 11:59:18 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 13:59:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 11:59:28 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:00:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:00:42 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17042|0 |1 is obsolete| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:06:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:06:59 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating in 3.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16938|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall --- Created attachment 17092 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17092&action=edit Bug 9902 - item subfields not populating in 3.10 Test Plan: 1) Create a new serial with a default location, call number, and library ( the library will need to be any but the one you are logged in as ) 2) Click the "Recieve" button for this serial 3) Click "Click to add item" 4) Note those values are not populated 5) Apply the patch 6) Reload the page 7) Click "Click to add item" 8) Note those values are now populated Signed-off-by: Nicole C. Engard All tests pass! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:06:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:06:58 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating in 3.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:09:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:09:16 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating in 3.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17092|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:09:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:09:24 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating in 3.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16938|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:10:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:10:07 +0000 Subject: [Koha-bugs] [Bug 9955] Partly broken local cover image uploading In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9955 --- Comment #3 from Serhij Dubyk --- Example of cover: http://library.tntu.edu.ua/wp-content/uploads/2011/01/978-5-222-16446-4.jpg Firefox Iceweasel 19.0.2 - freeze at 100% uploading. but with Chromium 25 all ok - http://koha.tntu.edu.ua/cgi-bin/koha/opac-detail.pl?biblionumber=17454 Koha 3.10.03.000, Debian 7.0 testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:14:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:14:59 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating in 3.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16938|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall --- Created attachment 17093 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17093&action=edit Bug 9902 - item subfields not populating Test Plan: 1) Create a new serial with a default location, call number, and library ( the library will need to be any but the one you are logged in as ) 2) Click the "Recieve" button for this serial 3) Click "Click to add item" 4) Note those values are not populated 5) Apply the patch 6) Reload the page 7) Click "Click to add item" 8) Note those values are now populated Signed-off-by: Nicole C. Engard All tests pass! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:16:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:16:02 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master Summary|item subfields not |item subfields not |populating in 3.10 |populating -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:16:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:16:11 +0000 Subject: [Koha-bugs] [Bug 9869] Add object oriented database access system to Koha. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9869 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com Version|3.14 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:17:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:17:32 +0000 Subject: [Koha-bugs] [Bug 9955] Partly broken local cover image uploading In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9955 --- Comment #4 from Serhij Dubyk --- Same with: http://library.tntu.edu.ua/wp-content/uploads/2011/01/978-966-364-731-9.png http://library.tntu.edu.ua/wp-content/uploads/2011/01/966-8347-46-3.gif and maybe all other from: http://library.tntu.edu.ua/exhibitions/novi-nadhodzhennja/2010-2/veresen/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:19:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:19:06 +0000 Subject: [Koha-bugs] [Bug 9869] Add object oriented database access system to Koha. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9869 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.14 --- Comment #5 from Kyle M Hall --- (In reply to comment #3) > (In reply to comment #2) > > This patch adds the framework necessary to enable object oriented > > database access to Koha via DBIx::SearchBuilder. The advantage to > > SearchBuilder over DBIx::Class is the fact that SearchBuilder does > > not require Moose as a prerequisite. > > Neither does DBIx::Class so far as I am aware. You are correct. I was misinformed on that point. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:36:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:36:39 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #35 from Nicole C. Engard --- Created attachment 17094 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17094&action=edit Bug 9850: Cataloging Help for 3.12 This updates just the links in the cataloging help, no text changes where made. To test: Visit help in cataloging and click the manual links and make sure they're right. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 14:36:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 12:36:59 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #21 from Kyle M Hall --- Do you have ICU enabled? (In reply to comment #20) > The change looks safe, but I can't see any problems with quotation marks in > master. Maybe I didn't get the configuration right? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:09:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:09:07 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #11 from Katrin Fischer --- Not sure, but should this be "pushed to master" to gain Chris' attention? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:11:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:11:54 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17025|0 |1 is obsolete| | --- Comment #36 from Nicole C. Engard --- Created attachment 17095 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17095&action=edit Bug 9850: Update Reports Help for 3.12 This updates the reports help for Koha 3.12. To test: Visit all reports pages and review the help for textual changes and correct links. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:12:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:12:23 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #37 from Nicole C. Engard --- Reports Help file has been updated to fix the broken link! Thanks for finding that. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:16:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:16:12 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #38 from Nicole C. Engard --- Created attachment 17096 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17096&action=edit Bug 9850: Serial Help Files for 3.12 Update text and links for Serials help files. To test: Visit all serial related pages and check the text of the help and test the links. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:33:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:33:37 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #39 from Nicole C. Engard --- Created attachment 17097 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17097&action=edit Bug 9850: Suggestion Help File for 3.12 This updates the text and link on the suggestions help file. To test: Visit the manage suggestions page and review the help file. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 15:50:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 13:50:42 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #12 from M. de Rooy --- (In reply to comment #11) > Not sure, but should this be "pushed to master" to gain Chris' attention? I would put 3.10.X in the report name and leave it Passed QA. Pushed to master would not be the right status.. Chris will see it probably soon enough. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:23:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:23:38 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #40 from Nicole C. Engard --- Created attachment 17098 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17098&action=edit Bug 9850: Offline Circ Help Files for 3.12 This updates the text and links in the offline circulation tool help files. To test: Visit all offline circulation pages in the staff client and review the text and links. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:26:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:26:13 +0000 Subject: [Koha-bugs] [Bug 9963] New: Inventory tool doing strange things Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9963 Bug ID: 9963 Summary: Inventory tool doing strange things Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com I can't come up with a better title that I have. You have to see this to understand what's going on: http://www.screencast.com/t/62evHO7OuST When I submit my criteria the first time, it comes up as expected. But after clicking Mark seen, it comes up with items that do not meet my original criteria. This is a problem in 3.10.3 and master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:31:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:31:38 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9463 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:31:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:31:38 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9887 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:35:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:35:12 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16800|0 |1 is obsolete| | --- Comment #2 from Owen Leonard --- Created attachment 17099 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17099&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a 's "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:43:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:43:07 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16800|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:43:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:43:18 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17099|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:45:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:45:20 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:45:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:45:22 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15686|0 |1 is obsolete| | --- Comment #8 from Owen Leonard --- Created attachment 17100 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17100&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a 's "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:53:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:53:33 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:53:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:53:35 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16054|0 |1 is obsolete| | --- Comment #4 from Owen Leonard --- Created attachment 17101 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17101&action=edit Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system The budget planning table previously used a YUI menu as part of a system for hiding and showing table columns. Instead of trying to convert that sytem to Bootstrap I have used code from the batch modification/deletion pages which uses a list of checkboxes to show and hide table columns. This has the advantage of giving the user visual feedback of what columns are hidden and of offering the user an interface which is familiar from other pages. This patch also moves CSS from a batch-operations-specific CSS file into the main CSS file. Batch modification templates have been modified accordingly. To test, view the budget planning page and choose different "plan by" options (by month, by library, by item type). Test the show/hide action on each individual column and using the "show all" and "hide all" checkboxes. Signed-off-by: David Cook Works as described. This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 16:58:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 14:58:46 +0000 Subject: [Koha-bugs] [Bug 9716] opaclayoutstylesheet and opaccolorstylesheet must be filled in for CCSR In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9716 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |kyle at bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 17:03:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 15:03:08 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 17:18:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 15:18:25 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #41 from Nicole C. Engard --- Created attachment 17102 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17102&action=edit Bug 9850: Update Circ Help for 3.12 This updates the text and links for the Circulation Help Files. It also removes an unused help file 'billing.tt'. To test: Visit the help files on all circ pages and confirm links and text are right. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 17:21:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 15:21:32 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17102|0 |1 is obsolete| | --- Comment #42 from Nicole C. Engard --- Created attachment 17103 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17103&action=edit Bug 9850: Update Circ Help Files for 3.12 This updates the text and links for the Circulation Help Files. It also removes an unused help file 'billing.tt'. To test: Visit the help files on all circ pages and confirm links and text are right. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:27:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:27:13 +0000 Subject: [Koha-bugs] [Bug 8015] Add MARC Modifications Templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015 --- Comment #86 from Kyle M Hall --- Jonathan, can you publish a git branch with all these patches applied somewhere? I'm having some problems applying all of them and I don't want to screw anything up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:40:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:40:37 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #43 from Nicole C. Engard --- Created attachment 17104 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17104&action=edit Bug 9850: Add Plugin Help File for 3.12 This adds a help file to the new plugins module. To test: Activate the plugin module and check the text and links in the help file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:41:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:41:09 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #44 from Nicole C. Engard --- Created attachment 17105 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17105&action=edit Bug 9850: Update Tools Help for 3.12 Update the text and links in the Tools help files. To test: Check the text and links on all help files under Tools. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:43:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:43:33 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #45 from Nicole C. Engard --- I believe that I am done - 1/2 of these are signed off and 1/2 need sign off. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:55:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:55:04 +0000 Subject: [Koha-bugs] [Bug 9904] Link to plugins management should not be in global navigation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9904 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #5 from Nicole C. Engard --- I missed this originally, but I don't agree with this at all - it's a new module - how else do you get to the new module if it's not in the module menu? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:56:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:56:59 +0000 Subject: [Koha-bugs] [Bug 9904] Link to plugins management should not be in global navigation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9904 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #6 from Kyle M Hall --- I also think this is a bad move. It's going to confuse, not clarify. Both the tool and report plugin links filter some of the plugins and aren't meant to be for full plugin management. I believe this commit should be reverted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 18:57:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 16:57:14 +0000 Subject: [Koha-bugs] [Bug 9904] Link to plugins management should not be in global navigation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9904 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 19:56:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 17:56:27 +0000 Subject: [Koha-bugs] [Bug 9964] New: Add plugins management link to the Administration page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Bug ID: 9964 Summary: Add plugins management link to the Administration page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: kyle.m.hall at gmail.com CC: gmcharlt at gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 19:57:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 17:57:31 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 --- Comment #1 from Kyle M Hall --- Created attachment 17106 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17106&action=edit Bug 9964 - Add plugins management link to the Administration page Test Plan: 1) Apply patch 2) Log in with user that has plugin management rights 3) Load the Administration page 4) Note the plugins management link -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 19:57:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 17:57:40 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:27:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:27:23 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17106|0 |1 is obsolete| | --- Comment #2 from Owen Leonard --- Created attachment 17107 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17107&action=edit [SIGNED-OFF] Bug 9964 - Add plugins management link to the Administration page Test Plan: 1) Apply patch 2) Log in with user that has plugin management rights 3) Load the Administration page 4) Note the plugins management link Signed-off-by: Owen Leonard -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:27:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:27:21 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:31:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:31:21 +0000 Subject: [Koha-bugs] [Bug 9965] New: Improve integration of report plugins with existing reports Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9965 Bug ID: 9965 Summary: Improve integration of report plugins with existing reports Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com Right now we have a link to in the Reports module to access all report plugins. It would probably be better for the report plugins were just listed on the reports page directly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:33:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:33:40 +0000 Subject: [Koha-bugs] [Bug 9965] Improve integration of report plugins with existing reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9965 --- Comment #1 from Kyle M Hall --- Created attachment 17108 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17108&action=edit Bug 9965 - Improve integration of report plugins with existing reports Right now we have a link to in the Reports module to access all report plugins. It would probably be better for the report plugins were just listed on the reports page directly. Test Plan: 1) Install one or more report plugins 2) Apply patch 3) Browse to reports-home.pl 4) Observe the report plugins are listed under 'Other reports' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:33:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:33:49 +0000 Subject: [Koha-bugs] [Bug 9965] Improve integration of report plugins with existing reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9965 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:33:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:33:54 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:35:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:35:09 +0000 Subject: [Koha-bugs] [Bug 9965] Improve integration of report plugins with existing reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9965 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:49:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:49:04 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:50:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:50:38 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 --- Comment #16 from Kyle M Hall --- Looks like the problem code is in C4::Circulation around line 2142 in _FixAccountForLostAndReturned. I returned lost item is only refunded the unpaid amount of the lost fee. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 20:53:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 18:53:05 +0000 Subject: [Koha-bugs] [Bug 2601] Order fines by date and time In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2601 --- Comment #5 from Nicole C. Engard --- Created attachment 17109 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17109&action=edit fines out of order Things are still sorted strangely - it's not the order in which the actions took place. I numbered them in purple to show what order I entered them in. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 21:57:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 19:57:16 +0000 Subject: [Koha-bugs] [Bug 9966] New: Hiden Items Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9966 Bug ID: 9966 Summary: Hiden Items Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: ed.veal at bywatersolutions.com If you set up the OpacHiddenItems syspref to hide based on homebranch and then do a "Title Phrase" search for a title that on the hidden branch owns you get a 404 error rather than the "No Item found" message. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 22:07:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 20:07:59 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9869 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 22:07:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 20:07:58 +0000 Subject: [Koha-bugs] [Bug 9869] Add object oriented database access system to Koha. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9869 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8798 Resolution|--- |INVALID --- Comment #6 from Kyle M Hall --- Discussion leads me to believe that the use of DBIx::Class will be better long term than using DBIx::SearchBuilder. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 22:16:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 20:16:27 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 --- Comment #4 from Owen Leonard --- What Katrin and I have discovered is that if you trigger the script directly or indirectly via the plugin you'll get different outcomes if you're logged in as a superlibrarian versus a regular librarian with cataloging privileges. To access the script directly: /cgi-bin/koha/cataloguing/ysearch.pl?table=biblioitems&field=itemtype&query=press If you're logged in as a superlibrarian that should produce valid output. If you're logged in as a regular user with cataloging permission you get no output and your session is terminated. I also see errors in the log: Use of uninitialized value in numeric eq (==) at /C4/Auth.pm line 1687 Use of uninitialized value $lasttime in numeric lt (<) at /C4/Auth.pm line 703. I'm not sure why this script is problematic. It's virtually identical to circ/ysearch.pl which didn't show the same issues when I tested it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 22:56:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 20:56:05 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 Manos PETRIDIS changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 Severity|blocker |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 1 23:51:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 21:51:36 +0000 Subject: [Koha-bugs] [Bug 9963] Inventory tool doing strange things In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9963 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- Hi Nicole, I know that the inventory tool was tested upside down with the patches for bug 7684 - maybe you could check if that fixes the problem you see? They told me it fixes a lot of problems in this tool. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 00:20:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 22:20:45 +0000 Subject: [Koha-bugs] [Bug 9791] Some tables are displayed with a pixel before and after In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9791 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 00:27:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 22:27:38 +0000 Subject: [Koha-bugs] [Bug 9946] opac-topissues with no time limit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9946 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 00:50:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 22:50:35 +0000 Subject: [Koha-bugs] [Bug 9967] New: Authorized values are not Plack-compatible Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9967 Bug ID: 9967 Summary: Authorized values are not Plack-compatible Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: jcamins at cpbibliography.com If you add or change an authorized value linked to an item field, you will not be able to use your changed authorized value under Plack without resetting the Plack server. Possibly relevant warnings: Subroutine AuthorizedValuesForCategory redefined at /home/jcamins/kohaclone/admin/authorised_values.pl line 31. Subroutine default_form redefined at /home/jcamins/kohaclone/admin/authorised_values.pl line 238. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 00:52:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 01 Apr 2013 22:52:54 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #81 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 02:55:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 00:55:42 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Kristina Hoeppner changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |kristina at catalyst.net.nz Assignee|chris at bigballofwax.co.nz |kristina at catalyst.net.nz --- Comment #3 from Kristina Hoeppner --- This needs a DB upgrade. Will do that with Chris' help later this week. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 03:48:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 01:48:35 +0000 Subject: [Koha-bugs] [Bug 7125] can't change tag in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7125 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master --- Comment #2 from Owen Leonard --- As far as I can tell this bug is in master too, as of 3.12 beta2 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 08:22:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 06:22:33 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Chris Cormack --- Actually Katrin was right (she usually is), pushed to master is the queue I watch, but Jared alerted me on IRC. When its something like this, that has been pushed to master, and we have a rebased patch for a maintenance branch it's better to leave it pushed to master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 08:24:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 06:24:34 +0000 Subject: [Koha-bugs] [Bug 9928] no way to see all purchase suggestions at all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9928 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #14 from Chris Cormack --- Pushed to 3.10.x will be in 3.10.5 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 08:29:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 06:29:45 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack --- Looking into this now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 08:36:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 06:36:08 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 --- Comment #6 from Chris Cormack --- (In reply to comment #5) > Looking into this now And yes I can full recreate the issue Owen and Katrin describe, if the permissions don't match, it logs you out. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 08:49:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 06:49:24 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 --- Comment #7 from Chris Cormack --- Created attachment 17110 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17110&action=edit Bug 8278 : Follow up, fixing the permissions on cataloguing/ysearch.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 09:37:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 07:37:28 +0000 Subject: [Koha-bugs] [Bug 9954] CSV profile encoding not selected on editing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9954 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #5 from Chris Cormack --- Pushed to 3.10.x and 3.8.x will be in 3.10.5 and 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 09:39:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 07:39:56 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 --- Comment #9 from Jonathan Druart --- Created attachment 17111 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17111&action=edit Bug 9463: FIX DT sort by date for the last column -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 09:40:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 07:40:35 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 --- Comment #10 from Jonathan Druart --- Owen, I got a js error with your patch: TypeError: y[(("string" + "-") + m[Q][1])] is not a function I fix it with 3 simple changes, I use uk_date for the Time column and it seems to be well sorted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 09:48:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 07:48:01 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 --- Comment #8 from Chris Cormack --- (In reply to comment #7) > Created attachment 17093 [details] [review] > Bug 9902 - item subfields not populating Thanks for addressing the review, ill retest now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 09:49:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 07:49:15 +0000 Subject: [Koha-bugs] [Bug 8015] Add MARC Modifications Templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8015 --- Comment #87 from Jonathan Druart --- Strange, I didn't get any problem to apply all of them against master. I just push a branch on our kohac repository: http://git.biblibre.com/?p=kohac;a=shortlog;h=refs/heads/BZ8015 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:22:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:22:40 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #2 from Mason James --- Created attachment 17112 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17112&action=edit Bug 7853 - opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:35:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:35:17 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 --- Comment #9 from Chris Cormack --- Interestingly in 3.8.x we did if ( ( $tagslib->{$tag}->{$subfield}->{kohafield} eq 'items.holdingbranch' || $tagslib->{$tag}->{$subfield}->{kohafield} eq 'items.homebranch' ) && $defaultvalues && $defaultvalues->{'branchcode'} ) { my $temp; if ($itemrecord) { $temp = $itemrecord->field($subfield); } unless ($temp) { $defaultvalue = $defaultvalues->{branchcode} if $defaultvalues; } } Bug 9116 removed these, and inadvertently caused this regression if ( ( $tagslib->{$tag}->{$subfield}->{kohafield} eq 'items.holdingbranch' || $tagslib->{$tag && $defaultvalues && $defaultvalues->{'branchcode'} ) { - my $temp; - if ($itemrecord) { - $temp = $itemrecord->field($subfield); - } - unless ($temp) { - $defaultvalue = $defaultvalues->{branchcode} if $defaultvalues; + if ( $itemrecord and $defaultvalues and not $itemrecord->field($subfield) ) { + $defaultvalue = $defaultvalues->{branchcode}; } } You'll notice the new behaviour is not the same as the old one, basically the change in bug 9116 is fine for editing any item, but means that default values are never used on new items, causing the problem that Nicole discovered and Kyle fixed. We have a couple of choices, revert bug 9116 (probably hard to do now) as it was just a code cleaning fix that broke functionality, or use Kyle's patch. I think probably best to use Kyles patch. This does prove a good illustration of why code cleaning is good in theory, hard to get right in practice. http://blog.bigballofwax.co.nz/2012/07/31/yes-you-should-rewrite-it-no-not-like-that/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:46:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:46:51 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:46:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:46:53 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16955|0 |1 is obsolete| | --- Comment #8 from Mason James --- Created attachment 17113 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17113&action=edit Bug 6506: When AnonymousPatron not set, deletion of issue history silently failed. Remedied by: - in Circulation.pm changing AnonymiseIssueHistory so that it returns ($rows, $err_history_not_deleted) instead of $rows - consequential change to misc/cronjobs/batch_anonymise.pl to handle updated return value, and fail if there is an error - consequential change to tools/cleanborrowers.pl although this still fails silently (raised as bug 9944) - update of opac-privacy.pl to check return value and pass on error - update of opac-privacy.tt to display error if appropriate Note bug 9942 remains unfixed, which is a similar issue upon issue return. To test: 1. OPAC - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - attempt to delete user history - observe error - check history - still there - change anonymous patron to a valid user - attempt to delete user history - observe success message - check history - gone 2. cleanborrowers.pl - test it functions as before. bug 9944 has been raised for it continuing to silently fail. 3. batch_anonymise.pl - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - run script (I use --days -1 for testing) - script should fail with a Carp message - change anonymous patron to a valid user - run script as before - script returns quietly - check history - gone Signed-off-by: Mason James -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:49:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:49:16 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #9 from Mason James --- (In reply to comment #8) > Created attachment 17113 [details] [review] > Bug 6506: When AnonymousPatron not set, deletion of issue history silently > failed. > > Signed-off-by: Mason James tested patch on master - works as advertised for me, so signing-off nice one Peter :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:51:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:51:00 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:51:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:51:02 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17093|0 |1 is obsolete| | --- Comment #10 from Chris Cormack --- Created attachment 17114 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17114&action=edit Bug 9902 - item subfields not populating Test Plan: 1) Create a new serial with a default location, call number, and library ( the library will need to be any but the one you are logged in as ) 2) Click the "Recieve" button for this serial 3) Click "Click to add item" 4) Note those values are not populated 5) Apply the patch 6) Reload the page 7) Click "Click to add item" 8) Note those values are now populated Signed-off-by: Nicole C. Engard All tests pass! Signed-off-by: Chris Cormack This seems to restore the former behaviour. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:53:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:53:17 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:53:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:53:19 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16923|0 |1 is obsolete| | --- Comment #11 from Mason James --- Created attachment 17115 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17115&action=edit bug 4862 - Change label of Browse by subject or author to Authority search Replicate: Load the OPAC You should see "Browse by Subject or Author right below the search box To test: Apply patch Load the OPAC You should see "Authority search" where "Browse by Subject or Author" was . Signed-off-by: Mason James -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 10:55:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 08:55:33 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #12 from Mason James --- (In reply to comment #11) > Created attachment 17115 [details] [review] > bug 4862 - Change label of Browse by subject or author to Authority search > > Signed-off-by: Mason James works as stated - so signing-off... thanks Liz -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:21:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:21:13 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #3 from Mason James --- (In reply to comment #2) > Created attachment 17112 [details] [review] > Bug 7853 - opac-maintanance.pl should correctly redirect back to > opac-main.pl, if no updates are outstanding to test, before patch is applied? 1/ edit your 'version' syspref and make your version just less that it currently is so from 3.1200202 to to 3.1200201, (your version number may be differnt to mine) 2/ load your OPAC url in a browser, you should be redirected to the 'OPAC maintenance' page (leave this window/tab open) 3/ change your version syspref back to the original number 4/ reload your 'OPAC maintenance' page, it should *not* return to OPAC page (fyi, this is the bug) 5/ apply patch 6/ repeat steps 1 thru 3 7/ reload your 'OPAC maintenance' page, it should now redirect to the OPAC page ( bug is now fixed) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:24:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:24:46 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:24:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:24:49 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13477|0 |1 is obsolete| | --- Comment #9 from Mason James --- Created attachment 17116 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17116&action=edit Bug 8745 - Disallow rebuild_zebra.pl from executing, when run by root user. Added a check to warn users of execution as root user. Added a 'runas-root' switch to allow users to force execution as root user. Signed-off-by: Mason James -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:35:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:35:36 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:35:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:35:38 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17116|0 |1 is obsolete| | --- Comment #10 from Mason James --- Created attachment 17117 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17117&action=edit Bug 8745 - Disallow rebuild_zebra.pl from executing, when run by root user. Added a check to warn users of execution as root user. Added a 'runas-root' switch to allow users to force execution as root user. Signed-off-by: Mason James -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:37:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:37:22 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 --- Comment #11 from Mason James --- Created attachment 17118 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17118&action=edit general whitespace and tab tidy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:39:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:39:06 +0000 Subject: [Koha-bugs] [Bug 8988] item status uses authorized value description for intranet In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8988 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16126|[SIGNED-OFF] Bug 8988: item |[3.6][SIGNED-OFF] Bug 8988: description|status uses authorized |item status uses authorized |value description for |value description for |intranet |intranet -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:39:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:39:09 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #12 from Mason James --- (In reply to comment #8) > This patch cannot work. > > the following line is wrong: > if( undef $run_as_root and $run_user eq 'root') > > undef $run_as_root is always false. > > You wanted write > if ( not defined $run_as_root and $run_user eq 'root' ) > > Marked as Failed QA. Jonathan, thanks for spotting the mistake. i have fixed it now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:39:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:39:51 +0000 Subject: [Koha-bugs] [Bug 8988] item status uses authorized value description for intranet In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8988 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #11 from Jonathan Druart --- QA comment: [3.6] $nfldata->{'lib_opac'} is never defined. Please fix the sql query. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:43:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:43:19 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 --- Comment #13 from Mason James --- (In reply to comment #1) > Created attachment 12107 [details] [review] > Addition of "executed by user" check to warn if execute by root user. > > This patch will check the uid of user who executed the script. If it is the > root user a warning will be issued and die. A user can force "execute as > root" by using the -runas-root switch. to test, apply patch... 1/ run script as root user, script should quit 2/ run script as root user with -run-as-root arg, script should *not* quit -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:43:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:43:41 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:53:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:53:49 +0000 Subject: [Koha-bugs] [Bug 9838] SIP tests : fix in 04patron_status.t In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9838 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart --- QA comment: I can't launch tests for SIP but this patch looks good. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:54:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:54:03 +0000 Subject: [Koha-bugs] [Bug 9838] SIP tests : fix in 04patron_status.t In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9838 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16389|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart --- Created attachment 17119 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17119&action=edit Bug 9838: fix on 04patron_status.t Some patron infos were hard coded instead of using the variables defined in SIPtest.pm Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 11:54:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 09:54:27 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 --- Comment #11 from Owen Leonard --- Jonathan did you apply the patch for Bug 9887 first? I don't mind solving this sort with the uk_date routine, but I've found the title attribute sort to be really easy to implement, especially on pages where a lot of logic is going into displaying columns or not. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 12:00:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 10:00:50 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer --- Yay! :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 12:01:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 10:01:06 +0000 Subject: [Koha-bugs] [Bug 9968] New: Error when a search is done with Standard number option Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9968 Bug ID: 9968 Summary: Error when a search is done with Standard number option Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt at gmail.com Reporter: rus.silvia at masmedios.com In file "etc\zebradb\ccl.properties" the label "Local-number" is being abbreviated by "sn", it seems an error because "sn" should be the abbreviation of "standard number". The label of standard number is "Identifier-standard" abbreviated by "ident". The standard numbers sholud be the 020, 022 and 024 MARC fields and not the in 001 and 035 fields. For this reason searching in Advanced Search is wrong in "search-indexes.inc" it find the following code: [% IF (numbersphr) %] [% ELSE %] [% END %] Should be: [% IF (numbersphr) %] [% ELSE %] [% END %] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 12:04:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 10:04:33 +0000 Subject: [Koha-bugs] [Bug 8735] Expire holds waiting only on days the library is open In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8735 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #17 from Jonathan Druart --- Kyle, why didn't you use Koha::Calendar instead of C4::Calendar ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 12:44:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 10:44:44 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #8 from Jonathan Druart --- QA comment: The local cover image is displayed but I got 2 "no cover image available" blocks. Only 1 is displayed on master. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 12:57:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 10:57:24 +0000 Subject: [Koha-bugs] [Bug 9961] Truncation and QueryAutoTruncate not working properly with new QueryParser In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9961 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 13:46:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 11:46:39 +0000 Subject: [Koha-bugs] [Bug 9969] New: Sorting budget by labels rather than by codes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9969 Bug ID: 9969 Summary: Sorting budget by labels rather than by codes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: sophie.meynieux at biblibre.com When modifying a command line, budgets are proposed in a dropdown list, sorted by budget code. It would be better to have them sorted by name. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 13:47:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 11:47:18 +0000 Subject: [Koha-bugs] [Bug 9969] Sorting budget by labels rather than by codes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9969 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 13:50:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 11:50:48 +0000 Subject: [Koha-bugs] [Bug 7736] Edifact QUOTE and ORDER functionality In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16886|0 |1 is obsolete| | --- Comment #79 from Kyle M Hall --- Created attachment 17120 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17120&action=edit Bug 7736 - Edifact QUOTE and ORDER functionality This is a patch brining together the original work by Mark Gavillet and the subsequent patches by Mark, Martin Renvoize and myself It contains the code as currently runnng in production In addition I've added updatedatebase entries to installer and replaced the hardcoded currency with a currency extraction. As the db currently does not force the standard codes we check if that is 3 uppercase ascii characters before using it. Elliott Davis: Added unit test for EDI Zeno Tajoli: Rebased on last master git tree. I have change only the file installer/data/mysql/sysprefs.sql Added missing end tag for tools-home.tt Brendan Gallagher: Rebased on current master Changed installer/data/mysql/sysprefs.sql koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt Bug 7736 - Edifact QUOTE and ORDER functionality - Followup - cordinate this with template tools-home.tt After the writting of the patch, the template tools-home.tt has a little change. I have have tested the ench wit instruction and I confirm that works. Attention on dir misc/edi_files, you need to give permission to koha and to web server user (standard: www-data on debian) Signed-off-by: Zeno Tajoli -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 13:51:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 11:51:02 +0000 Subject: [Koha-bugs] [Bug 7736] Edifact QUOTE and ORDER functionality In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 --- Comment #80 from Kyle M Hall --- Created attachment 17121 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17121&action=edit Bug 7736 - Edifact QUOTE and ORDER functionality - Followup - Fix UI Issues -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 13:55:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 11:55:36 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 --- Comment #12 from Jonathan Druart --- (In reply to comment #11) > Jonathan did you apply the patch for Bug 9887 first? I don't mind solving > this sort with the uk_date routine, but I've found the title attribute sort > to be really easy to implement, especially on pages where a lot of logic is > going into displaying columns or not. No, I forgot to apply the patch for bug 9887! And now it works. This means all dates in DT tables should be replaced using this method? We should standardized the way to sort dates and your patch add a new one. The goal is to delete the uk_date js functions and add a span around td values? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:17:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:17:56 +0000 Subject: [Koha-bugs] [Bug 9952] MARC tab: tab 0 is not translated correctly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9952 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:20:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:20:15 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Needs Signoff --- Comment #8 from Jared Camins-Esakov --- I would like another sign off on this from someone who uses UNIMARC. Another BibLibre employee is fine. But since neither Marcel nor I can actually test this patch thanks to bug 3087, another sign off would be a good idea. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:23:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:23:24 +0000 Subject: [Koha-bugs] [Bug 9571] Fix width for textareas in Edit Item screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571 --- Comment #13 from Jared Camins-Esakov --- (In reply to comment #12) > What about doing both? Does the CSS correctly size the fields when the rows > and cols are set? I'd like the markup to be valid. Yes. I am satisfied with this. Pushing now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:23:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:23:50 +0000 Subject: [Koha-bugs] [Bug 9571] Fix width for textareas in Edit Item screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #14 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:24:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:24:55 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #13 from Jonathan Druart --- Liz, don't you think we should replace 2 strings in opac-authorities-home.tt too ("Browse by author or subject")? I can do it in my signed-off patch if you agree. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:32:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:32:42 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #46 from Nicole C. Engard --- Created attachment 17122 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17122&action=edit Bug 9850: FOLLOW UP: Add Missing Plugin Help for 3.12 This patch is a follow up to the one that adds the plugin help. To test: Visit the upload a plugin page and review the help and links. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:36:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:36:33 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:38:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:38:55 +0000 Subject: [Koha-bugs] [Bug 9838] SIP tests : fix in 04patron_status.t In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9838 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:41:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:41:53 +0000 Subject: [Koha-bugs] [Bug 9609] Rebuild zebra reports double numbers for exported records with -z option In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9609 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:52:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:52:56 +0000 Subject: [Koha-bugs] [Bug 5719] Update UNIMARC plugins In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5719 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:55:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:55:47 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:55:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:55:58 +0000 Subject: [Koha-bugs] [Bug 9572] Opac info tooltip from branches is not well positioned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9572 --- Comment #9 from Jared Camins-Esakov --- Created attachment 17123 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17123&action=edit Bug 9572 follow-up: duplicate jQueryUI upgrade in CCSR -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:57:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:57:00 +0000 Subject: [Koha-bugs] [Bug 9572] Opac info tooltip from branches is not well positioned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9572 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:57:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:57:21 +0000 Subject: [Koha-bugs] [Bug 9970] New: Add datepicker widget default configuration to OPAC patron entry form Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 Bug ID: 9970 Summary: Add datepicker widget default configuration to OPAC patron entry form Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org The patron entry form in the OPAC (opac-memberentry.pl) has a datepicker widget but doesn't include the include file which sets some datepicker widget defaults. calendar.inc includes translatable strings for labels on the calendar and the path to the calendar image associated with datepicker form fields. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 14:59:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 12:59:03 +0000 Subject: [Koha-bugs] [Bug 9947] Creating item for received serial prefills enumchron subfield In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9947 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:02:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:02:28 +0000 Subject: [Koha-bugs] [Bug 9971] New: Plugins system is broken! Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Bug ID: 9971 Summary: Plugins system is broken! Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com Trying to run a plugin results in the following error: Software error: Undefined subroutine &Koha::Plugins::Base::get_template_and_user called at /home/koha/kohaclone/Koha/Plugins/Base.pm line 108. The is caused by the change from 'use C4::Auth' to 'require C4::Auth' which does not export get_template_and_user. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:02:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:02:34 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:02:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:02:50 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:02:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:02:51 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 --- Comment #2 from M. de Rooy --- Created attachment 17124 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17124&action=edit Bug 9951: Followup for Tools Adds decoding for Patron Cards/Patron Search and Tags (moderation). Test plan: Goto Tools. Add accent with diacritics in both areas. Check if you do not see converted characters. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:03:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:03:32 +0000 Subject: [Koha-bugs] [Bug 9972] New: Add/ change some zebra indexes (MARC21) (GRS1) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Bug ID: 9972 Summary: Add/ change some zebra indexes (MARC21) (GRS1) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: mirko at abunchofthings.net Reporter: mirko at abunchofthings.net This patch adds :w and :p versions to the index for ?Lexile number? (it has only :n so far) and adds indexes for 653$a (Index term uncontrolled) and 655$a (Index term Genre/Form). It also adds the ?curriculum?-index to Search.pm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:03:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:03:55 +0000 Subject: [Koha-bugs] [Bug 2835] Inconsistent use of colon at the end of sentences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2835 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:04:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:04:29 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:04:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:04:13 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 --- Comment #1 from Kyle M Hall --- Created attachment 17125 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17125&action=edit Bug 9971 - Plugins system is broken! Trying to run a plugin results in the following error: Software error: Undefined subroutine &Koha::Plugins::Base::get_template_and_user called at /home/koha/kohaclone/Koha/Plugins/Base.pm line 108. The is caused by the change from 'use C4::Auth' to 'require C4::Auth' which does not export get_template_and_user. Test Plan: 1) Install the KitchenSink plugin 2) Try to run the report, tool or configuration for the plugin 3) Note the error 4) Apply the patch 5) Try again -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:05:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:05:00 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 --- Comment #1 from Mirko Tietgen --- Created attachment 17126 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17126&action=edit 9972 Add/ change some zebra indexes (MARC21) (GRS1) This patch adds :w and :p versions to the index for ?Lexile number? (it has only :n so far) and adds indexes for 653$a (Index term uncontrolled) and 655$a (Index term Genre/Form). It also adds the ?curriculum?-index to Search.pm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:09:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:09:36 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 --- Comment #3 from M. de Rooy --- It seems that the scripts that are posting data generally do not have problems (at this moment..) but when GET is used for searching on names etc., we need to decode the parameters. This has to do with CGI.pm internals: the GET params are coming from the environment, the POST values are read from STDIN. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:10:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:10:01 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|gmcharlt at gmail.com |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:10:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:10:02 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 --- Comment #7 from Owen Leonard --- (In reply to comment #5) > > #=================================== > > sub get_params { > > #=================================== Since these lines are in a file which is part of the TinyMCE distribution I hesitate to modify them. I notice too that we have a couple of examples of that construction in existing Koha scripts: kohaclone/authorities/authorities.pl: 535 # ======================== 536 # MAIN 537: #========================= 538 my $input = new CGI; 539 my $z3950 = $input->param('z3950'); kohaclone/cataloguing/addbiblio.pl: 714 # ======================== 715 # MAIN 716: #========================= 717 my $input = new CGI; 718 my $error = $input->param('error'); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:16:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:16:44 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:16:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:16:45 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 --- Comment #1 from Owen Leonard --- Created attachment 17127 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17127&action=edit Bug 9970 - Add datepicker default configuration to OPAC patron entry form The datepicker on the OPAC patron entry/update form (opac-memberentry.pl) doesn't show a calendar icon. This is because although there is in-page JS to trigger the widget, the page doesn't include the file which sets some widget defaults, including the path to the calendar icon and the translatable strings for calendar labels. This patch simply adds calendar.inc to the template. To test, load the patron entry/update form (click "personal details" for an existing patron or a start new patron registration). The date of birth entry field should show a calendar icon. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:16:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:16:46 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Mirko Tietgen --- (this patch is for GRS1 indexing, not DOM) To test: - apply patch A) prepare a record with data in -- 521$a (VALUE1) (please use a non-numerical value here) -- 653$a (VALUE2) -- 655$a (VALUE3) - reindex B) Try to find the record in your OPAC: URL_to_your_OPAC/opac-search.pl?idx=lex&q=VALUE1 URL_to_your_OPAC/opac-search.pl?idx=Index-term-uncontrolled&q=VALUE2 URL_to_your_OPAC/opac-search.pl?idx=Index-term-genre&q=VALUE3 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:20:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:20:19 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 --- Comment #4 from M. de Rooy --- Created attachment 17128 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17128&action=edit Bug 9951: Followup for tools/viewlog.pl Adds utf8 cgi parameter decoding. Test plan: Enter diacritics in librarian field. Submit. Check. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:40:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:40:26 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 --- Comment #2 from Owen Leonard --- Here's the conversation FWIW: 15:09 mtompset okay, okay... a weirdness got my attention before getting to bed. 15:09 mtompset use lib '/home/chris/git/koha.git'; 15:09 mtompset in the misc/translator/update.pl program. 15:12 jcamins mtompset: don't use update.pl. 15:12 jcamins It's deprecated. 15:12 jcamins Use translate. 15:13 mtompset I'm not using it... I was just looking for perl use statements, to make sure the package lists were up to date. 15:13 jcamins mtompset: okay, good. 15:13 jcamins mtompset: definitely a bug, though. I'd report it. 15:13 jcamins Eventually the script will be removed, I think. 15:14 mtompset when was it deprecated? 15:15 jcamins mtompset: not sure, exactly. A while ago. http://stats.workbuffer.org/irclog/koha/2012-06-06#i_987956 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:41:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:41:57 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master Assignee|gmcharlt at gmail.com |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:44:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:44:31 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:44:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:44:32 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16829|0 |1 is obsolete| | --- Comment #3 from Owen Leonard --- Created attachment 17129 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17129&action=edit [SIGNED-OFF] Bug 8200 - removing misc/translator/update.pl - deprecated file Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:58:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:58:23 +0000 Subject: [Koha-bugs] [Bug 9973] New: Catching error when currency is wrong formatted in imported notices Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9973 Bug ID: 9973 Summary: Catching error when currency is wrong formatted in imported notices Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: sophie.meynieux at biblibre.com When price is not formatted as expected, import of notices dies silently -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 15:58:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 13:58:44 +0000 Subject: [Koha-bugs] [Bug 9973] Catching error when currency is wrong formatted in imported notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9973 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:01:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:01:45 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Koha Team AMU changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha.aixmarseille at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:10:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:10:04 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 --- Comment #3 from Chris Nighswonger --- Created attachment 17130 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17130&action=edit Proposed Fix -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:10:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:10:30 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:14:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:14:48 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:14:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:14:50 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17112|0 |1 is obsolete| | --- Comment #4 from Owen Leonard --- Created attachment 17131 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17131&action=edit [SIGNED-OFF] Bug 7853 - opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding Signed-off-by: Owen Leonard Works exactly as it should according to the test plan. This is a nice improvement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:32:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:32:14 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:32:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:32:15 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17130|0 |1 is obsolete| | --- Comment #4 from Owen Leonard --- Created attachment 17132 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17132&action=edit [SIGNED-OFF] Bug 9535 - Patron card creator "Remove duplicates" function doesn't work This bug was due to a difference in field names used in the item data for items versus patrons. This patch adds a ternary to discern between the two. To test: Before applying patch: 1. Create a batch of patroncards with one duplicate. 2. Run the de-duplication on the batch. 3. Note that all patrons beyond the first in the batch are now deleted. After applying patch: 4. Repeat steps 1-2. 5. Note that only the duplicate patron is removed. Signed-off-by: Chris Nighswonger Signed-off-by: Owen Leonard Tested successfully with both patron card batches and label batches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:33:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:33:58 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15313|0 |1 is obsolete| | --- Comment #13 from Bernardo Gonzalez Kriegel --- Created attachment 17133 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17133&action=edit Bug 9381: Add Catalan language Simply add catalan language. No translation yet, so can't be really tested. But it will come soon. Until then, to test: 1) cp misc/translator/po/es-ES* to ca-ES* 2) do perl translate install ca-ES, 3) apply the patch 4) run updatedatabase.pl 5) enable language and display on system preferences. 6) check labels Signed-off-by: Chris Cormack Rebased to current master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:34:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:34:05 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15749|0 |1 is obsolete| | --- Comment #14 from Bernardo Gonzalez Kriegel --- Created attachment 17134 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17134&action=edit Followup Bug 9381 - Add Catalan language This followup adds Catalan language into languages other than english. Signed-off-by: Chris Cormack Rebased to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:34:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:34:12 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15750|0 |1 is obsolete| | --- Comment #15 from Bernardo Gonzalez Kriegel --- Created attachment 17135 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17135&action=edit Followup 2 - Bug 9381 - Add Catalan language Sorry, this followup fulfills K. Fischer request to base de-DE file in english one. The differences are small corrections and added languages. Signed-off-by: Chris Cormack Rebased to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:35:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:35:09 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off --- Comment #16 from Bernardo Gonzalez Kriegel --- All rebased. Switched to Signed-off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:39:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:39:25 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 --- Comment #3 from Mirko Tietgen --- Created attachment 17136 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17136&action=edit 9972 Follow-up: DOM version A DOM version of the same indexes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:39:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:39:58 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add/ change some zebra |Add/ change some zebra |indexes (MARC21) (GRS1) |indexes (MARC21) (GRS1+DOM) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:43:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:43:15 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17126|0 |1 is obsolete| | Attachment #17136|0 |1 is obsolete| | --- Comment #4 from Mirko Tietgen --- Created attachment 17137 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17137&action=edit 9972 Add/ change some zebra indexes (MARC21) (GRS1) This patch adds :w and :p versions to the index for ?Lexile number? (it has only :n so far) and adds indexes for 653$a (Index term uncontrolled) and 655$a (Index term Genre/Form). It also adds the ?curriculum?-index to Search.pm. 9972 Follow-up: DOM version A DOM version of the same indexes Squashed both patches together. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:45:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:45:51 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:45:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:45:53 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17125|0 |1 is obsolete| | --- Comment #2 from Owen Leonard --- Created attachment 17138 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17138&action=edit [SIGNED-OFF] Bug 9971 - Plugins system is broken! Trying to run a plugin results in the following error: Software error: Undefined subroutine &Koha::Plugins::Base::get_template_and_user called at /home/koha/kohaclone/Koha/Plugins/Base.pm line 108. The is caused by the change from 'use C4::Auth' to 'require C4::Auth' which does not export get_template_and_user. Test Plan: 1) Install the KitchenSink plugin 2) Try to run the report, tool or configuration for the plugin 3) Note the error 4) Apply the patch 5) Try again Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:49:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:49:54 +0000 Subject: [Koha-bugs] [Bug 9973] Catching error when currency is wrong formatted in imported notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9973 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Sophie MEYNIEUX --- This problem is not relevant -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:52:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:52:11 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17094|0 |1 is obsolete| | --- Comment #47 from Owen Leonard --- Created attachment 17139 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17139&action=edit [SIGNED-OFF] Bug 9850: Cataloging Help for 3.12 This updates just the links in the cataloging help, no text changes where made. To test: Visit help in cataloging and click the manual links and make sure they're right. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 16:59:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 14:59:09 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17095|0 |1 is obsolete| | --- Comment #48 from Owen Leonard --- Created attachment 17140 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17140&action=edit [SIGNED-OFF] Bug 9850: Update Reports Help for 3.12 This updates the reports help for Koha 3.12. To test: Visit all reports pages and review the help for textual changes and correct links. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:00:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:00:56 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17096|0 |1 is obsolete| | --- Comment #49 from Owen Leonard --- Created attachment 17141 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17141&action=edit [SIGNED-OFF] Bug 9850: Serial Help Files for 3.12 Update text and links for Serials help files. To test: Visit all serial related pages and check the text of the help and test the links. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:03:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:03:48 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17097|0 |1 is obsolete| | --- Comment #50 from Owen Leonard --- Created attachment 17142 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17142&action=edit [SIGNED-OFF] Bug 9850: Suggestion Help File for 3.12 This updates the text and link on the suggestions help file. To test: Visit the manage suggestions page and review the help file. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:06:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:06:32 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17098|0 |1 is obsolete| | --- Comment #51 from Owen Leonard --- Created attachment 17143 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17143&action=edit [SIGNED-OFF] Bug 9850: Offline Circ Help Files for 3.12 This updates the text and links in the offline circulation tool help files. To test: Visit all offline circulation pages in the staff client and review the text and links. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:12:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:12:44 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17103|0 |1 is obsolete| | --- Comment #52 from Owen Leonard --- Created attachment 17144 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17144&action=edit [SIGNED-OFF] Bug 9850: Update Circ Help Files for 3.12 This updates the text and links for the Circulation Help Files. It also removes an unused help file 'billing.tt'. To test: Visit the help files on all circ pages and confirm links and text are right. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:14:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:14:23 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17104|0 |1 is obsolete| | --- Comment #53 from Owen Leonard --- Created attachment 17145 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17145&action=edit [SIGNED-OFF] Bug 9850: Add Plugin Help File for 3.12 This adds a help file to the new plugins module. To test: Activate the plugin module and check the text and links in the help file Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:31:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:31:04 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17105|0 |1 is obsolete| | --- Comment #54 from Owen Leonard --- Created attachment 17146 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17146&action=edit [SIGNED-OFF] Bug 9850: Update Tools Help for 3.12 Update the text and links in the Tools help files. To test: Check the text and links on all help files under Tools. Signed-off-by: Owen Leonard I fixed one instance of a link to 3.10 instead of 3.12. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:38:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:38:33 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:38:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:38:38 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17122|0 |1 is obsolete| | --- Comment #55 from Owen Leonard --- Created attachment 17147 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17147&action=edit [SIGNED-OFF] Bug 9850: FOLLOW UP: Add Missing Plugin Help for 3.12 This patch is a follow up to the one that adds the plugin help. To test: Visit the upload a plugin page and review the help and links. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:54:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:54:53 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |oleonard at myacpl.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 17:59:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 15:59:57 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 --- Comment #8 from Bernardo Gonzalez Kriegel --- (In reply to comment #7) > Since these lines are in a file which is part of the TinyMCE distribution I > hesitate to modify them. I notice too that we have a couple of examples of > that construction in existing Koha scripts: Sorry for my comment, as Owen points there are other files with "===" marks. I think that this may pass, but of course is up to the QA people and RM. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:05:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:05:56 +0000 Subject: [Koha-bugs] [Bug 9966] Incorrect 404 when a search returns one result hidden by OpacHiddenItems In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9966 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Version|3.10 |master Assignee|oleonard at myacpl.org |gmcharlt at gmail.com Summary|Hiden Items |Incorrect 404 when a search | |returns one result hidden | |by OpacHiddenItems --- Comment #1 from Owen Leonard --- I don't think this is related to the type of search, I think it has to do with the fact that the search is returning only one record. Normally a search with one result redirects to the detail page for that result. It sounds like the fact that the result is hidden by OpacHiddenItems makes it behave as if the record doesn't exist. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:08:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:08:04 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Paul A changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.a at aandc.org --- Comment #14 from Paul A --- Agreed not "browse." we resolved the semantics of this label a long time ago by using the phrase "Search by author or subject". This patch appears to do what we did: paul at hardy:/usr/share/koha$ sudo vi opac/htdocs/opac-tmpl/prog/en/includes/masthead.inc /Browse by author or subject [Edit 'Browse' ==> 'Search'] :x BUT -- you also need: paul at hardy:/usr/share/koha$ sudo vi opac/htdocs/opac-tmpl/prog/en/modules/opac-authorities-home.tt /Browse by author or subject [Edit 'Browse' ==> 'Search' :x otherwise the sub-header on the search page still reads "Browse..." So, if the second part is included in the bug, it's OK to go (3.6.x and 3.8.x) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:11:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:11:46 +0000 Subject: [Koha-bugs] [Bug 9966] Incorrect 404 when a search returns one result hidden by OpacHiddenItems In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9966 --- Comment #2 from Ed Veal --- Owen, I agree but that was the best example I could use to get the error to show. You are correct it is not the search that is at issue it is the fact that it is trying to display something that is hidden. Ed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:17:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:17:40 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:17:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:17:42 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16936|0 |1 is obsolete| | --- Comment #13 from Owen Leonard --- Created attachment 17148 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17148&action=edit [SIGNED-OFF] Bug 9877: Followup: FIX if the table is empty. If there is no data, we don't display the table. Signed-off-by: Owen Leonard -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:19:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:19:12 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #7 from Fridolyn SOMERS --- Hie Katrin. > In OPAC and staff all views show my defined description "Quality Assurance". With your test, you should see that the code is displayed when you turn XSLT off. Do you see the description in MARC detail page ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 18:20:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 16:20:56 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #8 from Katrin Fischer --- Hi Fridolyn, maybe I don't understand what the wanted/unwanted behaviour is? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:10:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:10:48 +0000 Subject: [Koha-bugs] [Bug 9974] New: move item specific holds to circ matrix Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9974 Bug ID: 9974 Summary: move item specific holds to circ matrix Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It would be nice if you could control which item types allowed item specific holds (for example Periodicals only) and which didn't. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:12:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:12:04 +0000 Subject: [Koha-bugs] [Bug 9975] New: tracking branches in fines better Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9975 Bug ID: 9975 Summary: tracking branches in fines better Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It would be nice if there were a way to track when items from one library are paid for at another. Right now that's only possible if you use the Pay button next to an item and then query the items and accountlines tables. Any other payment button does not track the item that was paid for. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:29:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:29:06 +0000 Subject: [Koha-bugs] [Bug 9976] New: QueryAutoTruncate can break search when ICU is activated Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Bug ID: 9976 Summary: QueryAutoTruncate can break search when ICU is activated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de Created attachment 17149 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17149&action=edit screenshot of configuration settings To reproduce: Make sure Koha is installed to use ICU indexing. Configuration settings: IncludeSeeFromInSearches = Don't include QueryAutoTruncate = automatically QueryFuzzy = Try QueryStemming = Try QueryWeightFields = Enable UseIcu = Using UseQueryParser = Do not try With this settings, search will work. Now switch QueryAutoTruncate = only when * is added Search won't work at all now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:41:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:41:20 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 --- Comment #15 from Liz Rea --- Yep, I'm happy to make those changes or someone else can in the sign off - no fuss to me either way. :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:47:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:47:30 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #22 from Katrin Fischer --- I now tested this with and without ICU and both times, I couldn't find any problems. The change doesn't look big, but I am a bit puzzled about not being able to reproduce the problem. Maybe another patch already fixed it? Please retest on current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:48:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:48:15 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #23 from Katrin Fischer --- Created attachment 17150 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17150&action=edit screenshot of search configuration used for testing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 21:55:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 19:55:48 +0000 Subject: [Koha-bugs] [Bug 9976] QueryAutoTruncate can break search when ICU is activated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 22:04:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 20:04:33 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 22:12:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 20:12:24 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 --- Comment #11 from Katrin Fischer --- I agreee that this is an improvement, but I think we are still missing something - shelving location. I can specify that in the subscription, but it does not carry over. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:01:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:01:31 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #24 from mathieu saby --- Hello The problem described in this bug seems to be fixed in master. (But it is still present in our preproduction Koha, rebased on 10th of March) UNIMARC db, ICU QueryWeightFields Enable Queryparser Don'try to use Search "prix du bl?" => 1 result (that's correct) Request : 22:55:02-02/04 zebrasrv(4) [request] Search biblios OK 1 1 1+0 RPN @attrset Bib-1 @attr 1=1016 @attr 4=6 @attr 5=1 "prix du bl?" M. Saby Rennes 2 university -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:16:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:16:01 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from Mason James --- (In reply to comment #7) > (In reply to comment #5) > > > > #=================================== > > > sub get_params { > > > #=================================== > > Since these lines are in a file which is part of the TinyMCE distribution I > hesitate to modify them. yes, i agree :) so, now passing QA on this... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:20:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:20:53 +0000 Subject: [Koha-bugs] [Bug 9977] New: OMNIBUS, remove accidental 'merge marker' strings from Koha Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9977 Bug ID: 9977 Summary: OMNIBUS, remove accidental 'merge marker' strings from Koha Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com some files have accidental merge marker strings in them ie: '<<<<<<<<<<<<<<', '>>>>>>>>>>>>>>>>' and '================' we should remove these lines, to increase our ability to detect actual merge errors -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:21:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:21:22 +0000 Subject: [Koha-bugs] [Bug 9977] OMNIBUS, remove accidental 'merge marker' strings from Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9977 --- Comment #1 from Mason James --- here's 2 examples... kohaclone/authorities/authorities.pl: 535 # ======================== 536 # MAIN 537: #========================= 538 my $input = new CGI; 539 my $z3950 = $input->param('z3950'); kohaclone/cataloguing/addbiblio.pl: 714 # ======================== 715 # MAIN 716: #========================= 717 my $input = new CGI; 718 my $error = $input->param('error'); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:26:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:26:47 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9974 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:26:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:26:46 +0000 Subject: [Koha-bugs] [Bug 9974] move item specific holds to circ matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9974 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5786 --- Comment #1 from Katrin Fischer --- Hm, I think this feature was included in the last patch for bug 5786? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 2 23:46:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 21:46:37 +0000 Subject: [Koha-bugs] [Bug 9978] New: OMNIBUS: update GNU licenses header in Koha files from GPL2 to GPL3 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9978 Bug ID: 9978 Summary: OMNIBUS: update GNU licenses header in Koha files from GPL2 to GPL3 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com many files in Koha still incorrectly cite the old GPL2+ license, not the current GPL3+ license this OMNIBUS bug aims to track patches correcting this issue -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:00:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:00:17 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #78 from Nicole C. Engard --- *** Bug 9974 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:00:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:00:16 +0000 Subject: [Koha-bugs] [Bug 9974] move item specific holds to circ matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9974 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Nicole C. Engard --- *** This bug has been marked as a duplicate of bug 5786 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:05:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:05:21 +0000 Subject: [Koha-bugs] [Bug 9683] Allow disable rewrite apache mod In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:05:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:05:23 +0000 Subject: [Koha-bugs] [Bug 9683] Allow disable rewrite apache mod In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16215|0 |1 is obsolete| | --- Comment #7 from Mason James --- Created attachment 17151 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17151&action=edit Bug 9683: Allow disable rewrite apache mod In Apache config koha-httpd.conf, URL-rewriting is enabled and does not allow to disable mod_rewrite. Also, first rewriting rule "RewriteRule (.+) $1?%1%2 [N,R,NE]" is enabled by default. This rule rewrites nearly every URL. I propose to comment it in sources so that is must be intentionally enabled. This patch sets rewriting options into a conditional tag. Test plan : Test OPAC and intranet with and without mod_rewrite activated. Signed-off-by: Chris Cormack Signed-off-by: Mason James -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:06:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:06:50 +0000 Subject: [Koha-bugs] [Bug 9683] Allow disable rewrite apache mod In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #8 from Mason James --- (In reply to comment #7) > Created attachment 17151 [details] [review] > Bug 9683: Allow disable rewrite apache mod > This patch sets rewriting options into a conditional tag. > > Test plan : > Test OPAC and intranet with and without mod_rewrite activated. > > Signed-off-by: Chris Cormack > Signed-off-by: Mason James passing QA patch looks fine and works as expected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:23:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:23:58 +0000 Subject: [Koha-bugs] [Bug 9979] New: convert ./C4/Installer/PerlDependencies.pm into a YAML file Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9979 Bug ID: 9979 Summary: convert ./C4/Installer/PerlDependencies.pm into a YAML file Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com the current file in Koha with perl module data is not too user friendly this bug aims to replace it with a friendlier YAML version -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:30:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:30:54 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17127|0 |1 is obsolete| | --- Comment #2 from David Cook --- Created attachment 17152 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17152&action=edit Bug 9970 - Add datepicker default configuration to OPAC patron entry form The datepicker on the OPAC patron entry/update form (opac-memberentry.pl) doesn't show a calendar icon. This is because although there is in-page JS to trigger the widget, the page doesn't include the file which sets some widget defaults, including the path to the calendar icon and the translatable strings for calendar labels. This patch simply adds calendar.inc to the template. To test, load the patron entry/update form (click "personal details" for an existing patron or a start new patron registration). The date of birth entry field should show a calendar icon. Signed-off-by: David Cook Test plan works as described. Looks much better. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 00:31:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 22:31:56 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 01:13:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 23:13:28 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #2 from David Cook --- (In reply to comment #1) > Created attachment 16843 [details] [review] > A patch to correct the fines.pl help text > > Adding a patch to correct the fines.pl help text to match the options for > finesMode Personally, I'd rather sign off on a patch that includes the actual values ("Calculate (but only for mailing to the admin)", "Calculate and charge", and "Don't calculate") for the system preference along with an explanation rather than just the explanation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 01:32:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 23:32:20 +0000 Subject: [Koha-bugs] [Bug 5432] Duplicate patron feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16894|0 |1 is obsolete| | --- Comment #22 from David Cook --- Created attachment 17153 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17153&action=edit [SIGNED-OFF] Bug 5432 [Follow-up] Duplicate patron feature It is noted in Bug 5432 that during a duplicate operation one field, 'Sort1' does not automatically clear when the cursor moves into it. This patch corrects this. Edit a patron record to have data in the Sort1 and Sort2 fields. Perform a duplicate operation on this patron and confirm that the Sort1 and Sort2 fields show the information from the original patron record. When you click on each field the contents should disappear. Signed-off-by: David Cook Works as described. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 01:33:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 23:33:11 +0000 Subject: [Koha-bugs] [Bug 5432] Duplicate patron feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 01:36:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 02 Apr 2013 23:36:55 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #5 from David Cook --- (In reply to comment #4) > Created attachment 16863 [details] [review] > Bug 2774 - Path to theme is hard-coded in many places > > Many templates have instances where the path to the prog template is > hard-coded. Now that interface and theme template variables are > available everywhere these paths should be corrected to use them. > > Image paths corrected: > > - 'Patron image missing' image on circulation pages > - 'Locked' icon on fund planning page > - Tag and subfield edit icons on the authority, biblio editor, and batch > item modification pages (Clone tag, delete tag, clone subfield, > delete subfield, move subfield) > - 'Loading' icon when importing frameworks > > Audio file paths corrected: > > - Sounds for circulation.pl and returns.pl > > Paths to DataTables assets corrected on: > > - Transfers to receive report > - Holds queue report > - Holds awaiting pickup report > - Patron detail page (moremember.pl) > - Patron circulation history > - Update child to adult patron page > - Process offline circulations > - Catalog by item type report > - Serials statistics wizard > - Serial claims page > - Koha news > - Notices > - Batch patron modifications > > Path to progress bar assets corrected on: > > - Process offline circulations page > - Progressbar include file > - Stage MARC imports > - Manage MARC imports > - Local cover image upload > > Other image paths: > > - "Approved" checkmark image on tags review page > - Table sort icons on lists page > - Feed icon on OPAC search result page > - "Loading" image for OPAC plain MARC view > > Path to ratings JavaScript on OPAC detail and results pages Awesome work, Owen. Any thoughts on how to test this one? Is there a way to automate the testing to make sure that each path actually gets formed correctly? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 02:05:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 00:05:35 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |dcook at prosentient.com.au --- Comment #3 from David Cook --- This patch drops a reference to the 'checkouts-table-footer.inc' file when there are checkouts from previous days. This means that the table footer doesn't appear, which breaks the Return/Renew buttons as well as hiding the fine/price totals, the renewal due date textbox, and forgive fines on return checkbox. -- I didn't readily have all the test conditions available, but the DataTable looks like it works for today's checkouts and today's and previous days checkouts. I'm not sure about just previous days or relatives who have checkouts. -- I also noticed that the right border on the right most cells seem to not appear for today checkouts, although that's already present and not caused by this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 02:37:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 00:37:38 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 --- Comment #37 from Mason James --- (In reply to comment #35) > (In reply to comment #34) > > Ahh in that case I suspect we want a better random generator. > > I think so. hmm, how about Crypt::Random::TESHA2? it's a minimal and portable module http://search.cpan.org/~danaj/Crypt-Random-TESHA2-0.01/lib/Crypt/Random/TESHA2.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 02:40:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 00:40:53 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 --- Comment #38 from Robin Sheat --- > This module implements userspace voodoo entropy. You should use a proper O/S supplied entropy source such as /dev/random or the Win32 Crypt API. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 02:45:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 00:45:16 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 --- Comment #39 from Mason James --- (In reply to comment #37) > (In reply to comment #35) > > (In reply to comment #34) > > > Ahh in that case I suspect we want a better random generator. > > > > I think so. > > hmm, how about Crypt::Random::TESHA2? > it's a minimal and portable module hmmm, Bytes::Random::Secure looks even better... "Prior to version 0.20, a heavy dependency chain was required for reliably and securely seeding the ISAAC generator. Earlier versions required Crypt::Random::Source, which in turn required Any::Moose. Thanks to Dana Jacobsen's new Crypt::Random::Seed module, this situation has been resolved. So if you're looking for a secure random bytes solution that "just works" portably, and on Perl versions as far back as 5.6.0, you've come to the right place." http://search.cpan.org/~davido/Bytes-Random-Secure-0.25/lib/Bytes/Random/Secure.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 05:13:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 03:13:52 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 --- Comment #9 from David Cook --- (In reply to comment #8) > QA comment: > > The local cover image is displayed but I got 2 "no cover image available" > blocks. > Only 1 is displayed on master. > > Marked as Failed QA. Jonathan: Can you explain your comment a bit more? What cover image system preferences do you have turned on? Did you turn on all 3 of the OPACAmazonCoverImages, GoogleJackets, and OPACLocalCoverImages system preferences? 1) In master, what appears? Just 1 "no cover image available"? Or the local cover image and 1 "no cover image available"? (In the event that you only get 1 "no cover image available" block, it's because the Amazon JS is erasing every other cover image block.) 2) In the bug branch, you should be getting the local cover image and 2 "no cover image available" blocks. That's correct behaviour. -- >From the sounds of it, you're getting the correct behaviour. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:43:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:43:38 +0000 Subject: [Koha-bugs] [Bug 5432] Duplicate patron feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #23 from Jonathan Druart --- Add the behavior for sort2 Marked as Passed QA. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:43:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:43:52 +0000 Subject: [Koha-bugs] [Bug 5432] Duplicate patron feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17153|0 |1 is obsolete| | --- Comment #24 from Jonathan Druart --- Created attachment 17154 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17154&action=edit Bug 5432 [Follow-up] Duplicate patron feature It is noted in Bug 5432 that during a duplicate operation one field, 'Sort1' does not automatically clear when the cursor moves into it. This patch corrects this. Edit a patron record to have data in the Sort1 and Sort2 fields. Perform a duplicate operation on this patron and confirm that the Sort1 and Sort2 fields show the information from the original patron record. When you click on each field the contents should disappear. Signed-off-by: David Cook Works as described. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:47:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:47:19 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #14 from Jonathan Druart --- QA comment: Replace tablesorter with datatables on the funds admin page. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:47:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:47:39 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16818|0 |1 is obsolete| | Attachment #17148|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart --- Created attachment 17155 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17155&action=edit Bug 9877 - Use DataTables on funds administration page Replace the tablesorter plugin with the DataTables plugin on the funds administration page. To test, open the funds administration page (Administration -> Funds). Confirm that table sorting, paging, and searching works correctly. Note that the table is sorted only when hierarchical display of parent and child funds is not enabled. When the hierarchicial display is enabled the table sorter is not triggered. Signed-off-by: Pierre Angot Post-QA revision adds handling for empty table: "No funds" row must have same number of cells as the rest of the table (including hidden cell); Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:47:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:47:42 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 --- Comment #16 from Jonathan Druart --- Created attachment 17156 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17156&action=edit Bug 9877: Followup: FIX if the table is empty. If there is no data, we don't display the table. Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:52:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:52:40 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 09:52:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 07:52:42 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17115|0 |1 is obsolete| | --- Comment #16 from Jonathan Druart --- Created attachment 17157 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17157&action=edit bug 4862 - Change label of Browse by subject or author to Authority search Replicate: Load the OPAC You should see "Browse by Subject or Author right below the search box To test: Apply patch Load the OPAC You should see "Authority search" where "Browse by Subject or Author" was . Signed-off-by: Mason James Amended patch: change strings in opac-authorities-home.tt -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 10:15:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 08:15:30 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 --- Comment #10 from Jonathan Druart --- (In reply to comment #9) > 2) In the bug branch, you should be getting the local cover image and 2 "no > cover image available" blocks. That's correct behaviour. > > -- > > From the sounds of it, you're getting the correct behaviour. Hum.. ok :) It was what I got but to me it is a regression. I don't get why it is the expected behavior, could you explain please? By adding some tests, we can decide not to display the second one. It could be fix with something like: [% IF ( GoogleJackets ) %] [% IF isbn %] ... [% ELSE %] [% UNLESS SyndeticsCoverImages OR OPACAmazonCoverImages OR ... %] No cover image available [% END %] [% END %] [% END %] And others for OpenLibraryCovers and BakerTaylorEnabled, etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 10:52:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 08:52:56 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17138|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 17158 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17158&action=edit Bug 9971 - Plugins system is broken! Trying to run a plugin results in the following error: Software error: Undefined subroutine &Koha::Plugins::Base::get_template_and_user called at /home/koha/kohaclone/Koha/Plugins/Base.pm line 108. The is caused by the change from 'use C4::Auth' to 'require C4::Auth' which does not export get_template_and_user. Test Plan: 1) Install the KitchenSink plugin 2) Try to run the report, tool or configuration for the plugin 3) Note the error 4) Apply the patch 5) Try again Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 10:53:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 08:53:14 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:04:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:04:40 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17152|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 17159 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17159&action=edit Bug 9970 - Add datepicker default configuration to OPAC patron entry form The datepicker on the OPAC patron entry/update form (opac-memberentry.pl) doesn't show a calendar icon. This is because although there is in-page JS to trigger the widget, the page doesn't include the file which sets some widget defaults, including the path to the calendar icon and the translatable strings for calendar labels. This patch simply adds calendar.inc to the template. To test, load the patron entry/update form (click "personal details" for an existing patron or a start new patron registration). The date of birth entry field should show a calendar icon. Signed-off-by: David Cook Test plan works as described. Looks much better. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:05:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:05:01 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:15:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:15:52 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m Assignee|gmcharlt at gmail.com |mtj at kohaaloha.com --- Comment #5 from Jonathan Druart --- QA comment: A use case is not supported: I am going to make a maintenance operation on a server, I switch on the syspref OpacMaintenance. opac-main redirects on opac-maintenance and opac-maintenance redirects to opac-main :) Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:17:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:17:02 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #6 from Jonathan Druart --- The fix is easy, I will provide a new patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:17:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:17:38 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:17:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:17:40 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17131|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart --- Created attachment 17160 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17160&action=edit Bug 7853 - opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding Signed-off-by: Owen Leonard Works exactly as it should according to the test plan. This is a nice improvement. Signed-off-by: Jonathan Druart Amended patch: Check OpacMaintenance! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:22:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:22:24 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #13 from Chris Cormack --- Would like to sign off, but its currently blocked by bug 9887 which is in failed qa -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:29:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:29:42 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #5 from Jonathan Druart --- QA comment: Works great. With the patch, I added some duplicates, clicked on the "Remove duplicates" button and the deduplication works as expected. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:30:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:30:02 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17132|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart --- Created attachment 17161 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17161&action=edit Bug 9535 - Patron card creator "Remove duplicates" function doesn't work This bug was due to a difference in field names used in the item data for items versus patrons. This patch adds a ternary to discern between the two. To test: Before applying patch: 1. Create a batch of patroncards with one duplicate. 2. Run the de-duplication on the batch. 3. Note that all patrons beyond the first in the batch are now deleted. After applying patch: 4. Repeat steps 1-2. 5. Note that only the duplicate patron is removed. Signed-off-by: Chris Nighswonger Signed-off-by: Owen Leonard Tested successfully with both patron card batches and label batches. Signed-off-by: Jonathan Druart Add indentation for readability -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:49:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:49:51 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart --- It seems that misc/translator/stats.pl uses this script. Should we remove it too? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 11:56:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 09:56:43 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 --- Comment #14 from Jonathan Druart --- ping Owen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:02:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:02:43 +0000 Subject: [Koha-bugs] [Bug 9971] Plugins system is broken! In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9971 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:06:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:06:16 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #19 from mathieu saby --- Jonathan, In fact I think the problem described in bug 7593 is still present in master. My VM was probably corrupted when I tested during Hackfest. You still need to apply BZ 9780 to test this patch. BZ 9780 is signed off but did not yet pass QA. If 7595 is more needed than 9780, I can copy the function GetOrdersByBiblionumber in 7595. If I suppress the line + $myorder->{'biblioitemnumber'} = $tobiblio; #maybe useless the biblioitemnumber of the suppressed record will still be present in aqorders.biblioitemnumber, and that is not clean. I thought the simpliest thing to do was to copy the biblionumber of the record we keep in aqorders.biblionumber and aqorders.biblioitemnumber, because I assumed biblionumber and biblioitemnumber were always the same. But maybe I am wrong, so I used Acquisition::GetBiblioItemByBiblioNumber to get the biblioitemnumber of $tobiblio record. I am not sure I did it in a "perlish" way. Could you take a look at my followup please? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:07:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:07:11 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #20 from mathieu saby --- Created attachment 17162 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17162&action=edit [PATCH] Bug 7593 : Follow-up : store the biblioitemnumber of kept record into the order With this followup, the biblioitemnumber of $tobiblio is stored into the orderline. To test : 1. create 2 records A and B 2. use record A in an order. 3. merge A and B (keep B) 4. check your basket : record B sould be used in order 5. check your database (using a report or in mysql) : SELECT biblioitemnumber FROM aqorders WHERE biblionumber= [Biblionumber of record B] => the result of the request should be the biblioitemnumber of record B (usually the same value as its biblionumber) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:09:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:09:19 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:12:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:12:24 +0000 Subject: [Koha-bugs] [Bug 9970] Add datepicker widget default configuration to OPAC patron entry form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9970 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:16:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:16:45 +0000 Subject: [Koha-bugs] [Bug 9877] Use DataTables on funds administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9877 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #17 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:33:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:33:12 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 --- Comment #10 from Jared Camins-Esakov --- I will need the QAed branch for merging. Mason, could you make it available somewhere? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:56:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:56:22 +0000 Subject: [Koha-bugs] [Bug 7740] Highlight items in own library in search results/detail page in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7740 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9980 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 12:56:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 10:56:22 +0000 Subject: [Koha-bugs] [Bug 9980] New: Anonymous searches in the OPAC entirely broken Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Bug ID: 9980 Summary: Anonymous searches in the OPAC entirely broken Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: jcamins at cpbibliography.com CC: kyle at bywatersolutions.com Depends on: 7740 I get the following error when I try to do a search on the OPAC without logging in: Software error: Can't use an undefined value as a HASH reference at /home/jcamins/kohaclone/opac/opac-search.pl line 719. For help, please send mail to the webmaster (webmaster at koha), giving this error message and the time and date of the error. This is caused by commit 4def1cb4 (bug 7740). The solution is to wrap the C4::Context->userenv bit in an if statement. Since we are so late in the release cycle, and reverting is easy, I will plan to revert 7740 on or about April 5 if this bug is not adopted by then. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:04:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:04:03 +0000 Subject: [Koha-bugs] [Bug 9683] Allow disable rewrite apache mod In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:09:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:09:42 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #17 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:12:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:12:37 +0000 Subject: [Koha-bugs] [Bug 9981] New: Sort1 not automatically cleared when duplicating a patron Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Bug ID: 9981 Summary: Sort1 not automatically cleared when duplicating a patron Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Patrons Assignee: oleonard at myacpl.org Reporter: jcamins at cpbibliography.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It is noted in Bug 5432 that during a duplicate operation one field, 'Sort1' does not automatically clear when the cursor moves into it. This patch corrects this. Edit a patron record to have data in the Sort1 and Sort2 fields. Perform a duplicate operation on this patron and confirm that the Sort1 and Sort2 fields show the information from the original patron record. When you click on each field the contents should disappear. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:14:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:14:47 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 --- Comment #1 from Jared Camins-Esakov --- Created attachment 17163 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17163&action=edit Bug 9981: Handle sort1 field when duplicating patron It is noted in Bug 5432 that during a duplicate operation one field, 'Sort1' does not automatically clear when the cursor moves into it. This patch corrects this. Edit a patron record to have data in the Sort1 and Sort2 fields. Perform a duplicate operation on this patron and confirm that the Sort1 and Sort2 fields show the information from the original patron record. When you click on each field the contents should disappear. Signed-off-by: David Cook Works as described. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:15:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:15:01 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:15:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:15:11 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:15:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:15:18 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:16:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:16:18 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #2 from Jared Camins-Esakov --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:16:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:16:45 +0000 Subject: [Koha-bugs] [Bug 5432] Duplicate patron feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |RESOLVED Resolution|--- |FIXED --- Comment #25 from Jared Camins-Esakov --- The latest patch has been moved onto bug 9981, and I am closing this bug. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 13:16:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 11:16:47 +0000 Subject: [Koha-bugs] [Bug 5575] 3.4 BibLibre circ & members omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5575 Bug 5575 depends on bug 5432, which changed state. Bug 5432 Summary: Duplicate patron feature http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5432 What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:14:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:14:18 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #21 from Jonathan Druart --- (In reply to comment #19) > If I suppress the line > + $myorder->{'biblioitemnumber'} = $tobiblio; #maybe useless > the biblioitemnumber of the suppressed record will still be present in > aqorders.biblioitemnumber, and that is not clean. In which cases? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:18:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:18:00 +0000 Subject: [Koha-bugs] [Bug 9964] Add plugins management link to the Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9964 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart --- QA comment: The link is displayed even if C4::Context->config("enable_plugins") is false. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:23:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:23:00 +0000 Subject: [Koha-bugs] [Bug 5454] Resolve BiblioAddAuthorities Name Conflict in addbiblio.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5454 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jared Camins-Esakov --- As stated in comment 2, this was fixed by bug 7284. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:24:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:24:15 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #22 from mathieu saby --- in all cases : in my tests, without my patch, when you suppress a record, the biblioitemnumber is never suppressed from acqorders (only the biblionumber). Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:24:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:24:59 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #11 from Jared Camins-Esakov --- Resetting to ASSIGNED since Mason is planning on providing a new patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:25:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:25:55 +0000 Subject: [Koha-bugs] [Bug 9826] Missing fields in MARC21 authority framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9826 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:26:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:26:50 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:27:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:27:18 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:29:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:29:18 +0000 Subject: [Koha-bugs] [Bug 9918] Packaging updates for 3.12 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9918 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #4 from Magnus Enger --- Not a big problem, but if you run "perl debian/build-git-snapshot -h" it still says: --version, -v the version string for the resulting package. Default is '3.5-1~git'. That might do with an update, or maybe we could use the $version variable in the help text, to make it future proof? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:30:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:30:39 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #6 from Jared Camins-Esakov --- This sounds like a consistency (or lack thereof) bug to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:39:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:39:51 +0000 Subject: [Koha-bugs] [Bug 9982] New: select with authorized values to show on advanced search Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9982 Bug ID: 9982 Summary: select with authorized values to show on advanced search Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com It would be great if the item types, collection codes and shelving locations offered an option when adding/editing them to include or not include them on the advanced search page in the OPAC. They should all show in the staff client, but sometimes libraries have more codes than patrons will ever want to search. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 14:41:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 12:41:45 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #5 from Jonathan Druart --- Owen, Did you have a look at ColVis (http://datatables.net/extras/colvis/)? Maybe it could be useful to use it here, what do you think about it? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:01:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:01:13 +0000 Subject: [Koha-bugs] [Bug 9828] Zebra indexes useless subfields in UNIMARC 6XX In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9828 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16179|0 |1 is obsolete| | --- Comment #3 from mathieu saby --- Created attachment 17164 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17164&action=edit [PATCH] Bug 9828: More specific indexing of UNIMARC 6XX fields Fixing typos in test plan -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:04:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:04:46 +0000 Subject: [Koha-bugs] [Bug 9352] Zebra indexes useless subfields in UNIMARC 7XX In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9352 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15228|0 |1 is obsolete| | --- Comment #13 from mathieu saby --- Created attachment 17165 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17165&action=edit [PATCH 1/2] Bug 9352 : More specific indexing of UNIMARC 7XX fields (GRS1) fixing typo in test plan -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:08:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:08:39 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 --- Comment #15 from Owen Leonard --- Sorry I missed your comment Jonathan. Since we require JS in the staff client I don't see any reason why we need to keep the server-side sort. A separate bug could certainly be created for that. Or is there a reason to let that hold up this patch? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:12:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:12:33 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart --- QA comment: Tested on an existing install, it works great. I didn't find any reason not to pass qa this patch. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:12:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:12:45 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17090|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart --- Created attachment 17166 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17166&action=edit Bug 9812 - Forbid access to several files through the browser This patch hides (-Indexes) and forbids (Deny from all) access to some stuff through a browser. Specifically "xlst", "modules" and "includes" dirs and its contents. This is just a quick fix we talked about at IRC. The proper solution would be to remove this from htdocs which will still be needed. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:14:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:14:52 +0000 Subject: [Koha-bugs] [Bug 9983] New: printable fines page should include name/barcode Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9983 Bug ID: 9983 Summary: printable fines page should include name/barcode Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Created attachment 17167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17167&action=edit what's printing on the fines page When printing the fines page using the File > Print option it prints just the list of fines, which is great, but it should include the name somewhere on there and probably the barcode too. This might mean changing the fines page and putting a name at the top of it in the browser as well. We certainly don't want it to print the entire page you see in the browser cause the tabs and search box aren't necessary, but we do need some sort of identification of who's fines these are. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:16:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:16:58 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:19:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:19:24 +0000 Subject: [Koha-bugs] [Bug 9984] New: The hold ratios table uses a server-side sort Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Bug ID: 9984 Summary: The hold ratios table uses a server-side sort Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: jonathan.druart at biblibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:19:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:19:37 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|oleonard at myacpl.org |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:20:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:20:29 +0000 Subject: [Koha-bugs] [Bug 9431] Use DataTables on Patron Category Administration page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9431 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|9459 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:20:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:20:29 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|9431 |9984 --- Comment #16 from Jonathan Druart --- (In reply to comment #15) > Sorry I missed your comment Jonathan. Since we require JS in the staff > client I don't see any reason why we need to keep the server-side sort. A > separate bug could certainly be created for that. Or is there a reason to > let that hold up this patch? No one :) I created a new bug for that (bug 9984). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:20:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:20:29 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9459 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:22:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:22:02 +0000 Subject: [Koha-bugs] [Bug 9976] QueryAutoTruncate can break search when ICU is activated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Martin Renvoize changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize at ptfs-europe | |.com --- Comment #1 from Martin Renvoize --- Hi Katrin, I have a feeling that this is related to bug 9715 too.. the testing I had completed in there also had ICU indexing enabled. I haven't yet had a chance to follow up my investigations into what preference combinations work and don't work overall. Maybe you could help on that front too? Martin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:33:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:33:52 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|9459 | Depends on| |9459 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:33:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:33:52 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9984 Depends on|9984 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:34:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:34:17 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 --- Comment #1 from Jonathan Druart --- Created attachment 17168 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17168&action=edit Bug 9984: Remove server-side sort on the hold ratios table JS is a requirement for the staff client, so the sort link on header is useless. Test plan: Check that there is no regression (sort, data, etc.) on the hold ratios table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:34:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:34:48 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch --- Comment #2 from Jonathan Druart --- To apply on top of bug 9459 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:37:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:37:59 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9459 Depends on|9459 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:37:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:37:59 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Blocks|9984 | Depends on| |9984 --- Comment #17 from Jonathan Druart --- replace tablesorter with DT on the hold ratios table. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:38:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:38:05 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15960|0 |1 is obsolete| | --- Comment #18 from Jonathan Druart --- Created attachment 17169 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17169&action=edit Bug 9459 [Revised] Use DataTables on hold ratios report page Replace the tablesorter plugin with the DataTables plugin on the hold ratios report page. To test, open the hold ratios report (Circulation -> Hold ratios). Confirm that table sorting works correctly. Revision adds correct pagination options and natural sort for 'items needed' column. Patch now depends on Bug 9431 (http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9431) which introduces the natural sort plugin. Further revision corrects template path to datatables assets. Signed-off-by: Bernardo Gonzalez Kriegel Comment: On top of Bug 9431. Sorting works. No errors. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 15:38:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 13:38:58 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:03:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:03:06 +0000 Subject: [Koha-bugs] [Bug 9985] New: The -r option to build-git-snapshot works only half way Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9985 Bug ID: 9985 Summary: The -r option to build-git-snapshot works only half way Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: magnus at enger.priv.no CC: robin at catalyst.net.nz When I run debian/build-git-snapshot with "-r /home/magnus/packages/" I get some files in /home/magnus/packages/ and some files in the directory above the one in which i run debian/build-git-snapshot. Could this be fixed, so everything ends up in the directory specified by -r? Here is how the files are distributed: $ cd /home/magnus $ ls koha_3.11-1~git+20130403+20130403144843.7b1a091a.dsc koha_3.11-1~git+20130403+20130403144843.7b1a091a_source.changes koha_3.11-1~git+20130403+20130403144843.7b1a091a_i386.build koha_3.11-1~git+20130403+20130403144843.7b1a091a.tar.gz $ ls packages/ koha_3.11-1~git+20130403+20130403144843.7b1a091a_all.deb koha_3.11-1~git+20130403+20130403144843.7b1a091a.tar.gz koha-perldeps_3.11-1~git+20130403+20130403144843.7b1a091a_all.deb koha_3.11-1~git+20130403+20130403144843.7b1a091a.dsc koha-common_3.11-1~git+20130403+20130403144843.7b1a091a_all.deb koha_3.11-1~git+20130403+20130403144843.7b1a091a_i386.changes koha-deps_3.11-1~git+20130403+20130403144843.7b1a091a_all.deb -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:11:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:11:52 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:11:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:11:53 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16800|0 |1 is obsolete| | --- Comment #4 from Owen Leonard --- Created attachment 17170 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17170&action=edit Bug 9887 [Revised] Use DataTables on circulation page The circulation page, when the UseTablesortForCirc preference is enabled, uses the old tablesorter plugin. It should use DataTables instead. This patch removes references to the tablesorter plugin and makes these changes to enable use of DataTables: - Pass two new unformatted date variables to the template from circulation.pl so that sorting can be performed on this data. - Add DataTables configurations for the table of checkouts and the table of relatives' checkouts. - Add a new plugin to the main DataTables configuration script to allow sorting on data embedded in a 's 'title' attribute. - Add s to each table with a title attribute containing the unformatted date data which DataTables needs to perform correct sorting. This eliminates the need for a special sorting algorithm to accomodate various date and datetime formatting options. - Set a template variable for checking whether circ exports are enabled. This reduces repetition. DataTables configuration changes based on how many columns are present. To test, load the circulation page for patrons who match various conditions: - Having only checkouts from today - Having checkouts from today and previous days - Having checkouts only from previous days - Having relatives who have checkouts (from today, from previous days, from both) Test these situations with UseTablesortForCirc enabled and disabled. Test these situations with circ exports enabled or disabled (with ExportRemoveFields filled or empty, for instance). Sorting should work correctly on all columns with the dateformat preference set to any option. All other circulation functions should work normally. Revision adds missing include for table footer when there are previous checkouts and removes   from empty table header cells which were messing up auto-detection of numeric data. The global CSS for table borders has been tightened up to improve handling of alternating row colors in DataTables-sorted tables. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:36:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:36:48 +0000 Subject: [Koha-bugs] [Bug 9986] New: Two fixes on Z3950 Search Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Bug ID: 9986 Summary: Two fixes on Z3950 Search Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: m.de.rooy at rijksmuseum.nl CC: m.de.rooy at rijksmuseum.nl Two fixes in this patch: Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding's Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on GETTY's RAW (any): mus?e on GETTY's -- Note the diacritic Search in Acquisition Somewhere, does not matter, but use a diacritic. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:37:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:37:29 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch complexity|--- |Small patch Assignee|gmcharlt at gmail.com |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:43:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:43:56 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:43:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:43:57 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 --- Comment #1 from M. de Rooy --- Created attachment 17171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17171&action=edit Bug 9986: Two fixes for Z3950 search Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on LOC RAW (any): mus?e on LOC -- Note the diacritic Search in Acquisition Somewhere, does not matter, but use a diacritic. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:45:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:45:42 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 --- Comment #2 from M. de Rooy --- Problem with ? in the commit message.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:45:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:45:56 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17171|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 16:57:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 14:57:04 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 --- Comment #3 from M. de Rooy --- Created attachment 17172 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17172&action=edit Bug 9986: Two fixes for Z3950 search Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on LOC RAW (any): mus?e on LOC -- Note the diacritic Search in Acquisition Somewhere, does not matter, but use a diacritic. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:05:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:05:46 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 --- Comment #4 from M. de Rooy --- Created attachment 17173 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17173&action=edit Bug 9986: Two fixes for Z3950 search Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on LOC RAW (any): musee [add an accent aigu on first e] on LOC -- Add diacritic!!! Search in Acquisition Somewhere, does not matter, but use a diacritic. A note: My git version still has a hard time with utf8. Need to upgrade to version 1.7.10 to resolve this.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:06:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:06:07 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17172|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:08:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:08:12 +0000 Subject: [Koha-bugs] [Bug 9554] single quote in didyoumean In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9554 --- Comment #10 from Fridolyn SOMERS --- Created attachment 17174 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17174&action=edit [3.10.x] Bug 9554: single quote in didyoumean Patch rebased for 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:33:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:33:27 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 --- Comment #13 from Fridolyn SOMERS --- (In reply to comment #6) > Hi Fridolyn, > > this is certainly an improvement, but I think there is still a little > problem with the setting for delivery place: > > 1) Created a new basket group, set delivery place to "-" > 2) Added a delivery address in the text box. > 3) Saved. > 4) Edited basket group - delivery place is set to my current branch instead > of "-" > > Could you take a look please? This is another problem : Creating a new basketgroup and editing one uses the same page and operation : acqui/basketgroup.pl?op=add&booksellerid=x&basketgroupid=x So when you edit an existing basketgroup, selected branches are librarian branch. Can you create a new bug ? This patch does not change any behavior, it is only a correction in SQL query building. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:37:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:37:52 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #82 from Colin Campbell --- This patch breaks Koha.. On login you receive Modification of a read-only value attempted at /home/cc/kohaclone/C4/Context.pm line 1107. Problem is the call to decode within map $_ is an alias to a value which may be read-only -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 17:52:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 15:52:56 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #83 from Katrin Fischer --- Hi Colin, I just checked and can log into master just fine - is there maybe another condition that needs to be met to make the problem occur? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 19:19:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 17:19:33 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 --- Comment #17 from Kyle M Hall --- Created attachment 17175 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17175&action=edit Bug 8770 - amount does not equal amountoutstanding on a fine with no payments or credits If a lost item fee is owed and partially paid off when an item is returned and a refund is processed, Koha tries to pay off existing fees before adding any leftover balance as a credit on the account. However, those fee payments aren't actually processed, due to a bug where the accountnumber was quoted as a string literal, and thus the for the fee payment would fail. This did not result in an DB error, as the query was still valid SQL. Checking the return value of the query would have revealed that the accountline had not been updated. History: This bug was introduced on April 23, 2007 with the commit 'reintroducing fixaccountforlostandreturned as requested by rosalie'. Commit id 111d590e9cdaf801256822e23f170bfc2365338f On July 30, 2009 the error was flagged with a FIXME and remained in that state until now. Commit id 51e8fc2cb6a0cf79f19206c822a4361aeca6f63f Test plan: 1) Create a test patron 2) Check out an item to that patron and give it a due date in the past 3) Run fines.pl to generate the fine for the item 4) Mark the item long overdue on the item tab (not in edit items) 5) Pay for the lost item 6) Check the item back in 7) Note the incorrect fines. Only the lost fee balance due is refunded, not the entire lost fee, but no other fees are paid off. 8) Apply the patch 9) Repeat steps 1-6, then not the fines are paid correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 19:19:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 17:19:48 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 20:42:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 18:42:39 +0000 Subject: [Koha-bugs] [Bug 9841] Improve the link from the "logged in as mysql-user"-warning In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9841 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #8 from Magnus Enger --- Works as intended (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 20:54:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 18:54:46 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #9 from Tom?s Cohen Arazi --- Created attachment 17176 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17176&action=edit Bug 9894 - Followup: Add support for "flagged" values Even though we don't know what they mean or do. To test: - open the docs to have at hand the list of codes/visibility options combinations and try changing several subfields from a single tagfield. Save, and reopen the "Edit subfields" page. - Click the "Flagged" checkbox - it should disable the other checkboxes as this setting is (apparently) exclusive to the others. - Step through several tabs and set your visibilities as you like. - I had a MySQL shell opened to repeatedly run this query (i tested against field 886 on the default framework): > SELECT tagfield,tagsubfield,hidden FROM marc_subfield_structure WHERE frameworkcode='' AND tagfield=886; - Compare what was saved on the DB with the docs for that visibility selection. Bug 9894 - Help file updates To test: Click the Help link in the upper right hand corner of the MARC subfield editor Verify that the epic list of values is gone Verify that the help page overall looks alright Verify that the help makes sense and is understandable. Signed-off-by: Tomas Cohen Arazi -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 20:56:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 18:56:00 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17019|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 20:56:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 18:56:31 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #10 from Tom?s Cohen Arazi --- Created attachment 17177 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17177&action=edit Bug 9894 - (3.12) Small followup Liz's patch adds the 'flagged' value back, but there's a problem with its logic that prevents it to work on startup (works fine for changing values) Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:03:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:03:15 +0000 Subject: [Koha-bugs] [Bug 9256] Search is broken for 3.10 package-installs when marcflavour != marc21 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #19 from Magnus Enger --- Search works now! (Tested with packages built off current master.) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:03:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:03:18 +0000 Subject: [Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 Bug 3087 depends on bug 9256, which changed state. Bug 9256 Summary: Search is broken for 3.10 package-installs when marcflavour != marc21 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:06:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:06:33 +0000 Subject: [Koha-bugs] [Bug 9498] Update encoding for Norwegian sample Z39.50 servers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9498 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #20 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:07:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:07:11 +0000 Subject: [Koha-bugs] [Bug 9497] Make it easier to add to the the list of possible encodings for Z39.50 servers and add ISO 8859-1 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9497 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #10 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:07:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:07:12 +0000 Subject: [Koha-bugs] [Bug 9498] Update encoding for Norwegian sample Z39.50 servers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9498 Bug 9498 depends on bug 9497, which changed state. Bug 9497 Summary: Make it easier to add to the the list of possible encodings for Z39.50 servers and add ISO 8859-1 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9497 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:08:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:08:53 +0000 Subject: [Koha-bugs] [Bug 7938] The -v option to the translate script is not documented In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7938 --- Comment #8 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:09:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:09:14 +0000 Subject: [Koha-bugs] [Bug 7938] The -v option to the translate script is not documented In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7938 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #9 from Magnus Enger --- Gah, forgot to change the status... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:12:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:12:22 +0000 Subject: [Koha-bugs] [Bug 9784] koha-shell missing from koha-common man page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9784 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #9 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:24:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:24:07 +0000 Subject: [Koha-bugs] [Bug 9837] Fix Norwegian authorized values for the web installer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9837 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #6 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:27:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:27:15 +0000 Subject: [Koha-bugs] [Bug 9752] Set marcflavor = normarc when NORMARC is chosen in the web installer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9752 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #7 from Magnus Enger --- Works as expected (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:27:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:27:51 +0000 Subject: [Koha-bugs] [Bug 9772] Displayed Norwegian chars correctly in the patron category dropdown on the Patrons page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9772 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack --- Doesn't apply to 3.10.x please rebase and resubmit if you wish it to be in 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:31:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:31:52 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 --- Comment #11 from Mason James --- (In reply to comment #10) > I will need the QAed branch for merging. Mason, could you make it available > somewhere? hmmm, using Owens repo/branch should still apply fine to master (from memory, i had one tiny merge conflict) http://gitorious.org/koha-dev/koha-dev branch is 'ps-bug-9172-tinymce-lib-path-2012-11-30' will that be OK? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:35:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:35:07 +0000 Subject: [Koha-bugs] [Bug 9864] systematic searching error : can't call method "raw" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9864 --- Comment #4 from Magnus Enger --- Is this still a problem, Koha Team Lyon 3? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:37:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:37:04 +0000 Subject: [Koha-bugs] [Bug 9554] single quote in didyoumean In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9554 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #11 from Chris Cormack --- Pushed to 3.10.x will be in 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:50:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:50:37 +0000 Subject: [Koha-bugs] [Bug 7589] tinymce editor broken in .deb packages - in 'en' templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7589 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #21 from Magnus Enger --- Works as expected, for English, Swedish and Norwegian (tested with packages built off current master). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 21:56:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 19:56:21 +0000 Subject: [Koha-bugs] [Bug 9982] select which authorized values to show on advanced search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9982 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|select with authorized |select which authorized |values to show on advanced |values to show on advanced |search |search -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 23:24:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 21:24:59 +0000 Subject: [Koha-bugs] [Bug 9918] Packaging updates for 3.12 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9918 --- Comment #5 from Robin Sheat --- Good spotting, though I might leave it until the next time I'm updating build-git-snapshot as it's pretty low priority. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 23:31:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 21:31:21 +0000 Subject: [Koha-bugs] [Bug 9985] The -r option to build-git-snapshot works only half way In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9985 --- Comment #1 from Robin Sheat --- -r is used to specify where the build results go. The extra files aren't really build results, but are intermediate things, so it's not ideal that they go to the same place. It would be nice not to have them dropped in .., the reason it's like that is that it's the way debian tends to work. You'd have the same thing if you just ran debuild in there. We could move those things somewhere else, but they shouldn't go to the -r place. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 23:42:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 21:42:27 +0000 Subject: [Koha-bugs] [Bug 9985] The -r option to build-git-snapshot works only half way In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9985 --- Comment #2 from Magnus Enger --- Ah, I see. Would an automatically created subdirectory of the -r place make sense? Or /tmp? Or maybe this is just a WONTFIX... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 23:43:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 21:43:10 +0000 Subject: [Koha-bugs] [Bug 9918] Packaging updates for 3.12 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9918 --- Comment #6 from Magnus Enger --- No rush! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 3 23:50:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 21:50:21 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 Julien Sicot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |julien.sicot at gmail.com --- Comment #2 from Julien Sicot --- I tested the patch following your test plan but json output remains empty (just []) when i call report requiring parameters. By cons, if i call a report without parameters, i get a json response. I tested with the following sql query : SELECT COUNT(s.datetime) as "Total" FROM statistics AS s JOIN borrowers AS b ON s.borrowernumber=b.borrowernumber WHERE (year(s.datetime)=<> AND s.type = "issue") AND s.branch = <> Tested on master (3.11.00.201) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 01:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 03 Apr 2013 23:25:07 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 David Cook changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion --- Comment #11 from David Cook --- (In reply to comment #10) > (In reply to comment #9) > > 2) In the bug branch, you should be getting the local cover image and 2 "no > > cover image available" blocks. That's correct behaviour. > > > > -- > > > > From the sounds of it, you're getting the correct behaviour. > > Hum.. ok :) > It was what I got but to me it is a regression. > I don't get why it is the expected behavior, could you explain please? > > By adding some tests, we can decide not to display the second one. > It could be fix with something like: > [% IF ( GoogleJackets ) %] > [% IF isbn %] > ... > [% ELSE %] > [% UNLESS SyndeticsCoverImages OR OPACAmazonCoverImages OR ... %] > No cover image available > [% END %] > [% END %] > [% END %] > And others for OpenLibraryCovers and BakerTaylorEnabled, etc. Mmm, I think I understand you. I consider it expected behaviour rather than a regression, because this patch prevents the Amazon JScript from touching "non-Amazon" elements. By adding the spans to the Amazon elements, I'm making the Amazon JScript behave similarly to the other JScript for GoogleJackets, OpenLibraryCovers, etc. I think it creates consistency rather than regression. When you said that you got 1 "no cover image available" in master, I assume that also meant that the local cover didn't appear. I think that's a much more critical issue than having 2 "no cover image available" appear alongside an existing local cover image. That said, I agree that it doesn't make sense to show "No cover image available" if there is a cover image available, but there are currently no checks in place for that. I think that deserves a bug of its own. -- Unfortunately, I don't think the code snippet that you provide would actually work, because that would just test for the system preference and not the actual presence of cover images. If you had GoogleJackets and OPACAmazonCoverImages turned on, you would never get a "no cover image available" even when you should. One idea (purely JScript-based): 1) Add a class to each cover art span (or possibly use the existing thumbnail class for the img) 2) Then use a JScript function to loop through each a.p1 (which seems to be unique...although we could always add a cover art class to it as well). 3) If span.cover_art (or img.thumbnail) exists, remove all span.no-image elements within that a.p1 element. 4) If span.cover_art (or img.thumbnail) does not exist AND count(span.no-image) > 1, remove every span.no-image after the first instance within that a.p1 element. I don't think we could do it solely in the templates, because the existence of cover art is going to vary depending on several other JScript functions which run independently of each other. Maybe if we re-wrote all the cover art functions (and ideally allowed librarians to rank the providers so that you don't have more than cover image showing for an item), but yes...I think that's a different bug. If I've managed to convince you, please change back to Signed Off (or even Passed QA :P) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 04:13:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 02:13:18 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13087|0 |1 is obsolete| | --- Comment #9 from Karam Qubsi --- Created attachment 17178 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17178&action=edit Right to left for staff Client Hi all, I think this patch is good for th rtl langs. and based on what D.Ruth send before , I added some edits as a right to left reader. Tested on Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Regards . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 04:32:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 02:32:16 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 --- Comment #12 from Mason James --- (In reply to comment #11) > (In reply to comment #10) > > I will need the QAed branch for merging. Mason, could you make it available > > somewhere? i have signed off on this patch, its available for merging here... https://github.com/KohaAloha/Koha-Dev/tree/bug_9172 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 07:35:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 05:35:16 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer --- Did you specify the parameters in the URL when calling the report? Maybe you can share the URL? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 08:30:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 06:30:32 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #4 from Julien Sicot --- Yes i specified paramesters in URL like below (my report ID is 49) : cgi-bin/koha/svc/report?id=49&sql_params=2012&sql_params=BU I can't share url because i tested from a local install. I will try to test it from a live install. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 08:47:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 06:47:32 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #84 from M. de Rooy --- Created attachment 17179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17179&action=edit Bug 6554: Followup for decoding in userenv Thanks to Colin. He reported this problem: Modification of a read-only value attempted at C4/Context.pm line 1107. $_ is an alias to a value which may be read-only in the map call. Could not reproduce this error, but this should prevent it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 08:48:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 06:48:35 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #85 from M. de Rooy --- Colin: I cannot reproduce either. But could you test the latest patch attached? Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:25:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:25:59 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #12 from Jonathan Druart --- (In reply to comment #11) > When you said that you got 1 "no cover image available" in master, I assume > that also meant that the local cover didn't appear. I think that's a much > more critical issue than having 2 "no cover image available" appear > alongside an existing local cover image. Agreed > Unfortunately, I don't think the code snippet that you provide would > actually work, because that would just test for the system preference and > not the actual presence of cover images. If you had GoogleJackets and > OPACAmazonCoverImages turned on, you would never get a "no cover image > available" even when you should. Yep, of course, stupid code :-/ > Maybe if we re-wrote all the cover art functions (and ideally allowed > librarians to rank the providers so that you don't have more than cover > image showing for an item), but yes...I think that's a different bug. Could you open a new bug for that please? > If I've managed to convince you, please change back to Signed Off (or even > Passed QA :P) Yes, you are. Thank you for your detailed explanation :) Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:26:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:26:20 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16447|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart --- Created attachment 17180 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17180&action=edit Bug 9737 - Local Covers sometimes appear then disappear on OPAC Search Results/Lists The current problem: When the verify_images() function runs from amazonimages.js, it loops through every img element and selects the elements that come from Amazon sources. However, if the height/width is 1 (i.e. Amazon passes off a blank image) or if the img element's complete property is null or non-existent, then it searches for the parent node and re-writes the HTML with the "No Cover Image Available" (NO_AMAZON_IMAGE) text, even though that parent node might contain other img elements that have images available (from Google, local images, etc)! Proposed fix: Wrap the Amazon image in a span tag (as we do with the Google and local covers), so that it re-writes the HTML within that parent span, rather than the parent anchor which contains all the other images. To test: 1) Turn on the OPACAmazonCoverImages, GoogleJackets, and OPACLocalCoverImages system preferences 2) Replace the ISBN in one of your records with 9780615352435 3) Now load a local cover image for that record 4) Search for that record (but make sure you're vague enough to have multiple search results) 5) For a split second, you may notice the local cover image appears before being replaced by a "No Cover Image Available". Now apply this patch 6) Refresh your search results page 7) You should now see your local cover image, PLUS the "No Cover Image Available" for the Amazon image, and whatever other graphics/"no cover image available" "graphics" for the Google Jackets. To be comprehensive, try the same set of steps using the OPAC Lists rather than the OPAC Search Results Signed-off-by: Owen Leonard Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:27:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:27:31 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #5 from Julien Sicot --- I tested on live install, same behavior :-( Below are the URLs : with parameters : http://pro-kohapreprod.bu.uhb.fr/cgi-bin/koha/svc/report?id=108&sql_params=2012&sql_params=BU without : http://pro-kohapreprod.bu.uhb.fr/cgi-bin/koha/svc/report?id=109 I precise that reports are public. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:37:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:37:26 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #6 from Chris Cormack --- And it works in the report interface with those values? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:46:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:46:59 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #7 from Julien Sicot --- yes, normally the response of report #108 should be the same as report #109. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 09:53:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 07:53:19 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #11 from Jonathan Druart --- Created attachment 17181 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17181&action=edit Bug 9894: Add labels for checkboxes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:02:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:02:35 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16095|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:02:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:02:59 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 --- Comment #75 from M. de Rooy --- Created attachment 17182 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17182&action=edit Bug 7368: Typo in kohastructure.sql documentation line Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:03:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:03:42 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #86 from Colin Campbell --- I think the problem is with perls greater than 5.10 the map documentation suggests you should use a loop in this case. I' test and let you know -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:04:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:04:05 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:04:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:04:13 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:04:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:04:21 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:10:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:10:55 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #5 from M. de Rooy --- Changing the status of this patch to reflect need for clarification. See comment4 please. Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:25:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:25:57 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #87 from Jonathan Druart --- I cannot reproduce either with perl v.5.14, but I confirm the code should be changed. If utf8::decode($_) modifies $_, the error will occur. However, I think this patch should be in a different report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:31:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:31:26 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:31:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:31:29 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17182|0 |1 is obsolete| | --- Comment #76 from Jonathan Druart --- Created attachment 17183 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17183&action=edit Bug 7368: Typo in kohastructure.sql documentation line Signed-off-by: Marcel de Rooy Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:46:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:46:40 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #23 from Jonathan Druart --- (In reply to comment #22) > in all cases : in my tests, without my patch, when you suppress a record, > the biblioitemnumber is never suppressed from acqorders (only the > biblionumber). > > Mathieu I am under the impression that this field is unused. Maybe the good way is to set to null this value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:51:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:51:15 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #24 from mathieu saby --- OK for me if you are sure it is not used, and not going to be used... But if you are right, why not suppressing it from the database? Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:52:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:52:04 +0000 Subject: [Koha-bugs] [Bug 9987] New: biblioitemnumber is useless for orders. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Bug ID: 9987 Summary: biblioitemnumber is useless for orders. Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com The DB field aqorders.biblioitemnumber seems to be unused and useless. It should be removed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:55:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:55:27 +0000 Subject: [Koha-bugs] [Bug 9988] New: Unneeded timeouts when saving authorities (Can we merge smarter?) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988 Bug ID: 9988 Summary: Unneeded timeouts when saving authorities (Can we merge smarter?) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt at gmail.com Reporter: m.de.rooy at rijksmuseum.nl When saving an authority used in many biblios, Koha may have a timeout due to updating all those bib records. But in case I just update e.g. a 551 tag for the auth record, there is no need at all to update all those bib records. We should have a smarter merge function in C4/AuthoritiesMarc.pm. Note that you could use the pref to move updating all biblios to a cron job. Wouldn't it be nicer if we could do something in between? If we really need to update a handful of records, do it rightaway. If we really (!!) need to update 2000 records (in my example Koha is updating 2000 records for nothing), we could perhaps leave that to a cron job. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:56:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:56:57 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:57:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:57:42 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7593 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 10:57:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 08:57:42 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9987 --- Comment #25 from Jonathan Druart --- (In reply to comment #24) > OK for me if you are sure it is not used, and not going to be used... > But if you are right, why not suppressing it from the database? > > Mathieu cf bug 9987 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 11:01:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 09:01:14 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #88 from Paul Poulain --- (In reply to comment #86) > I think the problem is with perls greater than 5.10 the map documentation > suggests you should use a loop in this case. I' test and let you know could it be a problem of a login with mysql user/password ? There are problems/errors like this sometimes with the mysql login, that is borrowernumber=0 and many other infos missing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:19:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:19:14 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED --- Comment #89 from M. de Rooy --- (In reply to comment #87) > However, I think this patch should be in a different report. I left it here because the actual change with the map statement is introduced in this report. It is not a side effect. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:20:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:20:30 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #90 from M. de Rooy --- (In reply to comment #88) > could it be a problem of a login with mysql user/password ? There are > problems/errors like this sometimes with the mysql login, that is > borrowernumber=0 and many other infos missing. I had no problems with the install login.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:20:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:20:59 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #91 from M. de Rooy --- Last patch needs signoff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:25:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:25:10 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #2 from Jonathan Druart --- Created attachment 17185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17185&action=edit Bug 9987: Add itemtype description instead of code In ordered.pl and spent.pl, the codes are displayed, instead of descriptions. Links for the ordernumber should be changed. In ordered.pl, we are redirected to the receive page. In spent.pl, the links are deleted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:25:07 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #1 from Jonathan Druart --- Created attachment 17184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17184&action=edit Bug 9987: Remove DB field aqorders.biblioitemnunmber The DB field aqorders.biblioitemnumber seems to be unused except to get the itype on the spent.pl page. This information can be retrieved uising another sql join. Test plan: Try a complete workflow in the acquisition module: create an order, receive it, play with the syspref AcqCreateItem. Check that no regression is found and that the data for existing orders don't change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:25:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:25:28 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #92 from Colin Campbell --- Created attachment 17186 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17186&action=edit Proposed Patch I've tested Marcel's patch and it works...however I've also sent my own version which removes the map. The reason is that multi-statement blocks in maps can lead to maintenance headaches and are a bit harder to track down if an error occurs (perlcritic on stricter settings complains). The map doc suggests a loop for this case. I've kept the comment in but on CGI::Session's homepage the utf8 bugs are marked as resolved -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:25:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:25:31 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:26:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:26:37 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #93 from M. de Rooy --- (In reply to comment #92) > Created attachment 17186 [details] [review] > Proposed Patch > > I've tested Marcel's patch and it works...however I've also sent my own > version which removes the map. The reason is that multi-statement blocks in > maps can lead to maintenance headaches and are a bit harder to track down if > an error occurs (perlcritic on stricter settings complains). The map doc > suggests a loop for this case. > > I've kept the comment in but on CGI::Session's homepage the utf8 bugs are > marked as resolved OK I will check it right away. Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:21 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17179|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:24 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16984|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:27 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16985|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:30 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16986|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:33 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16987|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:36 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16988|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:27:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:27:40 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16989|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:42:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:42:52 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:42:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:42:56 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #94 from M. de Rooy --- Created attachment 17187 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17187&action=edit Bug 6554 Fix error caused by modifying $_ in a map Error 'Modification of a read-only value attempted' triggered on login because of manipulation of $_ in the map Moved the mod to a loop as recommended in the doc for map Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:43:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:43:19 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17186|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 12:47:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 10:47:21 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #95 from M. de Rooy --- QA Comment: Patch of Colin is a followup rewriting the map statement introduced here in setuserenv (Context.pm). Several people could not reproduce the problem Colin reported. But this is a code improvement and fixes his problem. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:19:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:19:51 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr --- Comment #5 from Fr?d?ric Demians --- I confirm the bug, ad the solution. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:24:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:24:42 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:24:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:24:44 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #8 from M. de Rooy --- Created attachment 17188 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17188&action=edit Bug 7853 - opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding Signed-off-by: Owen Leonard Works exactly as it should according to the test plan. This is a nice improvement. Signed-off-by: Jonathan Druart Amended patch: Check OpacMaintenance! Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:25:07 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17160|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:26:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:26:07 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17110|0 |1 is obsolete| | --- Comment #8 from Bernardo Gonzalez Kriegel --- Created attachment 17189 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17189&action=edit [SIGNED-OFF] Bug 8278 : Follow up, fixing the permissions on cataloguing/ysearch.pl Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works. No errors. Without patch and normal staff user, logged out With patch, normal staff, valid output. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:29:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:29:40 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #9 from M. de Rooy --- QA Comment: Not really anything to say. Nice patch. Now I just need to refresh and come back to opac as soon as maintenance finished. Just for the record and a formality: Jonathan, I would have preferred a followup adding the necessary OpacMaintenance test. (Have amended in the past too much too :) And if somebody likes to add a followup.. Why not say that kohaversion must be koha_db_version? In the very exceptional case that kohaversion=3.10 and db version= 3.12, something goes wrong. Wouldn't that be safe to go to maintenance as well? Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:31:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:31:06 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #10 from M. de Rooy --- (In reply to comment #9) > And if somebody likes to add a followup.. Why not say that kohaversion must > be koha_db_version? In the very exceptional case that kohaversion=3.10 and > db version= 3.12, something goes wrong. Wouldn't that be safe to go to > maintenance as well? Added note: I changed this in the code when testing. It is a different thing coming there.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:31:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:31:24 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 13:35:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 11:35:40 +0000 Subject: [Koha-bugs] [Bug 9989] New: Closing a basket without creating a basketgroup should not redirect to baskets list Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9989 Bug ID: 9989 Summary: Closing a basket without creating a basketgroup should not redirect to baskets list Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr When we close a basket without creating a basketgroup, we are redirected to baskets list for the vendor. I think it would be more logical to stay on the basket page, for example if we want to put it manually into an existing basketgroup. But maybe some libraries would prefer the current behavior? M. Saby Rennes 2 university -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 14:20:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 12:20:23 +0000 Subject: [Koha-bugs] [Bug 9040] uninitialized value in concatenation error in Opac-detail.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9040 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #16 from M. de Rooy --- (In reply to comment #15) > I don't see this error in my OPAC logs from general OPAC use. Please revise > your patch to include a test plan, including steps to reproduce the error. Changing status of this report to reflect the need for clarification. See above request. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 14:22:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 12:22:59 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Summary|basket window should close |[3.6.X] basket window |automatically when placing |should close automatically |a hold |when placing a hold -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 15:08:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 13:08:30 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 --- Comment #6 from Fridolyn SOMERS --- (In reply to comment #4) > Why exactly do you remove the rt (right truncation)? This is the main purpose of the patch : changing weighted query with an index specified so that it behaves like the weighted query without index specified. > Should the truncate pref be tested here too? No, if truncate pref is on, truncation will be performed on the operand before performing weighted query on this operand. > What is the exact reason for the lower ranks for wordlist, fuzzy and stemming? This is in order to have a good order with relevance sort order, from the more exact match to the less : exact > phrase > word list > fuzzy > stemmed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 15:14:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 13:14:23 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #25 from Fridolyn SOMERS --- (In reply to comment #24) > Search "prix du bl?" => 1 result (that's correct) Try with a quote into the search terms : prix du "bl? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 15:15:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 13:15:52 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #26 from Fridolyn SOMERS --- (In reply to comment #23) > Created attachment 17150 [details] > screenshot of search configuration used for testing Try without QueryAutoTruncate. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 15:22:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 13:22:14 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #9 from Fridolyn SOMERS --- (In reply to comment #8) > Hi Fridolyn, > maybe I don't understand what the wanted/unwanted behaviour is? In my opinion, the unwanted behavior is that the "Descriptions" tab content depends on the use of XSLT : - without XSLT, the code is displayed - with XSLT, the description is displayed This is clearly a unwanted side-effect : changes on record appears in XSLT.pm but effect appears in details.pl. The wanted behavior is that the code is always displayed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 16:04:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 14:04:27 +0000 Subject: [Koha-bugs] [Bug 9806] Show more information on basketgroups lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9806 --- Comment #12 from Fridolyn SOMERS --- Why not using Koha::Template::Plugin::KohaBranchName to change branch code into branch description into template instead of into perl page ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 16:05:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 14:05:54 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #10 from Katrin Fischer --- I think I disagree. We have authorized values with a special description for the OPAC - so that is what display. We also use authorised values for local subjectes (653) where the library does not want to create real authorities but have some control over the terms. So in that case we always want to display the long description and not the short code. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 16:10:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 14:10:35 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #27 from Katrin Fischer --- I can't try without - witout search doesn't work at all with ICU :) See bug 9976 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 16:50:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 14:50:10 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #10 from Katrin Fischer --- Hi Karam, thx for working on this. :) Just a few short notes to move this in the right direction (into Koha): - Is your new patch for master or 3.8? - Is it based on Ruth's patch? In this case it would be better if you could provide a follow up with your changes, so that you both can get proper credit for the work that has gone into this. If you need help with git, I am sure we can work something out. If we could get a patch ready for 3.12 in the next few weeks, that would be quite nice! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 16:52:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 14:52:24 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.14 Severity|normal |enhancement --- Comment #11 from Jared Camins-Esakov --- I think that the current behavior is a feature not a bug. There would have to be some sort of switch to make it possible to selectively disable the display of the label. If the issue is that you want the labels to match the codes of a particular set of authorized values, I'd suggest just setting the labels to match the codes (or, even better, train the librarians to use meaningful labels). Bumping back to 3.14 since we are in feature freeze. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:15:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:15:10 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #28 from mathieu saby --- I tested "prix du bl?", "prix du "bl?", prix du "bl?, "bl? du prix", "bl? du "prix", bl? du "prix" => everything is working in master, without your patch (same number of results) Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:18:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:18:17 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #29 from Katrin Fischer --- I could imagine this is a side effect of the work on the query parser. Maybe we should test if a patch is needed for 3.10.x still? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:23:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:23:10 +0000 Subject: [Koha-bugs] [Bug 9990] New: search toolbar disappears when filtering on author Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 Bug ID: 9990 Summary: search toolbar disappears when filtering on author Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com See this video for details: http://www.screencast.com/t/tETuccHQ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:25:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:25:36 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #1 from Nicole C. Engard --- Tested in 3.8.8 and 3.10.4 and 3.12 Beta - this error is in all of the above. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:32:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:32:57 +0000 Subject: [Koha-bugs] [Bug 9806] Show more information on basketgroups lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9806 --- Comment #13 from mathieu saby --- I did not know it was possible ;-) If you think it is a better solution I will rewrite my patch. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:47:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:47:45 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #12 from Fridolyn SOMERS --- (In reply to comment #10) > I think I disagree. We have authorized values with a special description for > the OPAC - so that is what display. We also use authorised values for local > subjectes (653) where the library does not want to create real authorities > but have some control over the terms. So in that case we always want to > display the long description and not the short code. The patch does not remove the conversion from code to description inside the block computed by XSLT, it removes this conversion for code outside of XSLT.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:49:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:49:32 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #13 from Fridolyn SOMERS --- Actually the side effect is only visible in fields shown in "Description" tab, that is what I describe in test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 17:57:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 15:57:18 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #14 from Fridolyn SOMERS --- (In reply to comment #11) > I think that the current behavior is a feature not a bug. This can't be a feature, changes on var $record performed in XSLT.pm had effects in details.pl. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 18:02:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 16:02:34 +0000 Subject: [Koha-bugs] [Bug 9806] Show more information on basketgroups lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9806 --- Comment #14 from Fridolyn SOMERS --- I think it would be great. Have a look at Bug 9229 patch to see how to do it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 18:03:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 16:03:42 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 --- Comment #30 from Fridolyn SOMERS --- (In reply to comment #29) > I could imagine this is a side effect of the work on the query parser. Maybe > we should test if a patch is needed for 3.10.x still? Yes I think so. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 18:05:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 16:05:17 +0000 Subject: [Koha-bugs] [Bug 9740] using XSLT modifies record authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9740 --- Comment #15 from Jared Camins-Esakov --- (In reply to comment #14) > (In reply to comment #11) > > I think that the current behavior is a feature not a bug. > This can't be a feature, changes on var $record performed in XSLT.pm had > effects in details.pl. No question that the code is poor, but surely it can be fixed without breaking functionality? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 18:41:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 16:41:14 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 21:04:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 19:04:50 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |3.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 21:18:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 19:18:48 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #11 from Mason James --- (In reply to comment #10) > (In reply to comment #9) > > And if somebody likes to add a followup.. Why not say that kohaversion must > > be koha_db_version? In the very exceptional case that kohaversion=3.10 and > > db version= 3.12, something goes wrong. Wouldn't that be safe to go to > > maintenance as well? > > Added note: I changed this in the code when testing. It is a different thing > coming there.. hmmm, a good question Marcel, but i think this is a bad idea... there are valid/legitimate situations both for production and dev/testing usage, where people may want to load a newer db onto an older Koha codebase. your proposed change would stop this from happening -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 21:20:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 19:20:16 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #12 from Mason James --- (In reply to comment #5) > QA comment: > A use case is not supported: > I am going to make a maintenance operation on a server, I switch on the > syspref OpacMaintenance. opac-main redirects on opac-maintenance and > opac-maintenance redirects to opac-main :) > thanks for spotting this Jonathan, and the patch too :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 21:21:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 19:21:51 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #2 from Owen Leonard --- I'm guessing this is a duplicate of Bug 8686 which I've never been able to reproduce. I can perform a search in my test system using the exact same search query I observe in the status bar in that video and I get valid results with no problems with the toolbar. I need more information. Does the bug happen in all circumstances? Every author search, or just that particular author search? When the bug manifests are there JavaScript errors on the page? When you get a search results page which shows the problem, can you please view source, select all, and save that text in a text file to attach to the bug? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 22:52:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 20:52:22 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17133|0 |1 is obsolete| | Attachment #17134|0 |1 is obsolete| | Attachment #17135|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer --- Created attachment 17190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17190&action=edit [PASSED QA] Bug 9381: Add Catalan language Simply add catalan language. No translation yet, so can't be really tested. But it will come soon. Until then, to test: 1) cp misc/translator/po/es-ES* to ca-ES* 2) do perl translate install ca-ES, 3) apply the patch 4) run updatedatabase.pl 5) enable language and display on system preferences. 6) check labels Signed-off-by: Chris Cormack Rebased to current master Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 22:52:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 20:52:19 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 22:52:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 20:52:35 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 --- Comment #18 from Katrin Fischer --- Created attachment 17191 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17191&action=edit [PASSED QA] Followup Bug 9381 - Add Catalan language This followup adds Catalan language into languages other than english. Signed-off-by: Chris Cormack Rebased to master Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 22:52:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 20:52:46 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 --- Comment #19 from Katrin Fischer --- Created attachment 17192 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17192&action=edit [PASSED QA] Followup 2 - Bug 9381 - Add Catalan language Sorry, this followup fulfills K. Fischer request to base de-DE file in english one. The differences are small corrections and added languages. Signed-off-by: Chris Cormack Rebased to master Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:24:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:24:20 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:24:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:24:22 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17139|0 |1 is obsolete| | Attachment #17140|0 |1 is obsolete| | Attachment #17141|0 |1 is obsolete| | Attachment #17142|0 |1 is obsolete| | Attachment #17143|0 |1 is obsolete| | Attachment #17144|0 |1 is obsolete| | Attachment #17145|0 |1 is obsolete| | Attachment #17146|0 |1 is obsolete| | Attachment #17147|0 |1 is obsolete| | --- Comment #56 from Katrin Fischer --- Created attachment 17193 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17193&action=edit [PASSED QA] Bug 9850: Cataloging Help for 3.12 This updates just the links in the cataloging help, no text changes where made. To test: Visit help in cataloging and click the manual links and make sure they're right. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:24:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:24:38 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #57 from Katrin Fischer --- Created attachment 17194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17194&action=edit [PASSED QA] Bug 9850: Update Reports Help for 3.12 This updates the reports help for Koha 3.12. To test: Visit all reports pages and review the help for textual changes and correct links. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:24:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:24:47 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #58 from Katrin Fischer --- Created attachment 17195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17195&action=edit [PASSED QA] Bug 9850: Serial Help Files for 3.12 Update text and links for Serials help files. To test: Visit all serial related pages and check the text of the help and test the links. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:24:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:24:55 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #59 from Katrin Fischer --- Created attachment 17196 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17196&action=edit [PASSED QA] Bug 9850: Suggestion Help File for 3.12 This updates the text and link on the suggestions help file. To test: Visit the manage suggestions page and review the help file. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:25:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:25:03 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #60 from Katrin Fischer --- Created attachment 17197 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17197&action=edit [PASSED QA] Bug 9850: Offline Circ Help Files for 3.12 This updates the text and links in the offline circulation tool help files. To test: Visit all offline circulation pages in the staff client and review the text and links. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:25:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:25:12 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #61 from Katrin Fischer --- Created attachment 17198 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17198&action=edit [PASSED QA] Bug 9850: Update Circ Help Files for 3.12 This updates the text and links for the Circulation Help Files. It also removes an unused help file 'billing.tt'. To test: Visit the help files on all circ pages and confirm links and text are right. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:25:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:25:20 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #62 from Katrin Fischer --- Created attachment 17199 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17199&action=edit [PASSED QA] Bug 9850: Add Plugin Help File for 3.12 This adds a help file to the new plugins module. To test: Activate the plugin module and check the text and links in the help file Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:25:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:25:30 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #63 from Katrin Fischer --- Created attachment 17200 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17200&action=edit [PASSED QA] Bug 9850: Update Tools Help for 3.12 Update the text and links in the Tools help files. To test: Check the text and links on all help files under Tools. Signed-off-by: Owen Leonard I fixed one instance of a link to 3.10 instead of 3.12. Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:25:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:25:40 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #64 from Katrin Fischer --- Created attachment 17201 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17201&action=edit [PASSED QA] Bug 9850: FOLLOW UP: Add Missing Plugin Help for 3.12 This patch is a follow up to the one that adds the plugin help. To test: Visit the upload a plugin page and review the help and links. Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:29:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:29:34 +0000 Subject: [Koha-bugs] [Bug 4173] Statuses not appearing in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4173 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz at catalyst.net.nz --- Comment #25 from Liz Rea --- It looks like restricted statuses are still not shown. I actually have a use case for them now - A library wants to show that an item is "ask a librarian" - it's not lost, it's not "not for loan," they just want to indicate that it is restricted access, and they use the restricted authorised value to show that. People also use it to denote "on order" in combination with Not for loan. Anyway, I think we have someone willing to sponsor a fix for the restricted status display - so will file a new bug if that comes to pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:32:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:32:06 +0000 Subject: [Koha-bugs] [Bug 7056] Selection of item type not working in Guided Reports Wizard In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7056 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Owen Leonard --- I cannot reproduce this bug in master as of 3.12 beta 2. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:37:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:37:15 +0000 Subject: [Koha-bugs] [Bug 8466] Holds on MARC records with no item causes silent error in koha-error_log In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8466 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master --- Comment #1 from Owen Leonard --- This bug is valid in master as of 3.12 beta2. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:46:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:46:31 +0000 Subject: [Koha-bugs] [Bug 8228] Koha Offline Circulation screen does not render correctly in Ubuntu In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8228 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Owen Leonard --- This bug doesn't appear to be valid in Ubuntu 12.10 with Gnome 3.6.0. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:52:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:52:50 +0000 Subject: [Koha-bugs] [Bug 7089] lost status on add item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7089 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Owen Leonard --- This doesn't appear to be valid anymore in 3.6.x as of 3.6.11, and is not in master as of 3.12 beta2. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 4 23:56:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 21:56:09 +0000 Subject: [Koha-bugs] [Bug 7171] Use Modern::Perl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7171 --- Comment #1 from Owen Leonard --- Is it necessary for this bug to remain open? Is it related to Bug 2505? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 00:14:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 22:14:15 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #3 from Nicole C. Engard --- The video came from a 3.8.8 system. I then went on to my system which is 3.12 beta and clicked another author and had the same thing happen. Then I went on to the 3.10.4 system and did another search and clicked yet another author and had the same thing happen. That's 3 different versions with 3 different databases and 3 different authors clicked. The 3.12 and 3.10 test were on Mac and FF and the 3.8 test was on Windows and FF. This might have to do with authority search preferences. Or having an authority file. The url of the search is visible in the video and it look something like this: /cgi-bin/koha/catalogue/search.pl?q=au:%22Kant,%20Immanuel,%22 If that helps at all. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 00:15:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 22:15:02 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #4 from Nicole C. Engard --- Created attachment 17202 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17202&action=edit source when the error is visible -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 00:16:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 22:16:06 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #5 from Nicole C. Engard --- I don't have a JS popup with an error, is there another way to know if there is an error? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 00:24:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 22:24:37 +0000 Subject: [Koha-bugs] [Bug 6619] pressing enter when hold found at checkin causes issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6619 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.6 |master --- Comment #1 from Owen Leonard --- (In reply to comment #0) > if you hit enter when presented with a "confirm hold" dialog, it doesn't > confirm or ignore the hold, but it does close the transfer. This aspect of the bug is still true. I don't know if my librarians would consider what they do as "working around a bug" or just working with Koha's workflow as it is designed. > which is: scanning a 2nd item (with a barcode scanner CR) while a "confirm > hold" dialog is present doesn't check in the 2nd item *or* confirm or ignore > the hold. So: Check in something on hold, don't confirm, proceed directly to checking in a second item which is checked out? I do not find that there is a problem with the check-in aspect of this transaction when I test it. The book is properly returned. Or do I misunderstand? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 01:32:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 23:32:42 +0000 Subject: [Koha-bugs] [Bug 9991] New: De-duplicate "no cover image available" (currently in lieu of prioritizing cover image sources) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9991 Bug ID: 9991 Summary: De-duplicate "no cover image available" (currently in lieu of prioritizing cover image sources) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: dcook at prosentient.com.au Currently, when you have the system preferences for multiple cover image sources turned on, it's possible to have multiple "No Cover Image Available" graphics appearing in the OPAC for any 1 record. I think it would make more sense to just have 1 "No Cover Image Available" if there are actually no cover images available. Plus, if there is at least 1 cover image available, there should be 0 "No Cover Image Available" graphics appearing for that record. One idea (purely JScript-based): 1) Add a class to each cover art span (or possibly use the existing thumbnail class for the img) 2) Then use a JScript function to loop through each record's a.p1 element (which seems to be unique...although we could always add a cover art class to it as well). 3) If span.cover_art (or img.thumbnail) exists, remove all span.no-image elements within that a.p1 element. 4) If span.cover_art (or img.thumbnail) does not exist AND count(span.no-image) > 1, remove every span.no-image after the first instance within that a.p1 element. I don't think we could do it solely with Perl or TT, because the existence of cover art is going to vary depending on several other JScript functions which run independently of each other. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 01:33:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 04 Apr 2013 23:33:08 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 --- Comment #14 from David Cook --- (In reply to comment #12) > (In reply to comment #11) > > When you said that you got 1 "no cover image available" in master, I assume > > that also meant that the local cover didn't appear. I think that's a much > > more critical issue than having 2 "no cover image available" appear > > alongside an existing local cover image. > > Agreed > > > Unfortunately, I don't think the code snippet that you provide would > > actually work, because that would just test for the system preference and > > not the actual presence of cover images. If you had GoogleJackets and > > OPACAmazonCoverImages turned on, you would never get a "no cover image > > available" even when you should. > > Yep, of course, stupid code :-/ > > > Maybe if we re-wrote all the cover art functions (and ideally allowed > > librarians to rank the providers so that you don't have more than cover > > image showing for an item), but yes...I think that's a different bug. > > Could you open a new bug for that please? > > > If I've managed to convince you, please change back to Signed Off (or even > > Passed QA :P) > > Yes, you are. Thank you for your detailed explanation :) > > Marked as Passed QA. Thanks, Jonathan :). Bug 7187 already exists for the prioritizing of cover image sources, although I think it might have stalled. I've created Bug 9991 in regards to de-duplicating "no cover image available" graphics. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 05:19:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 03:19:19 +0000 Subject: [Koha-bugs] [Bug 6619] pressing enter when hold found at checkin causes issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6619 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |liz at catalyst.net.nz --- Comment #2 from Liz Rea --- I will have to retest this - certainly I think it was the case in 3.6 or a pre-release version of 3.8. There has been some work done in that area, so i'll try to check it again. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 05:47:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 03:47:14 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish at catalyst.net.nz --- Comment #40 from Chris Hall --- Hey Mason http://deps.cpantesters.org/?module=Bytes::Random::Secure Correct me if I am wrong, but a quick glance suggests we would have to package bytes::random::secure, scalar::util, Crypt::random::seed, Crypt::random::tesha2 and maybe some of their dependencies. The closest thing I could find that was also in squeeze was crypt::openssl::random, but as this requires a decent seed (so that we get unique values). I was going to use /dev/urandom for the seed value, however this also suffices for use as a salt so I just cut out the middleman. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 05:48:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 03:48:49 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15519|0 |1 is obsolete| | --- Comment #41 from Chris Hall --- Created attachment 17203 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17203&action=edit Database update, changing password from varchar(30) to varchar(60) Attached is the second patch rebased so that it will apply cleanly against current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 07:09:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 05:09:22 +0000 Subject: [Koha-bugs] [Bug 9611] Changing the password hashing algorithm from MD5 to more secure Bcrypt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9611 --- Comment #42 from Chris Hall --- Created attachment 17204 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17204&action=edit Removing external dependency for password salting I have written a wrapper around /dev/urandom and /dev/random that will give back a specified number of bytes salting purposes, however this can be used anytime a pseudo-random number is needed within Koha. /dev/urandom should be sufficient for password general salting, /dev/random is more suited when higher entropy is needed (if we ever use server salts). This patch removes the Crypt::Random::Source dependency that was mentioned in the 'Updating dependencies' patch, it may be useful to squash this patch set down but I did not do so as I didn't want to remove authorship details. Testplan: In current master (before applying this patch) create a new user. Login to the koha mysql database (sudo koha-mysql instance) and run the following query: select userid, password from borrowers where userid='username'; The output should be something like: patron | vdpWxEZTtVVPhZSAq1NIMw Apply the patch series on this bug Change the users password from within koha (for testing it is fine to change it to the same password) Run the above query again and observe the output: patron | $2a$08$U93rGVfvcV0YUNhJY.so3OkNL46bGBrIR3ugyskXLIJY5aMD8ENme Notice that the new password is longer, but also that all passwords generated by this patch series should begin with '$2a$08$'. If we change the password again in the interface to the same password and run out database query again, we should get a different value in the password field (although it will still have the '$2a$08$' prefix). Attempt to login as the user using the password you just set. This patch series fails if any of the following occur: you cannot change a password you cannot login the new passwords (viewing them from within the database) do not start with "$2a$08$" changing the password twice to the same value (say, "testing") results in the same password value being stored in the database Otherwise it is a pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 08:25:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 06:25:33 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #11 from Katrin Fischer --- Karam told me that his patch is based on master - so this is good. Not sure if we should just handle it as a rebase and Karam's work as a sign-off? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 09:18:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 07:18:00 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 --- Comment #13 from M. de Rooy --- (In reply to comment #11) > there are valid/legitimate situations both for production and dev/testing > usage, where people may want to load a newer db onto an older Koha codebase. no problem. Hope that those people know what they are doing :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 09:24:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 07:24:51 +0000 Subject: [Koha-bugs] [Bug 7187] Prioritize cover image sources such as Amazon, Google and add fail over i.e. if first source fails, go to next In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7187 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9991 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 09:24:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 07:24:51 +0000 Subject: [Koha-bugs] [Bug 9991] De-duplicate "no cover image available" (currently in lieu of prioritizing cover image sources) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9991 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7187 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 09:26:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 07:26:30 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 --- Comment #7 from M. de Rooy --- QA: Looking at this one again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 09:51:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 07:51:56 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson at biblibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:22:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:22:15 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off Patch complexity|Trivial patch |Medium patch --- Comment #8 from M. de Rooy --- QA Comment: I am marking this one as Medium patch. It is certainly not trivial because of the side effects in Search.pm. I have tested quite a lot of searches and have still some doubts. But IMO the balance for pushing this patch goes to the positive side. This patch makes that the results for a search like Title=art are different than for Title=art* (QueryWeightFields enabled). That is very welcome! With stemming on, there will be no difference between Title=art and Title=art*, but the other three possibilities with Fuzzy/Stemming have all different results now. My only problem is that the number of hits for Title=art can now exceed the hits for Title=art*. We cannot be proud of that ;) In a small testdb with Fuzzy and Stemming, I now have 237 for art and always 222 for art*. This is a very funny side-effect of this patch, although the cause of this difference is that QueryWeightFields is ignored when detecting truncation somewhere else in Search.pm. At the end I do not feel that this patch should be blamed for this bug. It repairs Fuzzy and Stemming for index searches, but just makes visible that the code for truncation kills the other options in a very specific context, the index search where the user adds truncation manually. We can wonder how many people will search that way in comparison to the number of people using an index field without truncation. That makes the balance go to push for me.. I will mark this as Passed QA, but will send a message to QA team and RM to allow them to give another opinion as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:24:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:24:04 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:24:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:24:05 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15271|0 |1 is obsolete| | --- Comment #9 from M. de Rooy --- Created attachment 17205 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17205&action=edit Bug 9588: weighted search query with index When QueryWeightFields is enabled, the searching query is created with several options. In C4::Search::_build_weighted_query, when no index is defined, the query is build with fuzzy and stemming options. When an index is defined, theses options are missing, only unconditional right truncation is used. The consequence is that when QueryStemming is disabled, a search with index can give more results (due to right truncation) that a search without. This patch adds stemming and fuzzy on search with index, conditioned with QueryFuzzy and QuerryStemming sysprefs. Also changes world list search (wrld) weight to r6 in order to set fuzzy search to r8 and stemming search to r9 (like search without index). Test plan : - Go to searching preferences (admin/preferences.pl?tab=searching) - Set QueryAutoTruncate to "only if * is added" - Set QueryFuzzy and QuerryStemming to "Don't try" - Set QueryWeightFields to "Enable" - Go to advanced search page - Select an indexe (ie Title) and perform a search on a short word => Look at zebrarv log and see that query does not contain right truncation : @attr 5=1 - Set QueryFuzzy to "Try" - Perform same search => Look at zebrarv log and see that query contains fuzzy : @attr 5=103 - Set QueryFuzzy to "Don't try" and QuerryStemming to "Try" - Perform same search => Look at zebrarv log and see that query contains rigth truncation on stemmed word : @attr 5=1 Signed-off-by: koha.aixmarseille Signed-off-by: Marcel de Rooy This patch makes Fuzzy and Stemming influence search results on weighted queries when using an index. Side-effect is however that the results for a search like index=term* (add truncation manually too) could be LOWER than the the number of hits for index=term. Further comments on Bugzilla. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:32:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:32:27 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #10 from Katrin Fischer --- Resding through this it seems to make sense, there are only 2 smaller things I was wondering about: - is the truncation not depending on AutoQueryTruncate? - should weighting for fuzzy and stemming be switched so that stemming is first? Fuzzy seems a wild guess, while stemming (at least in theory) should give you the better results. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:34:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:34:14 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 --- Comment #11 from M. de Rooy --- (In reply to comment #10) > - is the truncation not depending on AutoQueryTruncate? This only applies if you have the pref set to add with *. > - should weighting for fuzzy and stemming be switched so that stemming is > first? Fuzzy seems a wild guess, while stemming (at least in theory) should > give you the better results. Fridolyn followed here other parts of the code in Search.pm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:40:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:40:06 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 --- Comment #12 from Katrin Fischer --- Thx Marcel :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 11:44:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 09:44:12 +0000 Subject: [Koha-bugs] [Bug 7933] Fields in marc display not the same In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #18 from M. de Rooy --- Jared: I am wondering if we should look to this report as an enhancement rather than a mere bugfix at this point in time? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 12:24:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 10:24:10 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #12 from Karam Qubsi --- Created attachment 17206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17206&action=edit (staff) D.Ruth Patch to fit master I do the changes manually and create this patch that includes the edits from D. Ruth . Karam . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 12:27:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 10:27:43 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17178|0 |1 is obsolete| | --- Comment #13 from Karam Qubsi --- Created attachment 17207 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17207&action=edit (Staff) Enhancement to D.Ruth Patch This second patch includes the modifications that I made . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 12:29:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 10:29:18 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #14 from Karam Qubsi --- Hi Katrin I hop this will solve the problem ^_^ . Best regards Karam. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 12:32:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 10:32:20 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #15 from Katrin Fischer --- Karam++ :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 13:55:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 11:55:51 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 --- Comment #27 from Kyle M Hall --- Created attachment 17208 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17208&action=edit Bug 7131 - Followup 1 - Clean up sub BatchCommitItems -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 13:55:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 11:55:58 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 --- Comment #28 from Kyle M Hall --- Created attachment 17209 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17209&action=edit Bug 7131 - Followup 2 - Allow overlaying by barcode This patch adds the ability to overlay by either itemnumber, or barcode. Itemnumbers take precendence over barcodes, which allows us to batch update item barcodes with an overlay. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:05:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:05:07 +0000 Subject: [Koha-bugs] [Bug 7455] Authority subfields are cloned in the wrong field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #51 from Fridolyn SOMERS --- Integrated in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:15:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:15:11 +0000 Subject: [Koha-bugs] [Bug 6945] Add a link to show a MARC preview in the normal view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6945 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:17:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:17:58 +0000 Subject: [Koha-bugs] [Bug 7500] Use CSS Sprites in the OPAC for faster page loading In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Use CSS Sprites for faster |Use CSS Sprites in the OPAC |page loading |for faster page loading -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:18:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:18:05 +0000 Subject: [Koha-bugs] [Bug 7500] Use CSS Sprites in the OPAC for faster page loading In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:19:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:19:21 +0000 Subject: [Koha-bugs] [Bug 7500] Use CSS Sprites in the OPAC for faster page loading In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 --- Comment #40 from Owen Leonard --- When YUI toolbars are fully purged from the staff client we'll need to do some cleanup on stray image files and evaluate what images need to be "sprited" for that interface. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:46:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:46:17 +0000 Subject: [Koha-bugs] [Bug 9992] New: Barcode generated without a branchcode Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9992 Bug ID: 9992 Summary: Barcode generated without a branchcode Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: chad at pennmanor.net CC: colin.campbell at ptfs-europe.com When receiving a serial with autobarcode set to yymm0001 the automatically generated barcode is missing the branchcode. When focusing on the barcode field the javascript inserts "13041297" instead of "CM13041297". The behavior is the same in both firefox and chrome. Our librarian is reporting this worked correctly in an earlier version of 3.10.x but stopped working with the recent upgrade to 3.10.4. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:48:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:48:51 +0000 Subject: [Koha-bugs] [Bug 9992] Barcode generated without a branchcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9992 chad at pennmanor.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chad at pennmanor.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:49:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:49:23 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17209|0 |1 is obsolete| | --- Comment #29 from Kyle M Hall --- Created attachment 17210 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17210&action=edit Bug 7131 - Followup 2 - Allow overlaying by barcode This patch adds the ability to overlay by either itemnumber, or barcode. Itemnumbers take precendence over barcodes, which allows us to batch update item barcodes with an overlay. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 15:49:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 13:49:35 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 16:01:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 14:01:01 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17210|0 |1 is obsolete| | --- Comment #30 from Kyle M Hall --- Created attachment 17211 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17211&action=edit Bug 7131 - Followup 2 - Allow overlaying by barcode This patch adds the ability to overlay by either itemnumber, or barcode. Itemnumbers take precendence over barcodes, which allows us to batch update item barcodes with an overlay. Test Plan: 1) Create a new record with 2 items, make sure to give it a unique ISBN 2) Download the record as MARCXML 3) Edit the MARC XML a) Delete one of the two items b) Change the barcode in the barcode field to something unused 4) Transform the xml file into marc with xml2marc 5) Browse to 'Stage MARC records for import' 6) Upload the binary marc file 7) Choose the following options: Record matching rule: ISBN Action if matching record found: Ignore incoming record Action if no match is found: Ignore incoming record Check for embedded item record data: Yes How to process items: Replace items if matching bib was found 8) Click 'Stage for import' button 9) Verify a matching record was found, then click 'Manage staged records' link 10) Verify the rules are still set correctly 11) Click 'Import this batch into the catalog' 12) The import should tell you: 1 record was ignored 1 item was replaced 13) View the record details and verify the item's barcode was replaced with your updated barcode value 14) Download the record as MARCXML 15) Edit the MARC XML a) Delete one of the two items b) Delete the itemnumber field for the remaining item c) Alter the item's callnumber to a new value 16) Repeat steps 4 through 12 17) View the record details and verify the item's callnumber was replace with your updated callnumber value -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 16:29:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 14:29:55 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17211|0 |1 is obsolete| | --- Comment #31 from Kyle M Hall --- Created attachment 17212 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17212&action=edit Bug 7131 - Followup 2 - Allow overlaying by barcode This patch adds the ability to overlay by either itemnumber, or barcode. Itemnumbers take precendence over barcodes, which allows us to batch update item barcodes with an overlay. Test Plan: 1) Create a new record with 2 items, make sure to give it a unique ISBN 2) Download the record as MARCXML 3) Edit the MARC XML a) Delete one of the two items b) Change the barcode in the barcode field to something unused 4) Transform the xml file into marc with xml2marc 5) Browse to 'Stage MARC records for import' 6) Upload the binary marc file 7) Choose the following options: Record matching rule: ISBN Action if matching record found: Ignore incoming record Action if no match is found: Ignore incoming record Check for embedded item record data: Yes How to process items: Replace items if matching bib was found 8) Click 'Stage for import' button 9) Verify a matching record was found, then click 'Manage staged records' link 10) Verify the rules are still set correctly 11) Click 'Import this batch into the catalog' 12) The import should tell you: 1 record was ignored 1 item was replaced 13) View the record details and verify the item's barcode was replaced with your updated barcode value 14) Download the record as MARCXML 15) Edit the MARC XML a) Delete one of the two items b) Delete the itemnumber field for the remaining item c) Alter the item's callnumber to a new value 16) Repeat steps 4 through 12 17) View the record details and verify the item's callnumber was replace with your updated callnumber value -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 16:46:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 14:46:03 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #3 from mathieu saby --- Jonathan, you suppress 2 subs in C4::Acquisition. Is it necessary? Are you sure they will not be usefull ? Mathieu Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 16:57:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 14:57:32 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 16:57:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 14:57:33 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17168|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 17213 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17213&action=edit Bug 9984: Remove server-side sort on the hold ratios table JS is a requirement for the staff client, so the sort link on header is useless. Test plan: Check that there is no regression (sort, data, etc.) on the hold ratios table. Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 5 18:21:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 05 Apr 2013 16:21:53 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 --- Comment #6 from Nicole C. Engard --- This stops happening if you upgrade URI::Escape to 3.31. We should make it clear in the Perl Modules page that an upgrade is needed. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 07:40:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 05:40:02 +0000 Subject: [Koha-bugs] [Bug 9949] Tidy up the intranet set up and fix a potential security issue when running from git In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9949 --- Comment #6 from Chris Cormack --- Created attachment 17214 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17214&action=edit Bug 9949 Continuing tidying up a few missed places Just the Makefile.PL to go -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 11:30:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 09:30:46 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #16 from Karam Qubsi --- Created attachment 17215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17215&action=edit (Opac-Prog) D.Ruth patch to fit master I do the changes manualy and create this patch from D.Ruth work . on Opac prog . it is very useful I do my changes in the next patch ... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 11:34:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 09:34:31 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #17 from Karam Qubsi --- Created attachment 17216 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17216&action=edit Follw up (Opac-Prog) enhancment on D.Ruth work .. This will make the opac very acceptable by the rtl users :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 11:41:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 09:41:46 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #26 from mathieu saby --- So I will wait until 9780 and 9987 are pushed into master to re-write my patches for bz7593. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 11:55:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 09:55:38 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #63 from mathieu saby --- I have just realized the aim of this patch is partially the same as BZ9780 I made, and which is waiting for QA. But in my patch, in order status is not display in tabs, but under the record. And my patch also prevent librarians to suppress a record if it is used in active order. Maybe the logic of BZ9780 and BZ7294 are not compatible : I did not put order information into MARC record, but create a new function in C4/Acquisition to check if a record is used by an order. So, is it really necessary to put order information into MARC record? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 11:56:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 09:56:18 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 --- Comment #15 from mathieu saby --- I have just realized the aim of this patch is partially the same as BZ 7294. Please read the comment I left under 7294 M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 12:13:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 10:13:00 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #64 from Katrin Fischer --- I am not sure every library will want to have the information in the record, so maybe we need both approaches? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 14:21:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 12:21:50 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #65 from mathieu saby --- My patch was only make to display the number of orders using a bib record, but the function I created (Acquisition::GetOrdersByBiblionumber) return all fields from aqorders and aqbudgets, so I suppose it could be used for displaying more information. If the link between biblio and aqorders tables is kept (and that s the aim of my pacth, by preventing the suppression of the record...), I don't see the interest of putting order information within MARC. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 14:45:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 12:45:46 +0000 Subject: [Koha-bugs] [Bug 9940] Add a new index for original language of document In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9940 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|gmcharlt at gmail.com |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 15:16:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 13:16:49 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Assignee|oleonard at myacpl.org |gmcharlt at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 15:18:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 13:18:03 +0000 Subject: [Koha-bugs] [Bug 8686] author search in staff missing checkboxes and menu In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8686 --- Comment #11 from Owen Leonard --- Nicole's comment from Bug 9990: "This stops happening if you upgrade URI::Escape to 3.31. We should make it clear in the Perl Modules page that an upgrade is needed." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 15:18:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 13:18:11 +0000 Subject: [Koha-bugs] [Bug 8686] author search in staff missing checkboxes and menu In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8686 --- Comment #12 from Owen Leonard --- *** Bug 9990 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 15:18:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 13:18:11 +0000 Subject: [Koha-bugs] [Bug 9990] search toolbar disappears when filtering on author In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9990 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Owen Leonard --- *** This bug has been marked as a duplicate of bug 8686 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 15:21:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 13:21:49 +0000 Subject: [Koha-bugs] [Bug 8686] Raise required version of URI::Escape to 3.31 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8686 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |Architecture, internals, | |and plumbing Assignee|oleonard at myacpl.org |gmcharlt at gmail.com Summary|author search in staff |Raise required version of |missing checkboxes and menu |URI::Escape to 3.31 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 18:42:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 16:42:33 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 21:11:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 19:11:05 +0000 Subject: [Koha-bugs] [Bug 9991] De-duplicate "no cover image available" (currently in lieu of prioritizing cover image sources) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9991 Manos PETRIDIS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egpetridis at yahoo.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 21:59:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 19:59:39 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #1 from Manos PETRIDIS --- Created attachment 17217 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17217&action=edit screencap #1 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 22:00:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 20:00:25 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #2 from Manos PETRIDIS --- Created attachment 17218 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17218&action=edit screencap #2 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 22:01:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 20:01:51 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #3 from Manos PETRIDIS --- Created attachment 17219 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17219&action=edit latest updates applied -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 22:12:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 20:12:17 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #4 from Manos PETRIDIS --- Please note a notion to a similar error, at the end of bug #9382 discussion. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 6 22:16:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 20:16:56 +0000 Subject: [Koha-bugs] [Bug 9382] Bold necessary permissions for staff client access. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9382 Manos PETRIDIS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egpetridis at yahoo.com --- Comment #17 from Manos PETRIDIS --- Could this "CheckVersion" error have crept into v3.08.11 as well? If so, please check bug #9962 for details. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 01:18:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 23:18:20 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 Derryn changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |derrynj at gmail.com --- Comment #5 from Derryn --- I don't currently have the means to check it myself, but I know how you can check and fix it yourself. 1. Open the updatedatabase.pl file for editing 2. Search for the following if ( CheckVersion($DBversion) ) { 3. Replace with if (C4::Context->preference("Version") < TransformToNum($DBversion)) { 4. Retry web-installer Hope this helps -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 01:21:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 06 Apr 2013 23:21:11 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #6 from Derryn --- (In reply to comment #5) > I don't currently have the means to check it myself, but I know how you can > check and fix it yourself. > > 1. Open the updatedatabase.pl file for editing > 2. Search for the following > if ( CheckVersion($DBversion) ) { > 3. Replace with > if (C4::Context->preference("Version") < TransformToNum($DBversion)) > { > 4. Retry web-installer > > Hope this helps Without the .. i thought bugzilla might be smart enough to recognition the tags and make it easier to read. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:11:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:11:58 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:12:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:12:01 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17175|0 |1 is obsolete| | --- Comment #18 from Chris Cormack --- Created attachment 17220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17220&action=edit Bug 8770 - amount does not equal amountoutstanding on a fine with no payments or credits If a lost item fee is owed and partially paid off when an item is returned and a refund is processed, Koha tries to pay off existing fees before adding any leftover balance as a credit on the account. However, those fee payments aren't actually processed, due to a bug where the accountnumber was quoted as a string literal, and thus the for the fee payment would fail. This did not result in an DB error, as the query was still valid SQL. Checking the return value of the query would have revealed that the accountline had not been updated. History: This bug was introduced on April 23, 2007 with the commit 'reintroducing fixaccountforlostandreturned as requested by rosalie'. Commit id 111d590e9cdaf801256822e23f170bfc2365338f On July 30, 2009 the error was flagged with a FIXME and remained in that state until now. Commit id 51e8fc2cb6a0cf79f19206c822a4361aeca6f63f Test plan: 1) Create a test patron 2) Check out an item to that patron and give it a due date in the past 3) Run fines.pl to generate the fine for the item 4) Mark the item long overdue on the item tab (not in edit items) 5) Pay for the lost item 6) Check the item back in 7) Note the incorrect fines. Only the lost fee balance due is refunded, not the entire lost fee, but no other fees are paid off. 8) Apply the patch 9) Repeat steps 1-6, then not the fines are paid correctly Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:27:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:27:26 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17124|0 |1 is obsolete| | --- Comment #5 from Chris Cormack --- Created attachment 17221 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17221&action=edit Bug 9951: Followup for Tools Adds decoding for Patron Cards/Patron Search and Tags (moderation). Test plan: Goto Tools. Add accent with diacritics in both areas. Check if you do not see converted characters. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:27:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:27:43 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17128|0 |1 is obsolete| | --- Comment #6 from Chris Cormack --- Created attachment 17222 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17222&action=edit Bug 9951: Followup for tools/viewlog.pl Adds utf8 cgi parameter decoding. Test plan: Enter diacritics in librarian field. Submit. Check. Signed-off-by: Chris Cormack This is ok in this case, as we are not doing any post/get of binary data, but I note from the man page This makes CGI.pm treat all parameters as UTF-8 strings. Use this with care, as it will interfere with the processing of binary uploads. It is better to manually select which fields are expected to return utf-8 strings and convert them using code like this: use Encode; my $arg = decode utf8=>param('foo'); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:27:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:27:41 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:40:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:40:17 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 04:40:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 02:40:19 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16919|0 |1 is obsolete| | --- Comment #8 from Chris Cormack --- Created attachment 17223 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17223&action=edit Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This little patch adds a few values and descriptions to complete value builder for marc21 008. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:04:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:04:11 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:04:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:04:13 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16817|0 |1 is obsolete| | --- Comment #2 from Chris Cormack --- Created attachment 17224 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17224&action=edit Bug 9905 - Use DataTables on calendar page The calendar management page uses the old tablesorter plugin. This patch replaces tablesorter code with DataTables. In order to easily sort date columns under various dateformat system preference settings, date columns now sort based on an unformatted date in a 's title attribute (requiring the patch for Bug 9887). To test, view the calendar page--preferably with plenty of existing holiday data to populate the holiday summary tables. Confirm that sorting works correctly on all sorted tables with the dateformat preference set in all settings. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:06:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:06:02 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:06:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:06:05 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17170|0 |1 is obsolete| | --- Comment #5 from Chris Cormack --- Created attachment 17225 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17225&action=edit Bug 9887 [Revised] Use DataTables on circulation page The circulation page, when the UseTablesortForCirc preference is enabled, uses the old tablesorter plugin. It should use DataTables instead. This patch removes references to the tablesorter plugin and makes these changes to enable use of DataTables: - Pass two new unformatted date variables to the template from circulation.pl so that sorting can be performed on this data. - Add DataTables configurations for the table of checkouts and the table of relatives' checkouts. - Add a new plugin to the main DataTables configuration script to allow sorting on data embedded in a 's 'title' attribute. - Add s to each table with a title attribute containing the unformatted date data which DataTables needs to perform correct sorting. This eliminates the need for a special sorting algorithm to accomodate various date and datetime formatting options. - Set a template variable for checking whether circ exports are enabled. This reduces repetition. DataTables configuration changes based on how many columns are present. To test, load the circulation page for patrons who match various conditions: - Having only checkouts from today - Having checkouts from today and previous days - Having checkouts only from previous days - Having relatives who have checkouts (from today, from previous days, from both) Test these situations with UseTablesortForCirc enabled and disabled. Test these situations with circ exports enabled or disabled (with ExportRemoveFields filled or empty, for instance). Sorting should work correctly on all columns with the dateformat preference set to any option. All other circulation functions should work normally. Revision adds missing include for table footer when there are previous checkouts and removes   from empty table header cells which were messing up auto-detection of numeric data. The global CSS for table borders has been tightened up to improve handling of alternating row colors in DataTables-sorted tables. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:10:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:10:28 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17100|0 |1 is obsolete| | --- Comment #14 from Chris Cormack --- Created attachment 17226 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17226&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a 's "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:10:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:10:43 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:10:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:10:45 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17111|0 |1 is obsolete| | --- Comment #15 from Chris Cormack --- Created attachment 17227 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17227&action=edit Bug 9463: FIX DT sort by date for the last column Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:32:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:32:28 +0000 Subject: [Koha-bugs] [Bug 8375] Common diacritics not shown correctly when exporting batch label to PDF In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8375 --- Comment #29 from Chris Cormack --- Im happy to sign off on this as soon as bug 9856 and bug 9854 have patches to sign off on as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:53:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:53:52 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 05:53:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 03:53:54 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #4 from Chris Cormack --- Created attachment 17228 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17228&action=edit Bug 9941: Follow up to make the error message print nicely -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 07:41:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 05:41:19 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 --- Comment #7 from Manos PETRIDIS --- Thank you Derryn, it worked! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:00:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:00:23 +0000 Subject: [Koha-bugs] [Bug 7353] Inconsistencies with Longoverdue.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7353 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #1 from Chris Cormack --- Thatcher is this still an issue in master? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:02:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:02:40 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #25 from Chris Cormack --- Paul is this bug still an issue in master or can we close it? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:16:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:16:29 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack --- Is this still desired? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:34:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:34:13 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:34:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:34:21 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:37:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:37:11 +0000 Subject: [Koha-bugs] [Bug 7518] searches with quotation marks don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7518 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.10 --- Comment #31 from Katrin Fischer --- Resetting version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:38:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:38:21 +0000 Subject: [Koha-bugs] [Bug 9976] QueryAutoTruncate can break search when ICU is activated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9715 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:38:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:38:21 +0000 Subject: [Koha-bugs] [Bug 9715] Variouse combinations of QueryAutoTruncate, QueryFuzzy and QueryWeightFields preferences Conflict In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.10 |master See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9976 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:39:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:39:21 +0000 Subject: [Koha-bugs] [Bug 9976] QueryAutoTruncate can break search when ICU is activated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 --- Comment #2 from Katrin Fischer --- Hi Martin, I have no time to test out all the various possible combinations, maybe it's a start to investigate the now known bad combinations? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:41:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:41:07 +0000 Subject: [Koha-bugs] [Bug 9715] Variouse combinations of QueryAutoTruncate, QueryFuzzy and QueryWeightFields preferences Conflict In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #2 from Katrin Fischer --- Tested on recent master this combination is problematic: Make sure Koha is installed to use ICU indexing. Configuration settings: IncludeSeeFromInSearches = Don't include QueryAutoTruncate = automatically QueryFuzzy = Try QueryStemming = Try QueryWeightFields = Enable UseIcu = Using UseQueryParser = Do not try With this settings, search will work. Now switch QueryAutoTruncate = only when * is added Search won't work at all now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:41:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:41:27 +0000 Subject: [Koha-bugs] [Bug 9976] QueryAutoTruncate can break search when ICU is activated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9976 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Katrin Fischer --- *** This bug has been marked as a duplicate of bug 9715 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:41:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:41:27 +0000 Subject: [Koha-bugs] [Bug 9715] Variouse combinations of QueryAutoTruncate, QueryFuzzy and QueryWeightFields preferences Conflict In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #3 from Katrin Fischer --- *** Bug 9976 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:42:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:42:32 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- *ping* Kyle -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:45:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:45:20 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #14 from Katrin Fischer --- Hi Fridolyn, I agree this can go on a separate bug. Taking another look now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:45:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:45:48 +0000 Subject: [Koha-bugs] [Bug 9962] updatedatabase.pl: Undefined subroutine &main::CheckVersion called at /home/koha/kohaclone/installer/data/mysql/updatedatabase.pl line 5342. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9962 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #8 from Chris Cormack --- The good news was, it was never actually released, but yep there was a cut and paste error in git, fixed now -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:48:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:48:06 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack --- Hmm yep this is a massive blocker, working on the fix now, otherwise bug 7740 is going to be reverted -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:58:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:58:19 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 09:58:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 07:58:21 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 --- Comment #3 from Chris Cormack --- Created attachment 17229 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17229&action=edit Bug 9980 : Fix for anonymous searches To test Search in the OPAC both logged and logged out -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:00:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:00:47 +0000 Subject: [Koha-bugs] [Bug 9993] New: On editing basket group delivery place resets to logged in branch Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9993 Bug ID: 9993 Summary: On editing basket group delivery place resets to logged in branch Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de When editing a basket group the selected options for delivery address don't match what's saved in the database. To reproduce: 1) Create a new basket group, set delivery place to "-" 2) Add a delivery address in the text box. 3) Save. 4) Edit basket group - delivery place is set to my current branch instead of "-" Comment from Fridolyn on this behaviour (bug 7996): Creating a new basketgroup and editing one uses the same page and operation : acqui/basketgroup.pl?op=add&booksellerid=x&basketgroupid=x So when you edit an existing basketgroup, selected branches are librarian branch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:01:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:01:14 +0000 Subject: [Koha-bugs] [Bug 9993] On editing basket group delivery place resets to logged in branch In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9993 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7449 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:01:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:01:13 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9993 Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:02:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:02:44 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:02:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:02:46 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15996|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer --- Created attachment 17230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17230&action=edit [PASSED QA] Bug 7449: billingplace and freedeliveryplace not saved when creating a new basketgroup billingplace and freedeliveryplace are missing in C4::Acquisition::NewBasketgroup. Test plan : - Go to a vendor basket groups - Create a new basket group - Enter a name - Choose a billing place - Do not choose a delivery place in combobox but enter a text in delivery place textarea - Enter a comment - Save - Edit created basket group => Check that billing place and free delivery place are ok Signed-off-by: Mathieu Saby Signed-off-by: Katrin Fischer Works according to test plan, delivery place is now correctly saved into the databas and was before lost. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:07:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:07:15 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9470|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:07:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:07:27 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9579|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:07:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:07:41 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Version|unspecified |master Change sponsored?|Seeking developer |--- -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:08:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:08:49 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:14:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:14:51 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 --- Comment #3 from Janusz Kaczmarek --- Yes. According to my experience, for librarians it would be great to have this. (I was asked about it several times in different places.) I perfectly agree to what Galen wrote -- it's not as straightforward as it seemed to me 2,5 years ago. But seems not to be impossible (for instance, VTLS's Virtua does this). As to the subject headings in MARC-21, an association could be done between 008/11 from authority record and 2nd ind. in 6xx, i.e. 'a' -> 0, 'b' -> 1, 'c' -> 3 (cf. http://www.loc.gov/marc/authority/ad008.html vs. http://www.loc.gov/marc/bibliographic/bd600.html etc.) Indicators in UNIMARC bibliographics 6xx seem to be the same as the ones of authorities 2xx. (Subject heading system/thesaurus is defined elsewhere: in $2.) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:17:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:17:19 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |master --- Comment #4 from Chris Cormack --- Awesome, I look forward to seeing a patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:18:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:18:47 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17206|0 |1 is obsolete| | Attachment #17207|0 |1 is obsolete| | Attachment #17215|0 |1 is obsolete| | Attachment #17216|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer --- Created attachment 17231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17231&action=edit [SIGNED-OFF] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:19:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:19:06 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #19 from Katrin Fischer --- Created attachment 17232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17232&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before , I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (b -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:22:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:22:00 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17231|0 |1 is obsolete| | Attachment #17232|0 |1 is obsolete| | --- Comment #20 from Katrin Fischer --- Created attachment 17233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17233&action=edit [SIGNED-OFF] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:22:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:22:11 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #21 from Katrin Fischer --- Created attachment 17234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17234&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:22:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:22:19 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #22 from Katrin Fischer --- Created attachment 17235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17235&action=edit [SIGNED-OFF] Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:22:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:22:28 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #23 from Katrin Fischer --- Created attachment 17236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17236&action=edit Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:23:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:23:37 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #24 from Katrin Fischer --- These patches are now waiting for sign offs on the follow-ups Karam did. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:50:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:50:12 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17233|0 |1 is obsolete| | --- Comment #25 from Chris Cormack --- Created attachment 17237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17237&action=edit Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:50:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:50:32 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17234|0 |1 is obsolete| | --- Comment #26 from Chris Cormack --- Created attachment 17238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17238&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:50:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:50:52 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17235|0 |1 is obsolete| | --- Comment #27 from Chris Cormack --- Created attachment 17239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17239&action=edit Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:51:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:51:35 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 10:51:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 08:51:38 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17238|0 |1 is obsolete| | --- Comment #28 from Chris Cormack --- Created attachment 17240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17240&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:09:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:09:21 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17237|0 |1 is obsolete| | --- Comment #29 from Chris Cormack --- Created attachment 17241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17241&action=edit Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:12:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:12:31 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17239|0 |1 is obsolete| | --- Comment #30 from Chris Cormack --- Created attachment 17242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17242&action=edit Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:13:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:13:25 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17240|0 |1 is obsolete| | --- Comment #31 from Chris Cormack --- Created attachment 17243 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17243&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:18:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:18:56 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17243|0 |1 is obsolete| | --- Comment #32 from Chris Cormack --- Created attachment 17244 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17244&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:19:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:19:52 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17236|0 |1 is obsolete| | --- Comment #33 from Chris Cormack --- Created attachment 17245 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17245&action=edit Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 11:23:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 09:23:57 +0000 Subject: [Koha-bugs] [Bug 9994] New: Changing 'rows per page' on saved sql reports doesn't work with runtime parameters Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9994 Bug ID: 9994 Summary: Changing 'rows per page' on saved sql reports doesn't work with runtime parameters Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de It's not possible to change the "rows per page" when using a report with runtime parameters. To reproduce: 1) Create a report using runtime parameters. A simple example one might be: select * from items where holdingbranch = <> and homebranch = <> 2) Run the report and make sure you have more than 20 results. 3) Select a higher number for "rows per page" and click "Update" 4) Verify you are taken back and have to reenter your runtime parameters. 5) Verify on running the report agian, the rows per page is again 20. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:08:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:08:52 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17241|0 |1 is obsolete| | Attachment #17242|0 |1 is obsolete| | Attachment #17244|0 |1 is obsolete| | Attachment #17245|0 |1 is obsolete| | --- Comment #34 from Katrin Fischer --- Created attachment 17246 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17246&action=edit [PASSED QA] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tested with Arabic po files from 3.8. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:09:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:09:14 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:09:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:09:17 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #35 from Katrin Fischer --- Created attachment 17247 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17247&action=edit [PASSED QA] Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:09:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:09:30 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #36 from Katrin Fischer --- Created attachment 17248 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17248&action=edit [PASSED QA] Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:10:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:10:19 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #37 from Katrin Fischer --- Created attachment 17249 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17249&action=edit [PASSED QA] Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tested with po files for Arabic from 3.8. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 12:11:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 10:11:56 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|druthb at gmail.com |karamqubsi at gmail.com QA Contact| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:08:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:08:35 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17229|0 |1 is obsolete| | --- Comment #4 from Magnus Enger --- Created attachment 17250 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17250&action=edit Bug 9980 : Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:09:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:09:29 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17250|0 |1 is obsolete| | --- Comment #5 from Magnus Enger --- Created attachment 17251 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17251&action=edit Bug 9980 : [SIGNED-OFF] Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:09:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:09:44 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |magnus at enger.priv.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:25:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:25:08 +0000 Subject: [Koha-bugs] [Bug 9915] Allow opac/svc/report to be passed sql parameters In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #8 from Katrin Fischer --- Hm I tested it too and it does look like the params are not replaced in the SQL: [Sun Apr 07 13:21:18 2013] [error] [client 127.0.0.1] [Sun Apr 7 13:21:18 2013] report: DBD::mysql::st execute failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<> and homebranch = <> LIMIT 0, 10' at line 1 at /home/katrin/kohaclone/C4/Reports/Guided.pm line 507. [Sun Apr 07 13:21:18 2013] [error] [client 127.0.0.1] [Sun Apr 7 13:21:18 2013] report: DBD::mysql::st fetchall_arrayref failed: fetch() without execute() at /home/katrin/kohaclone/svc/report line 60. My report is: select * from items where holdingbranch = <> and homebranch = <> Used URL: http://localhost:8080/cgi-bin/koha/svc/report?id=2&sql_params=MPL&sql_params=MPL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:32:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:32:17 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 13:32:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 11:32:20 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17251|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer --- Created attachment 17252 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17252&action=edit [PASSED QA] Bug 9980: Fix for anonymous searches To test Search in the OPAC both logged and logged out Signed-off-by: Magnus Enger When I turn off XSLT for the OPAC I can recreate the problem. After applying the patch things work as expected for all combinations of: - Search results and detail view - Logged in and not logged in - XSLT and non-XSLT view Signed-off-by: Katrin Fischer Passes all tests, QA script and test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:00:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:00:27 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 --- Comment #7 from M. de Rooy --- (In reply to comment #6) > Created attachment 17222 [details] [review] > This is ok in this case, as we are not doing any post/get of binary > data, but I note from the man page > > This makes CGI.pm treat all parameters as UTF-8 strings. Use this with > care, as it will interfere Thx for your SO. I discussed this also with Dobrica on the original report 6554. I did not yet send a message to the list. Currently, both approaches are used in Koha. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:11:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:11:45 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:11:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:11:48 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17220|0 |1 is obsolete| | --- Comment #19 from Katrin Fischer --- Created attachment 17253 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17253&action=edit [PASSED QA] Bug 8770 - amount does not equal amountoutstanding on a fine with no payments or credits If a lost item fee is owed and partially paid off when an item is returned and a refund is processed, Koha tries to pay off existing fees before adding any leftover balance as a credit on the account. However, those fee payments aren't actually processed, due to a bug where the accountnumber was quoted as a string literal, and thus the for the fee payment would fail. This did not result in an DB error, as the query was still valid SQL. Checking the return value of the query would have revealed that the accountline had not been updated. History: This bug was introduced on April 23, 2007 with the commit 'reintroducing fixaccountforlostandreturned as requested by rosalie'. Commit id 111d590e9cdaf801256822e23f170bfc2365338f On July 30, 2009 the error was flagged with a FIXME and remained in that state until now. Commit id 51e8fc2cb6a0cf79f19206c822a4361aeca6f63f Test plan: 1) Create a test patron 2) Check out an item to that patron and give it a due date in the past 3) Run fines.pl to generate the fine for the item 4) Mark the item long overdue on the item tab (not in edit items) 5) Pay for the lost item 6) Check the item back in 7) Note the incorrect fines. Only the lost fee balance due is refunded, not the entire lost fee, but no other fees are paid off. 8) Apply the patch 9) Repeat steps 1-6, then not the fines are paid correctly Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Totel due is correct after applying the patch. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:18:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:18:12 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:18:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:18:14 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17129|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer --- Created attachment 17254 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17254&action=edit [PASSED QA] Bug 8200 - removing misc/translator/update.pl - deprecated file Signed-off-by: Owen Leonard Signed-off-by: Katrin Fischer Patch removes unused file. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:19:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:19:38 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 --- Comment #6 from Katrin Fischer --- Created attachment 17255 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17255&action=edit Bug 8200: Follow up - Removing unused file stats.pl Patch removes misc/translator/stats.pl that is no longer used and references deleted script update.pl in same directory. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:51:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:51:45 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Blocks|9459 | Depends on| |9459 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:51:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:51:45 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9984 Depends on|9984 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:55:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:55:47 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 14:55:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 12:55:49 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17213|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 17256 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17256&action=edit [PASSED QA] Bug 9984: Remove server-side sort on the hold ratios table JS is a requirement for the staff client, so the sort link on header is useless. Test plan: Check that there is no regression (sort, data, etc.) on the hold ratios table. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer Tested on top of patch for bug 9459. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 15:11:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 13:11:16 +0000 Subject: [Koha-bugs] [Bug 6886] Single branch mode should disable showing the branch name in front of all callnumbers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6886 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #26 from Katrin Fischer --- Why using a choose when an if would do? + + + + + -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:01:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:01:19 +0000 Subject: [Koha-bugs] [Bug 9995] New: For reference items no longer listed in XSLT result lists Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Bug ID: 9995 Summary: For reference items no longer listed in XSLT result lists Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Keywords: regression Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de CC: kyle at bywatersolutions.com For reference items (itemtype = not for loan) no longer show up in OPAC result lists with MARC21 and XSLT. This was caused by the change for bug 5079. commit 43c875b6834cac7242bf27547c840338e628c8b8 http://git.koha-community.org/gitweb/?p=koha.git;a=blobdiff;f=koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl;h=cfcc2dd7735e8ef862817f3df7b2a1fda3b9f733;hp=cdc803e6ec78a2219098d5bcf65755e6125c2349;hb=43c875b6834cac7242bf27547c840338e628c8b8;hpb=9aba512ceec2b584f0df6df90fe5ef32b587c4a6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:01:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:01:42 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6886 Depends on| |5079 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:01:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:01:42 +0000 Subject: [Koha-bugs] [Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9995 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:01:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:01:42 +0000 Subject: [Koha-bugs] [Bug 6886] Single branch mode should disable showing the branch name in front of all callnumbers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6886 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9995 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:08:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:08:18 +0000 Subject: [Koha-bugs] [Bug 6886] Single branch mode should disable showing the branch name in front of all callnumbers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6886 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED --- Comment #27 from Katrin Fischer --- This can't be tested as on current master reference items (itemtype = not for loan) are no longer shown in the result list. I reported bug 9995 for that. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:24:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:24:27 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 --- Comment #12 from Katrin Fischer --- Hmm, not sure what happened, but on retesting this it works for all listed fields. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:25:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:25:18 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:25:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:25:20 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 --- Comment #13 from Katrin Fischer --- Created attachment 17257 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17257&action=edit [PASSED QA] Bug 9902 - item subfields not populating Test Plan: 1) Create a new serial with a default location, call number, and library ( the library will need to be any but the one you are logged in as ) 2) Click the "Recieve" button for this serial 3) Click "Click to add item" 4) Note those values are not populated 5) Apply the patch 6) Reload the page 7) Click "Click to add item" 8) Note those values are now populated Signed-off-by: Nicole C. Engard All tests pass! Signed-off-by: Chris Cormack This seems to restore the former behaviour. Signed-off-by: Katrin Fischer All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:46:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:46:53 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17173|0 |1 is obsolete| | --- Comment #5 from Bernardo Gonzalez Kriegel --- Created attachment 17258 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17258&action=edit [SIGNED-OFF] Bug 9986: Two fixes for Z3950 search Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on LOC RAW (any): musee [add an accent aigu on first e] on LOC -- Add diacritic!!! Search in Acquisition Somewhere, does not matter, but use a diacritic. A note: My git version still has a hard time with utf8. Need to upgrade to version 1.7.10 to resolve this.. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors Without patch z39.50 search for example Std ID OR mus?e gives no results, with patch there are. No problems in acq search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 16:47:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 14:47:09 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 17:03:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 15:03:45 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17177|0 |1 is obsolete| | --- Comment #12 from Bernardo Gonzalez Kriegel --- Created attachment 17259 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17259&action=edit [SIGNED-OFF] Bug 9894 - (3.12) Small followup Liz's patch adds the 'flagged' value back, but there's a problem with its logic that prevents it to work on startup (works fine for changing values) Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 17:03:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 15:03:54 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17181|0 |1 is obsolete| | --- Comment #13 from Bernardo Gonzalez Kriegel --- Created attachment 17260 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17260&action=edit [SIGNED-OFF] Bug 9894: Add labels for checkboxes Signed-off-by: Bernardo Gonzalez Kriegel -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 17:04:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 15:04:46 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:15:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:15:33 +0000 Subject: [Koha-bugs] [Bug 9980] Anonymous searches in the OPAC entirely broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9980 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:30:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:30:51 +0000 Subject: [Koha-bugs] [Bug 8562] RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is empty. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8562 --- Comment #13 from Jared Camins-Esakov --- Comment on attachment 16794 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16794 Bug 8562 - RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is empty. Review of attachment 16794: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8562&attachment=16794) ----------------------------------------------------------------- ::: C4/HoldsQueue.pm @@ +575,5 @@ > my @branches_to_use = map _trim($_), split /,/, $static_branch_list; > > @branches_to_use = shuffle(@branches_to_use) if C4::Context->preference("RandomizeHoldsQueueWeight"); > > + @branches_to_use = shuffle keys %{GetBranches()} unless ( @branches_to_use ); I do not think that this is correct. The branches are shuffled regardless of the value of RandomizeHoldsQueueWeight. Perhaps better would be: @branches_to_use ||= keys %{GetBranches()}; # (or the correct version of that statement, since I didn't test my suggestion) right after the definition of @branches_to_use? Also, I think there is a problem here with the default value of StaticHoldsQueueWeight, which is '0'(?). This could be addressed on a different bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:31:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:31:00 +0000 Subject: [Koha-bugs] [Bug 8562] RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is empty. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8562 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:42:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:42:49 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 --- Comment #24 from mathieu saby --- I joint an alternative patch. I took as a base the patch of F. Demians, but made a lot of changes, so I think it is more logical to create a new patch as the behavior is not the same as previous patch. I was not able to test, I don't have currently a Koha with DOM. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:44:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:44:08 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff Assignee|frederic at tamil.fr |mathieu.saby at univ-rennes2.f | |r --- Comment #25 from mathieu saby --- Created attachment 17261 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17261&action=edit [PATCH][alternative patch] Bug 7421 Add UNIMARC DOM Filter I tried to define DOM config files as a "miror" of record.abs, so the behavior be the same. If it is OK, we will be able to improve indexing later, for example suppressing warns, managing indicators or subdivisions, etc. I made some little changes to record.abs : - comments - 216 was indexed in Conference-name as well as Trademark. I supposes "Conference-name" is an error, so I indexed only in Trademark - index 2 new notes : 340 / 356 The only difference between record.abs and DOM is that DOM config files does not index complete fields, but subfields. Ex : melm 200 ===> I took all the subfields from the UNIMARC Authorities manual. The only subfields not indexed are numeric subfields : $7, $8 for language of record, and $0,2,3,5,6 for 4XX/5XX/7XX To test : - index a set of bib and auth records with GRS-1 - make some searches on different kind of authorities - index the same records with DOM - make the same searches - You are not supposed to see differences -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 18:53:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 16:53:14 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #38 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:04:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:04:38 +0000 Subject: [Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 --- Comment #18 from Katrin Fischer --- The QA script reports problems: * misc/cronjobs/runreport.pl FAIL pod OK forbidden patterns OK valid FAIL "my" variable $sql masks earlier declaration in same scope "my" variable $type masks earlier declaration in same scope "my" variable $report_name masks earlier declaration in same scope Continuing testing for now. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:08:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:08:41 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #16 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:12:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:12:37 +0000 Subject: [Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 --- Comment #19 from Katrin Fischer --- When trying to schedule an error message is shown: Failed to add scheduled task And this is in the logs: [Sun Apr 07 19:06:15 2013] [error] [client 127.0.0.1] You do not have permission to use atq., referer: http://localhost:8080/cgi-bin/koha/tools/scheduler.pl [Sun Apr 07 19:06:15 2013] [error] [client 127.0.0.1] You do not have permission to use atq., referer: http://localhost:8080/cgi-bin/koha/tools/scheduler.pl -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:12:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:12:51 +0000 Subject: [Koha-bugs] [Bug 1993] Task Scheduler Needs Re-write In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1993 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:20:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:20:52 +0000 Subject: [Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9996 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:20:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:20:50 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #14 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:20:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:20:52 +0000 Subject: [Koha-bugs] [Bug 9256] Search is broken for 3.10 package-installs when marcflavour != marc21 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9996 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:20:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:20:52 +0000 Subject: [Koha-bugs] [Bug 9996] New: Fix search for existing/upgraded Debian package instances Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 Bug ID: 9996 Summary: Fix search for existing/upgraded Debian package instances Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: magnus at enger.priv.no CC: robin at catalyst.net.nz Depends on: 3087, 9256 Bug 9256 fixed the fallout from bug Bug 3087 for *new* instances that are created with koha-create, but it did nothing for instances that are upgraded to 3.10.x. We probably need a koha-upgrade-to-3.10, similar til how it was done for 3.4? What I found I had to do to make my instances work after they were upgraded from 3.8.11 to 3.10.4 was: 1. Replace syntax="usmarc" with syntax="normarc|marc21" in koha-conf-xml (and by "normarc|marc21" I mean either normarc or marc21, depending on what the instance actually uses) 2. Change this: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED --- Comment #65 from Jared Camins-Esakov --- The first batch of patches has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:13 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:15 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17258|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer --- Created attachment 17262 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17262&action=edit [PASSED QA] Bug 9986: Two fixes for Z3950 search Searching for stdid: Standard ID, srchany: RAW (any) somehow did not work anymore. Probably my fault :) Note that these two fields are in Cataloging Z3950 search and not in Acquisition. Fixing encoding problems: When adding -utf flag for CGI in acqui/z3950 and cataloging/z3950, the decoding statements in C4/Breeding, Z3950Search should be removed. Test plan: Search in Cataloging with: Standard ID: 9782358670043 on LOC RAW (any): musee [add an accent aigu on first e] on LOC -- Add diacritic!!! Search in Acquisition Somewhere, does not matter, but use a diacritic. A note: My git version still has a hard time with utf8. Need to upgrade to version 1.7.10 to resolve this.. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors Without patch z39.50 search for example Std ID OR musee gives no results, with patch there are. No problems in acq search. Signed-off-by: Katrin Fischer Good catch, passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:18 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17194|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:15 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17193|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:20 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17195|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:22 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17196|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:25 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17197|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:27 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17198|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:29 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17199|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:31 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17200|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:29:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:29:34 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17201|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:31:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:31:09 +0000 Subject: [Koha-bugs] [Bug 9459] Use DataTables on hold ratios report page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9459 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #19 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:34:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:34:26 +0000 Subject: [Koha-bugs] [Bug 7853] opac-maintanance.pl should correctly redirect back to opac-main.pl, if no updates are outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7853 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #14 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:38:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:38:25 +0000 Subject: [Koha-bugs] [Bug 8200] /home/chris/git/koha.git in /usr/share/koha/misc/translator/update.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8200 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:44:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:44:52 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 19:49:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 17:49:20 +0000 Subject: [Koha-bugs] [Bug 9381] Add Catalan language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9381 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #20 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 21:01:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 19:01:03 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 21:01:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 19:01:06 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16448|0 |1 is obsolete| | Attachment #16449|0 |1 is obsolete| | Attachment #16450|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer --- Created attachment 17263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17263&action=edit [PASSED QA] Bug 8746: rebuild_zebra_sliced.sh now export/index records as MARCXML This avoid indexing failures due to "bad offset" or "bad length" error with ISO2709 format + minor improvements: - --length parameter is optional. If not given, it will execute the right sql query to find the number of records to index - new parameter --reset-index. If set, index is reset before indexing Signed-off-by: Bernardo Gonzalez Kriegel Comment: Work as described. No errors. Test: Edit record to make it longer than 9999. Without patch rebuild_sliced fails. With patches works. Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 21:01:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 19:01:17 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 --- Comment #13 from Katrin Fischer --- Created attachment 17264 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17264&action=edit [PASSED QA] Bug 8746: Fix indexation in DOM index mode When in DOM index mode, files exported by `rebuild_zebra.pl -x` are wrapped by '' tag. This is a problem because splitting files produces invalid files. This is fixed by adding the missing tags in each generated file. Another problem was that the wrong zebra configuration file was used. The script now uses C4::Context->zebraconfig($server)->{config} to know which configuration file has to be used. Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 21:01:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 19:01:56 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 --- Comment #14 from Katrin Fischer --- Created attachment 17265 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17265&action=edit Bug 8746 [Follow-up] Replace == by eq in string comparison Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Katrin Fischer All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:22:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:22:48 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:23:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:23:22 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #66 from Nicole C. Engard --- All of the patches attached by Chris are signed off patches. They were skipped during QA and Pushing. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:30:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:30:58 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:31:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:31:00 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17117|0 |1 is obsolete| | Attachment #17118|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer --- Created attachment 17266 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17266&action=edit [PASSED QA] Bug 8745 - Disallow rebuild_zebra.pl from executing, when run by root user. Added a check to warn users of execution as root user. Added a 'runas-root' switch to allow users to force execution as root user. Signed-off-by: Mason James Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:31:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:31:14 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 --- Comment #15 from Katrin Fischer --- Created attachment 17267 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17267&action=edit [PASSED QA] Bug 8745: General whitespace and tab tidy http://bugs.koha-community.org/show_bug.cgi?id=8745 Signed-off-by: Katrin Fischer 1) Runs not with root. 2) Runs with root and -run-as-root. 3) Runs using the normal koha user. Note: Maybe the message should be clear about why running as root is bad and which user you should be running the script with? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:44:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:44:24 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 --- Comment #3 from Katrin Fischer --- Created attachment 17268 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17268&action=edit screenshot showing missing calendar and holidays I found 2 problems with this patch: 1) The calendar for my logged in library does not appar, but when I switch to another library the display is ok. 2) The Day/Month column in the 'Yearly - Repeatable Holidays' doesn't sort, but gives a JavaScript error. Owen, could you check what's going wrong there? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 22:47:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 20:47:48 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 23:06:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 21:06:05 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #16 from Katrin Fischer --- On a patron with an empty notices table an alert pops up: DataTables warning (table id = 'noticestable'): Requested unknown parameter '1' from the data source for row 0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 23:24:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 21:24:22 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 --- Comment #6 from Katrin Fischer --- Created attachment 17269 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17269&action=edit wrong date sorting Hi Owen, finding problems with this one too - I am sorry. The date sorting is not right (see screenshot). I tried refreshing and it works correctly with mm-dd-yyyy, but not with dd-mm-yyyy. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 7 23:26:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 21:26:02 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 00:03:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 22:03:18 +0000 Subject: [Koha-bugs] [Bug 9983] printable fines page should include name/barcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9983 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz at catalyst.net.nz --- Comment #1 from Liz Rea --- This really ought to fall under customisable slips/notices, imo. Some places aren't going to want this feature, if we make it part of slips/notices (as a configurable output) then libraries can use whatever is available to the notices in this template. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 00:16:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 22:16:58 +0000 Subject: [Koha-bugs] [Bug 9996] Fix search for existing/upgraded Debian package instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 --- Comment #1 from Robin Sheat --- Having the script is fine, but it might be worth calling it something else. koha-upgrade-search-fix perhaps. Better name ideas welcome :) Most/many people (i.e. those on marc21) won't have to worry about it, so it might just be worth documenting/mentioning on lists, etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 00:29:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 07 Apr 2013 22:29:45 +0000 Subject: [Koha-bugs] [Bug 9985] The -r option to build-git-snapshot works only half way In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9985 --- Comment #3 from Robin Sheat --- Perhaps another option to move them to a specific location is the best bet. In theory it's useful to have the tar.gz in the parent directory so it can be reused by things, in practice I don't think anyone does that for Koha. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 03:05:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 01:05:06 +0000 Subject: [Koha-bugs] [Bug 9983] printable fines page should include name/barcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9983 --- Comment #2 from Nicole C. Engard --- I'd agree if I was asking for a receipt (which there is another ticket for), but this is just a problem with the print page option in the browser. The CSS is removing the bit with the identifying information (or whatever makes the page printable is). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 03:12:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 01:12:01 +0000 Subject: [Koha-bugs] [Bug 9983] printable fines page should include name/barcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9983 --- Comment #3 from Liz Rea --- I still disagree - I think the real issue here is that there needs to be a printable version of that page that is customisable by libraries. They ought to be able to add whatever message they want to that view, such as (but not limited to) * information about how to pay this fine * do I see only outstanding fines, only paid fines, or all fines on the printout? * do we put the cardnumber or borrower name on the printout? those things would require at least three, probably more, different sysprefs. I think just "changing the css" is the wrong solution here. If all you want is a CSS fix, then just add that to the intranetuserCSS as an override. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 05:18:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 03:18:12 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 --- Comment #20 from Galen Charlton --- Pushed to master; recommended for inclusion in 3.12. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 08:39:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 06:39:57 +0000 Subject: [Koha-bugs] [Bug 9996] Fix search for existing/upgraded Debian package instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 --- Comment #2 from Magnus Enger --- (In reply to comment #1) > Having the script is fine, but it might be worth calling it something else. > koha-upgrade-search-fix perhaps. Better name ideas welcome :) Most/many > people (i.e. those on marc21) won't have to worry about it, You have tested that, right? Bug 3087 did change syntax="usmarc" to syntax="marc21", so I'm not sure if we are better off updating for all marcflavours, to keep all config files in sync? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:04:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:04:02 +0000 Subject: [Koha-bugs] [Bug 9997] New: Suspected typo in patron self registration code Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Bug ID: 9997 Summary: Suspected typo in patron self registration code Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com While translating this: %s %s [%% SET field_display_names = { surname => "Surname" firstname => "First name" title => "Title" othernames => "Other names" initials => "Initials" streetnumber => "Street number" streettype => "Street type" address => "Address" address2 => "Address 2" city => "City" state => "State" zipcode => "Zip code" country => "Country" email => "Email" phone => "Primary Phone" mobile => "Primary Mobile Phone" fax => "Fax" emailpro => "Secondary email" phonepro => "Secondary phone" B_streetnumber => "Alternate address - street number" B_streettype => "Alternate address - street type" B_address => "Alternate address" B_address2 => "Alternate address 2" B_city => "Alternate address - city" B_state => "Alternate address - state" B_zipcode => "Alternate address - zip code" B_email => "Alternate address - email" B_phone => "Alertnate address - phone" dateofbirth => "Date of birth" contactname => "Contact - last name" contactfirstname=> "Contact - first name" contacttitle => "Contact - title" relationship => "Contact - relationship" ethnicity => "Ethnicity" ethnotes => "Ethnicity notes" sex => "Sex" altcontactfirstname => "Alternate contact - first name" altcontactsurname => "Alternate contact - surname" altcontactaddress1 => "Alternate contact - address" altcontactaddress2 => "Alternate contact - address 2" altcontactaddress3 => "Alternate contact - city" altcontactstate => "Alternate contact - state" altcontactzipcode => "Alternate contact - zip code" altcontactcounty => "Alternate contact - county" altcontactphone => "Alternate contact - phone" smsalertnumber => "SMS alert number" } %%] I was wondering if altcontactcounty => "Alternate contact - county" shouldn't be country to match the field in the database? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:24:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:24:39 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:25:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:25:01 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:25:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:25:03 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16253|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 17270 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17270&action=edit Bug 9414 - Fix sample letters for German and Norwegian Some letters were missing or not translated in the German and Norwegian data for the webinstaller. This patch adds them. German - RENEWAL (present, but not translated) - OPAC_REG_VERIFY (missing) Norwegian - RENEWAL (present, but not translated) - ISSUESLIP (missing) - ISSUEQSLIP (missing) - RESERVESLIP (missing) - TRANSFERSLIP (missing) - OPAC_REG_VERIFY (missing) To test: - Install Norwegian and German* translations - Run through the web installer in German, making sure that the sample letters are selected - Check that there are no errors in the web installer - Check /cgi-bin/koha/tools/letter.pl - that the letters look OK, and are translated - Repeat the process for Norwegian * = I had some problems with installing the German translations that are in master, but now I can't reproduce it. If you run into a problem where only some of the subdirectories of koha-tmpl/intranet-tmpl/prog/de-DE/modules/ are cerated, try downloading and installing the 3.10 .po files from Pootle. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:28:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:28:09 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |chris at bigballofwax.co.nz --- Comment #1 from Chris Cormack --- I concur, I can recreate this bug, working on a fix now -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:29:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:29:36 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 --- Comment #13 from Fridolyn SOMERS --- (In reply to comment #8) Thanks a lot for your work. I think new behaviors must be included in the work on query parser, rather than in the old C4::Search::_build_weighted_query. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:47:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:47:10 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:47:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:47:12 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 --- Comment #2 from Chris Cormack --- Created attachment 17271 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17271&action=edit Bug 9933: Unable to edit or add rules for any branch except default To test 1/ Select a branch in circ rules 2/ Edit or add a rule, note this change is made for default instead of the library you selected 3/ Apply the patch 4/ Try 1 and 2 again -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 10:58:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 08:58:59 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |chris at bigballofwax.co.nz Assignee|koha-bugs at lists.koha-commun |chris at bigballofwax.co.nz |ity.org | --- Comment #3 from Chris Cormack --- Working on a fix for this -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:00:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:00:42 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 --- Comment #1 from Koha Team Lyon 3 --- Created attachment 17272 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17272&action=edit Bug 9860 Incorrect box heading (Cannot check in) when a document is late 'Cannot check in' heading had to be displayed when an invalid return (withdrawn, not check out etc.) is processed but not when a late document is checked in. Test plan : 1. Apply patch 2. Check in Invalid Item 3. See that 'Cannot check in' header is displayed 4. Check in a late document 5. See that 'Cannot check in' header is NOT displayed 6. Sign off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:02:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:02:52 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P4 Status|NEW |Needs Signoff CC| |koha at univ-lyon3.fr See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9397 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:02:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:02:52 +0000 Subject: [Koha-bugs] [Bug 9397] Error Messages hard to find for Visually Impaired Users (Accessibility) [Returning Items] In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9397 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9860 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:08:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:08:25 +0000 Subject: [Koha-bugs] [Bug 8231] Warning on Check in if borrower is restricted In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16263|0 |1 is obsolete| | --- Comment #13 from Koha Team Lyon 3 --- Created attachment 17273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17273&action=edit Bug 8231 Systematic warning at check in if borrower is restricted To test this new patch, it 's necessary to first apply the bug 9860 patch that corrects the Cannot check in problem See Test plan in comment 8. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:08:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:08:34 +0000 Subject: [Koha-bugs] [Bug 8231] Warning on Check in if borrower is restricted In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8231 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:21:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:21:02 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 --- Comment #4 from Chris Cormack --- Ah ha And we set branch => $branchlimit, Which is what we chose to limit on. However in koha-tmpl/intranet-tmpl/prog/en/includes/patron-search-box.inc we set -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:23:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:23:19 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:23:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:23:23 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 --- Comment #5 from Chris Cormack --- Created attachment 17274 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17274&action=edit Bug 9591 : Set Library changes after viewing Holds Queue >> reserves item To test 1. Log in to the staff client. Note your logged in library. 2. Navigate to Circulation -> Holds queue. 3. Select a holds queue report for a library other than your own. 4. From the holds queue report page, click the "Check out" tab and enter the card number of a patron who has holds. 5. On the circulation page for that patron, click the "Holds" tab. 6. Click one of the titles in the list of holds. Your logged in branch will now match the library you chose for the holds queue report. Alternate sequence: 4. From the holds queue report page, click the "Check out" tab and do a non-exact search (search which will return more than one result) for a patron who has holds. 5. Choose the correct patron from the list of results. Your logged in branch will now match the library you chose for the holds queue report. Apply the patch and repeat, this time it should not change your logged in branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:31:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:31:00 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15436|0 |1 is obsolete| | --- Comment #8 from Koha Team Lyon 3 --- Created attachment 17275 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17275&action=edit Bug 8896: Delete serials no more missing from missinglist I take into account in this new patch, the new possibility of reverting to expected status for Test plan see Comment 2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:31:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:31:08 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 Koha Team Lyon 3 changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 11:36:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 09:36:41 +0000 Subject: [Koha-bugs] [Bug 9864] systematic searching error : can't call method "raw" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9864 --- Comment #5 from Koha Team Lyon 3 --- Hello Sorry for my silence, I was away from Koha all these days. I will have a look at it as soon as possible. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:04:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:04:48 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17271|0 |1 is obsolete| | --- Comment #3 from Mirko Tietgen --- Created attachment 17276 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17276&action=edit Bug 9933: Unable to edit or add rules for any branch except default To test 1/ Select a branch in circ rules 2/ Edit or add a rule, note this change is made for default instead of the library you selected 3/ Apply the patch 4/ Try 1 and 2 again Signed-off-by: Mirko Tietgen Works as expected. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:05:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:05:11 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:10:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:10:04 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:10:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:10:05 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17276|0 |1 is obsolete| | --- Comment #4 from Mason James --- Created attachment 17277 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17277&action=edit Bug 9933: Unable to edit or add rules for any branch except default To test 1/ Select a branch in circ rules 2/ Edit or add a rule, note this change is made for default instead of the library you selected 3/ Apply the patch 4/ Try 1 and 2 again Signed-off-by: Mirko Tietgen Works as expected. Signed-off-by: Mason James -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:11:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:11:14 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #5 from Mason James --- (In reply to comment #4) > Created attachment 17277 [details] [review] > Bug 9933: Unable to edit or add rules for any branch except default > > To test > 1/ Select a branch in circ rules > 2/ Edit or add a rule, note this change is made for default instead of > the library you selected > 3/ Apply the patch > 4/ Try 1 and 2 again > > Signed-off-by: Mirko Tietgen > Works as expected. > Signed-off-by: Mason James works for me too, passing qa... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:35:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:35:03 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #4 from Jonathan Druart --- (In reply to comment #3) > Jonathan, you suppress 2 subs in C4::Acquisition. Is it necessary? Are you > sure they will not be usefull ? Yes, grep is my friend. git grep GetOrderNumber git grep ModOrderBibliotemNumber -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:39:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:39:51 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #5 from mathieu saby --- OK. But are you sure they cannot be usefull for a developer in the future? Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:41:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:41:15 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #14 from Jonathan Druart --- Great ergonomic improvement. All good to me. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:41:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:41:36 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16878|0 |1 is obsolete| | Attachment #17176|0 |1 is obsolete| | Attachment #17259|0 |1 is obsolete| | Attachment #17260|0 |1 is obsolete| | --- Comment #15 from Jonathan Druart --- Created attachment 17278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17278&action=edit Bug 9894 - (3.12) de-serialize the 'hidden' value for subfields in frameworks This patch aims to provide a non-intrusive way (with respect to Koha's code, so it could have got into 3.12) for the users to easily choose the visibility settings for each subfield. This patch is also known to have arrived late for 3.12. I've been struggling with other stuff at work, but I just wanted to put this somewhere just in case it can be reused or something else. The patch adds two JavaScript functions that deal with (de)serialization of the 'hidden' value for subfields. One each way. Listeners are added to the checkboxes so the (actually, heh) 'hidden' value gets correctly updated on each checkbox change. There's a costly function to update all checkboxes on every tab to match the 'hidden' value on page load. To test: - open the docs to have at hand the list of codes/visibility options combinations and try changing several subfields from a single tagfield. Save, and reopen the "Edit subfields" page. - I had a MySQL shell opened to repeatedly run this query (i tested against field 886 on the default framework): > SELECT tagfield,tagsubfield,hidden FROM marc_subfield_structure WHERE frameworkcode='' AND tagfield=886; - Compare what was saved on the DB with the docs for that visibility selection. Regards To+ PS: I promise I'll work on the proper patch for 3.14, which would involve DB structure changes and (more than I expected) rewriten code. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Liz Rea I promise to hug you the next time we meet. This works, and is a reasonable work around for a very longstanding awkward interface. Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:41:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:41:41 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #16 from Jonathan Druart --- Created attachment 17279 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17279&action=edit Bug 9894 - Followup: Add support for "flagged" values Even though we don't know what they mean or do. To test: - open the docs to have at hand the list of codes/visibility options combinations and try changing several subfields from a single tagfield. Save, and reopen the "Edit subfields" page. - Click the "Flagged" checkbox - it should disable the other checkboxes as this setting is (apparently) exclusive to the others. - Step through several tabs and set your visibilities as you like. - I had a MySQL shell opened to repeatedly run this query (i tested against field 886 on the default framework): > SELECT tagfield,tagsubfield,hidden FROM marc_subfield_structure WHERE frameworkcode='' AND tagfield=886; - Compare what was saved on the DB with the docs for that visibility selection. Bug 9894 - Help file updates To test: Click the Help link in the upper right hand corner of the MARC subfield editor Verify that the epic list of values is gone Verify that the help page overall looks alright Verify that the help makes sense and is understandable. Signed-off-by: Tomas Cohen Arazi Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:41:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:41:44 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #17 from Jonathan Druart --- Created attachment 17280 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17280&action=edit Bug 9894 - (3.12) Small followup Liz's patch adds the 'flagged' value back, but there's a problem with its logic that prevents it to work on startup (works fine for changing values) Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:41:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:41:47 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 --- Comment #18 from Jonathan Druart --- Created attachment 17281 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17281&action=edit Bug 9894: Add labels for checkboxes Signed-off-by: Bernardo Gonzalez Kriegel Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:45:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:45:47 +0000 Subject: [Koha-bugs] [Bug 9983] printable fines page should include name/barcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9983 --- Comment #4 from Nicole C. Engard --- I think it's two issues. I totally agree with you that we need a customizable way to print this page as a receipt. But I don't know if you can add something to the intranetusercss to get the section on the left to print on this page when printing in the browser ... I don't know how to get something that isn't there to be added using that preference. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:49:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:49:32 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #6 from Jonathan Druart --- (s)he will rewrite them :) Both use the field I delete and are not currently in use. I don't see any usefulness to keep them. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 12:53:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 10:53:58 +0000 Subject: [Koha-bugs] [Bug 9950] Some holds not showing up in holds queue - even though they are supposed to In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9950 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 13:03:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 11:03:19 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 --- Comment #6 from Mirko Tietgen --- Created attachment 17282 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17282&action=edit Bug 9591 : Set Library changes after viewing Holds Queue >> reserves item To test 1. Log in to the staff client. Note your logged in library. 2. Navigate to Circulation -> Holds queue. 3. Select a holds queue report for a library other than your own. 4. From the holds queue report page, click the "Check out" tab and enter the card number of a patron who has holds. 5. On the circulation page for that patron, click the "Holds" tab. 6. Click one of the titles in the list of holds. Your logged in branch will now match the library you chose for the holds queue report. Alternate sequence: 4. From the holds queue report page, click the "Check out" tab and do a non-exact search (search which will return more than one result) for a patron who has holds. 5. Choose the correct patron from the list of results. Your logged in branch will now match the library you chose for the holds queue report. Apply the patch and repeat, this time it should not change your logged in branch Signed-off-by: Mirko Tietgen Weird bug, the patch works for me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 13:03:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 11:03:53 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17274|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 13:04:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 11:04:11 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 13:36:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 11:36:08 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #5 from Kyle M Hall --- I tried to test this patch and was only able to get URL_to_your_OPAC/opac-search.pl?idx=lex&q=VALUE1 to work. I symlinked all the files to my koha-dev dir like this: lrwxrwxrwx 1 koha koha 47 Apr 5 11:03 ../koha-dev/etc/zebradb/ccl.properties -> /home/koha/kohaclone/etc/zebradb/ccl.properties lrwxrwxrwx 1 koha koha 53 Apr 5 12:25 ../koha-dev/etc/zebradb/biblios/etc/bib1.att -> /home/koha/kohaclone/etc/zebradb/biblios/etc/bib1.att lrwxrwxrwx 1 koha koha 83 Apr 5 11:05 ../koha-dev/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml -> /home/koha/kohaclone/etc/zebradb/marc_defs/marc21/biblios/biblio-koha-indexdefs.xml lrwxrwxrwx 1 koha koha 84 Apr 5 12:22 ../koha-dev/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl -> /home/koha/kohaclone/etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl lrwxrwxrwx 1 koha koha 68 Apr 5 12:23 ../koha-dev/etc/zebradb/marc_defs/marc21/biblios/record.abs -> /home/koha/kohaclone/etc/zebradb/marc_defs/marc21/biblios/record.abs Did I miss anything? (In reply to comment #4) > Created attachment 17137 [details] [review] > 9972 Add/ change some zebra indexes (MARC21) (GRS1) > > This patch adds :w and :p versions to the index for ?Lexile number? (it has > only :n so far) and adds indexes for 653$a (Index term uncontrolled) and > 655$a (Index term Genre/Form). It also adds the ?curriculum?-index to > Search.pm. > > 9972 Follow-up: DOM version > > A DOM version of the same indexes > > Squashed both patches together. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:01:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:01:35 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 --- Comment #21 from Jared Camins-Esakov --- This patch has been pushed to 3.12.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:02:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:02:53 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:29:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:29:07 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16679|0 |1 is obsolete| | Attachment #16680|0 |1 is obsolete| | Attachment #16681|0 |1 is obsolete| | Attachment #16682|0 |1 is obsolete| | Attachment #16683|0 |1 is obsolete| | Attachment #16684|0 |1 is obsolete| | --- Comment #88 from Julian Maurice --- Created attachment 17283 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17283&action=edit [PASSED QA] Bug 7688: Change subscription numbering pattern and frequencies This is a squashed and rebased version of all patches that were previously marked [PASSED QA] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:29:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:29:33 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16744|0 |1 is obsolete| | --- Comment #89 from Julian Maurice --- Created attachment 17284 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17284&action=edit Bug 7688: Set firstacquidate in updatedatabase if it's not set Rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:29:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:29:42 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 --- Comment #90 from Julian Maurice --- Created attachment 17285 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17285&action=edit Bug 7688: Rewrite t/db_dependant/Serials.t A lot of tests were just a call to a funtion without any arguments, whereas the function expect at least one argument. These tests were kept, but all return values are now undef when a mandatory argument is missing, so return values are consistent. The part where subscription periodicity is changed could not work because of ',' appended to each key in ModSubscription call. So it's rewritten, taking into account the new API for subscription frequencies. This script should leave your database intact because it revert any modification made. Also fix some warnings in C4::Serials and in C4::Items. And fix a typo in koha-tmpl/.../subscription-numberpatterns.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:30:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:30:53 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:40:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:40:29 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #39 from Karam Qubsi --- Created attachment 17286 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17286&action=edit OPAC-CCSR-Right-to-left-css Hi :) This patch will add css file for the Opac cssr link this css file in the doc-head-close.inc and add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one . The test plan is the same for the oldest patches for opac prog and intranet ... I think now all Koha interfaces support rtl languages thanks for you All . Karam. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:48:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:48:07 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:48:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:48:09 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17226|0 |1 is obsolete| | Attachment #17227|0 |1 is obsolete| | --- Comment #17 from Owen Leonard --- Created attachment 17287 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17287&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a 's "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. Revision corrects an error which occurs when there are no notices: Instead of displaying an empty table with a message the table is not displayed and a standard dialog message is displayed. In order to prevent page-specific CSS and JS from conflicting with the standard "message" class the page-specific classes have been changed from "message*" to "notice*" Test this change by viewing a page with existing notices and clicking the titles to show/hide the notice contents. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:51:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:51:30 +0000 Subject: [Koha-bugs] [Bug 8684] Duplicate check for creating items on order broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8684 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 14:51:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 12:51:46 +0000 Subject: [Koha-bugs] [Bug 8684] Duplicate check for creating items on order broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8684 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:08:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:08:24 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #1 from Kyle M Hall --- Created attachment 17288 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17288&action=edit Bug 9995 - For reference items no longer listed in XSLT result lists Re-added the xsl that shouldn't have been removed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:09:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:09:09 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:09:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:09:16 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:14:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:14:27 +0000 Subject: [Koha-bugs] [Bug 6886] Single branch mode should disable showing the branch name in front of all callnumbers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6886 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16391|0 |1 is obsolete| | --- Comment #28 from Kyle M Hall --- Created attachment 17289 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17289&action=edit Bug 6886 - Single branch mode should disable showing the branch name in front of all callnumbers Followup - Copies available for reference Test plan: Enable singleBranchMode and OPACXSLTResultsDisplay. Perform a search in the OPAC which returns results containing not-for-loan items. Before the patch these items will show their library in search results loan items. After the patch there will be not be a library listed, matching other items in results. Signed-off-by jmbroust -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:33:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:33:01 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 --- Comment #1 from Kyle M Hall --- Created attachment 17290 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17290&action=edit Bug 9997 - Suspected typo in patron self registration code String fix. The field name is also incorrect, causing the alternate contact country to not be stored. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:33:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:33:16 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:33:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:33:40 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:33:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:33:48 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:35:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:35:22 +0000 Subject: [Koha-bugs] [Bug 9998] New: Backup, compare or restore system preferences (from file) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9998 Bug ID: 9998 Summary: Backup, compare or restore system preferences (from file) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: m.de.rooy at rijksmuseum.nl Would be useful if we could compare preferences between Koha instances or in time, and optionally restore them to some point. Will soon submit an admin script for this purpose. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:35:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:35:40 +0000 Subject: [Koha-bugs] [Bug 9998] Backup, compare or restore system preferences (from file) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9998 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:35:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:35:49 +0000 Subject: [Koha-bugs] [Bug 9998] Backup, compare or restore system preferences (from file) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9998 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:36:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:36:06 +0000 Subject: [Koha-bugs] [Bug 9998] Backup, compare or restore system preferences (from file) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9998 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:35:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:35:59 +0000 Subject: [Koha-bugs] [Bug 9998] Backup, compare or restore system preferences (from file) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9998 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt at gmail.com Component|Architecture, internals, |System Administration |and plumbing | Assignee|gmcharlt at gmail.com |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 15:38:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 13:38:30 +0000 Subject: [Koha-bugs] [Bug 9999] New: Reconstruct pref values via action_logs Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9999 Bug ID: 9999 Summary: Reconstruct pref values via action_logs Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: m.de.rooy at rijksmuseum.nl CC: gmcharlt at gmail.com Complementing bug 9998, it would be nice to reconstruct pref values via action_logs also :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:06:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:06:40 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard --- In order to understand the problem that needs to be fixed here we have to look at the cause: Bug 9397. The patch for that bug made the incorrect assumption that for all check-in error messages the appropriate message is "Cannot check in." As this bug shows, this is not correct. In fact the way the template was before Bug 9397 is more correct. A correct fix which covered the goals of both bugs would revert the changes made by bug 9397 and add a generic heading for all check-in messages. "Check in notice" or something vague like that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:21:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:21:25 +0000 Subject: [Koha-bugs] [Bug 10000] New: Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Bug ID: 10000 Summary: Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de While translating I found a typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt:155: The transfer sliip is printed when you confirm a transfer from one library to another in your system -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:24:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:24:39 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:29:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:29:14 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 --- Comment #1 from Owen Leonard --- Created attachment 17291 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17291&action=edit Bug 10000 - Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip This patch removes the extra i in "sliip." To test, go to Tools -> Notices & Slips and view the help file. The last bulleted item on the page should contain no typo. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:29:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:29:12 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:37:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:37:08 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:37:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:37:09 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 --- Comment #3 from Owen Leonard --- Created attachment 17292 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17292&action=edit Bug 9860 [Alternate] Incorrect box heading 'Cannot check in' when a late document is returned The fix for Bug 9397 moved the "cannot check in" heading from within the one conditional where it should have been displayed to the top of all check-in errors/messages. "Cannot check in" is still only valid if the item is withdrawn and BlockReturnOfWithdrawnItems is ON. In order to accomplish the goal of Bug 9397 while fixing Bug 9860 this patch puts "cannot check in" back into the correct conditional and adds a generic heading to check in messages for accessibility purposes. To test, check in items which will trigger a variety of errors including: - item must be returned to home library - item is lost - item is withdrawn (wtih BlockReturnOfWithdrawnItems on and off) - item is overdue ...as well as items which should check in normally. Messages should display correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:39:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:39:15 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:51:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:51:43 +0000 Subject: [Koha-bugs] [Bug 10001] New: Translation scripts pick up TT comments for translation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10001 Bug ID: 10001 Summary: Translation scripts pick up TT comments for translation Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de I had some strings in the po files, that were TT comments: [%% IF ( ( CAN_user_tools_moderate_comments && pendingcomments ) || ( CAN_user_tools_moderate_tags && pendingtags ) || ( CAN_user_acquisition && pendingsuggestions ) ) %%] The translation scripts should not pick up those. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 16:57:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 14:57:45 +0000 Subject: [Koha-bugs] [Bug 10002] New: Don't include line breaks in strings that are translated Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Bug ID: 10002 Summary: Don't include line breaks in strings that are translated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Because Pootle will add in additional escaping and because it's confusing to translators, we should not include formatting/line breaks in strings for translation. cat-toolbar.inc: holds(s) for this record \\n Are you sure you want to delete this record?. Also, we shoudl fix the typo. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:00:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:00:09 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:00:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:00:10 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17290|0 |1 is obsolete| | --- Comment #2 from Owen Leonard --- Created attachment 17293 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17293&action=edit [SIGNED-OFF] Bug 9997 - Suspected typo in patron self registration code String fix. The field name is also incorrect, causing the alternate contact country to not be stored. To test: Submit an update to an existing patron record an include a change to the alternate contact's country field. Before the patch this line would not appear in the staff client for approval. After the patch it should. Signed-off-by: Owen Leonard Reminder: Even small patches require test plans. I have added one which I think covers the changes in the patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:01:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:01:37 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |stephane.delaune at biblibre.c | |om -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:01:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:01:59 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17291|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel --- Created attachment 17294 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17294&action=edit [SIGNED-OFF] Bug 10000 - Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip This patch removes the extra i in "sliip." To test, go to Tools -> Notices & Slips and view the help file. The last bulleted item on the page should contain no typo. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Can't resist to sign Bug 10000!! Work as described. No errors. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:02:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:02:21 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 17:09:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 15:09:11 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Galen Charlton changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17294|0 |1 is obsolete| | --- Comment #3 from Galen Charlton --- Created attachment 17295 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17295&action=edit Bug 10000 - Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip This patch removes the extra i in "sliip." To test, go to Tools -> Notices & Slips and view the help file. The last bulleted item on the page should contain no typo. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Can't resist to sign Bug 10000!! Work as described. No errors. Signed-off-by: Galen Charlton -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 20:04:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 18:04:12 +0000 Subject: [Koha-bugs] [Bug 10003] New: koha-* scripts (packages) should provide bash-completion Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 Bug ID: 10003 Summary: koha-* scripts (packages) should provide bash-completion Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz If implemented, there should be a section fro this in the coding guidelines, and every new command line switch should follow thsoe guidelines for inclusion in the bash-completion file. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 20:20:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 18:20:45 +0000 Subject: [Koha-bugs] [Bug 10004] New: Delay batch record count updates until the end of the z39.50 search Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Bug ID: 10004 Summary: Delay batch record count updates until the end of the z39.50 search Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com CC: m.de.rooy at rijksmuseum.nl Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 20:21:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 18:21:21 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 --- Comment #1 from Kyle M Hall --- Created attachment 17296 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17296&action=edit Bug 10004 - Delay batch record count updates until the end of the z39.50 search Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 21:35:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 19:35:35 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17296|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 17297 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17297&action=edit Bug 10004 - Delay batch record count updates until the end of the z39.50 search Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. In addition, we can fork this process, as it is not neccessary to wait for it before displaying results. Test Plan: 1) Apply patch 2) Perform a z39.50 search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 21:35:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 19:35:34 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 21:36:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 19:36:29 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17297|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 17298 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17298&action=edit Bug 10004 - Delay batch record count updates until the end of the z39.50 search Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. In addition, we can fork this process, as it is not neccessary to wait for it before displaying results. Test Plan: 1) Apply patch 2) Perform a z39.50 search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 21:39:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 19:39:14 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17298|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall --- Created attachment 17299 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17299&action=edit Bug 10004 - Delay batch record count updates until the end of the z39.50 search Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. In addition, we can fork this process, as it is not neccessary to wait for it before displaying results. Test Plan: 1) Apply patch 2) Perform a z39.50 search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 22:01:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 20:01:19 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 22:10:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 20:10:23 +0000 Subject: [Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide bash-completion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 22:26:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 20:26:55 +0000 Subject: [Koha-bugs] [Bug 10005] New: inventory checks items in without warning Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10005 Bug ID: 10005 Summary: inventory checks items in without warning Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Tools Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com I got this via email: ---------- This is my first time doing inventory in KOHA at our high school. I've done it at our middle school before but we always cut off book circulation before doing inventory. At the high school, our collection is so large that we have to do inventory earlier and need to continue circulating through the process. We started the process fine but ran into a problem today when I was uploading our fiction barcodes into KOHA to see the dates last seen. When I uploaded them into the Inventory/Stocktaking area, I got a list of barcodes with the message "item was on loan. It was returned before marked as seen." When I looked up the barcodes, they were all books that were checked out during the day today. When I went back into those patron accts, their checkouts had been erased. ---------- So, I think the problem here is that there is no warning or way to tell Koha to not check the items in, it just checks them in and that's that. We need the inventory tool to either ask before running if it should check things in (an enhancement) or we need a warning saying that it will check things in (a temp fix for the bug). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 8 23:48:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 21:48:07 +0000 Subject: [Koha-bugs] [Bug 4373] Placing and Processing Items Simultaneously causes multiple issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4373 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hbraum at nekls.org, | |liz at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 00:16:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 22:16:13 +0000 Subject: [Koha-bugs] [Bug 4373] Placing and Processing Items Simultaneously causes multiple issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4373 --- Comment #1 from Liz Rea --- Heather, Do you guys still see this problem? It seemed like, before I left, that this happened a lot less frequently. Liz -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 00:41:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 08 Apr 2013 22:41:06 +0000 Subject: [Koha-bugs] [Bug 9996] Fix search for existing/upgraded Debian package instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 --- Comment #3 from Robin Sheat --- (In reply to comment #2) > You have tested that, right? Bug 3087 did change syntax="usmarc" to > syntax="marc21", so I'm not sure if we are better off updating for all > marcflavours, to keep all config files in sync? I would have expected to hear screaming from people if it didn't work. We've also done some 3.10 deploys that could search. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 03:46:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 01:46:33 +0000 Subject: [Koha-bugs] [Bug 10006] New: holding branch is not available to XSLT display Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Bug ID: 10006 Summary: holding branch is not available to XSLT display Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: liz at catalyst.net.nz People who want to show the holding branch in results or details in XSLT currently cannot do it, and I think they should be able to. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 05:43:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 03:43:55 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 --- Comment #1 from Liz Rea --- Created attachment 17300 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17300&action=edit XSL file to use while testing This XSLT file will show the holding branch instead of the home branch on the OPAC results. It will need to be put in the same folder with MARC21slimUtils.xsl OR you will need to update the path to MARC21slimutils.xsl in this XSLT so that it can find it's references. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 05:47:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 03:47:08 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 05:47:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 03:47:09 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 --- Comment #2 from Liz Rea --- Created attachment 17301 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17301&action=edit Bug 10006 - holding branch is not available to XSLT display To test: Use attached XSLT stylesheet for OPAC Results * set your OPACXSLTResultsDisplay to use the attached stylesheet. The path is the FULL PATH, from /, to the file. * be sure to copy MARC21slimUtils.xsl to the same folder, or change the path in the attached one to point to the correct path on your filesystem. Verify that the OPAC results now show the holding branch instead of the home branch. Possible fail states: * no branch is shown (only call numbers, if given) * the wrong branch is shown -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 05:50:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 03:50:37 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 --- Comment #3 from Liz Rea --- Do note, the xslt file is *not* part of the patch. It is only for testing purposes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 07:09:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 05:09:50 +0000 Subject: [Koha-bugs] [Bug 9383] Bad logic, missing params, and irregular labeling for Members scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9383 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 07:42:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 05:42:26 +0000 Subject: [Koha-bugs] [Bug 9996] Fix search for existing/upgraded Debian package instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 --- Comment #4 from Magnus Enger --- (In reply to comment #3) > I would have expected to hear screaming from people if it didn't work. We've > also done some 3.10 deploys that could search. Good to hear. It's still a question of if we want to keep the different configs as much in sync as possible or not, though... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:32:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:32:09 +0000 Subject: [Koha-bugs] [Bug 9996] Fix search for existing/upgraded Debian package instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9996 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #5 from Katrin Fischer --- I think that is a real problem for some users, even if MARC21 users are the majority, so we should figure out a way to fix it in a way people don't miss. Doing it similar to 3.4 sounds logical to me. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:42:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:42:44 +0000 Subject: [Koha-bugs] [Bug 10007] New: Totals in checkouts table Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10007 Bug ID: 10007 Summary: Totals in checkouts table Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Created attachment 17302 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17302&action=edit screenshot The checkouts table has 2 columns with prices that get totaled: - charge (that seems to be the rental fee) - price (replacement price) In my screenshot, both columns are empty, but charges are still showing a total of 434.00. I am not sure what Koha is doing here, but it doesn't seem to make sense. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:44:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:44:08 +0000 Subject: [Koha-bugs] [Bug 6736] totals incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6736 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer --- Hi Nicole, is this still an issue? -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:46:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:46:45 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:46:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:46:47 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17225|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer --- Created attachment 17303 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17303&action=edit [PASSED QA] Bug 9887 [Revised] Use DataTables on circulation page The circulation page, when the UseTablesortForCirc preference is enabled, uses the old tablesorter plugin. It should use DataTables instead. This patch removes references to the tablesorter plugin and makes these changes to enable use of DataTables: - Pass two new unformatted date variables to the template from circulation.pl so that sorting can be performed on this data. - Add DataTables configurations for the table of checkouts and the table of relatives' checkouts. - Add a new plugin to the main DataTables configuration script to allow sorting on data embedded in a 's 'title' attribute. - Add s to each table with a title attribute containing the unformatted date data which DataTables needs to perform correct sorting. This eliminates the need for a special sorting algorithm to accomodate various date and datetime formatting options. - Set a template variable for checking whether circ exports are enabled. This reduces repetition. DataTables configuration changes based on how many columns are present. To test, load the circulation page for patrons who match various conditions: - Having only checkouts from today - Having checkouts from today and previous days - Having checkouts only from previous days - Having relatives who have checkouts (from today, from previous days, from both) Test these situations with UseTablesortForCirc enabled and disabled. Test these situations with circ exports enabled or disabled (with ExportRemoveFields filled or empty, for instance). Sorting should work correctly on all columns with the dateformat preference set to any option. All other circulation functions should work normally. Revision adds missing include for table footer when there are previous checkouts and removes   from empty table header cells which were messing up auto-detection of numeric data. The global CSS for table borders has been tightened up to improve handling of alternating row colors in DataTables-sorted tables. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer All tests and QA script pass. Note: Don't forget it's the checkout tab and to turn on the preference to allow sorting there. Also, while checkouts sorts dates correctly, sorting on the details tabs was not always correct in my tests. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 08:48:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 06:48:46 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA Patch complexity|Small patch |--- --- Comment #8 from Katrin Fischer --- I was on the wrong tab, date sorting is off on the details tab. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 09:21:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 07:21:26 +0000 Subject: [Koha-bugs] [Bug 3367] Overdue Rules not processed for patrons with checkouts more than 90 days overdue. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3367 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 09:21:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 07:21:36 +0000 Subject: [Koha-bugs] [Bug 4249] can't place hold if one item not avail for hold In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4249 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 09:31:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 07:31:21 +0000 Subject: [Koha-bugs] [Bug 5324] "bring out the dead!" in C4 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5324 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- I think this was thought to be an umbrella bug, but it has not got any attention. Maybe we should close and start over? Or can we find some bugs to link to this? :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 10:30:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 08:30:37 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6739 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 10:30:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 08:30:37 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8236 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 10:47:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 08:47:17 +0000 Subject: [Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide bash-completion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger --- Not sure I understand - is this about tab completion on instance names or something else? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 11:06:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 09:06:13 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 11:06:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 09:06:37 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17272|0 |1 is obsolete| | Attachment #17292|0 |1 is obsolete| | --- Comment #4 from Chris Cormack --- Created attachment 17304 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17304&action=edit Bug 9860 [Alternate] Incorrect box heading 'Cannot check in' when a late document is returned The fix for Bug 9397 moved the "cannot check in" heading from within the one conditional where it should have been displayed to the top of all check-in errors/messages. "Cannot check in" is still only valid if the item is withdrawn and BlockReturnOfWithdrawnItems is ON. In order to accomplish the goal of Bug 9397 while fixing Bug 9860 this patch puts "cannot check in" back into the correct conditional and adds a generic heading to check in messages for accessibility purposes. To test, check in items which will trigger a variety of errors including: - item must be returned to home library - item is lost - item is withdrawn (wtih BlockReturnOfWithdrawnItems on and off) - item is overdue ...as well as items which should check in normally. Messages should display correctly. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 11:06:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 09:06:36 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 11:09:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 09:09:32 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart --- Kyle, I cannot reproduce the issue. My test plan: 1/ Choose a biblio (biblionumber=XXX) 2/ Save it as MARC unicode/UTF-8 3/ Stage my record file with a matching rule (ISBN) and add the incoming record if matching. Screen is: 1 records in file 0 records not staged because of MARC error 1 records staged 1 records with at least one match in catalog per matching rule "ISBN" 1 item records found and staged 4/ Delete items and biblio XXX 5/ Import into the catalog Screen is: Number of records added 1 Number of records updated 0 Number of records ignored 0 Number of items added 1 Number of items ignored because of duplicate barcode 0 A new record with biblionumber=YYY is created. What I missed? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 12:12:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 10:12:32 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #10 from Jonathan Druart --- QA comment: 1/ In C4::Circ::AnonymiseIssueHistory: why don't return the error after checking the syspref's values? The query will raise an error only if AnonymousPatron=0 and OpacPrivacy=1 isn't it? 2/ Maybe it could be better to raise an error (die) and catch it (eval) instead of to return another variable which should be checked for each call. 3/ There is no css class error (the error is displayed without css style). 1 and 2 for discussion. Marked as Failed QA for 3. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 12:12:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 10:12:56 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #11 from Jonathan Druart --- Created attachment 17305 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17305&action=edit Bug 6506: Followup add warning in the system information tab. Add a warning in the system information tab of the about page. Test plan: Set OPACPrivacy = 1 and AnonymousPatron = 0 and go on the about page, tab 'system information'. Check that the warning appears. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 13:56:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 11:56:30 +0000 Subject: [Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide bash-completion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 --- Comment #2 from Tom?s Cohen Arazi --- (In reply to comment #1) > Not sure I understand - is this about tab completion on instance names or > something else? Its about tab completion of instances and all switches and parameters (providing a bash-completion script for the job). For the job I'll need help on the possible combination of switches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 13:57:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 11:57:30 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 --- Comment #6 from Jonathan Druart --- Created attachment 17306 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17306&action=edit Bug 9766: [DRAFT] First try with colvis. Add the colvis DT plugin to the aqplan table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:01:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:01:07 +0000 Subject: [Koha-bugs] [Bug 6494] opacmysummaryhtml on reading history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6494 Viktor Sarge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |viktor.sarge at regionhalland. | |se --- Comment #6 from Viktor Sarge --- I'm love seeing this being used and expanded! The reason for this being implemented was just what Nicole is talking about - moving the conversation about a title from the few using the library opac to the many using social media like FB, Twitter, G+ etc. Beside being where people are it creates connections back to the library. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:03:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:03:24 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 --- Comment #5 from Kyle M Hall --- Created attachment 17307 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17307&action=edit Bug 10004 - Delay batch record count updates until the end of the z39.50 search [3.8.x] [3.10.x] Right now when a z39.50 search is run, _update_batch_record_counts is run for each record. If multiple duplicate bibs are in the search, it will be run for each of them. For Koha installations with very large numbers of batches, this can cause significant slowdowns. It would be better to delay this update until the very end so we can update each batch only once. In addition, we can fork this process, as it is not neccessary to wait for it before displaying results. Test Plan: 1) Apply patch 2) Perform a z39.50 search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:22:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:22:29 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17307|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:22:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:22:42 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:30:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:30:30 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #4 from Owen Leonard --- Returning to "signed off" for more testing. Be sure to have 9887 applied first. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:38:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:38:51 +0000 Subject: [Koha-bugs] [Bug 10008] New: 'Opened' tab should be 'Open' Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Bug ID: 10008 Summary: 'Opened' tab should be 'Open' Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de After asking native speaker advice I think that the tabs on the serials subscription search page should be labelled "open" and "closed". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:59:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:59:51 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 14:59:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 12:59:53 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 --- Comment #1 from Owen Leonard --- Created attachment 17308 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17308&action=edit Bug 9903 - Sort by date broken on patron detail page When the patron detail page switched to DataTables no accommodation was made for metric date formats in sorting. This patch adds sorting based on data in a span's title attribute, and thus requires that the patch for Bug 9887 be applied. To test, view the detail page for a patron who has assorted checkouts, relatives' checkouts, and holds. Sorting of date columns should be correct with the dateformat preference set to any value. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:20:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:20:29 +0000 Subject: [Koha-bugs] [Bug 10001] Translation scripts pick up TT comments for translation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10001 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr Component|Templates |I18N/L10N Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:21:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:21:45 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:32:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:32:13 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:32:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:32:15 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 --- Comment #1 from Owen Leonard --- Created attachment 17309 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17309&action=edit Bug 9925 - Remove unused table-pager include While the tablesorter plugin has not been completely eliminated from the staff client yet, there are no more instances where it requires the include file for showing paging controls. table-pager.inc can be safely removed. To test, apply the patch and confirm that the file is gone. A search of Koha templates for references to table-pager.inc should return no results. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:40:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:40:41 +0000 Subject: [Koha-bugs] [Bug 9992] Barcode generated without a branchcode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9992 --- Comment #1 from chad at pennmanor.net --- It appears the javascript is looping over all the form fields to find the home branch including the supplemental issue. Since the supplemental issue comes later in the form the javascript pulls the location from that field. I confirmed that setting the permanent location on the supplemental issue causes the javascript to generate the proper barcode. It seems the javascript is generated by C4/Barcodes/ValueBuilder.pm. Any thoughts on how to patch it? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:47:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:47:48 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #8 from Kyle M Hall --- Odd, I can still replicate this bug on master: http://screencast.com/t/M5qWorUpl Kyle (In reply to comment #7) > Kyle, > I cannot reproduce the issue. > > My test plan: > 1/ Choose a biblio (biblionumber=XXX) > 2/ Save it as MARC unicode/UTF-8 > 3/ Stage my record file with a matching rule (ISBN) and add the incoming > record if matching. > Screen is: > 1 records in file > 0 records not staged because of MARC error > 1 records staged > 1 records with at least one match in catalog per matching rule "ISBN" > 1 item records found and staged > > 4/ Delete items and biblio XXX > 5/ Import into the catalog > Screen is: > Number of records added 1 > Number of records updated 0 > Number of records ignored 0 > Number of items added 1 > Number of items ignored because of duplicate barcode 0 > > A new record with biblionumber=YYY is created. > > What I missed? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 15:57:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 13:57:16 +0000 Subject: [Koha-bugs] [Bug 10009] New: self check out not really logging out Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10009 Bug ID: 10009 Summary: self check out not really logging out Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com We've discovered that clicking Finish on the self-check stations does not actually log out a patron. It's possible to navigate back to another patron's accounts and check things out. We've set up out self-check stations navigation is hidden, but keyboard shortcuts still allow for it to happen. Found in 3.8.8 and master (so it's probably in 3.10.x) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 16:34:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 14:34:29 +0000 Subject: [Koha-bugs] [Bug 10010] New: Use jQueryUI Accordion to display constraints in MARC subfield editor Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 Bug ID: 10010 Summary: Use jQueryUI Accordion to display constraints in MARC subfield editor Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/marc_subfields_structure.pl?op=add _form&tagfield=X&frameworkcode=X OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org CC: gmcharlt at gmail.com Created attachment 17310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17310&action=edit Screenshot of proposed revised interface Display of the three sections of subfield constraints (basic, advanced, and other) is well-suited to the jQueryUI Accordion widget. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 16:57:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 14:57:49 +0000 Subject: [Koha-bugs] [Bug 9021] Add SMS via email as an alternative to SMS services via SMS::Send drivers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9021 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 16:57:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 14:57:53 +0000 Subject: [Koha-bugs] [Bug 9021] Add SMS via email as an alternative to SMS services via SMS::Send drivers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9021 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16628|0 |1 is obsolete| | --- Comment #20 from Kyle M Hall --- Created attachment 17311 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17311&action=edit Bug 9021 - Add SMS via email as an alternative to SMS services via SMS::Send drivers Nearly all cellular providers allow a person to send an text message to a cellular phone by sending an email to phonenumber at provider. We can leverage this capability to add the ability for Koha to send sms messages to patrons without the need to subscribe to an sms gateway server. Basic plan: 1. Add a table sms_providers to the db to tell Koha what service providers are available, and what domain emails should be sent to. 2. Add borrowers.sms_provider_id to tell Koha which mobile service the patron subscribes to for the number given in smsalertnumber 3. Modify Koha to send an email rather than using SMS::Send if the driver is set to 'Email' Test plan: 0) Get a mobile phone 1) Apply the patch 2) Run updatedatabase.pl 3) Set the value of SMSSendDriver to 'Email' 4) Go to the admin page, the "Additional parameters" area should now have the link "SMS cellular providers" 5) On this page, add some providers. Make sure to add the provider for your own cellular phone service. Here are some examples: Sprint phonenumber at messaging.sprintpcs.com Verizon phonenumber at vtext.com T-Mobile phonenumber at tmomail.net AT&T phonenumber at txt.att.net Only add the domain part in the 'domain' field. So for Verizon, that would be 'vtext.com' 6) Create an account for yourself, add your SMS number, and select your provider from the dropdown box directly below it. 7) Enable SMS messaging for Item check-in and Item checkout 8) Check out an item to yourself 9) Run process_message_queue.pl 10) Wait! You should receive a text message shortly, when I tested it, I received my sms message within the minute. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 16:58:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 14:58:21 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 --- Comment #1 from Owen Leonard --- Created attachment 17312 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17312&action=edit Bug 10010 - Use jQueryUI Accordion to display constraints in MARC subfield editor The jQueryUI Accordion widget, included by default in Koha, is well-suited to handle the kind of show/hide actions which are used in the MARC subfield editor. This patch replaces the custom-writted JS with jQueryUI JS and markup. To test, load the tag subfield editor: Admin -> MARC frameworks -> MARC structure -> Subfields -> Edit. Confirm that basic, advanced, and other contraints panels are show/hidden correctly. Confirm that tabs work, and that edit operations are not disrupted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 16:58:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 14:58:20 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:50:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:50:03 +0000 Subject: [Koha-bugs] [Bug 10011] New: Branch limitiations are not saved on creating a new patron category Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10011 Bug ID: 10011 Summary: Branch limitiations are not saved on creating a new patron category Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com When creating a new patron category the branch limitations are not saved. When you edit a created patron category the limitations are saved correctly. To test: 1) Create a new patron category 2) Pick one or more libraries to limit to 3) Save and verify that the table of patron categories doesn't show your selected limitations. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:56:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:56:44 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #66 from Jonathan Druart --- Created attachment 17313 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17313&action=edit Bug 7294: Adds acquisition informations in marc record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:57:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:57:02 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED Assignee|matthias.meusburger at biblibr |jonathan.druart at biblibre.co |e.com |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:58:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:58:01 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|5336 | Depends on| |5336 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:58:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:58:01 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED Blocks| |7294 Depends on|7294 | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:59:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:59:39 +0000 Subject: [Koha-bugs] [Bug 8667] Add budget and branch columns in histsearch.pl results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8667 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|7294 |5336 --- Comment #11 from Jonathan Druart --- Blocked by bug 5336 (for the aqorders.branchcode columns). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:59:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:59:39 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |8667 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 17:59:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 15:59:39 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|8667 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:32:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:32:37 +0000 Subject: [Koha-bugs] [Bug 10011] Branch limitiations are not saved on creating a new patron category In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10011 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:42:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:42:27 +0000 Subject: [Koha-bugs] [Bug 10012] New: Remove all traces of NoZebraIndexes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10012 Bug ID: 10012 Summary: Remove all traces of NoZebraIndexes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com Created attachment 17314 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17314&action=edit screenshot I found references to NoZebra in 3 places on current master: 1) In our updated 3.6 - 3.12 I still have the NoZebraIndexes show up in the local use preferences tab. Not sure if we can delete this system preference safely on updating existing installations, but it might be nice to do it with some other clean up. 2) The Italian installer files are still referencing NoZebraIndexes: / installer / data / mysql / it-IT / necessari / system_preferences.sql UPDATE systempreferences SET value = '\'title\' => \'200a,200c,200d,200e,225a,225d,225e,225f,225h,225i,225v,500*,501*,503*,510*,512*,513*,514*,515*,516*,517*,518*,519*,520*,530*,531*,532*,540*,541*,545*,604t,610t,605a\',\r\n\'author\' => \'200f,600a,601a,604a,700a,700b,700c,700d,700a,701b,701c,701d,702a,702b,702c,702d,710a,710b,710c,710d,711a,711b,711c,711d,712a,712b,712c,712d\',\r\n\'isbn\' => \'010a\',\r\n\'issn\' => \'011a\',\r\n\'biblionumber => \'0909\',\r\n\'itemtype\' => \'200b\',\r\n\'language\' => \'101a\',\r\n\'publisher\' => \'210c\',\r\n\'date\' => \'210d\',\r\n\'note\' => \r\n\'300a,301a,302a,303a,304a,305a,306az,307a,308a,309a,310a,311a,312a,313a,314a,315a,316a,317a,318a,319a,320a,321a,322a,323a,324a,325a,326a,327a,328a,330a,332a,333a,336a,337a,345a\',\r\n\'Koha-Auth-Number\' => \'6009,6019,6029,6039,6049,6059,6069,6109,7009,7019,7029,7109,7119,7129\',\r\n \'subject\' => \'600*,601*,606*,610*\',\r\n \'dewey\' => \'676a\',\r\n \'homebranch\' => \'995a,995b\',\r\n \'lcn\' => \'995k\'' WHERE variable = 'NoZebraIndexes'; 3) I can also see references to the nozebra indexes in the marc subfield table. For example 245$a. Be careful: After saving the field again, the information disappears (see screenshot). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:44:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:44:04 +0000 Subject: [Koha-bugs] [Bug 10013] New: Ability to link directly from an item in the Staff client to budget information. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Bug ID: 10013 Summary: Ability to link directly from an item in the Staff client to budget information. Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: amit.gupta at osslabs.biz Ability to link directly from an item in the Staff client to budget information. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:45:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:45:04 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Amit Gupta changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com Assignee|koha-bugs at lists.koha-commun |amit.gupta at osslabs.biz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:47:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:47:24 +0000 Subject: [Koha-bugs] [Bug 10014] New: printcirculationslips missing documentation or obsolete Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10014 Bug ID: 10014 Summary: printcirculationslips missing documentation or obsolete Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com System preference printcirculationslips only shows up in the local use tab and misses documentation. If this is still functional we should document it or else remove the pref. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 18:51:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 16:51:41 +0000 Subject: [Koha-bugs] [Bug 10015] New: UniqueItemFields could have link to database documentation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 Bug ID: 10015 Summary: UniqueItemFields could have link to database documentation Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de The description of the system preference UniqueItemFields should link to the database documentaton for the items table, like we link to the patrons table for BorrowerMandatoryField and BorrowerUnwantedField. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 19:00:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 17:00:12 +0000 Subject: [Koha-bugs] [Bug 10016] New: SelfCheckTimeout not logging patron out Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10016 Bug ID: 10016 Summary: SelfCheckTimeout not logging patron out Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Received via email: --------------- I also just discovered that the system preference SelfCheckTimeout which says it's supposed to "Time our the current patron's web-based self checkout system login" after a certain number of second only really returns to the self-check login screen. It's still possible to navigate back, see previous patron checkouts and check out items. ----------- Found in Koha 3.10.3 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 19:00:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 17:00:22 +0000 Subject: [Koha-bugs] [Bug 10016] SelfCheckTimeout not logging patron out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10016 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10009 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 19:00:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 17:00:22 +0000 Subject: [Koha-bugs] [Bug 10009] self check out not really logging out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10009 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10016 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:11:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:11:55 +0000 Subject: [Koha-bugs] [Bug 10017] New: Opac CCSR template do not cope well with right-to-left languages Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bug ID: 10017 Summary: Opac CCSR template do not cope well with right-to-left languages Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: karamqubsi at gmail.com CC: frederic at tamil.fr This problem was with all koha templates and fixed on the Bug 8061 for Opac Prog and staff client so I will upload a patch to fix this on ccsr :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:18:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:18:13 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |karamqubsi at gmail.com |ity.org | --- Comment #1 from Karam Qubsi --- Created attachment 17315 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17315&action=edit OPAC-CCSR-Right-to-left-css Hi :) This patch will add css file for the Opac cssr and then link this css file in the doc-head-close.inc and will add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one . The test plan is the same for the oldest patches for opac prog and intranet ... 1- perl translate install ar-Arab 2- set opac to use ccsr 3 see it :) I think now all Koha interfaces support rtl languages thanks for you All . Karam. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:39:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:39:45 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard --- This patch lacks a test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:54:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:54:39 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #11 from Owen Leonard --- > Chris, what are the symptoms of this problem? In other words, please supply a test plan. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:56:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:56:24 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard --- This patch lacks a commit message which describes the problem, describes the solution, and shows how to test. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 20:58:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 18:58:18 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 --- Comment #12 from Chris Nighswonger --- Jared and I chated about this a bit on IRC. I do not have Koha running over MariaDB atm nor do I have the time to look back into this atm. So we can do one of two things: 1. Mark this bug WONTFIX because it appears at least one person cannot duplicate it. Or 2. Push the patches anyway because they net zero changes in the functionality of the code. Either way is fine with me. I'm sure if these represent real problems with MariaDB the bug will be reopened at some point in time. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:19:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:19:33 +0000 Subject: [Koha-bugs] [Bug 10015] UniqueItemFields could have link to database documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:19:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:19:35 +0000 Subject: [Koha-bugs] [Bug 10015] UniqueItemFields could have link to database documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 --- Comment #1 from Owen Leonard --- Created attachment 17316 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17316&action=edit Bug 10015 - UniqueItemFields could have link to database documentation Other system preferences which require entry of database column names include a link to the scheme for reference. The UniqueItemFields should do the same. This patch rewords the preference description to incorporate a link. To test, open the acquisitions tab in system preferences and confirm that the UniqueItemFields description looks correct and links to the right page in the schema. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:24:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:24:56 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #13 from Chris Cormack --- Id like to test this, I kinda understand the commit message on the patch, so I will try to get time to test this. Ill put back to assigned, and will switch to needs signoff when i have mariadb going to test on. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:28:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:28:54 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Summary|'Opened' tab should be |Serials search results |'Open' |'Opened' tab should be | |'Open' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:33:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:33:08 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #12 from Peter Kelly --- Created attachment 17317 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17317&action=edit Correct CSS name This corrects the mandatory item of QA feedback. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:34:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:34:21 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:34:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:34:23 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 --- Comment #1 from Owen Leonard --- Created attachment 17318 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17318&action=edit Bug 10008 - Serials search results 'Opened' tab should be 'Open' The searials search results "Opened" tab should be labeled "Open." This patch makes this correction and changes the wording in another place which used "opened." Markup has also been added to maintain consistency in display of messages. To test, perform a search for a subscription. If your search returns results you should see an "Open" and a "Closed" tab. To test other affected changes perform searches which return no results, only open subscriptions, or only closed subscriptions. "No results" messages should display correctly and consistently. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:35:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:35:35 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Peter Kelly changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #13 from Peter Kelly --- I've attached a patch for the mandatory-fix QA feedback. I'll socialise the others with some people in my timezone since I can't catch Joubu online easily. It seems to me that the warning patch, while a good idea, should be on its own bug. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:55:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:55:09 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 --- Comment #1 from Owen Leonard --- Created attachment 17319 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17319&action=edit Bug 10002 - Don't include line breaks in strings that are translated Several JS alert messages contain "\n" which is problematic for translation. This patch removes those instances (a line break is not strictly necessary anyway). Also corrected: two instances of "holds(s)" To test, place a hold on a title with items. From the biblio detail page choose Edit -> Delete all items and Edit -> Delete record. In each case you should see error messages with no line breaks and no misspellings. Delete all items attached to the record with holds from the item edit page. Go back to the detail page and choose Edit -> Delete record. You should see an error message about existing hold(s) with no line breaks or misspellings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:55:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:55:08 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 21:57:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 19:57:51 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #40 from Karam Qubsi --- I reported a new bug for the ccsr so the : OPAC-CCSR-Right-to-left-css (11.00 KB, patch) is obsoleted the new bug . http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 22:11:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 20:11:03 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17286|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 22:26:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 20:26:03 +0000 Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10017 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 22:26:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 20:26:03 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8061 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:02:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:02:45 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 --- Comment #5 from Katrin Fischer --- Created attachment 17320 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17320&action=edit [PASSED QA] Bug 9905 - Use DataTables on calendar page The calendar management page uses the old tablesorter plugin. This patch replaces tablesorter code with DataTables. In order to easily sort date columns under various dateformat system preference settings, date columns now sort based on an unformatted date in a 's title attribute (requiring the patch for Bug 9887). To test, view the calendar page--preferably with plenty of existing holiday data to populate the holiday summary tables. Confirm that sorting works correctly on all sorted tables with the dateformat preference set in all settings. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Note: This has to be tested together with the patch for bug 9887. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:03:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:03:10 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:03:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:03:12 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17224|0 |1 is obsolete| | Attachment #17320|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer --- Created attachment 17321 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17321&action=edit [PASSED QA] Bug 9905 - Use DataTables on calendar page The calendar management page uses the old tablesorter plugin. This patch replaces tablesorter code with DataTables. In order to easily sort date columns under various dateformat system preference settings, date columns now sort based on an unformatted date in a 's title attribute (requiring the patch for Bug 9887). To test, view the calendar page--preferably with plenty of existing holiday data to populate the holiday summary tables. Confirm that sorting works correctly on all sorted tables with the dateformat preference set in all settings. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Note: This has to be tested together with the patch for bug 9887. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:08:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:08:31 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:08:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:08:34 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17282|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer --- Created attachment 17322 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17322&action=edit [PASSED QA] Bug 9591 : Set Library changes after viewing Holds Queue >> reserves item To test 1. Log in to the staff client. Note your logged in library. 2. Navigate to Circulation -> Holds queue. 3. Select a holds queue report for a library other than your own. 4. From the holds queue report page, click the "Check out" tab and enter the card number of a patron who has holds. 5. On the circulation page for that patron, click the "Holds" tab. 6. Click one of the titles in the list of holds. Your logged in branch will now match the library you chose for the holds queue report. Alternate sequence: 4. From the holds queue report page, click the "Check out" tab and do a non-exact search (search which will return more than one result) for a patron who has holds. 5. Choose the correct patron from the list of results. Your logged in branch will now match the library you chose for the holds queue report. Apply the patch and repeat, this time it should not change your logged in branch Signed-off-by: Mirko Tietgen Weird bug, the patch works for me. Signed-off-by: Katrin Fischer Good catch. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:10:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:10:54 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:10:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:10:56 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17295|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 17323 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17323&action=edit [PASSED QA] Bug 10000 - Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip This patch removes the extra i in "sliip." To test, go to Tools -> Notices & Slips and view the help file. The last bulleted item on the page should contain no typo. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Can't resist to sign Bug 10000!! Work as described. No errors. Signed-off-by: Galen Charlton Signed-off-by: Katrin Fischer Can't resist to QA - All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:14:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:14:00 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.8 |master Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:19:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:19:14 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|String patch |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:19:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:19:15 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17293|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer --- Created attachment 17324 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17324&action=edit [PASSED QA] Bug 9997 - Suspected typo in patron self registration code String fix. The field name is also incorrect, causing the alternate contact country to not be stored. To test: Submit an update to an existing patron record an include a change to the alternate contact's country field. Before the patch this line would not appear in the staff client for approval. After the patch it should. Signed-off-by: Owen Leonard Reminder: Even small patches require test plans. I have added one which I think covers the changes in the patch. Signed-off-by: Katrin Fischer All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:48:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:48:42 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:49:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:49:26 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:49:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:49:28 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17319|0 |1 is obsolete| | --- Comment #2 from Chris Cormack --- Created attachment 17325 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17325&action=edit Bug 10002 - Don't include line breaks in strings that are translated Several JS alert messages contain "\n" which is problematic for translation. This patch removes those instances (a line break is not strictly necessary anyway). Also corrected: two instances of "holds(s)" To test, place a hold on a title with items. From the biblio detail page choose Edit -> Delete all items and Edit -> Delete record. In each case you should see error messages with no line breaks and no misspellings. Delete all items attached to the record with holds from the item edit page. Go back to the detail page and choose Edit -> Delete record. You should see an error message about existing hold(s) with no line breaks or misspellings. Signed-off-by: Chris Cormack Harmless change, fixes misspellings and makes translations easier -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:51:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:51:25 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #96 from Karam Qubsi --- Hi? I found an other problem related to this bug that not solved yet on the master if you create a new staff user named with non latin characters like : ??? " my name in Arabic " when log in there is no problem the name is appears but when you change the page go to any other page " like Circulation" the name is gooing to be like this :( ????? , and if we go back to the main page the name still in these characters ????? If we go the the Global system preferences page there is no problem there I will attach photos about this Thanks :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:51:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:51:49 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:52:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:52:11 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:52:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:52:13 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17318|0 |1 is obsolete| | --- Comment #2 from Chris Cormack --- Created attachment 17326 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17326&action=edit Bug 10008 - Serials search results 'Opened' tab should be 'Open' The searials search results "Opened" tab should be labeled "Open." This patch makes this correction and changes the wording in another place which used "opened." Markup has also been added to maintain consistency in display of messages. To test, perform a search for a subscription. If your search returns results you should see an "Open" and a "Closed" tab. To test other affected changes perform searches which return no results, only open subscriptions, or only closed subscriptions. "No results" messages should display correctly and consistently. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:55:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:55:29 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #1 from mathieu saby --- Hello Amit Did you see 5336 and 9780 ? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:56:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:56:53 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #97 from Karam Qubsi --- Created attachment 17327 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17327&action=edit NonLatin user name on Koha pages This is how the name ??? appears -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 9 23:59:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 21:59:24 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #98 from Karam Qubsi --- Created attachment 17328 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17328&action=edit Non latin user names on the Pereferences page (good) On the System preferences page there is no problems -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 00:32:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 09 Apr 2013 22:32:18 +0000 Subject: [Koha-bugs] [Bug 900] Unimarc Authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=900 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 02:39:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 00:39:01 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #99 from Bernardo Gonzalez Kriegel --- I can reproduce this problem using Karam's name. What I found so far is: 1) Fresh login, session cookie (in DB) records correctly userid id: ?? 2) click on logo (or any link) and now session cookie has userid mangled id: "\xD9\x83\xD8\xB1\xD9\x85" 3) click any page, same result 4) Go to Administration > System Preferences, and now session cookie has correct userid again (also loggedinusername) So, could be something related with encoding at cookie writing time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:25:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:25:44 +0000 Subject: [Koha-bugs] [Bug 8277] item form not always showing when ordering In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8277 shalomchong at segi.edu.my changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shalomchong at segi.edu.my --- Comment #6 from shalomchong at segi.edu.my --- my item form was blank all the time when i use ie as my web browser. but the problem solved when i use google chrome. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:30:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:30:37 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:30:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:30:40 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16843|0 |1 is obsolete| | --- Comment #4 from Liz Rea --- Created attachment 17329 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17329&action=edit Bug 9671: Make fines.pl help text more accurate To test: run kohaclone/misc/cronjobs/fines.pl --help and note the help text. It should match the settings in System Preferences. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:30:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:30:54 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:31:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:31:11 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 --- Comment #5 from Liz Rea --- Merely fixing up the commit message. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:33:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:33:30 +0000 Subject: [Koha-bugs] [Bug 10018] New: Building version update for master/3.13 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Bug ID: 10018 Summary: Building version update for master/3.13 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: robin at catalyst.net.nz CC: robin at catalyst.net.nz This is a very simple patch that makes new packages build as 3.13 by default. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:36:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:36:23 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 --- Comment #1 from Robin Sheat --- Created attachment 17330 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17330&action=edit Bug 10018 - version update for 3.13 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:37:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:37:35 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:37:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:37:53 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:38:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:38:00 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:38:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:38:10 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 04:53:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 02:53:03 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 --- Comment #14 from Chris Cormack --- I now have Koha running under MariaDB, I am going to attempt to recreate the problem. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 05:13:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 03:13:15 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #15 from Chris Cormack --- I can recreate, to do so Install Mariadb (this will remove mysql) Koha will keep working fine Click around everything is good Try to add a biblio, you will end up on the additems screen, and a biblio has been created, but the biblioitem part failed, leaving your db a mess Apply the patch, try adding a new one again I get Can't call method "fields" on an undefined value at /home/chrisc/git/catalyst-koha/C4/Biblio.pm line 2509. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 05:19:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 03:19:31 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #16 from Chris Cormack --- It now inserts the biblioitem but explodes. I don't think we can push the patch as is. I switched back to mysql and get that same error, if I remove the patch, it works again -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 08:43:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 06:43:15 +0000 Subject: [Koha-bugs] [Bug 6101] Debian packaging error on koha-create second and next instances In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6101 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |magnus at enger.priv.no Resolution|--- |WORKSFORME --- Comment #6 from Magnus Enger --- This is now 2 years old without any further activity, and I have been doing lots of koha-creates in the meantime. Closing, but please reopen if this is still an issue for anyone. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 09:47:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 07:47:13 +0000 Subject: [Koha-bugs] [Bug 10019] New: Encoding problem with utf8 chars in userid Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 Bug ID: 10019 Summary: Encoding problem with utf8 chars in userid Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Authentication Assignee: gmcharlt at gmail.com Reporter: m.de.rooy at rijksmuseum.nl CC: dpavlin at rot13.org As reported by Karam under 6554: if you create a new staff user named with non latin characters like : ??? " my name in Arabic " when log in there is no problem the name is appears but when you change the page go to any other page " like Circulation" the name is gooing to be like this :( ????? , and if we go back to the main page the name still in these characters ????? If we go the the Global system preferences page there is no problem there -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 09:47:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 07:47:54 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #100 from M. de Rooy --- I confirm this error for a userid with utf8 chars. Can reproduce it. But I prefer to open a new report for it. Bug 10019. Sending a patch under that report now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:05:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:05:49 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17327|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:06:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:06:12 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17328|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:10:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:10:37 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 --- Comment #1 from M. de Rooy --- A observation to start with: The line in admin/preferences.pl: $YAML::Syck::ImplicitUnicode = 1; somehow makes the userid appear correctly. Looking at it from a distance, this seems a unwanted side-effect. This statement influences more than it looks like. We could also enable this YAML var only when needed (during the load of the pref file). But this is another report. My solution for the current problem does not interfere with this side-effect.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:21:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:21:06 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from M. de Rooy --- To solve this problem, I followed Bernardo's idea about CGI::Session. But I checked the session info and it was good. But deeper in Auth.pm, the userid parameter was not decoded. When coming from CGI Session in one instance (it is decoded in setuserenv but later used again from CGI::Session) and when coming from CGI in another instance. So a two-liner patch should resolve the problem.. To test this, you really need to login/logout on opac/staff, delete sessions, etc. :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:21:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:21:15 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 --- Comment #3 from M. de Rooy --- Created attachment 17331 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17331&action=edit Bug 10019: Fix for userid containing UTF8 chars Decodes userid on two places in checkauth of C4/Auth.pm Test plan: Include some non-Latin characters in your userid (loginname). Arab, Chinese? Login into opac and check user page. Go to staff (no new login), check your login name at various places. Logout, login via staff. Do the same. Go to opac again (no new login), check user page. Optionally: Remove all your sessions from table. Do a login. Check sessions. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:21:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:21:47 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:22:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:22:06 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:23:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:23:21 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel at gmail.com, | |karamqubsi at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:28:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:28:01 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:28:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:28:01 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10019 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:28:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:28:21 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10019 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:28:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:28:20 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9951 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:30:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:30:10 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 --- Comment #4 from M. de Rooy --- Karam, Bernardo: Have a look too at bug 9951 where I describe in comment1 the problem with utf8 chars in your password.. That is a really nice one to solve :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 10:34:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 08:34:09 +0000 Subject: [Koha-bugs] [Bug 10020] New: Remove old code related to 'ethnicity' Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020 Bug ID: 10020 Summary: Remove old code related to 'ethnicity' Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Database Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de While updating our database documentation I found ethnicity and I suspect, that this is no longer used in current versions of Koha. Related code I found so far: - database table ethnicity - database columns ethnicity and ethnotes in borrowers and deletedborrowers - ethnicitycategories in C4/Members.pm - some code in memberentry.pl I can see no way in current versions for a library to enter data in the related fields and tables. Also we have a very flexible feature for patron attributes now, that I think, should make it possible to replicate this feature, if a library wanted to use it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 11:16:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 09:16:41 +0000 Subject: [Koha-bugs] [Bug 10021] New: Remove dead(?) code related to notifys Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10021 Bug ID: 10021 Summary: Remove dead(?) code related to notifys Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de The database table notifys and the code related to it is as far as I can tell no longer used in Koha. I am not sure how this used to work, so we would need to check very carefully before removing it. There are some things still visible in the interface: - fines table in patron account shows columns notify id and level - similar information shows in the overdues with fines report In all databases I checked there was no information stored in the databaes table or columns - they were always 0. Remaining code I found: - database table notifys - notify_id and notify_level in accountlines - C4/Overdues.pm - C4/Accounts.pm - C4/Members.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 11:19:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 09:19:01 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- When stopwords related code is removed this should include the database table stopwords. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 11:24:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 09:24:28 +0000 Subject: [Koha-bugs] [Bug 6536] Z3950 Enhancements: SRU targets, MARC conversion, additional XSLT processing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om --- Comment #24 from claire.hernandez at biblibre.com --- Hello Marcel, did you plan to do this work soon ? Could we help you to do something ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 11:40:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 09:40:07 +0000 Subject: [Koha-bugs] [Bug 6536] Z3950 Enhancements: SRU targets, MARC conversion, additional XSLT processing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536 --- Comment #25 from M. de Rooy --- (In reply to comment #24) > Hello Marcel, did you plan to do this work soon ? Could we help you to do > something ? Hi Claire: Yes, I will take that up again soon. Your help in signing off would be welcome :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 12:05:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 10:05:28 +0000 Subject: [Koha-bugs] [Bug 5366] Koha does not work right with MariaDB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5366 --- Comment #17 from Chris Nighswonger --- (In reply to comment #16) > It now inserts the biblioitem but explodes. I don't think we can push the > patch as is. > > I switched back to mysql and get that same error, if I remove the patch, it > works again I think that I remember now that you mention it that there were other problems which is probably why I did not pursue this further at the time. I seem to recall a discussion about the best way to approach a fix for the no null fields without a default could be fixed in the schema itself. Maybe fixing it there in all of its occurrences would fix the symptoms without breaking things too badly. But then if we have code expecting null values returned from some of these fields then things might just break anyway. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 12:05:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 10:05:41 +0000 Subject: [Koha-bugs] [Bug 10020] Remove old code related to 'ethnicity' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020 --- Comment #1 from Katrin Fischer --- Note: We need to check the table and columns are empty before dropping them. If possible migrate data to patron attributes automatically. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 12:07:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 10:07:38 +0000 Subject: [Koha-bugs] [Bug 10020] Remove old code related to 'ethnicity' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10020 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack --- (In reply to comment #1) > Note: We need to check the table and columns are empty before dropping them. > If possible migrate data to patron attributes automatically. If non empty we must migrate them, we can't throw away users data. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 12:36:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 10:36:47 +0000 Subject: [Koha-bugs] [Bug 10022] New: Multiple tags moderation doesn't work on translated page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Bug ID: 10022 Summary: Multiple tags moderation doesn't work on translated page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: fridolyn.somers at biblibre.com CC: gmcharlt at gmail.com When using a translated intranet, tags moderation using checkboxes and a submit button doesn't work. You get a message "Unknown Operation on x Term(s)" (translated of course). This is because submit value is translated, it must not be used in perl page to find witch submit button has been pushed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 12:39:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 10:39:43 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Staff Client |Tools Assignee|koha-bugs at lists.koha-commun |gmcharlt at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:10:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:10:23 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17331|0 |1 is obsolete| | --- Comment #5 from Bernardo Gonzalez Kriegel --- Created attachment 17332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17332&action=edit Bug 10019: Fix for userid containing UTF8 chars Decodes userid on two places in checkauth of C4/Auth.pm Test plan: Include some non-Latin characters in your userid (loginname). Arab, Chinese? Login into opac and check user page. Go to staff (no new login), check your login name at various places. Logout, login via staff. Do the same. Go to opac again (no new login), check user page. Optionally: Remove all your sessions from table. Do a login. Check sessions. Signed-off-by: Bernardo Gonzalez Kriegel Comment: Works as described. No errors. This patch fixes this problem, but I wonder if there is a general solution that handle all as utf8. Tested in opac and staff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:11:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:11:07 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:18:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:18:36 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 --- Comment #6 from M. de Rooy --- (In reply to comment #5) > This patch fixes this problem, but I wonder if > there is a general solution that handle all as utf8. > Tested in opac and staff. Thanks for your SO. A simpler solution for UTF-8 would be really welcome, but IMO we are now in a transition period. Currently, some scripts use CGI now with -utf8 flag for decoding all parameters. But we already have more modules like Auth.pm that have decodes here and there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:29:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:29:13 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16587|0 |1 is obsolete| | Attachment #16588|0 |1 is obsolete| | Attachment #16599|0 |1 is obsolete| | Attachment #16623|0 |1 is obsolete| | Attachment #16634|0 |1 is obsolete| | --- Comment #105 from Kyle M Hall --- Created attachment 17333 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17333&action=edit Bug 8215 - Course Reserves Adds a course reserves system for academic libraries. The course reserves system allows libraries to create courses and put items on reserves for those courses. Each item with at least one reserve can have some of its attributes modified while it is on reserve for at least one active course. These attributes include item type, collection code, shelving location, and holding library. If there are no active courses with this item on reserve, it's attributes will revert to the original attributes it had before going on reserve. Test Plan: 1) Create new authorised value categories DEPARTMENT and TERM 2) Create a new course, add instructors to that course. 3) Reserve items for that course, verify item attributes have changed. 4) Disable course, verify item attributes have reverted. 5) Enable course again, verify item attributes again. 6) Delete course, verify item attributes again. 7) Create two new courses, add the same item(s) to both courses. 8) Disable one course, verify item attributes have not reverted. 9) Disable both courses, verify item attributes have reverted. 10) Enable one course, verify item attributes are again set to the new values. 11) Edit reserve item attributes, verify. 12) Disable all courses, edit reserve item attributes, verify the item itself still has its original attributes, verify the reserve item attributes have been updated. 13) Verify the ability to remove instructors from a course. 14) Verify new permissions, top level coursereserves, with subpermissions add_reserves and delete_reserves. Signed-off-by: Kyle M Hall Signed-off-by: Corinne Bulac -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:30:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:30:27 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #106 from Kyle M Hall --- Created attachment 17334 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17334&action=edit Bug 8215 follow-up encoding for branches & itemtypes Signed-off-by: Kyle M Hall Signed-off-by: Corinne Bulac -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:30:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:30:36 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #107 from Kyle M Hall --- Created attachment 17335 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17335&action=edit Bug 8215: Followup FIX QA issues -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:30:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:30:47 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #108 from Kyle M Hall --- Created attachment 17336 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17336&action=edit Bug 8215 - Add Course Reserves - QA Followup -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 13:31:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 11:31:04 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 --- Comment #109 from Kyle M Hall --- Created attachment 17337 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17337&action=edit Bug 8215: Followup Fix confirmation links for delete course and item -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:09:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:09:44 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 --- Comment #6 from M. de Rooy --- Hm. I am not sure if we really should start forking in a cgi script. (Not saying that your solution would not work :) But going one step back: Can we not just get rid of these *silly* record counts for Z3950 searches? These counts may be of some interest for staged marc files and so on. But what are we doing with these numbers for Z3950 search? I cannot recall seeing this number anywhere in Koha. So, why not stop calculating instead of doing it in a second process? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:10:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:10:24 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Assignee|matthias.meusburger at biblibr |jonathan.druart at biblibre.co |e.com |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:11:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:11:03 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |fridolyn.somers at biblibre.co | |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 17338 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17338&action=edit Proposed patch See commit message -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:14:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:14:45 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17326|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 17339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17339&action=edit Bug 10008 - Serials search results 'Opened' tab should be 'Open' The searials search results "Opened" tab should be labeled "Open." This patch makes this correction and changes the wording in another place which used "opened." Markup has also been added to maintain consistency in display of messages. To test, perform a search for a subscription. If your search returns results you should see an "Open" and a "Closed" tab. To test other affected changes perform searches which return no results, only open subscriptions, or only closed subscriptions. "No results" messages should display correctly and consistently. Signed-off-by: Chris Cormack Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:15:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:15:14 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |String patch QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:33:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:33:34 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17325|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 17340 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17340&action=edit Bug 10002 - Don't include line breaks in strings that are translated Several JS alert messages contain "\n" which is problematic for translation. This patch removes those instances (a line break is not strictly necessary anyway). Also corrected: two instances of "holds(s)" To test, place a hold on a title with items. From the biblio detail page choose Edit -> Delete all items and Edit -> Delete record. In each case you should see error messages with no line breaks and no misspellings. Delete all items attached to the record with holds from the item edit page. Go back to the detail page and choose Edit -> Delete record. You should see an error message about existing hold(s) with no line breaks or misspellings. Signed-off-by: Chris Cormack Harmless change, fixes misspellings and makes translations easier Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:33:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:33:55 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |String patch QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:42:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:42:24 +0000 Subject: [Koha-bugs] [Bug 8277] item form not always showing when ordering In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8277 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart --- Nicole, This block is generated by the services/itemrecorddisplay.pl script. If it does not appear, the script certainly spits logs. Could you check your Koha log file please? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:43:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:43:45 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored Assignee|gmcharlt at gmail.com |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 14:44:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 12:44:17 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #3 from M. de Rooy --- (In reply to comment #2) > This patch lacks a test plan. I also see some code at the end of the xslt referring to item-status reference and doing things with OPACItemLocation pref. But the not-for-loan item I added does not appear in the Location line of the opac results? Your patch does show the reference item again in the Availability line. But it makes a bad pair for OPACItemLocation<>callnumber for some reason.. Leaving it at Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 15:59:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 13:59:38 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9266 --- Comment #2 from Katrin Fischer --- Hi Fridolyn, I also ran into translation related problems with tags some time ago. Maybe take a look at 9266 if it is a duplicate? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 15:59:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 13:59:38 +0000 Subject: [Koha-bugs] [Bug 9266] Managing tags / reject: Error "Unbekannte Operation (ablehnen)" in translated staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10022 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 15:59:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 13:59:56 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:34:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:34:08 +0000 Subject: [Koha-bugs] [Bug 9452] C4::Letters does not function under Plack In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9452 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #2 from Jonathan Druart --- Hi Jared, Could you provide a way to reproduce the error please? Line numbers are changed and I don't know if I search at the right place :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:34:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:34:56 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #2 from Tom?s Cohen Arazi --- Created attachment 17341 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17341&action=edit Bug 9819 - 'stopwords'-related code removed This patch removes code related to stopwords usage. The following methods are removed: C4::Search->remove_stopwords C4::Context->stopwords C4::Context->_new_stopwords And the buildQuery API was changed (removed the \@removed_stopwords return value). A follow-up is provided for database changes, to make rebasing easier. To test: - Apply this patch - Do some searches in both intranet and opac interfaces - Nothing should break Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:35:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:35:02 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #3 from Tom?s Cohen Arazi --- Created attachment 17342 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17342&action=edit Bug 9819 - Remove 'stopwords' table from kohastructure.sql Just that. To test: - Apply the patch - Do a fresh install - The database structure should be created flawlessly - There should not be a 'stopwords' table created Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:35:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:35:12 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #4 from Tom?s Cohen Arazi --- Created attachment 17343 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17343&action=edit Bug 9819 - Make updatedatabase.pl remove the 'stopwords' table To test: - Apply the patch - Will be prompted to run the updater - The 'stopwords' database should be removed ( test on a mysql prompt with > SHOW TABLES LIKE 'stopwords'; and should get no results) Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:35:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:35:52 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:40:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:40:06 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #5 from M. de Rooy --- Hi Tomas, Could you also explain on this bug report why the stopwords should be removed? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 16:49:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 14:49:25 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #6 from Katrin Fischer --- The use of stopwords was limited to NoZebra - so this bug is a consequence of removing all NoZebra related code. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:12:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:12:28 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #9 from Jonathan Druart --- (In reply to comment #8) > Odd, I can still replicate this bug on master: > http://screencast.com/t/M5qWorUpl > > Kyle Ok thanks. I can reproduce if I follow your way. I did not import twice the same record, but just one time an existing record. I thought it was the same thing. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:12:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:12:45 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16079|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart --- Created attachment 17344 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17344&action=edit Bug 9523: importing staged bib records hangs if a matched bib has been deleted Test Plan: 1) Stage a MARC record file that will have matches with existing records 2) Delete the bib from Koha that was matched on 3) Attempt to import the records into Koha, the import will hang 4) Apply the patch 5) Reload manage-marc-import.pl and attempt to import again, this time it should succeed. Signed-off-by: Galen Charlton Signed-off-by: Jonathan Druart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:16:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:16:36 +0000 Subject: [Koha-bugs] [Bug 10023] New: degree notation in acq Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Bug ID: 10023 Summary: degree notation in acq Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All URL: /cgi-bin/koha/acqui/booksellers.pl OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 17345 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17345&action=edit N notation on acq searches See the screenshot, above the basket number it now says N? ... this seems like a strange notation to me? Shouldn't it be # if we just want a small notation? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:17:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:17:01 +0000 Subject: [Koha-bugs] [Bug 6736] totals incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6736 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nicole C. Engard --- Don't think so -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:18:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:18:41 +0000 Subject: [Koha-bugs] [Bug 8277] item form not always showing when ordering In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8277 --- Comment #8 from Nicole C. Engard --- I don't have a 3.8.1 system anymore to check the logs on. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:19:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:19:10 +0000 Subject: [Koha-bugs] [Bug 6736] totals incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6736 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |unspecified -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:20:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:20:15 +0000 Subject: [Koha-bugs] [Bug 10024] New: stars are radio buttons in both themes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10024 Bug ID: 10024 Summary: stars are radio buttons in both themes Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 17346 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17346&action=edit radio buttons In both themes the star ratings on the detail page (not the results page) have become radio buttons. This is in 3.10.4 and master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:21:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:21:05 +0000 Subject: [Koha-bugs] [Bug 10025] New: star ratings aren't saving Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10025 Bug ID: 10025 Summary: star ratings aren't saving Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com This is in both themes and the mobile interface - if you click on the star ratings on the detail page it's not saving the results anymore. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:33:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:33:41 +0000 Subject: [Koha-bugs] [Bug 8277] item form not always showing when ordering In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8277 --- Comment #9 from Owen Leonard --- > I don't have a 3.8.1 system anymore to check the logs on. You could check out 3.8.x for testing: git checkout origin/3.8.x -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:52:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:52:14 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 17:58:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 15:58:06 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 --- Comment #11 from Kyle M Hall --- (In reply to comment #9) > (In reply to comment #8) > > Odd, I can still replicate this bug on master: > > http://screencast.com/t/M5qWorUpl > > > > Kyle > > Ok thanks. I can reproduce if I follow your way. > I did not import twice the same record, but just one time an existing record. > I thought it was the same thing. > > Marked as Passed QA. I should have worded it more explicitly, my bad! Kyle -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 18:04:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 16:04:01 +0000 Subject: [Koha-bugs] [Bug 10025] star ratings aren't saving In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10025 --- Comment #1 from Owen Leonard --- I do not find this to be the case in either master or 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:03:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:03:58 +0000 Subject: [Koha-bugs] [Bug 9834] Should reverting a waiting hold keep the item number? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9834 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #1 from Kyle M Hall --- The itemnumber is kept as a 'better safe than sorry' approach. That is, it is better to make sure the patron gets exactly the item they wanted rather than risk giving the patron an item he or she didn't want. I think the solution is to just add a new field 'hold_level' to the reserves table that is marked as 'bib' or 'item' when a reserve is first placed. That way we can know at the time of reversion if we need to remove the itemnumber or not. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:10:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:10:12 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 --- Comment #7 from Karam Qubsi --- The problem is fixed using this patch :) Thanks alot for your fast respond :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:11:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:11:52 +0000 Subject: [Koha-bugs] [Bug 10026] New: cart not showing location anymore Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Bug ID: 10026 Summary: cart not showing location anymore Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com In 3.8 Koha's cart used to show the shelving location, but in 3.10 that has been replaced with branch. Branch should have been added to the cart alongside the location and shouldn't have replaced the location. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:12:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:12:08 +0000 Subject: [Koha-bugs] [Bug 7635] ignoring hold still marks it in transit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7635 --- Comment #3 from Kyle M Hall --- I cannot reproduce this on master or 3.10.x. Nicole, can you retest to confirm? (In reply to comment #0) > Steps reproduce: > > 1. checkin item > 2. ignore hold prompt to transfer > 3. item says in transit on holds tab > 4. item not listed in transfers to receive > 5. item not listed in transit on the holdings table on the detail screen > > So the item isn't really in transit, but the holds tab seems to think it is > and it's confusing to librarians looking at the holds tab. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:17:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:17:54 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |nengard at gmail.com Resolution|FIXED |--- --- Comment #7 from Nicole C. Engard --- This appears to have resurfaced in 3.10.3 Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:23:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:23:56 +0000 Subject: [Koha-bugs] [Bug 10015] UniqueItemFields could have link to database documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |paul.poulain at biblibre.com --- Comment #2 from Paul Poulain --- Patch tested with a sandbox, by Frederic Durand -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:24:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:24:08 +0000 Subject: [Koha-bugs] [Bug 10015] UniqueItemFields could have link to database documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17316|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:24:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:24:12 +0000 Subject: [Koha-bugs] [Bug 10015] UniqueItemFields could have link to database documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10015 --- Comment #3 from Paul Poulain --- Created attachment 17347 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17347&action=edit Bug 10015 - UniqueItemFields could have link to database documentation Other system preferences which require entry of database column names include a link to the scheme for reference. The UniqueItemFields should do the same. This patch rewords the preference description to incorporate a link. To test, open the acquisitions tab in system preferences and confirm that the UniqueItemFields description looks correct and links to the right page in the schema. Signed-off-by: Frederic Durand -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:45:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:45:01 +0000 Subject: [Koha-bugs] [Bug 10027] New: Fine details not showing when printing a fine Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Bug ID: 10027 Summary: Fine details not showing when printing a fine Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: kyle.m.hall at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Previously printing a fine invoice would result in a page with both the single item charge and the total outstanding dues. Right now only the total outstanding is printed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:45:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:45:11 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:46:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:46:23 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 --- Comment #1 from Kyle M Hall --- Created attachment 17348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17348&action=edit Bug 10027 - Fine details not showing when printing a fine Previously printing a fine invoice would result in a page with both the single item charge and the total outstanding dues. Right now only the total outstanding is printed. Test Plan: 1) Print a fine, note the fine doesn't show, only the total 2) Apply patch 3) Print a fine, not the fine does show -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:49:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:49:48 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 --- Comment #2 from Kyle M Hall --- Created attachment 17349 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17349&action=edit Bug 10027 - Fine details not showing when printing a fine - Tidy members/printinvoice.pl -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:50:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:50:03 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 19:49:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 17:49:57 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:11:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:11:33 +0000 Subject: [Koha-bugs] [Bug 10026] cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master --- Comment #1 from Owen Leonard --- Caused I think by the patch for Bug 7570. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:29:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:29:32 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|cart not showing location |OPAC cart not showing |anymore |location anymore -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:34:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:34:05 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:35:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:35:00 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 --- Comment #2 from Owen Leonard --- Created attachment 17350 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17350&action=edit Bug 10026 - OPAC cart not showing location anymore When Bug 7570 added availability information to the cart it switched which subroutine was used to get item information, and thus changed how the information was being returned. This patch makes accommodations for this change by adding processing of item location information to the script in a way that will match the existing template variables. To test, add items to the cart in the OPAC some of which include shelving location information. When you view the cart you should see the shelving location displayed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:34:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:34:59 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:53:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:53:31 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #14 from Tom?s Cohen Arazi --- Created attachment 17351 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17351&action=edit Bug 9659 - QA Follow up: Unit tests Added some tests against the methods added by this patch. To test, prove -v - t/Koha.t - t/ReportsGuided.t Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 20:54:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 18:54:08 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 21:01:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 19:01:36 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #15 from Tom?s Cohen Arazi --- I forgot to run koha-qa.pl before sending. There's a perlcritic error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 21:20:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 19:20:08 +0000 Subject: [Koha-bugs] [Bug 9353] Missing subfields on MARC21 frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9353 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 21:36:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 19:36:54 +0000 Subject: [Koha-bugs] [Bug 5858] Default frameworks missing many MARC21 tags In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5858 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16445|0 |1 is obsolete| | --- Comment #19 from Bernardo Gonzalez Kriegel --- Created attachment 17352 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17352&action=edit Bug 5858 - Default frameworks missing many MARC21 tags This patch replaces previous ones. Only adds missing tags/subtags or update descriptions. Only to new installs. To test: 1) Delete MARC21 default framework 2) Apply patch 3) Test that new default framework loads without problem Rebased to master. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 23:35:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 21:35:34 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #16 from Tom?s Cohen Arazi --- There's seems to be no perlcritic error. Was a problem with my setup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 10 23:36:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 21:36:19 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 --- Comment #8 from Chris Cormack --- (In reply to comment #7) > This appears to have resurfaced in 3.10.3 > > Nicole 3.10.4 is the latest release have you tested that? Or 3.10.x itself? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 00:29:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 22:29:37 +0000 Subject: [Koha-bugs] [Bug 9918] Packaging updates for 3.12 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9918 --- Comment #7 from Robin Sheat --- That has been fixed in bug 10018, thanks for catching it :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:27:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:27:08 +0000 Subject: [Koha-bugs] [Bug 7635] ignoring hold still marks it in transit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7635 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz at catalyst.net.nz --- Comment #4 from Liz Rea --- We'd probably also need to know what settings you have set in Staff Client -> Holds, as that might influence this behaviour. Liz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:40:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:40:18 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:40:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:40:36 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:40:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:40:38 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17350|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 17353 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17353&action=edit Bug 10026 - OPAC cart not showing location anymore When Bug 7570 added availability information to the cart it switched which subroutine was used to get item information, and thus changed how the information was being returned. This patch makes accommodations for this change by adding processing of item location information to the script in a way that will match the existing template variables. To test, add items to the cart in the OPAC some of which include shelving location information. When you view the cart you should see the shelving location displayed. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:44:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:44:55 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:44:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:44:59 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17348|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 17354 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17354&action=edit Bug 10027 - Fine details not showing when printing a fine Previously printing a fine invoice would result in a page with both the single item charge and the total outstanding dues. Right now only the total outstanding is printed. Test Plan: 1) Print a fine, note the fine doesn't show, only the total 2) Apply patch 3) Print a fine, not the fine does show Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:46:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:46:06 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 01:46:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 10 Apr 2013 23:46:08 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17349|0 |1 is obsolete| | --- Comment #4 from Chris Cormack --- Created attachment 17355 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17355&action=edit Bug 10027 - Fine details not showing when printing a fine - Tidy members/printinvoice.pl Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 03:19:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 01:19:38 +0000 Subject: [Koha-bugs] [Bug 8277] item form not always showing when ordering In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8277 --- Comment #10 from shalomchong at segi.edu.my --- i think only verson 3.08.01.001 has this problem. my system upgrade from 3.08.01.001 to 3.10 the problem remain. but there is another user who re-install his system to 3.08.01.002 the problem solved. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 04:35:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 02:35:44 +0000 Subject: [Koha-bugs] [Bug 9105] Moving Z3950 search code to Breeding.pm In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9105 M. Tompsett changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset at hotmail.com --- Comment #25 from M. Tompsett --- *** Bug 8886 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 04:35:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 02:35:44 +0000 Subject: [Koha-bugs] [Bug 8886] Uninitialized variable triggers error log entry in z3950_search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8886 M. Tompsett changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from M. Tompsett --- In attempting to generate this issue again in master (3.11.x), some patch in the process of bug 9105 "fixed" the uninitialized variables. Though, "|| q{}" is friendlier to perl critic than "||''". *** This bug has been marked as a duplicate of bug 9105 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 11:21:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 09:21:57 +0000 Subject: [Koha-bugs] [Bug 9075] Show material type and item type on staff detail (with xslt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9075 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 11:25:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 09:25:35 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16071|0 |1 is obsolete| | Status|Patch doesn't apply |Needs Signoff Assignee|kyle at bywatersolutions.com |fridolyn.somers at biblibre.co | |m --- Comment #31 from Fridolyn SOMERS --- Created attachment 17356 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17356&action=edit Bug 6739 - expired patrons not blocked from opac actions (revised) Revised main patch to rebase master and also remove all changes only related to code format (white-spaces, new lines, folding ...). There where a lot ; such changes must not be in main patch because it makes the rebase much more difficult. Can you re-signoff Kyle ? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 11:38:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 09:38:19 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16072|0 |1 is obsolete| | --- Comment #32 from Fridolyn SOMERS --- Created attachment 17357 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17357&action=edit Bug 6739 - expired patrons not blocked from opac actions - Followup Rebased patch. Also made a change : Calling $query->param() into $template->param() is a bad idea, because $query->param() result type depends on context (normal or array contexts) and $template->param() is an array context. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 11:42:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 09:42:48 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #33 from Fridolyn SOMERS --- I noticed that some changes in opac-user.pl seems to be not directly related to this bug purpose. Some lines concerns OPACDisplayRequestPriority and NotifyBorrowerDeparture syspref behaviors. Could this be explained is patch comment ? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:17:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:17:39 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 --- Comment #29 from Julian Maurice --- Created attachment 17358 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17358&action=edit Bug 7295 [follow-up] More granular permissions for baskets - updatedatabase.pl now fills the new aqbasket.branch with branchcode of basket owner (aqbasket.authorisedby). So the behavior is unchanged if you have set your syspref AcqViewBaskets to 'branch' - If AcqViewBaskets='branch', prevent librarian to add users that are not from the same branch than the basket. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:18:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:18:42 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16497|0 |1 is obsolete| | --- Comment #30 from Julian Maurice --- Created attachment 17359 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17359&action=edit [SIGNED-OFF] Bug 7295: More granular permissions for baskets Rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:19:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:19:01 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16498|0 |1 is obsolete| | --- Comment #31 from Julian Maurice --- Created attachment 17360 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17360&action=edit [SIGNED-OFF] Bug 7295: Follow-up: Several fixes Rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:19:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:19:09 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17358|0 |1 is obsolete| | --- Comment #32 from Julian Maurice --- Created attachment 17361 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17361&action=edit Bug 7295 [follow-up] More granular permissions for baskets - updatedatabase.pl now fills the new aqbasket.branch with branchcode of basket owner (aqbasket.authorisedby). So the behavior is unchanged if you have set your syspref AcqViewBaskets to 'branch' - If AcqViewBaskets='branch', prevent librarian to add users that are not from the same branch than the basket. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:20:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:20:20 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #33 from Julian Maurice --- This last patch should fix problems raised by Katrin. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:33:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:33:43 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #9 from M. de Rooy --- QA: Working on this now.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:56:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:56:39 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17275|0 |1 is obsolete| | --- Comment #10 from M. de Rooy --- Created attachment 17362 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17362&action=edit Bug 8896 QA Followup for regex Making sure that the regex does not kill more than it should. Here are my test results when removing serialseq 3 :) 3 => 3 => 3; => 1;3 => 1 1; 3 => 1 1; 3; => 1 3;1 => 1 3; 1 => 1 3 ;1 => 1 3 ; 1 => 1 1;3;31 => 1;31 1;3 ;31 => 1;31 1;3; 31 => 1;31 1; 3;31 => 1;31 2;3;31;; ;,, ;;,, ,;,;,;4 => 2;31;4 Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:56:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:56:51 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #11 from M. de Rooy --- Created attachment 17363 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17363&action=edit Bug 8896: Delete serials no more missing from missinglist When manual history is disabled in subscription history section if a serial has been previously set as missing and is received or set as expected, late or claimed, it will be deleted from missinglist Signed-off-by: Marcel de Rooy Regex needs a followup. More comments on Bugzilla. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:56:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:56:55 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #12 from M. de Rooy --- Created attachment 17364 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17364&action=edit Bug 8896 QA Followup for regex Making sure that the regex does not kill more than it should. Here are my test results when removing serialseq 3 :) 3 => 3 => 3; => 1;3 => 1 1; 3 => 1 1; 3; => 1 3;1 => 1 3; 1 => 1 3 ;1 => 1 3 ; 1 => 1 1;3;31 => 1;31 1;3 ;31 => 1;31 1;3; 31 => 1;31 1; 3;31 => 1;31 2;3;31;; ;,, ;;,, ,;,;,;4 => 2;31;4 Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:57:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:57:12 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17362|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 12:57:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 10:57:35 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:00:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:00:00 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #13 from M. de Rooy --- QA Comment: Thanks for adjusting. I unfortunately still had some issues: 1) Your regex removes $serialseq from the missing list. Say that it is 1. This will remove also all other ;1\d+ from the list like 10 or 11 etc. I had some fun with regexes and sent a QA followup for them. 2) Could you send a followup for marking Not available and back? Please test. Had some funny effects with it: Like Missing issues:5; not issued 5 Delete 5 now: 5 is removed from missinglist, but "; not issued 5" remains there. Point 2 does not block this patch however. No problems with qa tools. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:01:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:01:32 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #14 from M. de Rooy --- Please wait: still found something else.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:01:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:01:58 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17364|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:01:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:01:56 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17363|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:11:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:11:00 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #15 from M. de Rooy --- Created attachment 17365 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17365&action=edit Bug 8896: Delete serials no more missing from missinglist When manual history is disabled in subscription history section if a serial has been previously set as missing and is received or set as expected, late or claimed, it will be deleted from missinglist Signed-off-by: Marcel de Rooy Regex needs a followup. More comments on Bugzilla. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:11:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:11:04 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #16 from M. de Rooy --- Created attachment 17366 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17366&action=edit Bug 8896 QA Followup for regex Making sure that the regex does not kill more than it should. Here are my test results when removing serialseq 3 :) 3 => 3 => 3; => 1;3 => 1 1; 3 => 1 1; 3; => 1 3;1 => 1 3; 1 => 1 3 ;1 => 1 3 ; 1 => 1 1;3;31 => 1;31 1;3 ;31 => 1;31 1;3; 31 => 1;31 1; 3;31;3A => 1;31;3A 2;3;31;; ;,, ;;,, ,;,;,;4 => 2;31;4 Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:11:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:11:54 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 --- Comment #17 from M. de Rooy --- (In reply to comment #14) > Please wait: still found something else.. Replaced \D in the adjusted regex by a better [,;\s] Back to Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:22:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:22:46 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:29:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:29:43 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply --- Comment #16 from M. de Rooy --- Applying: Bug 9780: Add unit test and a new condition in GetOrdersByBiblionumber /usr/share/koha/testclone/.git/rebase-apply/patch:56: trailing whitespace. ok( scalar (@listorders) >0,'GetOrdersByBiblionumber : result contains at least one element' ); fatal: sha1 information is lacking or useless (C4/Acquisition.pm). Repository lacks necessary blobs to fall back on 3-way merge. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:47:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:47:58 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:48:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:48:00 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17270|0 |1 is obsolete| | --- Comment #4 from M. de Rooy --- Created attachment 17367 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17367&action=edit Bug 9414 - Fix sample letters for German and Norwegian Some letters were missing or not translated in the German and Norwegian data for the webinstaller. This patch adds them. German - RENEWAL (present, but not translated) - OPAC_REG_VERIFY (missing) Norwegian - RENEWAL (present, but not translated) - ISSUESLIP (missing) - ISSUEQSLIP (missing) - RESERVESLIP (missing) - TRANSFERSLIP (missing) - OPAC_REG_VERIFY (missing) To test: - Install Norwegian and German* translations - Run through the web installer in German, making sure that the sample letters are selected - Check that there are no errors in the web installer - Check /cgi-bin/koha/tools/letter.pl - that the letters look OK, and are translated - Repeat the process for Norwegian * = I had some problems with installing the German translations that are in master, but now I can't reproduce it. If you run into a problem where only some of the subdirectories of koha-tmpl/intranet-tmpl/prog/de-DE/modules/ are cerated, try downloading and installing the 3.10 .po files from Pootle. Signed-off-by: Chris Cormack Signed-off-by: Marcel de Rooy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:48:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:48:14 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 13:50:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 11:50:12 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #5 from M. de Rooy --- QA Comment: Not much to say. Looks good to me. Speak little bit German, and no Norwegian.. Ran this on a empty db. Went fine. Assume that Katrin gave you the German translations.. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 14:03:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 12:03:03 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 --- Comment #6 from Magnus Enger --- (In reply to comment #5) > Assume that Katrin gave you the German translations.. Gah, forgot to mention that. Sorry, Katrin! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 14:13:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 12:13:09 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 --- Comment #7 from Katrin Fischer --- Thx for letting me mess up your patch with German :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 14:38:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 12:38:39 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #80 from Julian Maurice --- Created attachment 17368 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17368&action=edit Bug 6874: Add unit tests for C4::UploadedFiles and move a variable declaration at subroutine level instead of file level. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 14:43:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 12:43:31 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #81 from Julian Maurice --- Created attachment 17369 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17369&action=edit Bug 6874: Add dependency to Test::CGI::Multipart -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 15:28:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 13:28:40 +0000 Subject: [Koha-bugs] [Bug 10028] New: ModReceiveOrder unexpectedly works Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Bug ID: 10028 Summary: ModReceiveOrder unexpectedly works Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 15:29:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 13:29:39 +0000 Subject: [Koha-bugs] [Bug 10028] ModReceiveOrder unexpectedly works In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 --- Comment #1 from Jonathan Druart --- Created attachment 17370 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17370&action=edit Bug 10028: ModReceiveOrder unexpectedly works. In C4::Acquisition::ModReceiveOrder, a call to NewOrder is badly used. NewOrder returns ($basketno, $ordernumber) but in ModReceiveOrder the ordernumber is got with my $ordernumber = NewOrder( $args ); It works because: sub t{ return ("a", "b"); } my $a = t(); say $a; Will display 'b'. But it is not really clear. Test plan: Check that there is no regression for partial receives. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 15:29:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 13:29:37 +0000 Subject: [Koha-bugs] [Bug 10028] ModReceiveOrder unexpectedly works In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 15:29:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 13:29:54 +0000 Subject: [Koha-bugs] [Bug 10028] ModReceiveOrder unexpectedly works In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 15:30:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 13:30:01 +0000 Subject: [Koha-bugs] [Bug 10028] ModReceiveOrder unexpectedly works In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|String patch |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 16:45:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 14:45:23 +0000 Subject: [Koha-bugs] [Bug 10029] New: CAS authentication fails in OPAC reserve Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10029 Bug ID: 10029 Summary: CAS authentication fails in OPAC reserve Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Authentication Assignee: gmcharlt at gmail.com Reporter: fridolyn.somers at biblibre.com CC: dpavlin at rot13.org If OPAC reserve page is accessed without being logged-in, login form is displayed as well as a CAS authentication link (if enabled). A click on this link will lead to CAS server but one comming back to Koha, page shows an error : "ERROR: No biblionumber received". This is because CAS link only contains the query path "/cgi-bin/koha/opac-reserve.pl", not the query parameters. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 16:53:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 14:53:54 +0000 Subject: [Koha-bugs] [Bug 9834] Should reverting a waiting hold keep the item number? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9834 Mickey Coalwell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mcoalwell at nekls.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 16:54:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 14:54:57 +0000 Subject: [Koha-bugs] [Bug 10029] CAS authentication fails in OPAC reserve In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10029 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |fridolyn.somers at biblibre.co | |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 17371 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17371&action=edit Proposed patch See commit message. Patch maybe does not cover the whole problem. Help will be warmly welcomed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 16:59:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 14:59:47 +0000 Subject: [Koha-bugs] [Bug 9452] C4::Letters does not function under Plack In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9452 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #3 from Colin Campbell --- The location of the problem generating the state db handles was identified on bug 9138 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 20:43:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 18:43:23 +0000 Subject: [Koha-bugs] [Bug 10025] star ratings aren't saving In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10025 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel at gmail.com --- Comment #2 from Bernardo Gonzalez Kriegel --- Works for me (master) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 21:23:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 19:23:39 +0000 Subject: [Koha-bugs] [Bug 9534] No way to get back to bib detail from edit record screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9534 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger at foundations.ed | |u --- Comment #9 from Chris Nighswonger --- I think 'BiblioDefaultDisplay' should read 'BiblioDefaultView' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 21:46:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 19:46:45 +0000 Subject: [Koha-bugs] [Bug 10030] New: MaxFines checks against amount, not amount outstanding Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Bug ID: 10030 Summary: MaxFines checks against amount, not amount outstanding Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: kyle.m.hall at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com If a patron has over time accumulated fines greater than the amount defined in MaxFine, the patron will never get more fines even if they have previously paid off those fines. This bug was introduced by the patch for Bug 7420. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 21:50:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 19:50:00 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 --- Comment #1 from Kyle M Hall --- Created attachment 17372 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17372&action=edit Bug 10030 - MaxFines checks against amount, not amount outstanding If a patron has over time accumulated fines greater than the amount defined in MaxFine, the patron will never get more fines even if they have previously paid off those fines. This bug was introduced by the patch for Bug 7420. Test Plan: 1) Create a patron 2) Create a fine of 10.00 for that patron 3) Pay off the fine 4) Set MaxFines to 5.00 5) Check out an item to the patron, backdate the due date so the item should generate fines. 6) Run fines.pl, observe that no fine was created 7) Apply the patch 8) Rerun fines.pl 9) Observe that the fine was created correctly -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 11 21:49:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 19:49:59 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 00:10:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 22:10:25 +0000 Subject: [Koha-bugs] [Bug 9185] Duplicate barcode check broken on order receive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9185 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer --- *** This bug has been marked as a duplicate of bug 8684 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 00:10:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 22:10:25 +0000 Subject: [Koha-bugs] [Bug 8684] Duplicate check for creating items on order broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8684 --- Comment #2 from Katrin Fischer --- *** Bug 9185 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 00:10:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 22:10:49 +0000 Subject: [Koha-bugs] [Bug 8684] Duplicate check for creating items on order broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8684 --- Comment #3 from Katrin Fischer --- Merging with duplicate bug 9185: Settings: AcqCreateItem = on receive UniqueItemFields = barcode 1) Create a new order with one or more order lines 2) Close basket 3) Create a new invoice/shipment 4) Receive one item, use existing barcode Problem: - on saving, no warning appears - item creation silently fails Log: ... [Sat Dec 01 23:11:05 2012] [error] [client 127.0.0.1] [Sat Dec 1 23:11:05 2012] finishreceive.pl: Indicator in 952 is empty at /home/katrin/kohaclone/C4/Biblio.pm line 2285., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=25&invoiceid=3 [Sat Dec 01 23:11:05 2012] [error] [client 127.0.0.1] [Sat Dec 1 23:11:05 2012] finishreceive.pl: DBD::mysql::st execute failed: Duplicate entry '3' for key 'itembarcodeidx' at /home/katrin/kohaclone/C4/Items.pm line 2105., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=25&invoiceid=3 [Sat Dec 01 23:11:05 2012] [error] [client 127.0.0.1] [Sat Dec 1 23:11:05 2012] finishreceive.pl: DBD::mysql::st execute failed: Column 'itemnumber' cannot be null at /home/katrin/kohaclone/C4/Acquisition.pm line 1094., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=25&invoiceid=3 ... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 01:16:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 11 Apr 2013 23:16:35 +0000 Subject: [Koha-bugs] [Bug 9250] Provide commands to allow handling of SIP servers in the packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9250 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from Robin Sheat --- Passing QA as it doesn't touch anything outside the packaging directory. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 05:39:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 03:39:26 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 --- Comment #53 from Mason James --- (In reply to comment #51) > (In reply to comment #50) > > Could someone confirm this file (sco/receipt.tt) can be removed? > > I've searched in my text editor and grepped the files within the sco > directories in cgi-bin and htdocs, and I cannot see any reference to > sco/receipt.tt interesting... despite sco/receipt.tt being added to the repo in commit a0b220f8551 it looks like it's probably never been used/referred to? so, delete this file for sure :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 05:45:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 03:45:41 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 --- Comment #54 from Mason James --- (In reply to comment #53) > (In reply to comment #51) > > (In reply to comment #50) > > > Could someone confirm this file (sco/receipt.tt) can be removed? > > > > I've searched in my text editor and grepped the files within the sco > > directories in cgi-bin and htdocs, and I cannot see any reference to > > sco/receipt.tt > > interesting... > > despite sco/receipt.tt being added to the repo in commit a0b220f8551 > it looks like it's probably never been used/referred to? > > so, delete this file for sure :) ah, i see now... the orig. file was opac/sco/receipt.tmpl and was used by opac/sco/printer.pl opac/sco/printer.pl was removed, but its tmpl/tt file was not the file can still be removed safely -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 06:08:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 04:08:13 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 06:08:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 04:08:16 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14498|0 |1 is obsolete| | --- Comment #55 from Mason James --- Created attachment 17373 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17373&action=edit Bug 8033 [Follow-up] add print receipt option to Koha self-check This follow-up makes some corrections to JavaScript, most importantly by enabling translation of strings embedded in the script. Other corrections: Trailing whitespace, proper Works as expected. Signed-off-by: Mason James -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 06:10:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 04:10:53 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 --- Comment #56 from Mason James --- (In reply to comment #55) > Created attachment 17373 [details] [review] > Bug 8033 [Follow-up] add print receipt option to Koha self-check > > This follow-up makes some corrections to JavaScript, most importantly > by enabling translation of strings embedded in the script. Other > corrections: Trailing whitespace, proper and === comparisons (Following coding/JSHint guidelines). > > To test, check something out in self checkout and click the "Finish" > button. The JavaScript confirmation dialog should appear and the receipt > should appear and self-close correctly. > > Signed-off-by: Nicole C. Engard > Works as expected. > Signed-off-by: Mason James passing QA on this ...with a follow-up patch to remove sco/receipt.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 06:20:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 04:20:31 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 06:20:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 04:20:34 +0000 Subject: [Koha-bugs] [Bug 8033] add print receipt option to Koha self-check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8033 --- Comment #57 from Mason James --- Created attachment 17374 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17374&action=edit Bug 8033 - add print receipt option to Koha self-check (edit) 4 misc follow-up fixes 1/ fixed printslip.tmpl typo 2/ fixed display bug 3/ moved hardcoded text string from script to template. 4/ delete unused receipt.tt file To Test: - Sign in to self checkout. - Enter a barcode and click submit. - Click the finish button - You should be prompted with a message asking if you would like a receipt. If you click OK you should be taken to the page with the receipt. If you click Cancel you should not see the reciept and you should be logged out. fyi: you should no longer see a "<title> Print Receipt for..." line in chrome/IE -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 07:26:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 05:26:10 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-U8DbBYPuBv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.12 |3.14 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 07:36:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 05:36:05 +0000 Subject: [Koha-bugs] [Bug 7639] system preference to forgive fines on lost items In-Reply-To: <bug-7639-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7639-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7639-70-KmDAAea1gU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #30 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, reading through the bug this morning, the functionality sounds a bit similar to RefundLostItemFeeOnReturn (except for the part about the replacement price). Kyle, could you check the new pref in master and that ForgiveFineWhenLost is still needed? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 09:13:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 07:13:06 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9212-70-BKy5xzeqlP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA: Looking at this one now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 09:18:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 07:18:51 +0000 Subject: [Koha-bugs] [Bug 10031] New: runreport.pl has an error Message-ID: <bug-10031-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10031 Bug ID: 10031 Summary: runreport.pl has an error Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Task Scheduler Assignee: gmcharlt at gmail.com Reporter: ketan at carvingit.com The code that's hashed out is the current code. The lines below that are the lines that should be present instead. A minor typographical error. Following is the output of diff command showing the difference between the original file and the update file - bin/cronjobs/runreport.pl ================================================================= 195,197c195,201 < my $sql => $report->{savedsql}; < my $report_name => $report->{report_name}; < my $type => $report->{type}; --- > #my $sql => $report->{savedsql}; > my $sql = $report->{savedsql}; > #print $sql; > #my $report_name => $report->{report_name}; > my $report_name = $report->{report_name}; > #my $type => $report->{type}; > my $type = $report->{type}; ================================================================= New to koha. Looking for info on submitting a patch myself. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 10:05:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 08:05:25 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9212-70-SnFpHmKiZu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: This is marked trivial, but it appears to be not that trival at all :) Patch complexity is not about the size only.. Liz: If you tested a 650, did you check if it was no an:xxx-link? I tested with 653s for that reason. The behavior of this patch depends on several pref values, including UseICU and TraceSubjectSubdivisions, and OPAC XSLT. When the tracing quotes {|} are disabled, the normal quotes are doubled in the XSLT searches leading to the famous: Can't call method "sort" on an undefined value at /usr/share/koha/testclone/C4/Search.pm line 422. Note that before the patch, this search would have worked! Also I feel that this report should also include the search at staff side. A similar change should be made in intranet xslt and normal view to be consistent. Note that now the search in previous example works under staff with two quotes and does not work in opac with four quotes.. Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 10:31:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 08:31:53 +0000 Subject: [Koha-bugs] [Bug 10032] New: Missing of close basket button and change basket group area Message-ID: <bug-10032-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032 Bug ID: 10032 Summary: Missing of close basket button and change basket group area Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: PC OS: Windows Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: shalomchong at segi.edu.my Created attachment 17375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17375&action=edit the page supposed to have the close basket button and change basket group area I used the demo site 3.10 to run some tests. when i created a basket and finished placing order, i can't find the close basket button on top and the change basket group area. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 10:34:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 08:34:30 +0000 Subject: [Koha-bugs] [Bug 10032] Missing of close basket button and change basket group area In-Reply-To: <bug-10032-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10032-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10032-70-XFS0QbJVzQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032 shalomchong at segi.edu.my changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 10:37:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 08:37:37 +0000 Subject: [Koha-bugs] [Bug 8918] ILS-DI: HoldTitle and HoldItem do not calculate rank of hold In-Reply-To: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8918-70-NdzAM5ohvQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QA Contact|paul.poulain at biblibre.com |m.de.rooy at rijksmuseum.nl --- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA: Exploring the wonderous world of Koha ILSDI now :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 11:35:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 09:35:30 +0000 Subject: [Koha-bugs] [Bug 8918] ILS-DI: HoldTitle and HoldItem do not calculate rank of hold In-Reply-To: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8918-70-FGQal2dZVP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918 --- Comment #14 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- I am including a QA followup patch, just sideways related to this report, but the pref description of ReservesNeedReturns could use the slightly clearer comment that it only works on item level holds. In the same run I update the description of ILS-DI:AuthorizedIPs. Note that I am not that enthusiastic about the ':' in pref names there. But the desc needs the comment that you should separate with , and not use spaces. Note that another report probably should widen that: allow spaces, commans and colons between those ip's and test with a regex [';\s] etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 11:35:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 09:35:46 +0000 Subject: [Koha-bugs] [Bug 8918] ILS-DI: HoldTitle and HoldItem do not calculate rank of hold In-Reply-To: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8918-70-gYT1CgV1N5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918 --- Comment #15 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17376 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17376&action=edit 8918 QA Followup for pref descriptions Updating pref descriptions for ReservesNeedReturns and ILS-DI:AuthorizedIPs. Just sideway related to this report, but not important enough to separate. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 11:51:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 09:51:01 +0000 Subject: [Koha-bugs] [Bug 9192] UNIMARC_sync_date_created_with_marc_biblio.pl field creation In-Reply-To: <bug-9192-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9192-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9192-70-MFa1pZyh6G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192 --- Comment #9 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- What must be done to continue ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 11:52:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 09:52:07 +0000 Subject: [Koha-bugs] [Bug 9192] UNIMARC_sync_date_created_with_marc_biblio.pl field creation In-Reply-To: <bug-9192-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9192-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9192-70-x7aaZjszlU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 11:52:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 09:52:34 +0000 Subject: [Koha-bugs] [Bug 8844] UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log In-Reply-To: <bug-8844-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8844-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8844-70-vWByKFxvUh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8844 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 12:03:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 10:03:02 +0000 Subject: [Koha-bugs] [Bug 8918] ILS-DI: HoldTitle and HoldItem do not calculate rank of hold In-Reply-To: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8918-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8918-70-FoVIuap0H4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #16 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: This needs still some attention. Tested e.g. ilsdi.pl?service=HoldItem&patron_id=1&bib_id=196917&item_id=199724 with ReservesNeedReturns enabled. Result: reserves record includes rank 0 but found is NULL. This combination is not allowed. Note I stumbled over it by accident, the holding branch was different from home branch.. But you should handle this transit case also. I saw already some code moving from Services.pm to Reserves. Note that I still have the impressions that there is too much reserves code in HoldTitle and even more in HoldItem. Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:27:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:27:03 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-EhkvMfL5cn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17335|0 |1 is obsolete| | --- Comment #110 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17377&action=edit Bug 8215: Followup FIX QA issues Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:27:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:27:25 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-uYj08iOcZz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17336|0 |1 is obsolete| | --- Comment #111 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17378 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17378&action=edit Bug 8215 - Add Course Reserves - QA Followup Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:27:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:27:45 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-1cdepZrLM1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:27:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:27:47 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-PXDsFogRhI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17334|0 |1 is obsolete| | --- Comment #112 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17379 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17379&action=edit Bug 8215: Followup Fix confirmation links for delete course and item Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:30:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:30:00 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-9MbcXDRMNg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17334|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:30:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:30:18 +0000 Subject: [Koha-bugs] [Bug 8215] Add Course Reserves In-Reply-To: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8215-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8215-70-f2wKCfusXO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17337|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:45:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:45:11 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-YP82hcuk7N@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17070|0 |1 is obsolete| | Attachment #17228|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17380 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17380&action=edit Bug 9941: Web installer should give error message when db connection fails To test: 1) Point Koha at a database that does not exist in koha-conf.xml. 2) Start up web installer. 3) Watch web installer crash and burn. 4) Apply patch. 5) Start up web installer. 6) Watch the web installer tell you it failed to connect without any sort of horrible error message. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:45:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:45:21 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-PMpCLd4Hg4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17381 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17381&action=edit Bug 9941: Follow up to make the error message print nicely Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:45:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:45:31 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-Xj14r7XUbz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:47:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:47:07 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-tVzHnU3vE6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #7 from Kyle M Hall <kyle.m.hall at gmail.com> --- One question. I normally access the web installer by just browsing to the root of the Koha intranet site. If I do that I get the following error: Software error: Unknown database 'koha3' at /home/koha/kohaclone/C4/Context.pm line 803. BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Auth.pm line 63. Compilation failed in require at /home/koha/kohaclone/mainpage.pl line 25. BEGIN failed--compilation aborted at /home/koha/kohaclone/mainpage.pl line 25. For help, please send mail to the webmaster (webmaster at kohadev), giving this error message and the time and date of the error. Is it possible to display the same "Unable to connect to database. Please check your database configuration in koha-conf.xml" message for this case? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 13:47:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 11:47:39 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-zwOUNfY4U3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:27:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:27:03 +0000 Subject: [Koha-bugs] [Bug 10028] ModReceiveOrder works unexpectedly In-Reply-To: <bug-10028-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10028-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10028-70-Ui4XE2rSG3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10028 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com Summary|ModReceiveOrder |ModReceiveOrder works |unexpectedly works |unexpectedly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:33:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:33:30 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10010-70-Qg3zeZZEIf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:33:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:33:31 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10010-70-ocRrt9nSid@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17312|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17382 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17382&action=edit Bug 10010 - Use jQueryUI Accordion to display constraints in MARC subfield editor The jQueryUI Accordion widget, included by default in Koha, is well-suited to handle the kind of show/hide actions which are used in the MARC subfield editor. This patch replaces the custom-writted JS with jQueryUI JS and markup. To test, load the tag subfield editor: Admin -> MARC frameworks -> MARC structure -> Subfields -> Edit. Confirm that basic, advanced, and other contraints panels are show/hidden correctly. Confirm that tabs work, and that edit operations are not disrupted. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:37:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:37:26 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-6oeyxCidvK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:37:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:37:27 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-8XQno0Ly1I@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17301|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17383 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17383&action=edit Bug 10006 - holding branch is not available to XSLT display To test: Use attached XSLT stylesheet for OPAC Results * set your OPACXSLTResultsDisplay to use the attached stylesheet. The path is the FULL PATH, from /, to the file. * be sure to copy MARC21slimUtils.xsl to the same folder, or change the path in the attached one to point to the correct path on your filesystem. Verify that the OPAC results now show the holding branch instead of the home branch. Possible fail states: * no branch is shown (only call numbers, if given) * the wrong branch is shown Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:39:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:39:12 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9925-70-R8kOvVEEsx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 14:39:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 12:39:13 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9925-70-tdOoKdVCnV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17309|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17384 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17384&action=edit Bug 9925 - Remove unused table-pager include While the tablesorter plugin has not been completely eliminated from the staff client yet, there are no more instances where it requires the include file for showing paging controls. table-pager.inc can be safely removed. To test, apply the patch and confirm that the file is gone. A search of Koha templates for references to table-pager.inc should return no results. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:16:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:16:57 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-Elq4qw9ybC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17113|0 |1 is obsolete| | Attachment #17305|0 |1 is obsolete| | Attachment #17317|0 |1 is obsolete| | --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17385 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17385&action=edit Bug 6506: When AnonymousPatron not set, deletion of issue history silently failed. Remedied by: - in Circulation.pm changing AnonymiseIssueHistory so that it returns ($rows, $err_history_not_deleted) instead of $rows - consequential change to misc/cronjobs/batch_anonymise.pl to handle updated return value, and fail if there is an error - consequential change to tools/cleanborrowers.pl although this still fails silently (raised as bug 9944) - update of opac-privacy.pl to check return value and pass on error - update of opac-privacy.tt to display error if appropriate Note bug 9942 remains unfixed, which is a similar issue upon issue return. To test: 1. OPAC - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - attempt to delete user history - observe error - check history - still there - change anonymous patron to a valid user - attempt to delete user history - observe success message - check history - gone 2. cleanborrowers.pl - test it functions as before. bug 9944 has been raised for it continuing to silently fail. 3. batch_anonymise.pl - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - run script (I use --days -1 for testing) - script should fail with a Carp message - change anonymous patron to a valid user - run script as before - script returns quietly - check history - gone Signed-off-by: Mason James <mtj at kohaaloha.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:17:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:17:06 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-vMut5xWSef@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17386 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17386&action=edit Bug 6506: Followup add warning in the system information tab. Add a warning in the system information tab of the about page. Test plan: Set OPACPrivacy = 1 and AnonymousPatron = 0 and go on the about page, tab 'system information'. Check that the warning appears. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:17:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:17:16 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-ik5257Klhf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #16 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17387 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17387&action=edit Bug 6506: Correct CSS class name. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:17:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:17:14 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-4ofPQOqE6G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:28:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:28:48 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-ytGtkZqv1z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:28:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:28:50 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-KoGyHHvrh5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16863|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17388 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17388&action=edit Bug 2774 - Path to theme is hard-coded in many places Many templates have instances where the path to the prog template is hard-coded. Now that interface and theme template variables are available everywhere these paths should be corrected to use them. Image paths corrected: - 'Patron image missing' image on circulation pages - 'Locked' icon on fund planning page - Tag and subfield edit icons on the authority, biblio editor, and batch item modification pages (Clone tag, delete tag, clone subfield, delete subfield, move subfield) - 'Loading' icon when importing frameworks Audio file paths corrected: - Sounds for circulation.pl and returns.pl Paths to DataTables assets corrected on: - Transfers to receive report - Holds queue report - Holds awaiting pickup report - Patron detail page (moremember.pl) - Patron circulation history - Update child to adult patron page - Process offline circulations - Catalog by item type report - Serials statistics wizard - Serial claims page - Koha news - Notices - Batch patron modifications Path to progress bar assets corrected on: - Process offline circulations page - Progressbar include file - Stage MARC imports - Manage MARC imports - Local cover image upload Other image paths: - "Approved" checkmark image on tags review page - Table sort icons on lists page - Feed icon on OPAC search result page - "Loading" image for OPAC plain MARC view Path to ratings JavaScript on OPAC detail and results pages Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Checked all the pages modified by this patch, no problems noted -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:37:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:37:17 +0000 Subject: [Koha-bugs] [Bug 7494] Use partial barcode or callnumber as a fallback for the barcode search in checkout In-Reply-To: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7494-70-Z82VKDRlMa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7494 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:37:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:37:19 +0000 Subject: [Koha-bugs] [Bug 7494] Use partial barcode or callnumber as a fallback for the barcode search in checkout In-Reply-To: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7494-70-m2G1862b5E@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7494 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16685|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17389 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17389&action=edit bug 7494: optional checkout-time fallback search for a book When issuing a book, some libraries want to issue by title or other details. This patch adds a systempreference and code that allows it. To test: 1) scan a patron card or enter a surname to start checking out; 2) enter title or other keywords; 3) the circulation screen should display a warning allowing to choose between copies. Signed-off-by: MJ Ray <mjr at phonecoop.coop> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:38:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:38:39 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-3oqVmYQR00@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16774|0 |1 is obsolete| | --- Comment #17 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17390 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17390&action=edit [PATCH 2/2] Bug 9780: Add unit test and a new condition in GetOrdersByBiblionumber Rebased, fixing trailing whitespace M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:39:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:39:19 +0000 Subject: [Koha-bugs] [Bug 7494] Use partial barcode or callnumber as a fallback for the barcode search in checkout In-Reply-To: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7494-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7494-70-L1L5NhAoc7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7494 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #14 from Kyle M Hall <kyle.m.hall at gmail.com> --- Note: This may be a useful building block to get the barcode prefixes to pass QA ( i.e. display this if multiple items share a root barcode, in case a librarian is accidentally checking in an item from another library that uses the same barcode ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:42:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:42:20 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-ywSz8GBtMC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #7 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I have this error when I try to apply 17184 Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Auto-merging C4/Acquisition.pm Failed to merge in the changes. Patch failed at 0001 Bug 9987: Remove DB field aqorders.biblioitemnunmber When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 15:44:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 13:44:43 +0000 Subject: [Koha-bugs] [Bug 8007] Discharge management In-Reply-To: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8007-70-mAu0ScMKtE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #16 from Kyle M Hall <kyle.m.hall at gmail.com> --- (In reply to comment #14) > (In reply to comment #13) > > I am worried about libraries taking this not seriously or just missing that > > they should be doing that: > > > > - For a security reason create a .htaccess in your dischargePath with > > the following content: > > Options -Indexes > > > > Could we provide a standard path and a .htaccess file? > > I don't think so. This file should be placed in the directory pointed out by > the syspref dischargePath. Moreover the file should have specific rights > (www-data). We can do that in a patch. > > I complete the RFC page on the wiki. This can be done! My first iteration of the plugins feature did this. You'll need to modify the installation files to create var/lib/discharges or such, and put the .htaccess file there. You can check out early versions of the plugins patch to see how to do it. The .htaccess I believe will need to go somewhere in skel skel/var/lib/koha/discharges, and I think that would give a standard path. If you want to have a nonstandard path, just symlink var/lib/discharges to your nonstandard path. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:00:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:00:16 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-iYHIecXVzJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #9 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Without your patch, I have (among other warns about $ccode and $value...) List of results : [Fri Apr 12 15:55:56 2013] [error] [client 127.0.0.1] [Fri Apr 12 15:55:56 2013] opac-search.pl: compilation error: file /home/msaby/kohamaster/src/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl line 8 element stylesheet, referer: http://opac.koha-msaby/cgi-bin/koha/opac-search.pl?q=france [Fri Apr 12 15:55:56 2013] [error] [client 127.0.0.1] [Fri Apr 12 15:55:56 2013] opac-search.pl: xsl:exclude-result-prefixes : undefined namespace items, referer: http://opac.koha-msaby/cgi-bin/koha/opac-search.pl?q=france Singe record : [Fri Apr 12 15:57:44 2013] [error] [client 127.0.0.1] [Fri Apr 12 15:57:44 2013] opac-detail.pl: compilation error: file /home/msaby/kohamaster/src/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl line 8 element stylesheet [Fri Apr 12 15:57:44 2013] [error] [client 127.0.0.1] [Fri Apr 12 15:57:44 2013] opac-detail.pl: xsl:exclude-result-prefixes : undefined namespace items After applying your patch, these warns disappear. Nothing else seems changed. I sign off. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:02:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:02:20 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-w0fmJiWBE6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16897|0 |1 is obsolete| | --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17391 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17391&action=edit [PATCH][SIGNED OFF] Bug 9613: items namespace missing in XSLT -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:05:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:05:28 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-GH6robCPQ2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #9) > After applying your patch, these warns disappear. > Nothing else seems changed. > I sign off. > > M. Saby Back to Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:33:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:33:47 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-ejkdjKCsr8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I will test it. I note that nsb_clean is only called in 3 files in Koha : authorities/ysearch.pl cataloguing/ysearch.pl C4/Biblio.pm::RemoveAllNsb authorities/ysearch.pl is called in 1 file : koha-tmpl/intranet-tmpl/prog/en/includes/auth-finder-search.inc: cataloguing/ysearch.pl is called in 1 file : koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_210c_bis.tt RemoveAllNsb is called in 1 file : tools/export.pl If it is a usefull function, it would probably be usefull to use it more often. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:39:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:39:55 +0000 Subject: [Koha-bugs] [Bug 8402] replace 'install_misc/debian.packages' file with 'koha-debian-deps.pl' script In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-ny61S7bKH9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:39:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:39:57 +0000 Subject: [Koha-bugs] [Bug 8402] replace 'install_misc/debian.packages' file with 'koha-debian-deps.pl' script In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-QOTyHWHui6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16907|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17392 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17392&action=edit bug 8402 - a script to build ./install_misc/debian.packages from ./debian/control to test 1/ delete existing ./install_misc/debian.packages file rm ./install_misc/debian.packages 2/ run script ./install_misc/build-pkg-file.pl -f 3/ view new ./install_misc/debian.packages file more ./install_misc/debian.packages Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 16:47:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 14:47:57 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-molmz8SQiq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 --- Comment #4 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Note : In tools/export.pl, RemoveAllNsb is called only if export.pl is used as in command line, with --clean option. It is not called if export.pl is called from export.tt or an other page. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:03:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:03:08 +0000 Subject: [Koha-bugs] [Bug 8337] System preferences for longoverdue cron In-Reply-To: <bug-8337-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8337-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8337-70-pfF3H6TGp7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8337 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:03:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:03:10 +0000 Subject: [Koha-bugs] [Bug 8337] System preferences for longoverdue cron In-Reply-To: <bug-8337-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8337-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8337-70-eMnuDPfZy8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8337 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16810|0 |1 is obsolete| | --- Comment #10 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17393&action=edit Bug 8337 System preferences for longoverdue cron Patch to follow that adds 3 new system preferences to control the parameters for the longoverdue script. New prefs are DefaultLongOverdueChargeValue, DefaultLongOverdueLostValue and DefaultLongOverdueDays. These preferences are used when you call the longoverdue.pl script without their parameters. Sponsored-By: CCSR Signed-off-by: Leila and Fridos help <koha.aixmarseille at gmail.com> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:04:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:04:25 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-btCrhu7C2P@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 --- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- My own test to proove the problem with ? 1 creating a record with 200$aMoyen ?ge and 200$f = Pierre Reverdy 2 exporting with tools/export.pl --format=marc --record-type=bibs --filename=koha.mrc 3 exporting with tools/export.pl --format=marc --record-type=bibs --clean --filename=koha2.mrc 4 searching the record in koha1.mrc with yaz-marcdump koha1.mrc | grep Reverdy 200 1 $a Moyen ge $b Texte imprim? $e notes 1930-1936 $f Pierre Reverdy 700 1 $3 027096327 $a Reverdy $b Pierre $f 1889-1960 $4 070 $9 21567 5 searching the record in koha2.mrc with yaz-marcdump koha1.mrc | grep Reverdy 200 1 $a Moyen ?ge $b Texte imprim? $e notes 1930-1936 $f Pierre Reverdy 700 1 $3 027096327 $a Reverdy $b Pierre $f 1889-1960 $4 070 $9 21567 In 1st file, the ? is removed, because --clean option force the script to call RemoveAllNsb, which call nsb_clean. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:08:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:08:07 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-a1ijUq9OH4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12226|0 |1 is obsolete| | Attachment #16516|0 |1 is obsolete| | --- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17394 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17394&action=edit Bug 8300: Add mechanized unit test for batch import This new unit test confirms that importing records via the Stage MARC import tool still works by connecting to a Koha instance and importing a record then reverting the import, checking at each step of the way that everything is as it should be. To test: 1. Install Test::WWW::Mechanize > sudo apt-get install libtest-www-mechanize-perl 2. Set environment variables to reflect your Koha instance: > export KOHA_USER=kohaadmin > export KOHA_PASS=katikoan > export KOHA_INTRANET_URL=http://localhost:8080 > export KOHA_OPAC_URL=http://localhost 3. Run the test: > prove t/db_dependent/www/batch.t This updated patch now handles both MARC21 and UNIMARC installations. Signed-off-by: Magnus Enger <magnus at enger.priv.no> All tests pass with marcflavour = MARC21 and NORMARC. Test #15 fails when marcflavour = UNIMARC, but from what I can see, that is because I'm testing on a MARC21 setup, missing the UNIMARC frameworks etc. I'm signing off - QA folks, please ask for a proper UNIMARC signoff if you feel it is needed. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:08:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:08:18 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-hfJvkz9jn7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:08:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:08:19 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-JK5tzUj2Bf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 --- Comment #27 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17395 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17395&action=edit Bug 8300 - Add Test::WWW::Mechanize as an optional dependency This patch replaces an earlier patch by Marcel de Rooy, which had become outdated because lots of new dependencies were added since the patch was made. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:13:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:13:11 +0000 Subject: [Koha-bugs] [Bug 8584] Improve cleanup_database.pl to only purge emails older than X days. In-Reply-To: <bug-8584-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8584-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8584-70-V7AHb6EtsU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8584 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11394|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17396 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17396&action=edit cleanup_database.pl : Add a DAYS parameter for email purges. You can now specify a number of DAYS with the --mail parameter. Only mails older than DAYS days will be deleted. http://bugs.koha-community.org/show_bug.cgi?id=8584 Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:13:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:13:09 +0000 Subject: [Koha-bugs] [Bug 8584] Improve cleanup_database.pl to only purge emails older than X days. In-Reply-To: <bug-8584-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8584-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8584-70-kVrPNlfsKs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8584 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:18:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:18:21 +0000 Subject: [Koha-bugs] [Bug 9409] koha-create --request-db should be able to accept a dbhost option In-Reply-To: <bug-9409-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9409-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9409-70-DMWNrnWAuN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9409 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Version|unspecified |master Assignee|gmcharlt at gmail.com |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:33:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:33:32 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9463-70-vqDsNYs4uC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:33:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:33:34 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9463-70-dY7dWxwyho@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17287|0 |1 is obsolete| | --- Comment #18 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17397 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17397&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a <span>'s "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. Revision corrects an error which occurs when there are no notices: Instead of displaying an empty table with a message the table is not displayed and a standard dialog message is displayed. In order to prevent page-specific CSS and JS from conflicting with the standard "message" class the page-specific classes have been changed from "message*" to "notice*" Test this change by viewing a page with existing notices and clicking the titles to show/hide the notice contents. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:39:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:39:36 +0000 Subject: [Koha-bugs] [Bug 9412] add optional_params to C4::Service In-Reply-To: <bug-9412-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9412-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9412-70-6qWxo1TUW0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9412 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #3 from Kyle M Hall <kyle.m.hall at gmail.com> --- I think this needs a test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:44:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:44:27 +0000 Subject: [Koha-bugs] [Bug 10033] New: dangerous query in _koha_modify_item Message-ID: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 Bug ID: 10033 Summary: dangerous query in _koha_modify_item Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: fridolyn.somers at biblibre.com CC: m.de.rooy at rijksmuseum.nl The SQL query build in C4::Items::_koha_modify_item performs an update on a row of items table identified by itemnumber. Actually the query is build using a hash of datas : for my $key ( keys %$item ) { $query.="$key=?,"; push @bind, $item->{$key}; } But this hash contains 'itemnumber' key, so you get an update including the primary key. It is actually harmless but may be dangerous. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:45:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:45:17 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9115-70-Eds6Kf7fxG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:45:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:45:22 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9115-70-G3WZze2J5C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14003|0 |1 is obsolete| | --- Comment #17 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17398 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17398&action=edit Bug 9115 [3.6.x] basket window should close automatically when placing a hold If you choose to place a hold from the Cart pop-up, the entire holds process (possibly including login) takes place in the cart window. Upon completion of the operation you're left with a second window which has lost its context as the Cart. This patch revises the hold process so that when you click the hold link in the cart the operation is moved to the main window and the Cart window closes. Since the holdSel() function doesn't require interaction with template variables I have moved it to basket.js along with the described changes. To test, put items in your Cart and open it. Select items to place on hold and click the "Place hold" link. The cart should close, and the items you selected should appear on the place hold screen in the main window. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:47:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:47:31 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9115-70-Yk71cfwhJz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #18 from Kyle M Hall <kyle.m.hall at gmail.com> --- This patch works, but I'm wonder if parent.opener.document.location should be window.opener.document.location I cannot find any references to using the former on the web, but the latter appears to be commonplace and standard. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:49:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:49:45 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-luaSwVNglJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 --- Comment #6 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- The 2d little issue is caused by authorities/ysearch.pl : koha-tmpl/intranet-tmpl/prog/en/includes/auth-finder-search.inc calls ysearch.pl for building the dynamic suggestions (in ajax). 1. Create an authority Moyen ?ge 2. In a record, use the auth-finder-search plugin (6XX) fields 3. Enter "Moyen ?g" and see the ? is missing in the suggested authority : "Moyen ge" See screenshot -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:50:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:50:38 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-dFDX9sAsUO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 --- Comment #7 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17399 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17399&action=edit screenshot : Missing ? in search-authority plugin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:51:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:51:34 +0000 Subject: [Koha-bugs] [Bug 10034] New: "kw,rld:" in Z39.50 research Message-ID: <bug-10034-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10034 Bug ID: 10034 Summary: "kw,rld:" in Z39.50 research Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: gabrielle.dusseault at gmail.com CC: m.de.rooy at rijksmuseum.nl Created attachment 17400 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17400&action=edit kw,wrld When we have no result with a simple search request on the intranet and that we choose to proceed to a Z39.50 search, "kw,rld: XXXX" automaticaly appears in the title search field. See an exemple as an attachment. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 17:57:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 15:57:56 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-KJXVH8nf4u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |fridolyn.somers at biblibre.co | |m --- Comment #1 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- Created attachment 17401 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17401&action=edit Proposed patch See commit comment. 1 line patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:00:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:00:49 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-SiemabePwB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17401|0 |1 is obsolete| | --- Comment #2 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- Created attachment 17402 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17402&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:13:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:13:38 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-sb21bRABDe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:13:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:13:39 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-1zefRSfu5m@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17329|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17403 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17403&action=edit Bug 9671: Make fines.pl help text more accurate To test: run kohaclone/misc/cronjobs/fines.pl --help and note the help text. It should match the settings in System Preferences. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:22:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:22:54 +0000 Subject: [Koha-bugs] [Bug 9924] Simplify and rename patron card creator error message include In-Reply-To: <bug-9924-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9924-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9924-70-o8W3lUg5ML@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9924 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:22:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:22:55 +0000 Subject: [Koha-bugs] [Bug 9924] Simplify and rename patron card creator error message include In-Reply-To: <bug-9924-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9924-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9924-70-zVlb2DBWqD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9924 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16859|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17404 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17404&action=edit Bug 9924 - Simplify and rename patron card creator error message include The patron card creator error message include uses a non-standard method for displaying error messages, and is poorly-named. This patch converts the method of displaying error messages for various patron card creator options to the standard one ('<div class="dialog alert">') and renames the include file to make it clear that it relates only to patron card creator operations. To test, perform various operations: - Go to 'manage images' and try to upload a file which exceeds the 500KBfile size limit - Go to the edit batch page and manually append an error code to the URL: /cgi-bin/koha/patroncards/edit-batch.pl?op=new&error=403 - Go to one of the manage pages and manually append an error code to the URL: /cgi-bin/koha/patroncards/manage.pl?card_element=profile&error=201 Correct display of an error message indicates that the include file is being found. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:29:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:29:22 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-rYjSxsaDhT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle.m.hall at gmail.com --- Comment #2 from Kyle M Hall <kyle.m.hall at gmail.com> --- After applying this patch, I can no longer sort holds on moremember.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:30:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:30:32 +0000 Subject: [Koha-bugs] [Bug 7639] system preference to forgive fines on lost items In-Reply-To: <bug-7639-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7639-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7639-70-X1azCClXQQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7639 --- Comment #31 from Melia Meggs <melia at bywatersolutions.com> --- I think they are two different things - one is concerned with overdue fines only, and the other is concerned with paying/refunding the replacement price. ForgiveFineWhenLost - an item goes overdue and starts to accrue fines. Eventually, it goes to lost status but has maybe accrued $300 in overdue fines already. Now that the item is lost, the library wants to charge the replacement price for the lost item but is not concerned about collecting the $300 in overdue fines. So this sys pref lets you forgive all of the overdue fines when the item goes to lost. RefundLostItemFeeOnReturn - an item goes to lost, and the replacement price is charged. But then later the patron finds the lost item and returns it. Right now, I think Koha refunds the replacement price to the patron. Some libraries aren't allowed to refund money that patrons have already paid them, so this sys pref makes it so that you can choose whether the replacement price is refunded to the patron or not. ('He found the book, so he is not required to pay the replacement price any more and gets a refund' versus 'He kept the book for so long that we thought it was lost, so now he must pay regardless'). At least I think that's the idea... Kyle, please correct me if I got any of that is wrong! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:40:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:40:06 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-AK1Z5d4t71@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17308|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17405 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17405&action=edit Bug 9903 - Sort by date broken on patron detail page When the patron detail page switched to DataTables no accommodation was made for metric date formats in sorting. This patch adds sorting based on data in a span's title attribute, and thus requires that the patch for Bug 9887 be applied. To test, view the detail page for a patron who has assorted checkouts, relatives' checkouts, and holds. Sorting of date columns should be correct with the dateformat preference set to any value. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:40:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:40:05 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-rkPi7ZUnEE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:47:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:47:38 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-6i5SMAb404@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16959|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17406 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17406&action=edit Bug 9886: ParseLetter removes too often punctuation characters from fields This patch makes ParseLetter somewhat more restrictive in removing punctuation characters from the end of a table field. Based on the assumption that we want to remove punctuation from fields in biblio and biblioitems (like ISBD). ParseLetter should not remove e.g. a parenthesis in itemcallnumber, but still removes e.g. a colon (:) at the end of a title. Removed an unneeded global and lookahead from the regex. Test plan: 1) Add a colon (:) to the end of a title. 2) Add a colon to the end of item copynumber. 3) Place a hold on that item. Check it in. Confirm hold. 4) Check the email or print notice generated. There should be no colon at the end of the title, but the colon in the copynumber should still be there. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:47:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:47:37 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-yDlmxiJJr9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 18:51:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 16:51:42 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-XfZDL1olII@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle.m.hall at gmail.com --- Comment #8 from Kyle M Hall <kyle.m.hall at gmail.com> --- Tested, works as advertised. When I try to use git bz to attach I get an error: Traceback (most recent call last): File "/usr/local/bin/git-bz", line 2218, in <module> do_attach(*args) File "/usr/local/bin/git-bz", line 1670, in do_attach attach_commits(bug, commits, edit_comments=global_options.edit) File "/usr/local/bin/git-bz", line 1608, in attach_commits description, body, obsoletes, statuses = edit_attachment_comment(bug, commit.subject, body) File "/usr/local/bin/git-bz", line 1571, in edit_attachment_comment lines = edit_template(template.getvalue()) File "/usr/local/bin/git-bz", line 760, in edit_template f.write(template) UnicodeEncodeError: 'ascii' codec can't encode character u'\xc2' in position 61: ordinal not in range(128) So consider this signed off, unless there is some underlying issue that needs to be resolved. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 19:01:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 17:01:40 +0000 Subject: [Koha-bugs] [Bug 10035] New: move or copy hard due date to defaults section Message-ID: <bug-10035-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10035 Bug ID: 10035 Summary: move or copy hard due date to defaults section Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It would be nice if you could do a default rule for a patron category and a hard due date instead of just for each item type/patron category combo. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 19:02:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 17:02:15 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-sd0gZRP0WT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #9 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I sign it off too. After applying the patch, - NSB/NSE are still removed by nsb_clean - tools/exports.pl --clean is no more suppressing ? - authority search plugins is no more suppressing ? But I am not sure the removal of C2 char before NSB or NSE is usefull, as it is not a control character in UNIMARC standard... M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 19:09:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 17:09:26 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-ceJmkdUoWO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16465|0 |1 is obsolete| | --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17407 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17407&action=edit [PATCH][SIGNED OFF] Bug 9859:fix nsb_clean side effect -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 19:09:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 17:09:49 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-jDEzbDQeSM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 19:12:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 17:12:59 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-7yl0lXJ2QL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Sorry, I have just sign off, but I see the code is wrong : + s/($C2){0,1}($NSE|$NSE2)//g ; should be + s/($C2){0,1}($NSB2|$NSE2)//g ; B is for begin ; E for end... St?phane, could you re-write it, and addin the commit the description of what your patch is doing, and what problem it solved ? (You can use the comments I left in the commit ;-) ) Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 21:08:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 19:08:59 +0000 Subject: [Koha-bugs] [Bug 5969] Add News Item displays all installed languages In-Reply-To: <bug-5969-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5969-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5969-70-iucSmSSsAX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5969 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- This bug is still valid in master as of 3.12 beta2. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 21:12:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 19:12:59 +0000 Subject: [Koha-bugs] [Bug 4800] Disable book cover image in the title view if the feature is on in the OPAC. In-Reply-To: <bug-4800-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4800-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4800-70-S3iJx5pRDf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4800 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 22:25:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 20:25:44 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-K1BDvfjoub@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Melia Meggs <melia at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia at bywatersolutions.com --- Comment #34 from Melia Meggs <melia at bywatersolutions.com> --- Hello, I applied the revised and followup patches together, but even with "Block expired patrons" set to "Block," I was still able to renew from the OPAC as an expired patron. I also discovered some strange behavior with renewing patrons while testing, but I'm not sure if it's related to this patch. Here's what happened: first I created a test patron and gave him an expiry date in the past. Then after going to the OPAC to test placing a hold, I realized that I would need to check something out to my patron so that I could test renewing an item from the OPAC. I couldn't check out to the expired test patron, so I tried to renew him. When I tried to renew the patron, things got weird. I got a message saying "Patron renewed until" with no date, but the warning "Patron expired" didn't go away. I then tried actually changing the expiry date from the patron record, but I still couldn't renew him. I had to switch back to master to renew my patron. Not sure if that is a consequence of this patch or not, but renewing the patron did seem to work fine in master. Thanks, Melia -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 12 22:41:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 12 Apr 2013 20:41:35 +0000 Subject: [Koha-bugs] [Bug 9394] Use reserve_id where possible In-Reply-To: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9394-70-KB5vkf78FD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9394 --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Kyle, this is a bit confusing - it seems 7710 depends on 9394 and vice versa? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 06:09:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 04:09:11 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-PbOZ5VIpFu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- (In reply to comment #7) > One question. I normally access the web installer by just browsing to the > root of the Koha intranet site. If I do that I get the following error: > > Software error: > > Unknown database 'koha3' at /home/koha/kohaclone/C4/Context.pm line 803. > BEGIN failed--compilation aborted at /home/koha/kohaclone/C4/Auth.pm line 63. > Compilation failed in require at /home/koha/kohaclone/mainpage.pl line 25. > BEGIN failed--compilation aborted at /home/koha/kohaclone/mainpage.pl line > 25. > For help, please send mail to the webmaster (webmaster at kohadev), giving this > error message and the time and date of the error. > > Is it possible to display the same "Unable to connect to database. Please > check your database configuration in koha-conf.xml" message for this case? It is, but that isn't the webinstaller throughing that error :) So that might be better on it's bug. Something like make C4::Context handle dbh errors more nicely -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 06:09:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 04:09:50 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-LkFa39abB4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- (In reply to comment #8) > > It is, but that isn't the webinstaller throughing that error :) So that > might be better on it's bug. Throughing??? I meant throwing :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 06:29:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 04:29:53 +0000 Subject: [Koha-bugs] [Bug 9949] Tidy up the intranet set up and fix a potential security issue when running from git In-Reply-To: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9949-70-9uR3pax89T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9949 Brendan Gallagher <brendan at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off CC| |brendan at bywatersolutions.co | |m --- Comment #7 from Brendan Gallagher <brendan at bywatersolutions.com> --- Tested this again and ran tests on this. Also did a quick grep check for other spots where kohaversion.pl does not have a intranet/ infront of it. Tests Passed this time. Marking as Singed off - Brendan -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 11:42:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 09:42:31 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_9859=5D_C4=3A=3ACharset_-=3E_nsb=5Fc?= =?utf-8?b?bGVhbigpICByZW1vdmUgw4I=?= In-Reply-To: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9859-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9859-70-EqAMmXldP0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9859 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.meusburger at biblibr | |e.com --- Comment #12 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Regarding C2 char : There is a comment in Charset.pm : + my $C2 = '\xC2' ; # What is this char ? It is sometimes left by the regexp after removing NSB / NSE I think it was added by Matthias Meusburger, when he created the function nsb_clean in Bug 7400 (commit 1e7437bbae653840136fd1c2faed80a83aa08d2b). Maybe Matthias could tell us in which precise cases he found this C2 char? I place him in copy of this bug. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 15:13:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 13:13:01 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: <bug-7421-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7421-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7421-70-X33hyE7dsc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 --- Comment #26 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I tested my patch (attachment 17261) on a DOM environment. I think it works. But I forgot one step in testing : in order to force Zebra to take into account the new config files, I had to copy them from your sources to your main koha directory, before launching rebuild_zebra -a -x -r -v. For example, from home/msaby/koha-dev/src/etc/zebra_db/marc_defs/unimarc/authorities to home/msaby/koha-dev/etc/zebra_db/marc_defs/unimarc/authorities So, you can test. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 15:14:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 13:14:05 +0000 Subject: [Koha-bugs] [Bug 8252] Error in DOM biblio for UNIMARC (no range for fields 1xx) In-Reply-To: <bug-8252-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8252-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8252-70-GuLgWsaX13@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8252 --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I forgot one step in testing : in order to force Zebra to take into account the new config files, I had to copy them from sources to main koha directory, before launching rebuild_zebra -b -x -r -v. For example, from home/msaby/koha-dev/src/etc/zebra_db/marc_defs/unimarc/biblios to home/msaby/koha-dev/etc/zebra_db/marc_defs/unimarc/biblios M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 16:35:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 14:35:56 +0000 Subject: [Koha-bugs] [Bug 10036] New: adding header search to additem page Message-ID: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 Bug ID: 10036 Summary: adding header search to additem page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: mathieu.saby at univ-rennes2.fr In cataloguing/additem.pl, the header is missing : we need Koha's logo and the header search forms M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 16:40:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 14:40:42 +0000 Subject: [Koha-bugs] [Bug 10037] New: correct item index in UNIMARC DOM indexing Message-ID: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 Bug ID: 10037 Summary: correct item index in UNIMARC DOM indexing Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching Assignee: gmcharlt at gmail.com Reporter: mathieu.saby at univ-rennes2.fr In UNIMARC DOM config file (biblio-zebra-indexdefs.xsl), we have this line <z:index name="item # just to index every subfield:w"> I suppose it is not good... We should remove the comments M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 17:18:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 15:18:15 +0000 Subject: [Koha-bugs] [Bug 10037] fix item index in UNIMARC DOM indexing In-Reply-To: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10037-70-ktSvxcqOiG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|correct item index in |fix item index in UNIMARC |UNIMARC DOM indexing |DOM indexing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:17:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:17:22 +0000 Subject: [Koha-bugs] [Bug 2906] Holds ratios report should have more filters In-Reply-To: <bug-2906-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2906-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2906-70-4Lr2YFw6Qj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2906 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This is still valid - filtering in the hold ratio report is limited to the hold ratio, start date, and end date. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:23:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:23:46 +0000 Subject: [Koha-bugs] [Bug 10038] New: Doubled 'default' entry when creating a new authority type Message-ID: <bug-10038-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10038 Bug ID: 10038 Summary: Doubled 'default' entry when creating a new authority type Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com When creating a new authority type the pulldown for picking an existing framework to base the new framework on has 2 identical entries for 'Default'. Steps to reproduce: - Create a new authority type - Click MARC structure - Verify the pull down has 2 entries for Default on top of the list -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:29:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:29:54 +0000 Subject: [Koha-bugs] [Bug 2928] Authority search on specific authtype may not work In-Reply-To: <bug-2928-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2928-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2928-70-rVJ9csHVUz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2928 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I have tested this on current master with a new authority type TOPIC and TOPICAL_TERM which is the standard. I can't reproduce the problem there, the search results are correct. Please reopen if there is still a problem I missed or open a new bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:37:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:37:04 +0000 Subject: [Koha-bugs] [Bug 2964] warning running commit_biblios_file.pl In-Reply-To: <bug-2964-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2964-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2964-70-hi1f5KVvIm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2964 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I can't reproduce this problem testing with the current master branch: [~/kohaclone/misc (master)]> ./commit_file.pl --batch-number 21 ... importing MARC records -- please wait ... finished importing MARC records MARC record import report ---------------------------------------- Batch number: 21 Number of new records added: 17 Number of records replaced: 0 Number of records ignored: 0 Number of items added: 0 Number of items ignored: 0 Note: an item is ignored if its barcode is a duplicate of one already in the database. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:42:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:42:41 +0000 Subject: [Koha-bugs] [Bug 3131] form inputs should match database widths In-Reply-To: <bug-3131-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3131-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3131-70-HZc9EQ2ZS8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3131 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WONTFIX --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This omnibmus bug hasn't seen any attention in 5 years. I am marking this WONTFIX for now. Please reopen or open a new bug if you want to provide patches for this or have identified a form with a problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:45:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:45:33 +0000 Subject: [Koha-bugs] [Bug 1821] Limit amount of manual fine/credit, require verification above limit In-Reply-To: <bug-1821-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1821-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1821-70-V56t4Byjy9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1821 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- There is no such feature available in current versions of Koha. Resetting version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 18:51:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 16:51:37 +0000 Subject: [Koha-bugs] [Bug 3200] missing quotes in rebuild_unimarc_100.pl In-Reply-To: <bug-3200-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3200-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3200-70-ZGFvmxFaIb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3200 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The code given in the bug report is not present in misc/migration_tools/22_to_30/rebuild_unimarc_100.pl using the current master branch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:07:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:07:16 +0000 Subject: [Koha-bugs] [Bug 3305] display english template instead of 404 error when other language template not found In-Reply-To: <bug-3305-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3305-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3305-70-NtfAKGVQYn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3305 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This works in current versions of Koha. When trying to access a page where no .tt file for the current selected language exists, Koha falls back to English. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:12:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:12:36 +0000 Subject: [Koha-bugs] [Bug 3379] Rounding error for fines total in C4::Members::GetMemberAccountRecords In-Reply-To: <bug-3379-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3379-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3379-70-16nli4JLOl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3379 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The first suggestion for fixing this problem has been implemented: my $total = 0; while ( my $data = $sth->fetchrow_hashref ) { if ( $data->{itemnumber} ) { my $biblio = GetBiblioFromItemNumber( $data->{itemnumber} ); $data->{biblionumber} = $biblio->{biblionumber}; $data->{title} = $biblio->{title}; } $acctlines[$numlines] = $data; $numlines++; $total += int(1000 * $data->{'amountoutstanding'}); # convert float to integer to avoid round-off errors } $total /= 1000; return ( $total, \@acctlines,$numlines); } -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:19:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:19:15 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-b3oGuab8Kv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Mathieu, Owen told me it was by design to have more room for large item tables. I was irritated too, but I think it could make sense on this page. What do you think? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:19:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:19:56 +0000 Subject: [Koha-bugs] [Bug 10039] New: the systempreferences.variable column should be a unique key Message-ID: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10039 Bug ID: 10039 Summary: the systempreferences.variable column should be a unique key Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: gmcharlt at gmail.com Existing code assumes that the systempreference.variable column is a unique key, but this isn't enforced at the database level. This should be tightened up to avoid potential bugs if multiple rows for the same system preference slip in. One consequence of making systempreferences.variable a UK is that scripts (including upgrade scripts) that insert sysprefs should avoid spurious UK violation errors. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:24:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:24:57 +0000 Subject: [Koha-bugs] [Bug 3445] action_logs table needs some thought In-Reply-To: <bug-3445-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3445-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3445-70-3nwq7emhG8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3445 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The table structure doesn't show columns for borrowernumber, biblionumber etc. but this might be quite hard to implement right now. Also no indexes for user, module, action, etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:30:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:30:16 +0000 Subject: [Koha-bugs] [Bug 3642] Modify Overdue.pl export to include other borrower information In-Reply-To: <bug-3642-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3642-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3642-70-0pI3CM83zj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3642 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The listed fields are not exported using the download option in the overdues report on current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:34:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:34:07 +0000 Subject: [Koha-bugs] [Bug 1983] Add option to create hold request when checking out an item already on loan In-Reply-To: <bug-1983-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1983-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1983-70-uWPLLLsFdE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1983 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Described behaviour is not available in current versions, so this is still valid. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:43:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:43:33 +0000 Subject: [Koha-bugs] [Bug 4014] Dublicate addition of issn key in updatedatabase30.pl In-Reply-To: <bug-4014-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4014-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4014-70-0M5DjO829p@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4014 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WONTFIX --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- As 3.0.x is no longer maintained I don't think this will see a fix. The error message given by MySQL on updating should also not have any bad consequences. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:44:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:44:40 +0000 Subject: [Koha-bugs] [Bug 4031] Expand EnableOpacSearchHistory options for controlling search history In-Reply-To: <bug-4031-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4031-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4031-70-dcV2xfH1ME@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4031 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I like this idea! -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:51:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:51:46 +0000 Subject: [Koha-bugs] [Bug 3537] Option as to whether hold charges are determined by patron type or item type In-Reply-To: <bug-3537-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3537-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3537-70-qbGP6Ex5df@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3537 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The circ matrix includes a rental discount option in current versions of Koha. I think in the described case it shoudl be possible to set a rental discount of 100% for the children books to have no rental fine charged. Please reopen if I am mistaken and this still needs development. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:54:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:54:20 +0000 Subject: [Koha-bugs] [Bug 4236] Create Claims Returned and stop charging fines on those items In-Reply-To: <bug-4236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4236-70-RjWPRHhnqd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4236 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- There is no claims returned value in current versions of Koha. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:55:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:55:36 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-gVU9XwjizZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #2 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello Katrin Owen's argument is interesting, but it could be applied to all pages ;-) For example, even in Normal view, I need to scroll to see the items of some records (because I have some toolbars in my firefox, and a bottom Koha bar to change language...). The header takes a lot of space is taken on each page. Maybe a solution would be to reduce its height on all pages? Or maybe to make it "sticky", so that it would always be usable even if we scroll down the page? See capture1 : a serial record in Rennes 2 Koha ; you cannot see the items See capture2 : the items of this serial. Even without header, you cannot see all items (more than 100...). Regarding additem, displaying ALL the items linked to a record is sometimes not a good idea. Maybe we could display only x (10? or a value in a syspref?) items, and hide the other with CSS, with a button/link for showing more? I don't have a solution, but I am sure this page could be improved... Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:55:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:55:40 +0000 Subject: [Koha-bugs] [Bug 4234] Automatic transfer shouldn't take precedence over a hold transit In-Reply-To: <bug-4234-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4234-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4234-70-4RLf4jgdoU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4234 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Liz, could you take a look at this and see if it's still valid? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:56:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:56:44 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-bHOqgVGMaZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17408 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17408&action=edit capture1 : a record in normal view -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 19:57:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 17:57:17 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-Pi9z1zzBg5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #4 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17409 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17409&action=edit capture2 : items of a record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:04:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:04:31 +0000 Subject: [Koha-bugs] [Bug 3342] Changes to holds priority list should be logged for accountability. In-Reply-To: <bug-3342-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3342-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3342-70-Cplny8pcaS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3342 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:07:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:07:43 +0000 Subject: [Koha-bugs] [Bug 4336] Error while saving imported bibliographic record as an item In-Reply-To: <bug-4336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4336-70-UCaLLmWU9l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4336 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WORKSFORME --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Irma, I can't reproduce the problem in current master and 3.0.x is no longer supported. Marking this as WORKSFORME. Please reopen if this is still a problem for you. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:10:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:10:38 +0000 Subject: [Koha-bugs] [Bug 4457] Improve serials acquisitions link In-Reply-To: <bug-4457-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4457-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4457-70-UJ0rNSZ54B@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4457 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Bug 5343 implements a part of the described feature - links to order an receipt were added to the subscription detail screen. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:18:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:18:06 +0000 Subject: [Koha-bugs] [Bug 4175] duplicate items does not obey autoBarcode sys pref In-Reply-To: <bug-4175-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4175-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4175-70-0aNNIff6rV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4175 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This is still the case using the current master branch, but only if you have AutoBarcode set to use the <branchcode>... option. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:25:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:25:03 +0000 Subject: [Koha-bugs] [Bug 2093] Add OPAC dashboard for logged-in users In-Reply-To: <bug-2093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2093-70-TOUI7IJyAo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2093 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Still a nice idea, should probably be controlled by a system preference. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:26:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:26:30 +0000 Subject: [Koha-bugs] [Bug 2234] Basket email FROM address is KohaAdminAddress syspref In-Reply-To: <bug-2234-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2234-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2234-70-B5OGKKNP4k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2234 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version as the described behaviour is still the same in current versions of Koha. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:28:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:28:54 +0000 Subject: [Koha-bugs] [Bug 3673] Pazpar2 integration In-Reply-To: <bug-3673-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3673-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3673-70-zgoKTN1n0v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3673 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:34:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:34:07 +0000 Subject: [Koha-bugs] [Bug 4127] make OPACPatronDetails a choice with 3 options In-Reply-To: <bug-4127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4127-70-CyMN3JS66n@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4127 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am not sure if it would be agood idea to make it possible to hide the details tab as patrons should be able to see what information the library has stored about them. Hmm. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:40:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:40:41 +0000 Subject: [Koha-bugs] [Bug 4824] Planning showing a -0 In-Reply-To: <bug-4824-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4824-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4824-70-TyYpV6eStF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4824 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |WORKSFORME Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I can't reproduce ths on the current master branch. Please reopen if I missed something. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:43:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:43:36 +0000 Subject: [Koha-bugs] [Bug 2124] Moving MARC Fields Around When Cataloging In-Reply-To: <bug-2124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2124-70-GU7nfuHOUy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2124 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This feature is not implemented in current versions of Koha. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:46:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:46:06 +0000 Subject: [Koha-bugs] [Bug 2069] Label Example Image In-Reply-To: <bug-2069-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2069-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2069-70-xDqOkdEiPT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2069 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Maybe the pictures could be useful for the English manual? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:53:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:53:47 +0000 Subject: [Koha-bugs] [Bug 2454] Don't show credits on Pay Fines Tab In-Reply-To: <bug-2454-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2454-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2454-70-64DkvVkhdm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2454 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The credit still shows on the current master branch. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 20:55:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 18:55:49 +0000 Subject: [Koha-bugs] [Bug 2711] No Holds on Lost Items In-Reply-To: <bug-2711-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2711-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2711-70-jtkcjLecmI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2711 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think for some situations a hold on a lost item might make sense. It would give the library a reason to purchase another item. So this would need to be controlled by configuration settings. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:02:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:02:00 +0000 Subject: [Koha-bugs] [Bug 4013] road type missing on search results In-Reply-To: <bug-4013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4013-70-4GFu3Cf2x9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4013 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha-bugs at lists.koha-commun | |ity.org | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This is still the case. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:05:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:05:27 +0000 Subject: [Koha-bugs] [Bug 4858] Ability to Charge for Print Notices In-Reply-To: <bug-4858-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4858-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4858-70-hucZQJFbeI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4858 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.4 |master Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- i had libraries asking for a way to charge postage fees too. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:06:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:06:09 +0000 Subject: [Koha-bugs] [Bug 4855] Tools/Export does not tell browser file size In-Reply-To: <bug-4855-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4855-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4855-70-Q4EqjyRKaW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4855 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_0 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:08:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:08:02 +0000 Subject: [Koha-bugs] [Bug 4467] messaging defaults not on add child In-Reply-To: <bug-4467-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4467-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4467-70-OcbyehwV6Y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4467 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Maybe this could work if we changed the behaviour of the 'add child' button to make you select a child patron category when clicking it? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:10:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:10:43 +0000 Subject: [Koha-bugs] [Bug 4303] should be able to empty authority field In-Reply-To: <bug-4303-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4303-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4303-70-W5KvDZHkuS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4303 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- A clear field button has been added to the authorities plugin that allows to remove the link to an authority and the related fields from the bibliographic record. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:13:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:13:30 +0000 Subject: [Koha-bugs] [Bug 3185] Mobile Library/Bookmobile Mode In-Reply-To: <bug-3185-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3185-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3185-70-7VdeUExkn6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3185 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Maybe this could be solved using the floating collections configuration on the circulation rules pages now? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:15:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:15:20 +0000 Subject: [Koha-bugs] [Bug 4879] lint-like tool for Koha database contents In-Reply-To: <bug-4879-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4879-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4879-70-9nQznm54xH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4879 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.4 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:19:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:19:53 +0000 Subject: [Koha-bugs] [Bug 10040] New: Capitalization wrong on alert when deleting subfields from authority frameworks Message-ID: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Bug ID: 10040 Summary: Capitalization wrong on alert when deleting subfields from authority frameworks Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Created attachment 17410 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17410&action=edit screenshot Capitalization is not following our rules on the alert that appears when deleting a subfield in one of your authoritiy frameworks. To reproduce: - Go to Administration > Authority types - Click on MARC structure for one of the authority types - Open one of the fields with subfields using the subfields link - Delete one of the subfields -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:21:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:21:53 +0000 Subject: [Koha-bugs] [Bug 4876] koha-* scripts are not robust In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-gYjzC481G0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version to master. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:22:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:22:31 +0000 Subject: [Koha-bugs] [Bug 4875] koha-remove, koha-restore should have options similar to --request-db In-Reply-To: <bug-4875-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4875-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4875-70-4CsfNuWHs5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4875 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:23:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:23:22 +0000 Subject: [Koha-bugs] [Bug 4871] Debian packaging should use start-stop-daemon, not daemon In-Reply-To: <bug-4871-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4871-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4871-70-mFTIzCqfDW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4871 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:24:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:24:46 +0000 Subject: [Koha-bugs] [Bug 4847] Python required for Debian package builds In-Reply-To: <bug-4847-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4847-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4847-70-3lJHncA7iN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4847 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:26:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:26:06 +0000 Subject: [Koha-bugs] [Bug 4887] "Default value" option missing for Authority records In-Reply-To: <bug-4887-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4887-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4887-70-UFlS8muMPI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4887 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.4 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:39:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:39:22 +0000 Subject: [Koha-bugs] [Bug 4974] process_koc.pl fails to display date and time of return In-Reply-To: <bug-4974-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4974-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4974-70-w40prPj5LM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4974 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|3.4 |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- koc files are now processed using the pending_offline_operations table so the display has probably changed since this bug was reported. In the current interface date and time of return are displayed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:42:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:42:11 +0000 Subject: [Koha-bugs] [Bug 3732] field lengths and multi-line boxes In-Reply-To: <bug-3732-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3732-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3732-70-CKwGlxeE20@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3732 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- 550$a and 520$a are both textareas now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:43:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:43:51 +0000 Subject: [Koha-bugs] [Bug 4115] print a batch of patron cards from an import In-Reply-To: <bug-4115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4115-70-Bbc8bpLNWK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4115 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Resetting version to master - I think this would be a nice enhancement. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:44:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:44:47 +0000 Subject: [Koha-bugs] [Bug 5087] Option to not show CSV profiles in OPAC In-Reply-To: <bug-5087-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5087-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5087-70-YjzFvmYACc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5087 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.4 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:47:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:47:06 +0000 Subject: [Koha-bugs] [Bug 5012] bulkmarcimport.pl throws uninitialized value error if no ISBN In-Reply-To: <bug-5012-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5012-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5012-70-9thEDKZryR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5012 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Marking resolved fixed as per Frederic's comment. Please reopen if the problem is not solved. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:50:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:50:15 +0000 Subject: [Koha-bugs] [Bug 5069] Authority clean-up scripts In-Reply-To: <bug-5069-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5069-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5069-70-KpRl8a9rhN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5069 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com, | |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- A lot of the authority related code and especially the linking have been rewritten and improved since this bug was reported. But I am not sure if this can be closed or not - Jared, could you take a look maybe? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:52:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:52:50 +0000 Subject: [Koha-bugs] [Bug 4454] Store Expirydate In Subscription In-Reply-To: <bug-4454-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4454-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4454-70-dauVyKyV5N@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4454 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Subscription end date is part of the subscription now, but not mandatory. Not sure if this bug can be closed? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:54:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:54:24 +0000 Subject: [Koha-bugs] [Bug 5103] Dates in MARC details not formatted correctly In-Reply-To: <bug-5103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5103-70-wrwK1Vehft@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5103 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 21:56:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 19:56:04 +0000 Subject: [Koha-bugs] [Bug 3296] replace sessionlog with Perl4Log implementation In-Reply-To: <bug-3296-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3296-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3296-70-ULLjhbmXEq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3296 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:00:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:00:17 +0000 Subject: [Koha-bugs] [Bug 5170] budgets not giving user error messages on fail In-Reply-To: <bug-5170-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5170-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5170-70-CznX04ycJm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5170 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:03:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:03:32 +0000 Subject: [Koha-bugs] [Bug 5340] bulk subscription renewal In-Reply-To: <bug-5340-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5340-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5340-70-NdqMBS6dkw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5340 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.4 |master Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:04:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:04:30 +0000 Subject: [Koha-bugs] [Bug 5400] add test case to detect merge conflict markers in the code In-Reply-To: <bug-5400-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5400-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5400-70-30zNsHV0s8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5400 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:04:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:04:43 +0000 Subject: [Koha-bugs] [Bug 5400] add test case to detect merge conflict markers in the code In-Reply-To: <bug-5400-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5400-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5400-70-C7xJY9d9ri@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5400 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |unspecified -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:11:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:11:53 +0000 Subject: [Koha-bugs] [Bug 5385] Correct POD errors as highlighted by podchecker In-Reply-To: <bug-5385-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5385-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5385-70-rOEgiAqb67@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5385 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Running Andrew's command I still see some problems in POD, so this bug is not yet fully solved. The QA script used by the QA team includes a check for correct POD, so hopefully no new problems are added to the code base. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:14:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:14:26 +0000 Subject: [Koha-bugs] [Bug 5380] an end to copy-and-paste-itis In-Reply-To: <bug-5380-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5380-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5380-70-cP9WAYqySe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5380 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am tempted to close this as it has not seen any attention in quite a while. It might be worth doing individual bugs for removing code as this can always have dangerous side effects. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:15:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:15:42 +0000 Subject: [Koha-bugs] [Bug 3038] UNIMARC should not show 600$(\d) In-Reply-To: <bug-3038-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3038-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3038-70-nlm8D1BY1J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3038 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|katrin.fischer at bsz-bw.de | Assignee|henridamien at koha-fr.org |gmcharlt at gmail.com --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Could some UNIMARC user verify if this is still a problem? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:20:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:20:15 +0000 Subject: [Koha-bugs] [Bug 5766] Add system preference for excluding articles from jQuery table sorter In-Reply-To: <bug-5766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5766-70-enVfEV9lgC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5766 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Owen, could we do something similar with databales? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:25:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:25:31 +0000 Subject: [Koha-bugs] [Bug 5686] search in tamil In-Reply-To: <bug-5686-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5686-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5686-70-i1Gz8MWKRh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5686 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Tamil doesn't show up as a search option in the language pull down on the advanced search page. I am not sure this is what the original reporter of this bug meant, but it would make sense to add it. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:30:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:30:31 +0000 Subject: [Koha-bugs] [Bug 5825] Add Item Type column to Holds Queue report In-Reply-To: <bug-5825-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5825-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5825-70-gmxRhOcwpx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5825 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We can show callnumber and collection, but itemtype is still missing. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:32:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:32:14 +0000 Subject: [Koha-bugs] [Bug 5789] Fines don't work when items have null homebranch In-Reply-To: <bug-5789-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5789-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5789-70-cWQqgnv9F3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5789 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This sounds like a data problem - would the right fix be to generate a warning? Or should we print a warning at checkout already? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:39:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:39:03 +0000 Subject: [Koha-bugs] [Bug 5241] Add a new button to patron details page In-Reply-To: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5241-70-iyKAMxk8fI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5241 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Pascale, does the duplicate patron feature solve the problem? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:47:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:47:13 +0000 Subject: [Koha-bugs] [Bug 5934] Manipulate titles in Borrower Preferences In-Reply-To: <bug-5934-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5934-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5934-70-EnDuogKfBc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5934 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.4 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:48:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:48:39 +0000 Subject: [Koha-bugs] [Bug 5925] Authorities search in opac : Facets broken In-Reply-To: <bug-5925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5925-70-I9i488q4fJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5925 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I don't understand the problem from your description. Chris, could you take another look at this? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:50:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:50:25 +0000 Subject: [Koha-bugs] [Bug 5906] Notices: formating of notices In-Reply-To: <bug-5906-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5906-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5906-70-qUkVqHpHmZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5906 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|3.4 |3.8 Resolution|--- |FIXED Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This was not possible with only plain text notices, but is now using the HTML option. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 22:55:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 20:55:21 +0000 Subject: [Koha-bugs] [Bug 5891] Budgeting for Serials In-Reply-To: <bug-5891-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5891-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5891-70-gsWwi7QB7T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5891 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think this is at least partially fixed by the work done on bug 5343 that which links serials and acqusitions. Please open a new bug for features still missing. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:00:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:00:38 +0000 Subject: [Koha-bugs] [Bug 3312] automatic Borrower load Cron job In-Reply-To: <bug-3312-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3312-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3312-70-P8TSxWPYWw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3312 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 3340 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:00:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:00:38 +0000 Subject: [Koha-bugs] [Bug 3340] Enhancement for borrower loading command line In-Reply-To: <bug-3340-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3340-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3340-70-4m23wbuTOB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3340 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 3312 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:04:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:04:01 +0000 Subject: [Koha-bugs] [Bug 5561] Help on summary field in authority type editor In-Reply-To: <bug-5561-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5561-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5561-70-WYMe3vovCs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5561 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3469|0 |1 is obsolete| | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:06:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:06:24 +0000 Subject: [Koha-bugs] [Bug 3841] Should have Default ACQ Framework In-Reply-To: <bug-3841-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3841-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3841-70-ZAmm0EM67I@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3841 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|katrin.fischer at bsz-bw.de | Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:07:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:07:22 +0000 Subject: [Koha-bugs] [Bug 7340] emailLibrarianWhenHoldIsPlaced enhancement In-Reply-To: <bug-7340-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7340-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7340-70-sDl3VNErCg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7340 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:24:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:24:22 +0000 Subject: [Koha-bugs] [Bug 7534] OPACAllowUserToChooseBranch and hold rules In-Reply-To: <bug-7534-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7534-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7534-70-bYGtIxQ7DN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7534 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Could you explain how this should work? I am not sure what preferences/configuration settings should be taken into account to make the pull down more 'clever'. Maybe one idea would be to have the list of libraries offered in the pull down configurable? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:24:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:24:53 +0000 Subject: [Koha-bugs] [Bug 7403] CataloguingLog warning incorrect In-Reply-To: <bug-7403-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7403-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7403-70-9jhXwxUsYT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The warning is still present on current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:26:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:26:07 +0000 Subject: [Koha-bugs] [Bug 7415] can't select irregularity in Chrome In-Reply-To: <bug-7415-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7415-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7415-70-ZwpndvSsBb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7415 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:27:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:27:54 +0000 Subject: [Koha-bugs] [Bug 4876] koha-* scripts are not robust In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-wr4gXXxeIk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Maybe we should rename this to "Rewrite koha-* scripts in Perl, with error checking - omnibus"? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:28:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:28:06 +0000 Subject: [Koha-bugs] [Bug 6821] no results found message when searching serials In-Reply-To: <bug-6821-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6821-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6821-70-0kloAq0WiW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6821 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Subscription search changed a lot since this bug was reported. The headers are no longer shown and there is a message "Serials subscriptions (0 found)". -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:29:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:29:47 +0000 Subject: [Koha-bugs] [Bug 7491] Description for item-level_itypes is misleading In-Reply-To: <bug-7491-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7491-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7491-70-h1fM6Qimz3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7491 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Still an issue - can we get a patch for this? :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:30:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:30:30 +0000 Subject: [Koha-bugs] [Bug 1153] opac-userupdate.pl update to allow moderation, and templatize In-Reply-To: <bug-1153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1153-70-OFlNhATds5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1153 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Has this been fixed by the new patron self registration feature? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:33:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:33:35 +0000 Subject: [Koha-bugs] [Bug 6438] Changes to smart rules interface to support hourly/minutes loan times as well as daily In-Reply-To: <bug-6438-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6438-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6438-70-7WUPUIR8MC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6438 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Both bugs linked to this have been marked WONTFIX. I am closing this, please reopen if I am missing something. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:36:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:36:51 +0000 Subject: [Koha-bugs] [Bug 6432] Changes to C4::Circulation to support Hourly Circulation In-Reply-To: <bug-6432-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6432-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6432-70-z8s52Ov1sc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6432 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WONTFIX --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Both bugs linked to this are marked WONTFIX. Closing this one too, please reopen if I missed something. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:36:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:36:51 +0000 Subject: [Koha-bugs] [Bug 5549] Hourly Loans In-Reply-To: <bug-5549-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5549-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5549-70-p6yWPsPbZ0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549 Bug 5549 depends on bug 6432, which changed state. Bug 6432 Summary: Changes to C4::Circulation to support Hourly Circulation http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6432 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:40:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:40:58 +0000 Subject: [Koha-bugs] [Bug 6454] Searching by callnumber uses callnum, wrdl not callnum, phr In-Reply-To: <bug-6454-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6454-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6454-70-1O8XF1LTqI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6454 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|3.4 |master Resolution|--- |FIXED --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- There will be 2 new preferences in 3.12 to control if wrdl or phr are used for searching call numbers and standard numbers from staff and OPAC. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:47:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:47:20 +0000 Subject: [Koha-bugs] [Bug 3468] Enhanced patron searching, patron batch edit/delete In-Reply-To: <bug-3468-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3468-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3468-70-r1YMD0fpPY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3468 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WONTFIX --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We now have a tool for batch editing of patrons and new options for patron search. The development described here would probably need a major rewrite/have to be rewritten to fit into our current code base. As there is a partial fix I will close this bug. Please open new bugs for features still missing. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:50:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:50:32 +0000 Subject: [Koha-bugs] [Bug 6593] Some information missing from the "Notices" tab In-Reply-To: <bug-6593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6593-70-ijCfM3ZxAj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6593 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|master |unspecified --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This is fixed on the current master branch, all information shows. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:50:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:50:39 +0000 Subject: [Koha-bugs] [Bug 6593] Some information missing from the "Notices" tab In-Reply-To: <bug-6593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6593-70-LNFC3kWo7Y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6593 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:52:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:52:22 +0000 Subject: [Koha-bugs] [Bug 9949] Tidy up the intranet set up and fix a potential security issue when running from git In-Reply-To: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9949-70-Rmb7qd0fmO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9949 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, this looks relatedto bug 6648? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:56:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:56:11 +0000 Subject: [Koha-bugs] [Bug 3480] Copy item fills in data from existing item In-Reply-To: <bug-3480-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3480-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3480-70-ob2yNDKoEq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3480 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think this is a duplicate of 7412 that added the PrefillItem system preference. *** This bug has been marked as a duplicate of bug 7412 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:56:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:56:11 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloging In-Reply-To: <bug-7412-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7412-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7412-70-lUceLO7XJ9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner at ptfs.com --- Comment #41 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 3480 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 13 23:58:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 21:58:41 +0000 Subject: [Koha-bugs] [Bug 3248] CIRC Sys Preference - FinesMode "test" incorrect In-Reply-To: <bug-3248-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3248-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3248-70-lUXR1ZMxE6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3248 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am not sure, but this mismatch of options might be related to bug 9671. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:02:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:02:17 +0000 Subject: [Koha-bugs] [Bug 6560] Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM (openSUSE 11.4), but CPAN In-Reply-To: <bug-6560-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6560-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6560-70-L4YlMQ3yiW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|3.4 |unspecified Resolution|--- |FIXED --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Date::ICal has been replaced by DateTime::Format::ICal. Please open a new bug if there is a problem with the new dependency. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:04:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:04:09 +0000 Subject: [Koha-bugs] [Bug 7736] Edifact QUOTE and ORDER functionality In-Reply-To: <bug-7736-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7736-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7736-70-6LuhFGGLRW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=2443 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:04:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:04:09 +0000 Subject: [Koha-bugs] [Bug 2443] Acquisitions by EDIFACT In-Reply-To: <bug-2443-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2443-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2443-70-RC2Hrlio86@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2443 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7736 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Adding a see also to bug 7736 that is another implementation of EDIFACT for Koha. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:08:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:08:17 +0000 Subject: [Koha-bugs] [Bug 6737] ordering more than two putting item in strange place In-Reply-To: <bug-6737-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6737-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6737-70-ktlpn9hmhI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6737 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Adding items in acquisitions has changed a lot since the screencast was recorded. Instead of stacking the item forms we now have a table on top and only one item form is shown. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:11:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:11:20 +0000 Subject: [Koha-bugs] [Bug 6571] advanced notice says 'unknown' In-Reply-To: <bug-6571-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6571-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6571-70-JgkplDSijv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6571 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |WONTFIX Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We haven't had a report of this problem in a long time now and noone submitted a patch to do another database update. So I am marking this as resolved wontfix for now, please reopen if this is still a problem. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:14:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:14:24 +0000 Subject: [Koha-bugs] [Bug 6796] Overnight circulation of reference books In-Reply-To: <bug-6796-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6796-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6796-70-kkFQryA5kJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6796 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- You can allow librarians to override the not for loan setting via a system preference. Also the configuration can be changed from not for loan to an overnight (1 day loan period) loan. I am not sure, if that fixes the problem, so please reopen if there is more functionality needed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:16:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:16:04 +0000 Subject: [Koha-bugs] [Bug 6775] Allow reason to be specified when debarring In-Reply-To: <bug-6775-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6775-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6775-70-PB2FJDWqK4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6775 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.6 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:17:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:17:50 +0000 Subject: [Koha-bugs] [Bug 6848] Stronger password mgmt on Staff Interface In-Reply-To: <bug-6848-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6848-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6848-70-xYX14PXoMf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6848 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|unspecified |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:24:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:24:09 +0000 Subject: [Koha-bugs] [Bug 3534] Rearrange memberentrygen.tmpl for quick add In-Reply-To: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3534-70-EbSW6IyDeG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3534 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1396|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:30:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:30:12 +0000 Subject: [Koha-bugs] [Bug 3534] Patron quick add form In-Reply-To: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3534-70-1rHXJ3sXXW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3534 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master Change sponsored?|Sponsored |--- Summary|Rearrange |Patron quick add form |memberentrygen.tmpl for | |quick add | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Rephrasing bug description and changing version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:33:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:33:23 +0000 Subject: [Koha-bugs] [Bug 6909] Detect duplicates when importing records - not working In-Reply-To: <bug-6909-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6909-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6909-70-R5owDEgN1C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6909 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi David, were you able to resolve this? Can this bug be closed? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:36:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:36:23 +0000 Subject: [Koha-bugs] [Bug 4806] circ/circulation.tmpl: Add "reservenumber" in the reserved table In-Reply-To: <bug-4806-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4806-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4806-70-IlO3zMNQHZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4806 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- reservenumber was added by bug 7065 now. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:39:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:39:17 +0000 Subject: [Koha-bugs] [Bug 8465] CancelReserve sub is doing wrong In-Reply-To: <bug-8465-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8465-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8465-70-3OWpc8PZvn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8465 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Christophe, there is no patch for this bug - did it get lost? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:39:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:39:32 +0000 Subject: [Koha-bugs] [Bug 5696] Hold deletion should use reservenumber In-Reply-To: <bug-5696-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5696-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5696-70-uZx3ULHFse@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5696 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Depends on| |7065, 9394 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We now have a unique key for reserves and old_reserves and also a patch to make all subs use that number (see bug 7065 and bug 9394). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:39:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:39:32 +0000 Subject: [Koha-bugs] [Bug 7065] reserves table needs a primary key In-Reply-To: <bug-7065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7065-70-Yq9QqTRqFb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7065 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5696 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:39:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:39:32 +0000 Subject: [Koha-bugs] [Bug 9394] Use reserve_id where possible In-Reply-To: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9394-70-s1Ese1JiDl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9394 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5696 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:42:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:42:23 +0000 Subject: [Koha-bugs] [Bug 3231] Messaging Preference Columns need to be added to Patron Import CSV In-Reply-To: <bug-3231-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3231-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3231-70-G06pGjFOFx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3231 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 6252 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:42:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:42:23 +0000 Subject: [Koha-bugs] [Bug 6252] Patron import tool should let you set messaging preferences In-Reply-To: <bug-6252-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6252-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6252-70-6UjTr5ysfx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6252 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.com --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 3231 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:43:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:43:27 +0000 Subject: [Koha-bugs] [Bug 5441] SSO CAS improvements In-Reply-To: <bug-5441-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5441-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5441-70-AJ3s48Vayw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5441 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |gmcharlt at gmail.com --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Paul, should this be versioned for master? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:52:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:52:13 +0000 Subject: [Koha-bugs] [Bug 4179] printcirculationslips missing from sys prefs In-Reply-To: <bug-4179-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4179-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4179-70-WuWkengpmN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4179 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 10014 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:52:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:52:13 +0000 Subject: [Koha-bugs] [Bug 10014] printcirculationslips missing documentation or obsolete In-Reply-To: <bug-10014-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10014-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10014-70-z48zSiYW1g@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10014 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 4179 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 00:52:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 22:52:29 +0000 Subject: [Koha-bugs] [Bug 10014] printcirculationslips missing documentation or obsolete In-Reply-To: <bug-10014-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10014-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10014-70-OyAnA5Mvyo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10014 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Magnus Enger 2011-05-05 12:25:54 UTC koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref has this to say: # FIXME: printcirculationslips is also omitted. It _technically_ could work, but C4::Print is HLT specific and needs a little bit of refactoring. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:04:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:04:23 +0000 Subject: [Koha-bugs] [Bug 4204] Add support for Jangle In-Reply-To: <bug-4204-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4204-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4204-70-jju3yTHRR7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4204 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |WONTFIX --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I can't find any information on Jangle apart from some old mailing list messages. I will bravely set this to wontfix - please reopen if this would still be useful. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:08:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:08:10 +0000 Subject: [Koha-bugs] [Bug 6348] can still place holds for expired patrons In-Reply-To: <bug-6348-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6348-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6348-70-npltPz0B0d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6348 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 6739 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:08:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:08:10 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-A8wFJ97go3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #35 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 6348 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:15:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:15:23 +0000 Subject: [Koha-bugs] [Bug 7081] Remove notify id and level from fines in patron account In-Reply-To: <bug-7081-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7081-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7081-70-DCsX3z8swz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7081 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 10021 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:15:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:15:23 +0000 Subject: [Koha-bugs] [Bug 10021] Remove dead(?) code related to notifys In-Reply-To: <bug-10021-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10021-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10021-70-Jpg9WgX2hh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10021 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 7081 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:17:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:17:31 +0000 Subject: [Koha-bugs] [Bug 6814] Notify suggestor when item is received in the library In-Reply-To: <bug-6814-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6814-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6814-70-sSzdiyqHcm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6814 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7096 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:17:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:17:31 +0000 Subject: [Koha-bugs] [Bug 7096] Receiving suggested items does not trigger notification mail (AVAILABLE) In-Reply-To: <bug-7096-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7096-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7096-70-sT0ceNR5Tp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7096 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6814 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:18:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:18:44 +0000 Subject: [Koha-bugs] [Bug 1972] Suggestion for subscriptions : special management needed In-Reply-To: <bug-1972-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1972-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1972-70-luPDEpWTHr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1972 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:22:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:22:52 +0000 Subject: [Koha-bugs] [Bug 5384] Enable search on EAN In-Reply-To: <bug-5384-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5384-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5384-70-S7awkr2hW6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5384 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 5337 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:22:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:22:52 +0000 Subject: [Koha-bugs] [Bug 5337] In Acquisition, EAN search will return results In-Reply-To: <bug-5337-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5337-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5337-70-7d5IYnICTz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 --- Comment #38 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 5384 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:22:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:22:53 +0000 Subject: [Koha-bugs] [Bug 7163] BibLibre acquisitions omnibus In-Reply-To: <bug-7163-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7163-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7163-70-Zdv28jMtKN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7163 Bug 7163 depends on bug 5384, which changed state. Bug 5384 Summary: Enable search on EAN http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5384 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:23:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:23:35 +0000 Subject: [Koha-bugs] [Bug 5925] Authorities search in opac : Facets broken In-Reply-To: <bug-5925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5925-70-3fVl5b2e6P@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5925 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:23:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:23:36 +0000 Subject: [Koha-bugs] [Bug 5581] BibLibre authorities improvements for 3.4 In-Reply-To: <bug-5581-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5581-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5581-70-eVzl15f5yu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5581 Bug 5581 depends on bug 5925, which changed state. Bug 5925 Summary: Authorities search in opac : Facets broken http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5925 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:25:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:25:02 +0000 Subject: [Koha-bugs] [Bug 6648] insecure /cgi-bin/koha/ (of staff part) mapping in development mode of installation In-Reply-To: <bug-6648-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6648-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6648-70-JTpPmdpjzk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6648 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |DUPLICATE --- Comment #1 from Chris Cormack <chris at bigballofwax.co.nz> --- *** This bug has been marked as a duplicate of bug 9949 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:25:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:25:02 +0000 Subject: [Koha-bugs] [Bug 9949] Tidy up the intranet set up and fix a potential security issue when running from git In-Reply-To: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9949-70-4fcPG1ToBo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9949 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semarie-koha at latrappe.fr --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- *** Bug 6648 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:30:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:30:00 +0000 Subject: [Koha-bugs] [Bug 10021] Remove dead(?) code related to notifys In-Reply-To: <bug-10021-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10021-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10021-70-YkC4v3JlOP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10021 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7315 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:30:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:30:00 +0000 Subject: [Koha-bugs] [Bug 7315] Remove deprecated notifyMailsOp.pl cronjob In-Reply-To: <bug-7315-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7315-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7315-70-EiZ20a56bE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7315 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Depends on| |10021 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:31:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:31:54 +0000 Subject: [Koha-bugs] [Bug 5488] Restrict the type of list which can be created by non-staff users In-Reply-To: <bug-5488-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5488-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5488-70-F7xvaIyRsv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5488 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Version|master |unspecified Resolution|--- |FIXED --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This was solved by adding a new system preference OpacAllowPublicListCreation. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:31:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:31:55 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: <bug-7310-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7310-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7310-70-gMGhT8Kbxo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 Bug 7310 depends on bug 5488, which changed state. Bug 5488 Summary: Restrict the type of list which can be created by non-staff users http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5488 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:32:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:32:23 +0000 Subject: [Koha-bugs] [Bug 7206] delete links in basket could use design work In-Reply-To: <bug-7206-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7206-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7206-70-0owXZ0R17o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7206 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:32:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:32:31 +0000 Subject: [Koha-bugs] [Bug 7206] delete links in basket could use design work In-Reply-To: <bug-7206-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7206-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7206-70-K5Y67PbSRQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7206 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 01:34:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 13 Apr 2013 23:34:42 +0000 Subject: [Koha-bugs] [Bug 7196] table sorter on serial collection In-Reply-To: <bug-7196-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7196-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7196-70-kO4nT1hD25@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7196 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED QA Contact|koha.sekjal at gmail.com | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- cgi-bin/koha/serials/serials-collection.pl?subscriptionid=1 now uses datatables. Please reopen if I am mistaken. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:16:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:16:45 +0000 Subject: [Koha-bugs] [Bug 10041] New: Provide a koha-translate script to aid package users on installing translations Message-ID: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Bug ID: 10041 Summary: Provide a koha-translate script to aid package users on installing translations Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:22:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:22:12 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-AXdWxv0B88@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17411 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17411&action=edit Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:23:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:23:21 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-rhamUwRMrA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:23:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:23:34 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-dAm9VpZ0Et@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:31:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:31:06 +0000 Subject: [Koha-bugs] [Bug 10042] New: Minor typo ("Communnity") in packages docs Message-ID: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Bug ID: 10042 Summary: Minor typo ("Communnity") in packages docs Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Documentation Assignee: nengard at gmail.com Reporter: tomascohen at gmail.com There's a small typo in the pacakges docs. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:32:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:32:07 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-PnnslNGFwi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17412 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17412&action=edit Bug 10042 - Minor typo ("Communnity") in packages docs VERY trivial string patch. Couldn't help sending it. To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 02:32:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 00:32:34 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-gI1Id2VNE5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 06:04:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 04:04:35 +0000 Subject: [Koha-bugs] [Bug 10043] New: When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically Message-ID: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10043 Bug ID: 10043 Summary: When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: amit.gupta at osslabs.biz When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 06:05:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 04:05:07 +0000 Subject: [Koha-bugs] [Bug 10043] When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically In-Reply-To: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10043-70-shrr71ct26@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10043 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |amit.gupta at osslabs.biz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 06:05:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 04:05:32 +0000 Subject: [Koha-bugs] [Bug 10043] When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically In-Reply-To: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10043-70-BESwUWym36@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10043 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 06:07:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 04:07:47 +0000 Subject: [Koha-bugs] [Bug 10043] When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically In-Reply-To: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10043-70-nc4liWjuiR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10043 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amitddng135 at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 08:04:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 06:04:26 +0000 Subject: [Koha-bugs] [Bug 9952] MARC tab: tab 0 is not translated correctly In-Reply-To: <bug-9952-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9952-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9952-70-uhKQCQhzH1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9952 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 08:10:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 06:10:03 +0000 Subject: [Koha-bugs] [Bug 9571] Fix width for textareas in Edit Item screen In-Reply-To: <bug-9571-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9571-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9571-70-G6WUsBvKCL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9571 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #15 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.5 and 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 08:15:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 06:15:46 +0000 Subject: [Koha-bugs] [Bug 9838] SIP tests : fix in 04patron_status.t In-Reply-To: <bug-9838-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9838-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9838-70-bW4dz0kVUR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9838 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x and 3.10.x will be in 3.8.12 and 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 08:31:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 06:31:01 +0000 Subject: [Koha-bugs] [Bug 9609] Rebuild zebra reports double numbers for exported records with -z option In-Reply-To: <bug-9609-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9609-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9609-70-UBS0VzzxVO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9609 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x and 3.10.x will be in 3.8.12 and 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 08:37:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 06:37:25 +0000 Subject: [Koha-bugs] [Bug 9947] Creating item for received serial prefills enumchron subfield In-Reply-To: <bug-9947-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9947-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9947-70-C0cRXJf5ug@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9947 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x and 3.10.x will be in 3.8.12 and 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:27:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:27:45 +0000 Subject: [Koha-bugs] [Bug 9535] Patron card creator "Remove duplicates" function doesn't work In-Reply-To: <bug-9535-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9535-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9535-70-PqnuQ3qikM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9535 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.5 and 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:34:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:34:11 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: <bug-5173-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5173-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5173-70-51fF6WriPK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |DUPLICATE --- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 5335 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:34:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:34:11 +0000 Subject: [Koha-bugs] [Bug 5335] define VAT/taxes at orderline level, with default value for supplier and list of valid tax rates In-Reply-To: <bug-5335-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5335-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5335-70-mcoqDNnJxz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz --- Comment #55 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 5173 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:38:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:38:15 +0000 Subject: [Koha-bugs] [Bug 8343] Editable discount rate and miscellaneous charges during ordering In-Reply-To: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8343-70-PErll0TXnr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8343 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Editing the discount rate at order line level has been implemented by bug 5335 now. I will mark this a duplicate, please add a new bug for any features still missing. *** This bug has been marked as a duplicate of bug 5335 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:38:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:38:15 +0000 Subject: [Koha-bugs] [Bug 5335] define VAT/taxes at orderline level, with default value for supplier and list of valid tax rates In-Reply-To: <bug-5335-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5335-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5335-70-pLNYMMF0uX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shinoy.m at osslabs.biz --- Comment #56 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 8343 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:39:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:39:42 +0000 Subject: [Koha-bugs] [Bug 7449] billingplace and freedeliveryplace not saved when creating a new basketgroup In-Reply-To: <bug-7449-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7449-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7449-70-MyXVg4j1Z6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #17 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:43:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:43:17 +0000 Subject: [Koha-bugs] [Bug 5904] ysearch.pl members improvements (Independant branches behaviour) In-Reply-To: <bug-5904-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5904-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5904-70-yW3qAFPvzu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5904 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Patches need to be rewritten by now, because we handle system preferences differently now and less files have to be changed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:50:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:50:23 +0000 Subject: [Koha-bugs] [Bug 8410] can't edit budget on purchase suggestion In-Reply-To: <bug-8410-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8410-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8410-70-YnuH4bmmnD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8410 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This works on the current master branch :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 09:56:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 07:56:56 +0000 Subject: [Koha-bugs] [Bug 8250] can't leave barcode blank when adding serial items In-Reply-To: <bug-8250-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8250-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8250-70-1mpSdAGJui@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8250 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This works on the current master branch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:09:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:09:24 +0000 Subject: [Koha-bugs] [Bug 8424] Multiple invoices for subscriptions In-Reply-To: <bug-8424-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8424-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8424-70-J3mT3tnpqL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8424 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |3.10 Resolution|--- |DUPLICATE --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- A table aqorders has been implemented for Koha 3.10 in bug 5339. *** This bug has been marked as a duplicate of bug 5339 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:09:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:09:24 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: <bug-5339-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5339-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5339-70-IYZdpDYQMe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |savitra.sirohi at osslabs.biz --- Comment #89 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 8424 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:17:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:17:45 +0000 Subject: [Koha-bugs] [Bug 8426] Diacritics not being mapped for searching In-Reply-To: <bug-8426-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8426-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8426-70-bGwdoNe9Vv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8426 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Kyle, is your patch still needed? I think we could probably add the mapping for libraries not using ICU, but also using ICU should fix the problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:18:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:18:35 +0000 Subject: [Koha-bugs] [Bug 2629] Diacritics not being ignored when searching In-Reply-To: <bug-2629-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2629-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2629-70-NYnENpIhvp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8426 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:18:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:18:35 +0000 Subject: [Koha-bugs] [Bug 8426] Diacritics not being mapped for searching In-Reply-To: <bug-8426-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8426-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8426-70-jM552k4xVT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8426 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=2629 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:19:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:19:57 +0000 Subject: [Koha-bugs] [Bug 8396] back to results in catalog In-Reply-To: <bug-8396-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8396-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8396-70-DWOS3JH5Jm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8396 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.8 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:25:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:25:24 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-noab7BcGOD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, this is a pretty serious problem when you allow users to place holds on serial issues. And I thought that this also worked at some point in time because we have a library doing just that. Will have to investigate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:35:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:35:07 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-SfiHJiFISV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17412|0 |1 is obsolete| | --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17413 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17413&action=edit [SIGNED-OFF] Bug 10042 - Minor typo ("Communnity") in packages docs VERY trivial string patch. Couldn't help sending it. To+ Signed-off-by: Magnus Enger <magnus at enger.priv.no> Thanks for fixing my typo! I did not test by building packages etc, but by grepping for "Communnity". The patch removes all occurences of the typo. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:35:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:35:26 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-Psklrg1OZs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |magnus at enger.priv.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:36:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:36:41 +0000 Subject: [Koha-bugs] [Bug 10044] New: Doubled up paging on order receive Message-ID: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Bug ID: 10044 Summary: Doubled up paging on order receive Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Created attachment 17414 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17414&action=edit screenshot On the order receive page there are 2 different paginations - an old link based one and the new datatables paging. 1) Start receiving a new shipment for a vendor with lots of outstanding orders 2) Scroll to bottom of the page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:38:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:38:07 +0000 Subject: [Koha-bugs] [Bug 7211] Invoice number not saved when selecting a later page in Receive shipment In-Reply-To: <bug-7211-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7211-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7211-70-0kXYzwhliu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7211 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC|katrin.fischer at bsz-bw.de | Resolution|--- |FIXED Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The order receive screens changed a lot since this bug was reported - we now have separate invoices and are using datatables on that page. Also, I can't reproduce and seem to remember that being fixed on another bug. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:41:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:41:00 +0000 Subject: [Koha-bugs] [Bug 5481] Replace YUI JS libraries with Jquery UI In-Reply-To: <bug-5481-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5481-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5481-70-eIhT3TRTJq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5481 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Owen, all linked bugs are closed by now - are you finished here? :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:41:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:41:53 +0000 Subject: [Koha-bugs] [Bug 8115] DOM indexing configuration should compute totalissues from items.issues In-Reply-To: <bug-8115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8115-70-nyAfrRW2zR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8115 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Jared, is this done? All linked bugs have been included. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:45:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:45:22 +0000 Subject: [Koha-bugs] [Bug 7908] Acquisitions: Maintain payment details against vendors In-Reply-To: <bug-7908-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7908-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7908-70-bEQ4EIVAuJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7908 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED QA Contact|koha.sekjal at gmail.com | --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This feature will need to be rewritten as invoices are now handled in a separate table (bug 5339). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:45:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:45:34 +0000 Subject: [Koha-bugs] [Bug 7908] Acquisitions: Maintain payment details against vendors In-Reply-To: <bug-7908-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7908-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7908-70-P8iotBCQCr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7908 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10170|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:45:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:45:57 +0000 Subject: [Koha-bugs] [Bug 7909] Serials: payments and credit notes In-Reply-To: <bug-7909-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7909-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7909-70-I0AjCImjwy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7909 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:50:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:50:57 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-IQPAKeTV5M@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think EasyAnalytics would do most of what you want. The one existing item will show with all related information (call number, availability, etc.) on all records that are connected to it. There is a need for a record, that actually has the item, but this record could be the first record in the bound volume or a collection record. Closing this, please reopen if I was too fast. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:54:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:54:05 +0000 Subject: [Koha-bugs] [Bug 10045] New: Suggestions refer to budgets, but should be funds Message-ID: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Bug ID: 10045 Summary: Suggestions refer to budgets, but should be funds Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Suggestions use the term 'budget', but what is displayed is the 'fund'. 1) Edit a suggestion to see the label budget in the acq information section. 2) Look at the suggestions table, it has a separate column for 'budget'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:55:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:55:33 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-OzBCtRkmHK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Component|Acquisitions |Templates Assignee|henridamien at koha-fr.org |oleonard at myacpl.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 10:57:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 08:57:00 +0000 Subject: [Koha-bugs] [Bug 3969] Budget Search Doesn't Work In-Reply-To: <bug-3969-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3969-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3969-70-JT9WshiV5R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3969 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |master Assignee|katrin.fischer at bsz-bw.de |koha-bugs at lists.koha-commun | |ity.org --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The pull down is still empty on current master. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:04:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:04:53 +0000 Subject: [Koha-bugs] [Bug 6962] Fund list not showing encumberance In-Reply-To: <bug-6962-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6962-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6962-70-istJuzzt5R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6962 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Still true. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:05:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:05:55 +0000 Subject: [Koha-bugs] [Bug 7730] New duplicate records or edited records not saving In-Reply-To: <bug-7730-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7730-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7730-70-FJGzCX7qfE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7730 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME QA Contact|koha.sekjal at gmail.com | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I can't reproduce the problem and also lots of changes to the menus have been made since this bug was reported. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:07:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:07:43 +0000 Subject: [Koha-bugs] [Bug 7971] basket export only includes replacement price In-Reply-To: <bug-7971-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7971-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7971-70-3YGhXbZfwf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7971 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | Severity|normal |enhancement --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Maybe it should be possible to configure the fields exported, so that when a library is using this to generate orders to their vendors they can influence which information is output. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:08:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:08:37 +0000 Subject: [Koha-bugs] [Bug 7999] send test notice In-Reply-To: <bug-7999-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7999-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7999-70-twbnmMQqBw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7999 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:08:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:08:57 +0000 Subject: [Koha-bugs] [Bug 8000] Test mode for notices In-Reply-To: <bug-8000-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8000-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8000-70-ENNySITs6n@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:10:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:10:37 +0000 Subject: [Koha-bugs] [Bug 8030] edit hold from patron record In-Reply-To: <bug-8030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8030-70-mHteWIJBSu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8030 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Ian, are you still planning to work on this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:11:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:11:10 +0000 Subject: [Koha-bugs] [Bug 7782] Inconsistency in management of holds on checkout, patron detail, and holds pages In-Reply-To: <bug-7782-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7782-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7782-70-XxrJlDYJwN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7782 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:12:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:12:09 +0000 Subject: [Koha-bugs] [Bug 8038] Enable network printing when UsePrintQueues is on In-Reply-To: <bug-8038-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8038-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8038-70-0FcScgsMdr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8038 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Srdjan and Kyle, I see a test plan but no patch is added to this bug - could you take a look? Also, is the assignee correct? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:12:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:12:55 +0000 Subject: [Koha-bugs] [Bug 6580] Can't create patron card In-Reply-To: <bug-6580-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6580-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6580-70-P6HG3MQcy5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6580 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Koha 3.2.x is no longer maintained and this seems to be working alright in current versions of Koha. Marking wontfix. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:17:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:17:24 +0000 Subject: [Koha-bugs] [Bug 7812] Add markup to staff client templates to increase customization options In-Reply-To: <bug-7812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7812-70-QafZSaon5Y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7812 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:18:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:18:17 +0000 Subject: [Koha-bugs] [Bug 7808] http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found In-Reply-To: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7808-70-j4Uxyp2LVX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7808 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de, | |robin at catalyst.net.nz Component|Installation and upgrade |Packaging |(command-line installer) | Assignee|gmcharlt at gmail.com |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Robin, could you take a look at this? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:20:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:20:02 +0000 Subject: [Koha-bugs] [Bug 7750] Release notes for stable releases should be in Master In-Reply-To: <bug-7750-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7750-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7750-70-eF3geA9sUl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7750 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Component|About |Architecture, internals, | |and plumbing Assignee|nengard at gmail.com |gmcharlt at gmail.com QA Contact|koha.sekjal at gmail.com | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Is this something we should take care of pre-release? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:23:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:23:12 +0000 Subject: [Koha-bugs] [Bug 10046] New: Label budget should be fund on invoices page Message-ID: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Bug ID: 10046 Summary: Label budget should be fund on invoices page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Created attachment 17415 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17415&action=edit screenshot The label for funds is budget, which is wrong. 1) Create a new invoice and receive a few books. 2) Look at the invoice details after finishing receiving. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:25:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:25:01 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-diyNkMHT3R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Also the form needs to be prettied a little bit as the layout of the fields and labels is not consistent with other forms. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:27:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:27:06 +0000 Subject: [Koha-bugs] [Bug 7627] Editing of invoice number In-Reply-To: <bug-7627-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7627-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7627-70-qrmak5NfKV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7627 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|HP |All Version|3.6 |master Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org Summary|Editing of saved invoice |Editing of invoice number QA Contact|koha.sekjal at gmail.com | OS|Linux |All Severity|major |enhancement --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- You can now edit almost all details on an invoice - but not the invoice number. You can also undo receives, but apparently not delete an invoice once it was created. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:28:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:28:50 +0000 Subject: [Koha-bugs] [Bug 1817] pagination links disrupt display on large result sets In-Reply-To: <bug-1817-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1817-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1817-70-LFlhJaicBF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1817 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m, | |katrin.fischer at bsz-bw.de, | |oleonard at myacpl.org --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Could we use server site processing with data tables here? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:31:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:31:47 +0000 Subject: [Koha-bugs] [Bug 7369] duplicate item In-Reply-To: <bug-7369-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7369-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7369-70-FZK4jQMBNc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7369 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:33:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:33:50 +0000 Subject: [Koha-bugs] [Bug 7826] Standardize link for triggering plugins and auto-entry In-Reply-To: <bug-7826-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7826-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7826-70-0W8ZDEtXZJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7826 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I agree, using the icon on other pages would make sense to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:35:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:35:01 +0000 Subject: [Koha-bugs] [Bug 5670] Housebound Readers Module In-Reply-To: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5670-70-RJNLclpv93@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5670 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Colin, maybe you can give us an update on this development? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:36:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:36:51 +0000 Subject: [Koha-bugs] [Bug 7822] bibitems.publicationyear is not mapped to 260$c for MARC21 frameworks In-Reply-To: <bug-7822-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7822-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7822-70-MuZ6RsfbuM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7822 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Mason, I am not sure, but maybe this is a WONTFIX. At least I am not sure how we can resolve this inconsistency correctly for new and existing installations. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:38:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:38:44 +0000 Subject: [Koha-bugs] [Bug 7819] Title page of manual page says "Koha downloads" In-Reply-To: <bug-7819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7819-70-spISTJcWWu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7819 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, there is something weird about this link: http://manual.koha-community.org/ I see the page Owen talks about coming up shortly before being redirected to: http://koha-community.org/documentation/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 11:40:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 09:40:02 +0000 Subject: [Koha-bugs] [Bug 7841] Several warnings on language from webinstaller In-Reply-To: <bug-7841-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7841-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7841-70-mcajV1AU6i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7841 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org QA Contact|koha.sekjal at gmail.com | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Marce, can you give some more information about this? How to reproduce? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:24:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:24:15 +0000 Subject: [Koha-bugs] [Bug 7891] pencil icon on item record In-Reply-To: <bug-7891-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7891-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7891-70-OnlrNk9D64@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7891 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 7826 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:24:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:24:15 +0000 Subject: [Koha-bugs] [Bug 7826] Standardize link for triggering plugins and auto-entry In-Reply-To: <bug-7826-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7826-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7826-70-9v5Ze2EAbU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7826 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 7891 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:25:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:25:19 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-GLYdjZpH1K@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com | --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think open in a new tab would be a good default. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:32:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:32:47 +0000 Subject: [Koha-bugs] [Bug 8069] fund summary downloadable In-Reply-To: <bug-8069-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8069-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8069-70-UtNvOPYyw4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8069 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Assignee|henridamien at koha-fr.org |koha-bugs at lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:33:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:33:43 +0000 Subject: [Koha-bugs] [Bug 8086] delete order and catalog does nothing In-Reply-To: <bug-8086-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8086-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8086-70-LFC7t3wa1V@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8086 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Nicole, was this on the basket or on the receive? Is it still a problem? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:37:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:37:45 +0000 Subject: [Koha-bugs] [Bug 8158] Sanity checking Debian files In-Reply-To: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8158-70-SrL5jIwDGl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8158 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:42:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:42:11 +0000 Subject: [Koha-bugs] [Bug 2778] Search Also missing from subfied framework edit In-Reply-To: <bug-2778-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2778-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2778-70-M1r41HpBEw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2778 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10012 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think the see also field is probably a NoZebra feature that should be removed in the general clean up. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:42:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:42:11 +0000 Subject: [Koha-bugs] [Bug 10012] Remove all traces of NoZebraIndexes In-Reply-To: <bug-10012-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10012-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10012-70-khfyFfdGgE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10012 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2778 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:43:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:43:45 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: <bug-7127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7127-70-MZHg6w6G2R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Should we leave this open or better have individual new bugs for new problems? That templates should be valid XHTML is part of the coding guidelines. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:46:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:46:37 +0000 Subject: [Koha-bugs] [Bug 8131] date runtime parameter buggy In-Reply-To: <bug-8131-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8131-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8131-70-rwbkvgO36Y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8131 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I just tested this on current master and it works now :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 12:58:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 10:58:42 +0000 Subject: [Koha-bugs] [Bug 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. In-Reply-To: <bug-5511-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5511-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5511-70-GBPswwR77s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:02:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:02:08 +0000 Subject: [Koha-bugs] [Bug 6777] Display link to related acquisitions details from catalogue record In-Reply-To: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6777-70-B3tjUuINPb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6777 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |WONTFIX --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We display a lot of acq related informaton on the items tab now - so I am marking this wontfix. Please reopen if you disagree and there is still something that needs to be done. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:27:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:27:19 +0000 Subject: [Koha-bugs] [Bug 7808] http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found In-Reply-To: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7808-70-0i6Mrg9U2g@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7808 --- Comment #3 from Robin Sheat <robin at catalyst.net.nz> --- is this still an issue? I can test it tomorrow, but it should work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:33:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:33:18 +0000 Subject: [Koha-bugs] [Bug 6777] Display link to related acquisitions details from catalogue record In-Reply-To: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6777-70-dysMotsjs8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6777 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #11 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- OMG, I worked on a patch for showing orders in details.pl, but I never realized there was a already a link to basket in moredetails.pl!! I must tell that to my librarians as soon as possible... M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:36:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:36:29 +0000 Subject: [Koha-bugs] [Bug 6777] Display link to related acquisitions details from catalogue record In-Reply-To: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6777-70-37WeNrr7Pm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6777 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hope it makes them happy :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:36:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:36:40 +0000 Subject: [Koha-bugs] [Bug 7627] Editing of invoice number In-Reply-To: <bug-7627-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7627-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7627-70-MBDv7h4irG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7627 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #4 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- We need the ability to suppress an invoice or to change its name (to correct errors made when we start to use Acq module...) M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:42:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:42:51 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-58nplaKeno@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:44:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:44:47 +0000 Subject: [Koha-bugs] [Bug 6777] Display link to related acquisitions details from catalogue record In-Reply-To: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6777-70-sxIeZH03uA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6777 --- Comment #13 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Oh, you cannot imagine ;-) However, current behavior is NOT good, because you can see Acq information only if items have been created. If you create items when you receive documents, you cannot see any Acq information in detail or moredetails pages. So, something must be done to improve that. Either BZ 6777, or BZ 9780, or BZ 7294, or a mix of this 3 bugs. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:52:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:52:17 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-oqhrSFY2Ya@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #18 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- patch under BZ 6777 is also about the same problem... BZ 9780 is doing 2 things : 1) prevent librarians to suppress a record if used by orders 2) display acq information under the record in details.pl It is the only bug fixing 1). But there are 2 other bugs about 2) : BZ 6777 and BZ 7294, with different logic. I propose to rewrite BZ9780, focusing on 1) only, as it was the main issue I wanted to fix. For 2), we can make an other patch to display Acq information, either in tabs, or under the record. I will work on rewriting BZ9780 next week. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:53:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:53:14 +0000 Subject: [Koha-bugs] [Bug 6777] Display link to related acquisitions details from catalogue record In-Reply-To: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6777-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6777-70-eyPGivIHGA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6777 --- Comment #14 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Katrin, could you look at my last comment under 9780 and give me your opinion please ? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:56:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:56:09 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7294-70-xiAeXFAqLT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #67 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello Jonathan Could you take a look at my last comment under BZ 9780 and give me your opinion please? Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 13:58:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 11:58:38 +0000 Subject: [Koha-bugs] [Bug 7369] duplicate item In-Reply-To: <bug-7369-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7369-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7369-70-yWgQ3Te7aC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7369 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 14:45:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 12:45:26 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-QseAOfGXSV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- It is a french notation (we never use #, but use N? instead). Maybe this table was made by a french developper... So if N? is strange in english, we should replace it by #. French ppl will translate it as N?. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 14:49:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 12:49:24 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-CqcuiOOiDN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- See also BZ 7508 : "It would be nice if on the items detail tab in the staff client you could click a little arrow to collapse the item details so you only see the one or ones you want without having to scroll too much." M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 15:16:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 13:16:34 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-IPEwSYnfmn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #6 from Owen Leonard <oleonard at myacpl.org> --- The original idea behind the lack of the search header on the additem page was that the page was narrowly task-oriented and did not need the search header. I don't think this has proven to be true for most people (including me, even in my limited day-to-day use of it), so I have no objection at all to adding it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 15:49:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 13:49:53 +0000 Subject: [Koha-bugs] [Bug 10047] New: Cataloguing search maybe useless? Message-ID: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 Bug ID: 10047 Summary: Cataloguing search maybe useless? Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: mathieu.saby at univ-rennes2.fr CC: m.de.rooy at rijksmuseum.nl I dont see the goal of cataloguing search (/cataloguing/addbooks.pl), except it searches also in the reservoir. When I search a record, I use ordinary catalog search, and I click on "Edit" button. And most of our librarians are doing so. Moreover, the new "Cancel" button on /cataloguing/addbiblio.pl page send you back to "Detail" page, even if you have come to addbiblio.pl from addbooks page. So maybe we could get rid of cataloguing search, and add an option to see records of the reservoir in normal search ? Mathieu Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 15:58:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 13:58:17 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-rzCiMZxxJd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, maybe when nothing is found in search, we could forward to the cataloguing search for a search in the reservoir. So if you don't find what you are looking for, expand search into the cataloguing search to check the reservoir, then repeat that search with z39.50. Right now I don't see how we could integrate the reservoir search into the normal search well. Having a tool more dedicated to cataloguers makes sense to me, but maybe the page and the functionality needs some thought. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 15:59:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 13:59:23 +0000 Subject: [Koha-bugs] [Bug 10048] New: Load addbiblio.pl page faster Message-ID: <bug-10048-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10048 Bug ID: 10048 Summary: Load addbiblio.pl page faster Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: mathieu.saby at univ-rennes2.fr CC: m.de.rooy at rijksmuseum.nl Loading addbiblio.pl page could take several seconds, because an input and an label are created for ALL the fields and subfields of the framework. So depending on your browser and computer, it could really take a long time to load the page. Maybe it could be loaded faster, either by sending to browser only the information needed for the current tab (0 - 9), or by sending all information in a background task, while the librarian is looking at a specific tab? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:03:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:03:30 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-pVwXBfqLbJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 --- Comment #2 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- It was just an idea... Having 2 places in Koha for searching records seems strange when you have used other ILS. Moreover, is not it a potential source of bugs to maintain 2 files for the same purpose (searching records)? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:23:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:23:07 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-LbWc5hOOdb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think # could be a bit confusing to translators. I found a discussion about this and # seems also to be more American English: http://forum.wordreference.com/showthread.php?t=264328&page=3 I will propose a patch changing the N? to No. instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:30:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:30:59 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-pozH5fNFkj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.12 |master Assignee|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:36:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:36:04 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-54Dcq5Rzr1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- There are some # on other pages. Should we replace them by "No" too? Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:37:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:37:22 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-4pgiIQc3nP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:37:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:37:24 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-5ucJH5swPC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17416 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17416&action=edit Bug 10023: Change degree notation for number to No. This patch changes N<little circle> to No. in three templates. To test: 1) Search for a vendor with visible baskets. Check that the first column of the basket table in the is now labelled No. 2) Print a PDF order in acquisitons with layout2pages. 3) Print a PDF oder in acquisitons with layout3pages. Check both generated PDFs for the correct syntax. Note: you need to switch the system preference OrderPdfFormat in order to test 2) and 3). The 2 possible settings are: pdfformat::layout3pages pdfformat::layout2pages It's not only Koha - git bz doesn't like the degree notation either. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:40:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:40:15 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-OHlLr4C49D@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think the reservoir is not Zebra, but only MySQL search. So it would probably not be so easy to merge those 2. Maybe it should just be a reservoir search? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:52:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:52:56 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-O6Eny05Ojn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel at gmail.com --- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Testing. 1) -i|u|r without lang code dies with (shift: can't shift that many) perhaps check if langcode and die with a graceful message. Unless you try to mimic what translate script do without lang code, install/update/remove all langs. 2) List all. There are 2 files with "opac" in name (prog|ccsr), so you report twice. Perhaps using $(ls $PO_DIR *-i-opac-t-prog-v-3006000.po)? 3) Install. Could test if all lang files are present? (staf|opac|ccsr|pref) only to report any missing, and then proceed (translate script will complain anyway). 4) Remove ok. Sysprefs language and opaclanguages could reference a removed lang but I think it's harmless. 5) Update. The message if you try to install again a lang is misleading. update option in 'misc/translator/translate' script is not to update translated files but to update translation files (PO). So, if your update is to re-install, do so (install) silently. Or change the message to reflect what you are really doing and allow a re-install. Or remove update option. No koha-qa errors. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:58:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:58:17 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-jtLZj4X2ew@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17417 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17417&action=edit Bug 10023: Change degree notation for number to # This patch changes N<little circle> to # in three templates. To test: 1) Search for a vendor with visible baskets. Check that the first column of the basket table in the is now labelled # 2) Print a PDF order in acquisitons with layout2pages. 3) Print a PDF oder in acquisitons with layout3pages. Check both generated PDFs for the correct syntax. Note: you need to switch the system preference OrderPdfFormat in order to test 2) and 3). The 2 possible settings are: pdfformat::layout3pages pdfformat::layout2pages It's not only Koha - git bz doesn't like the degree notation either. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 16:58:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 14:58:57 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-1aMRRbDhta@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, thinking some more about this, I provided the same patch with #. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:13:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:13:20 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-7Jlr6aLebm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:13:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:13:22 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-0raruyrJi1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17418 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17418&action=edit Bug 7892: Open link to imported record in new tab Change links to imported records to open in a new window/tab on the staged records management page. To test: 1) Go to Tools > Staged MARC record management 2) Open an imported batch by clicking on the file name 3) Click on bib# in the record column 4) Verify links open in a new window/tab now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:13:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:13:41 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-6l1ODFESJB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED Patch complexity|Trivial patch |--- Assignee|gmcharlt at gmail.com |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:31:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:31:30 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-xvjMSZ9ynr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #7 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Anyway, degree sign should not be used. the ? is for an supperscript "o", which was hard to type with typewriters. If this page is correct, we should replace it by "No." for non-american english : http://en.wikipedia.org/wiki/Numero_sign Is understandable for american english ? M. saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:35:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:35:03 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-nIzzQTLinB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:35:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:35:05 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-EZ4MbguZKD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17419 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17419&action=edit Bug 10046: Standardize terms used in invoices Changes are: budget > where actually fund is meant branch > library bookseller, supplier > vendor To test: 1) Receive a shipment, check the little form where you enter your invoice number for correct use of terms. 2) Receive some orders and save finish receiving. 3) Search for your created invoice. Check filters and results table for correct use of terms. 4) Look at the details of your invoice, repeat check there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:35:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:35:48 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-bXASfOglRD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|String patch |--- Assignee|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:55:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:55:49 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-mKoyvikZwZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:55:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:55:51 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-xiR2z1bah4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17420 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17420&action=edit Bug 8068: Standardize terms used on acquisitions statistics branch > library budget > fund bookseller, supplier > vendor and capitalization To test: 1) Go to Reports > Acquisitions statistics 2) Check the labels and options of the form for correctness. 3) Run a few test searches to make sure functionality is unchanged. Unfortunately, some strings are from the .pl file, so a follow up moving those to the templates is needed. To make the changes consistent I have changed them in the .pl file. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 17:56:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 15:56:09 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-5wxcKlgcSt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|String patch |--- Assignee|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 18:04:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 16:04:44 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-M8QoDLIZoe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 18:04:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 16:04:45 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-jAdfcbXnaW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17421 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17421&action=edit Bug 10045: Switch budget to fund in suggestions Labels are budget, but should be fund. To test: 1) Check the table on the suggestions page. 2) Check the suggestion edit form. 3) Check the suggestion display. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 18:05:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 16:05:44 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-jsAmTfo1d5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:30:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:30:17 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-uBVup6csrd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |katrin.fischer at bsz-bw.de |ity.org | Severity|enhancement |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:33:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:33:50 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-p8I0Nfo42b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:33:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:33:51 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-FTn1szL639@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17422 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17422&action=edit Bug 8294: Fix display of serial enumeration for OPAC holds It turns out that this was not a missing but a broken feature. This patch corrects the template variables to make enumchron show up on the item table for item level holds in the OPAC. To test: Try to place item level holds on 1) a record where at least one item 2) a record where none of the items has items.enumchron information. The column with enumchron should only show for 1), but not for 2). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:35:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:35:20 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-9fvkc4Os48@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:45:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:45:05 +0000 Subject: [Koha-bugs] [Bug 10049] New: Comments tab shows ( ) instead of ( 0 ) on translated templates Message-ID: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Bug ID: 10049 Summary: Comments tab shows ( ) instead of ( 0 ) on translated templates Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Templates Assignee: katrin.fischer at bsz-bw.de Reporter: katrin.fischer at bsz-bw.de Created attachment 17423 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17423&action=edit screenshot To reproduce: 1) Make sure comments/reviews are activated 2) Find a record with 0 comments/reviews in the opac 3) The tab shows: Comments ( 0 ) 4) Switch to any other languages. 5) Tab now shows: <translation of Comments> ( ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:46:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:46:10 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-c6Pga4aDmW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9952 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:46:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:46:10 +0000 Subject: [Koha-bugs] [Bug 9952] MARC tab: tab 0 is not translated correctly In-Reply-To: <bug-9952-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9952-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9952-70-urQdinhWEV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9952 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10049 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:55:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:55:05 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-7WIuoQbnHp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 19:55:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 17:55:07 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-GRmzzXr2Qc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17424 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17424&action=edit Bug 10049: Comments tab shows ( ) instad of ( 0 ) for translated templates To test: 1) Make sure comments/reviews are activated 2) Find a record with 0 comments/reviews in the opac 3) The tab shows: Comments ( 0 ) 4) Switch to any other languages. 5) Tab now shows: <translation of Comments> ( ) 6) Apply patch 7) Check English templates stil work correctly 8) Rerun 'perl translate install <langcode> 9) Check display is now correct. 10) Also check that number shows correctly for records with comments. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 20:03:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 18:03:28 +0000 Subject: [Koha-bugs] [Bug 10050] New: Update German web installer files for 3.12 Message-ID: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Bug ID: 10050 Summary: Update German web installer files for 3.12 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: katrin.fischer at bsz-bw.de Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 21:02:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 19:02:17 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-SXg7rxXGq1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 21:02:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 19:02:19 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-r8xfr28gI0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17425 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17425&action=edit Bug 10040: Capitalization wrong when deleting subfields from authority Confirmation message for deleting subfields from an authority framework has wrong capitalization. To reproduce: 1) Go to Administration > Authority types 2) Click on MARC structure for one of the authority types 3) Click on the subfields link for one of the fields 4) Delete one of the subfields -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 21:02:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 19:02:44 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-ZYLyojgFPF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:01:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:01:14 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-bqwmng7UOj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:01:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:01:17 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-s3fVHt0rTn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17426 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17426&action=edit Bug 10050: Update German web installer files for 3.12 - Mandatory This patch updates the German web installer files from the mandatory directory. This includes: - CalendarFirstDayOfWeek defaults to Monday - gist rates default to 0.07|0.19|0.00 - RoutlingListNote default text translation - uniqueitemfields default set to barcode stocknumber - Translation of new user flags and permissions - Corrections to existing translations and typo corrections To test: - Run the web installer with German installed - Verify all mandatory SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:01:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:01:29 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-RdAuBQWhp7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17427 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17427&action=edit Bug 10050: Update German web installer files for 3.12 - Optional This patch updates the German web installer files from the optional directory. This includes: - Adding the bridge/reference.gif to the REF itemtype - Updating currency rates and setting EUR to active - Adding branchcode MPL to the sample holidays - Updating a few strings on the patroncard samples - Fixing typos and rephrasing To test: - Run the web installer with German installed - Verify all optional SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:32:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:32:08 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-ct8HeRBbXc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17426|0 |1 is obsolete| | Attachment #17427|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17428 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17428&action=edit Bug 10050: Update German web installer files for 3.12 - Mandatory This patch updates the German web installer files from the mandatory directory. This includes: - CalendarFirstDayOfWeek defaults to Monday - gist rates default to 0.07|0.19|0.00 - RoutlingListNote default text translation - uniqueitemfields default set to barcode stocknumber - Translation of new user flags and permissions - Corrections to existing translations and typo corrections To test: - Run the web installer with German installed - Verify all mandatory SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:32:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:32:21 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-l4FGMTOp4l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17429 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17429&action=edit Bug 10050: Update German web installer files for 3.12 - Optional This patch updates the German web installer files from the optional directory. This includes: - Adding the bridge/reference.gif to the REF itemtype - Updating currency rates and setting EUR to active - Adding branchcode MPL to the sample holidays - Updating a few strings on the patroncard samples - Fixing typos and rephrasing To test: - Run the web installer with German installed - Verify all optional SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 14 23:32:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 21:32:33 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-Q4Muhwbqnk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17430 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17430&action=edit Bug 10050: Update German web installer files for 3.12 - Language settings Activate German and English for OPAC and intranet by default. To test: - Run the German web installer - Check that when logging into Koha the German interface is shown and you can switch between English and German using the links at the bottom of the page - Check language relevant settings in the system preferences are correctly set Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 00:48:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 22:48:27 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-B7lnbEKFEo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|koha-* scripts are not |Rewrite koha-* scripts in |robust |Perl, with error checking - | |omnibus --- Comment #3 from Robin Sheat <robin at catalyst.net.nz> --- Yes. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 00:50:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 22:50:44 +0000 Subject: [Koha-bugs] [Bug 8158] Sanity checking Debian files In-Reply-To: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8158-70-h1zdMuYien@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8158 --- Comment #1 from Robin Sheat <robin at catalyst.net.nz> --- A small start has been made on this kind of thing with bug 9802 adding xt/verify-debian-docbook.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 01:03:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 23:03:27 +0000 Subject: [Koha-bugs] [Bug 7808] http://debian.koha-community.org/dists/squeeze/main/binary-amd64/Packages.gz file not found In-Reply-To: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7808-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7808-70-V1rXnM1sa3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7808 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Robin Sheat <robin at catalyst.net.nz> --- Actually, the URL it's fetching from is totally wrong, it should be http://debian.koha-community.org/koha/dists/squeeze/main/binary-amd64/Packages.gz (with '/koha' in there) This leads me to suspect that the sources were added wrong. I'll close this, but re-open if it's seen again. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 01:30:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 23:30:53 +0000 Subject: [Koha-bugs] [Bug 10039] the systempreferences.variable column should be a unique key In-Reply-To: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10039-70-byr7YQadaf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10039 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au --- Comment #1 from David Cook <dcook at prosentient.com.au> --- (In reply to comment #0) > Existing code assumes that the systempreference.variable column is a unique > key, but this isn't enforced at the database level. > > This should be tightened up to avoid potential bugs if multiple rows for the > same system preference slip in. > > One consequence of making systempreferences.variable a UK is that scripts > (including upgrade scripts) that insert sysprefs should avoid spurious UK > violation errors. Perhaps I'm confused, but isn't systempreference.variable already the primary key of the systempreference table, which automatically makes it unique? If I look at my DB or kohastructure.sql (at line 2008 of master), it says it's the primary key, and if I try to insert sysprefs using updatedatabase.pl, sysprefs.sql, or manually with a query editor, it always prevents duplication. Am I missing something? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 01:35:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 23:35:32 +0000 Subject: [Koha-bugs] [Bug 10051] New: surname and first name should have comma in Holds to Pull report Message-ID: <bug-10051-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051 Bug ID: 10051 Summary: surname and first name should have comma in Holds to Pull report Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: liz at catalyst.net.nz CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Currently the Holds to Pull report shows names as Surname Firstname It would look nicer and be less confusing if it said Surname, Firstname -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 01:39:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 23:39:30 +0000 Subject: [Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report In-Reply-To: <bug-10051-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10051-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10051-70-gXRK3er3fd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051 Liz Rea <liz at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|surname and first name |surname and first name |should have comma in Holds |should have comma in |to Pull report |overdues report -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 01:39:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 14 Apr 2013 23:39:51 +0000 Subject: [Koha-bugs] [Bug 10051] surname and first name should have comma in overdues report In-Reply-To: <bug-10051-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10051-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10051-70-WG4Chv4lKB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10051 --- Comment #1 from Liz Rea <liz at catalyst.net.nz> --- That should read "in the overdues report" available from circulation. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 03:22:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 01:22:19 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-HCK41GLovd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |dcook at prosentient.com.au --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Created attachment 17431 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17431&action=edit Bug 8264 - local cover images not working in IE8 Edmund, rather than myself, was the author of this patch, so I'm not entirely sure about his code choices, but...it looks like IE must process images differently than other browsers. It seems to me that the images are not appearing in IE, because they're being regarded as incomplete or having 0/NULL natural width. This patch simply introduces a try/catch hack where it tries to add the image and remove any "no-image" elements even when the image is considered incomplete/width of 0/NULL. It won't do this if it catches any errors, although I'm not sure that any errors would be caught with this set up anyway... It's certainly not the ideal solution, but it's a solution. To Test: Before applying the patch: 1) Use IE and FF/Chrome/other browser to view a record with local images attached 2) Note that the local images appear in FF/Chrome/other, but not in IE Apply patch. After applying the patch: 1) Repeat step 1 from above 2) Note that the local images now appear in all browsers as they should. -- As I mentioned before, this seems like a real suboptimal solution. Any ideas on why IE might be considering local images to be incomplete or having 0/NULL natural width? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 03:39:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 01:39:05 +0000 Subject: [Koha-bugs] [Bug 8038] Enable network printing when UsePrintQueues is on In-Reply-To: <bug-8038-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8038-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8038-70-hrWF48jA2i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8038 --- Comment #2 from Srdjan Jankovic <srdjan at catalyst.net.nz> --- This cannot be done before 8034 is pushed to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:17:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:17:25 +0000 Subject: [Koha-bugs] [Bug 8034] Enable server print queue selection In-Reply-To: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8034-70-COdZFi38Zp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.12 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:27:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:27:29 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-n9oC3ejFvQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |String patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:27:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:27:31 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-r0Rgm3JpuK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17432 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17432&action=edit Bug 9818: Fixing capitalization and remove dollar sign Overdue Fines Cap ($) > Overdue fines cap (amount) To test: Go to administration > circulation and fine rules Check column label Overdue fines cap now follows capitalization rules and has no dollar sign. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:27:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:27:53 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-wddq6q1IOl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |katrin.fischer at bsz-bw.de |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:36:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:36:48 +0000 Subject: [Koha-bugs] [Bug 10032] Uncertain prices hide 'close basket' without explanation In-Reply-To: <bug-10032-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10032-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10032-70-fbQvrGTIjR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |katrin.fischer at bsz-bw.de Hardware|PC |All Resolution|MOVED |--- Summary|Missing of close basket |Uncertain prices hide |button and change basket |'close basket' without |group area |explanation OS|Windows |All --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I looked at your screenshot and I think the problem here is uncertain prices. You are not allowed to close a basket with uncertain prices, so the button is hidden until that is resolved. Maybe it would it would be better to show the button greyed out with an explaining tooltip. Thank you for the report :) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 06:48:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 04:48:58 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-9Ec47YKJ56@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 Liz Rea <liz at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liz at catalyst.net.nz --- Comment #4 from Liz Rea <liz at catalyst.net.nz> --- I have always found this extremely odd as well - I would like to hear librarians tell us what they like about the cataloguing search (in addition to the reservoir) so that we can integrate that into the main search and eliminate the cataloguing search. It's confusing and needs to go away. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:14:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:14:23 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-1wPDHVySVi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Marcel, did you add the not for loan status to the item or to the itemtype? I am sure that itemtype status used to show up for reference, but not sure about item level not for loan. Adding the not for loan to the itemtype works nicely for me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:15:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:15:05 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-GlBsvYkjJC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17422|0 |1 is obsolete| | --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Created attachment 17433 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17433&action=edit [SIGNED OFF] Bug 8294: Fix display of serial enumeration for OPAC holds It turns out that this was not a missing but a broken feature. This patch corrects the template variables to make enumchron show up on the item table for item level holds in the OPAC. To test: Try to place item level holds on 1) a record where at least one item 2) a record where none of the items has items.enumchron information. The column with enumchron should only show for 1), but not for 2). Signed-off-by: David Cook <dcook at prosentient.com.au> Works as described. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:15:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:15:47 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-VuSEXE9Q3O@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:30:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:30:43 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-5jLfsDvHrO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Marcel, I wanted to see if I could fix the problem you describe, but I am not able to reproduce it. :( I have tested with the 2 possible ways to set an item not for loan: - marking the item type not for loan - marking the item not for loan For both the counts and display seem to be restored now to the former functionality. But I agree that there is something odd about the behaviour introduced by 5078. Problems I encountered were: 1) I get a lot of results with Location(s): without any information. 2) In one case I get only the callnumber, but no location or collection. I think the problem is, that I have not consistently cataloged locations and collections. Some items have one, some both, some none of those. And that throws the display off. But: I see that with and without this patch being applied, so it seems like a partial fix to me that doesn't make things worse. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:31:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:31:44 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-LmiPJWlPFj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 07:31:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 05:31:46 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-Ovr4YFbzI0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17434 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17434&action=edit [SIGNED OFF] Bug 9995 - For reference items no longer listed in XSLT result lists Re-added the xsl that shouldn't have been removed. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Tested with different settings for OpacItemLocation and not for loan set in the item and for the item type. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 08:53:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 06:53:25 +0000 Subject: [Koha-bugs] [Bug 7841] Several warnings on language from webinstaller In-Reply-To: <bug-7841-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7841-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7841-70-VgNSjEI4m7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7841 --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Goto staff client. Instead of logging in, goto webinstaller via /cgi-bin/koha/installer/install.pl?step=3&op=updatestructure This directly produces a bunch of warnings (10 for this one attempt?) in the staff log like: install.pl: Use of uninitialized value $string in pattern match (m//) at /usr/share/koha/testclone/C4/Languages.pm line 439 OR Use of uninitialized value $current_language in string eq at /usr/share/koha/testclone/C4/Languages.pm line 316 OR Use of uninitialized value in string eq at /usr/share/koha/testclone/C4/Languages.pm line 334 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 08:54:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 06:54:51 +0000 Subject: [Koha-bugs] [Bug 8158] Sanity checking Debian files In-Reply-To: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8158-70-Z8nK5bTfCM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8158 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9802 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 08:54:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 06:54:51 +0000 Subject: [Koha-bugs] [Bug 9802] Add test case to verify package man pages are well formatted In-Reply-To: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9802-70-g6fEeBeN4a@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9802 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8158 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:11:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:11:13 +0000 Subject: [Koha-bugs] [Bug 5241] Add a new button to patron details page In-Reply-To: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5241-70-ruYViENsrS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5241 Pascale Nalon <pascale.nalon at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pascale.nalon at gmail.com --- Comment #3 from Pascale Nalon <pascale.nalon at gmail.com> --- Hi Katrin, Yes, the duplicate button is OK. thanks -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:30:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:30:19 +0000 Subject: [Koha-bugs] [Bug 5241] Add a new button to patron details page In-Reply-To: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5241-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5241-70-Ryae1e0j0f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5241 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:40:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:40:16 +0000 Subject: [Koha-bugs] [Bug 1817] pagination links disrupt display on large result sets In-Reply-To: <bug-1817-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1817-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1817-70-7FKqMv8ATR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1817 --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #2) > Could we use server site processing with data tables here? Yes, we could. But implementing server side processing is not a trivial job. An easy fix would be to hide some page numbers (for example start + 10 to end - 10). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:55:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:55:44 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-TZBbmiGasr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #7) > I have this error when I try to apply 17184 > > Auto-merging installer/data/mysql/updatedatabase.pl > CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl > Auto-merging C4/Acquisition.pm > Failed to merge in the changes. > Patch failed at 0001 Bug 9987: Remove DB field aqorders.biblioitemnunmber > When you have resolved this problem run "git am --resolved". > If you would prefer to skip this patch, instead run "git am --skip". > To restore the original branch and stop patching run "git am --abort". > > M. Saby Mathieu, It is a conflict on updatedatabase.pl, it is really easy to fix for testing (edit the file, merge conflict, git add /path/to/updatedatabase.pl, git am --resolved). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:57:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:57:31 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-aYMxSMVCn1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17184|0 |1 is obsolete| | Attachment #17185|0 |1 is obsolete| | --- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17435 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17435&action=edit Bug 9987: Remove DB field aqorders.biblioitemnunmber The DB field aqorders.biblioitemnumber seems to be unused except to get the itype on the spent.pl page. This information can be retrieved uising another sql join. Test plan: Try a complete workflow in the acquisition module: create an order, receive it, play with the syspref AcqCreateItem. Check that no regression is found and that the data for existing orders don't change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:57:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:57:35 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-6IudfuJCgP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17436 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17436&action=edit Bug 9987: Add itemtype description instead of code In ordered.pl and spent.pl, the codes are displayed, instead of descriptions. Links for the ordernumber should be changed. In ordered.pl, we are redirected to the receive page. In spent.pl, the links are deleted. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 09:57:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 07:57:55 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-LLNUbW2P9F@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:16:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:16:15 +0000 Subject: [Koha-bugs] [Bug 8465] CancelReserve sub is doing wrong In-Reply-To: <bug-8465-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8465-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8465-70-E3JHMSfwY1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8465 --- Comment #2 from Christophe Croullebois <christophe.croullebois at biblibre.com> --- Hello Katrin, oups.... in fact I am not sure that it is still relevant, I'll try to check that point and depending on the actual state I'll propose a patch or I'll close this. thx -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:25:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:25:00 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-vW3Nfk70qV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch --- Comment #28 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Nice unit test. Tests pass here (UNIMARC install), so I mark these patches as Passed QA. ps: I maintain my previous remark: we should load the POSIX module for the floor routine. My SO patch will contain this modification. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:26:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:26:53 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-P0gRrEBR3K@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17394|0 |1 is obsolete| | Attachment #17395|0 |1 is obsolete| | --- Comment #29 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17437 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17437&action=edit Bug 8300: Add mechanized unit test for batch import This new unit test confirms that importing records via the Stage MARC import tool still works by connecting to a Koha instance and importing a record then reverting the import, checking at each step of the way that everything is as it should be. To test: 1. Install Test::WWW::Mechanize > sudo apt-get install libtest-www-mechanize-perl 2. Set environment variables to reflect your Koha instance: > export KOHA_USER=kohaadmin > export KOHA_PASS=katikoan > export KOHA_INTRANET_URL=http://localhost:8080 > export KOHA_OPAC_URL=http://localhost 3. Run the test: > prove t/db_dependent/www/batch.t This updated patch now handles both MARC21 and UNIMARC installations. Signed-off-by: Magnus Enger <magnus at enger.priv.no> All tests pass with marcflavour = MARC21 and NORMARC. Test #15 fails when marcflavour = UNIMARC, but from what I can see, that is because I'm testing on a MARC21 setup, missing the UNIMARC frameworks etc. I'm signing off - QA folks, please ask for a proper UNIMARC signoff if you feel it is needed. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> Amended patch: Load the POSIX module (for the floor routine). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:27:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:27:26 +0000 Subject: [Koha-bugs] [Bug 8300] Koha should have mechanized testing suite In-Reply-To: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8300-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8300-70-dYeDOirLqS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8300 --- Comment #30 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17438 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17438&action=edit Bug 8300 - Add Test::WWW::Mechanize as an optional dependency This patch replaces an earlier patch by Marcel de Rooy, which had become outdated because lots of new dependencies were added since the patch was made. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:32:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:32:42 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-S7Ufo5G8tw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:32:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:32:45 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-xU5RjQw8nm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16952|0 |1 is obsolete| | --- Comment #6 from Mason James <mtj at kohaaloha.com> --- Created attachment 17439 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17439&action=edit Bug 9839 - when importing MARC records, item record not created even when set to "always add" Test Plan: 1) Catalog a new record with an ISBN 2) Add some items to the record 3) Download the record as MARCXML 4) Delete the itemnumbers from the 952 fields in the record, Change the barcode fields to unused barcodes 5) Use xml2marc to save as a standard MARC file 6) Import the record using the 'Stage MARC for import' tool Use the settings: Record matching rule: ISBN Action if matching record found: ignore Action if no match found: ignore Item processing: always_add Check for embedded item record data?: Yes How to process items: Always add items 7) Import, note the bib is ignored, and the items are not processed 8) Undo import into catalog 8) Apply this patch 9) Import this batch into the catalog 10) Note the items were processed and are now added to the matching record Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> Tested with UNIMARC record. I followed the test plan, just changing 952 by 995 Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:37:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:37:18 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-V9wEiUzwdF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #7 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #6) > Created attachment 17439 [details] [review] > Bug 9839 - when importing MARC records, item record not created even when > set to "always add" > Signed-off-by: Mason James <mtj at kohaaloha.com> patch looks good - passing QA on this patch... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:39:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:39:38 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-CEeZYx8bOs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 --- Comment #8 from Mason James <mtj at kohaaloha.com> --- > patch looks good - passing QA on this patch... fyi: this bug should probably have its version updated from '3.10' to 'master' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 10:57:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 08:57:12 +0000 Subject: [Koha-bugs] [Bug 10052] New: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts Message-ID: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 Bug ID: 10052 Summary: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Staff Client Assignee: m.de.rooy at rijksmuseum.nl Reporter: m.de.rooy at rijksmuseum.nl CC: gmcharlt at gmail.com This is actually a followup on bug 8263: Make OPAC stylesheet preferences more consistent. The changes for intranet smaller. Pref intranetstylesheet may be blank: meaning use staff-global.css (no change) if it contains a full http or https prefixed string, use that (no change) if it contains a root symbol / at the start, just follow the pref (no change) if it contains something else, it should be interpreted as relative and prefixed with [themelanguage]/css (this is NEW behavior and just like OPAC) Pref intranetcolorstylesheet now is always prefixed with theme/css. For consistency with opac and intranetstylesheet, we should add the above logic for an absolute path (root symbol) or http(s) prefixed path. This means that we add new behavior: allow css for colors outside the themedir and even remote. Does this change need a db revision? If intranetstylesheet now contains say $relpath (not blank and not starting with http or root symbol), and we must assume that it worked :), we cannot simply prefix it with theme. What to do? Most safe approach is: prefix $relpath with / here. So: Yes, we do need a db rev for this unusual case. There is no change needed for the intranetcolorstylesheet. This report changes include doc-head-close.inc, and updates the descriptions for the prefs in staff_client.pref, with a dbrev in updatedatabase.pl. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 11:10:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 09:10:30 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9463-70-WzyUTCzl8o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA Comment: This patch replaces tablesorter with DataTables on the patron sent notices page. All works great. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 11:10:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 09:10:49 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9463-70-oTlZZPpuSS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17397|0 |1 is obsolete| | --- Comment #20 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17440 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17440&action=edit Bug 9463 [Revised] Use DataTables on patron sent notices page Replace the tablesorter plugin with the DataTables plugin on the patron sent notices page. This patch adds default sorting by time (descending). This patch depends on the one for Bug 9887, which introduces a new DataTables plugin to allow sorting on data embedded in a <span>'s "title" attribute. This allows sorting to be done on an unformatted datetime. To test, open the sent notices page for a patron who has multiple sent notices. Confirm that table sorting works correctly with various date format settings. Revision corrects an error which occurs when there are no notices: Instead of displaying an empty table with a message the table is not displayed and a standard dialog message is displayed. In order to prevent page-specific CSS and JS from conflicting with the standard "message" class the page-specific classes have been changed from "message*" to "notice*" Test this change by viewing a page with existing notices and clicking the titles to show/hide the notice contents. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 11:18:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 09:18:05 +0000 Subject: [Koha-bugs] [Bug 8343] Editable discount rate and miscellaneous charges during ordering In-Reply-To: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8343-70-6AGloTX4fX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8343 --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- Katrin, This patch added the miscellaneous cost when ordering. But this value is not stored in DB, so this patch cannot be pushed as it is. Maybe Shinoy can reopen this report if a new patch is provided. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 11:25:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 09:25:13 +0000 Subject: [Koha-bugs] [Bug 10039] the systempreferences.variable column should be a unique key In-Reply-To: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10039-70-EjOBglB35H@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10039 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #1) > Perhaps I'm confused, but isn't systempreference.variable already the > primary key of the systempreference table, which automatically makes it > unique? Same conclusion here, the variable names are already unique. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 11:40:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 09:40:15 +0000 Subject: [Koha-bugs] [Bug 10039] the systempreferences.variable column should be a unique key In-Reply-To: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10039-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10039-70-XmKBhol1EI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10039 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #2) > Same conclusion here, the variable names are already unique. These primary keys nowadays are no longer what they used to be :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:24:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:24:48 +0000 Subject: [Koha-bugs] [Bug 8343] Editable discount rate and miscellaneous charges during ordering In-Reply-To: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8343-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8343-70-dZ05cMBsI4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8343 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Jonathan, in that case I think it would be best to have miscellanous cost with a new patch on a new bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:29:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:29:20 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-YN6VFO3m5f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17441 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17441&action=edit Bug 10052: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts Allow a relative path (within theme/css) in intranetstylesheet too. Allow a full path, local or remote with http(s), in intranetcolorstylesheet. This restores consistency between opac and staff. Test plan: First: the patch with the db revision should have been applied. And also the updatestructure step from the web installer should have been run. Clear intranetstylesheet. Check included stylesheet with page source in browser. Enter a full path with http or / in intranetstylesheet. Check again. Enter a relative path (such as staff-global.css). Check again. Clear intranetcolorstylesheet. Check if there is no reference with page source. Enter a full path with http or / in intranetcolorstylesheet. Check reference. Enter a relative path (such as blue.css). Check again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:29:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:29:37 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-lTjL10V3Ov@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17441|0 |1 is obsolete| | --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17442 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17442&action=edit Bug 10052: Db revision for intranetstylesheet Report 10052 makes the intranetstylesheet prefs behave like the opac ones. This patch contains an optional db revision: If the pref intranetstylesheet is not blank, and does not start with http, https or /, then prefix it with a slash to make it an absolute path. Test plan: Before applying this patch: 1) Put intranet-tmpl/prog/en/css/staff-global.css into intranetstylesheet. This works in the current staff client, but will be interpreted as relative as soon as both patches for this report have been applied. Apply the patch. And run: /cgi-bin/koha/installer/install.pl?step=3&op=updatestructure Check the webinstaller message and the pref value. There should be a slash in front now. The css should still work. Continue after applying this patch with: 2) Clear the intranetstylesheet pref. Run updatestructure again. No message: OK 3) Put /intranet-tmpl/prog/en/css/staff-global.css in intranetstylesheet. Run updatestructure again. No message: OK 4) Prefix intranetstylesheet with http://[your-server-here]. Test again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:29:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:29:43 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-gfXmQTBdmR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17443 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17443&action=edit Bug 10052: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts Allow a relative path (within theme/css) in intranetstylesheet too. Allow a full path, local or remote with http(s), in intranetcolorstylesheet. This restores consistency between opac and staff. Test plan: First: the patch with the db revision should have been applied. And also the updatestructure step from the web installer should have been run. Clear intranetstylesheet. Check included stylesheet with page source in browser. Enter a full path with http or / in intranetstylesheet. Check again. Enter a relative path (such as staff-global.css). Check again. Clear intranetcolorstylesheet. Check if there is no reference with page source. Enter a full path with http or / in intranetcolorstylesheet. Check reference. Enter a relative path (such as blue.css). Check again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:42:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:42:10 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-TKwzxjok4d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Wait: I will move the Print Version statement of the dbrev outside the if. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:42:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:42:27 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-KngNopRXl6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17442|0 |1 is obsolete| | Attachment #17443|0 |1 is obsolete| | --- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17444 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17444&action=edit Bug 10052: Db revision for intranetstylesheet Report 10052 makes the intranetstylesheet prefs behave like the opac ones. This patch contains an optional db revision: If the pref intranetstylesheet is not blank, and does not start with http, https or /, then prefix it with a slash to make it an absolute path. Test plan: Before applying this patch: 1) Put intranet-tmpl/prog/en/css/staff-global.css into intranetstylesheet. This works in the current staff client, but will be interpreted as relative as soon as both patches for this report have been applied. Apply the patch. And run: /cgi-bin/koha/installer/install.pl?step=3&op=updatestructure Check the webinstaller warning and the pref value. There should be a slash in front now. The css should still work. Continue after applying this patch with: 2) Clear the intranetstylesheet pref. Run updatestructure again. No message: OK 3) Put /intranet-tmpl/prog/en/css/staff-global.css in intranetstylesheet. Run updatestructure again. No message: OK 4) Prefix intranetstylesheet with http://[your-server-here]. Test again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:42:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:42:30 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-OEKbB4H9dQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #6 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17445&action=edit Bug 10052: Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts Allow a relative path (within theme/css) in intranetstylesheet too. Allow a full path, local or remote with http(s), in intranetcolorstylesheet. This restores consistency between opac and staff. Test plan: First: the patch with the db revision should have been applied. And also the updatestructure step from the web installer should have been run. Clear intranetstylesheet. Check included stylesheet with page source in browser. Enter a full path with http or / in intranetstylesheet. Check again. Enter a relative path (such as staff-global.css). Check again. Clear intranetcolorstylesheet. Check if there is no reference with page source. Enter a full path with http or / in intranetcolorstylesheet. Check reference. Enter a relative path (such as blue.css). Check again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:46:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:46:30 +0000 Subject: [Koha-bugs] [Bug 8263] Make OPAC stylesheet preferences more consistent In-Reply-To: <bug-8263-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8263-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8263-70-Qjhvo5saCT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8263 --- Comment #15 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- This report now has its staff client counterpart: bug 10052. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 12:56:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 10:56:45 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-77v44T1k00@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Still some work to do: koha-tmpl/intranet-tmpl/prog/en/modules/help/edithelp.tt koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc Will move the code to an include? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:14:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:14:19 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9972-70-ga58nNFGZo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 --- Comment #6 from Mirko Tietgen <mirko at abunchofthings.net> --- Kyle, thanks for trying. I built a package with master+patch to test it and that worked fine for me. I tried symlinking and ran into problems too. One is that there is a reference to a marc.mar file that seems to be missing in my dev installation. I still have errors after symlinking that. I have to take another look at this later. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:32:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:32:13 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-Glrvxrnhz5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 --- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17446 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17446&action=edit Bug 10052 Followup for edithelp.tt and help-top.inc A grep on the stylesheet names revealed that similar code was used in those template files. This patch moves the code from doc-head-close.inc to a new include file. Now, doc-head-close and the help templates refer to that one file. Test plan: If you tested the preceding two patches, now you only need to: 1) Check included css via page source in browser from staff main page. 2) Check it also from some other location. 3) Check again from Help: e.g. /cgi-bin/koha/help.pl 4) Check again from Edit Help: /cgi-bin/koha/edithelp.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:32:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:32:11 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-XHb4J8gri0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:49:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:49:52 +0000 Subject: [Koha-bugs] [Bug 5670] Housebound Readers Module In-Reply-To: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5670-70-RXfdtbsnOS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5670 --- Comment #4 from Colin Campbell <colin.campbell at ptfs-europe.com> --- Its in production at Halton. I'll pull the patches together ensure they apply against master and post them here for inspection -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:56:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:56:39 +0000 Subject: [Koha-bugs] [Bug 9394] Use reserve_id where possible In-Reply-To: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9394-70-1DAPbBZgCV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9394 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16676|0 |1 is obsolete| | --- Comment #18 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17447 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17447&action=edit Bug 9394 - Use reserve_id where possible This patch switches from using a combination of biblionumber/borrowernumber to using reserve_id where possible. Test Plan: 1) Apply patch 2) Run t/db_dependent/Holds.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:57:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:57:04 +0000 Subject: [Koha-bugs] [Bug 7710] multiple holds per title In-Reply-To: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7710-70-9YMr2SDhRZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 13:57:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 11:57:06 +0000 Subject: [Koha-bugs] [Bug 7710] multiple holds per title In-Reply-To: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7710-70-TKDTer7EOw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15732|0 |1 is obsolete| | --- Comment #42 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17448 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17448&action=edit Bug 7710 - multiple holds per title Adds the ability to allow multiple holds on the same record for the same borrower. Adds new system preference MaxHoldsPerRecord, which controls how many holds one person can have on items for the same record. Test Plan: 1) Apply patch for Bug 9394 1) Apply this patch 2) Run updatedatabase.pl 3) Attempt to place 2 holds for the same patron on the same record, you should not be able to ( default is 1 per record ) 4) Set MaxHoldsPerRecord to 3 5) Attempt to place multiple holds for one patron on one record, you should be able to place 3 holds for one patron on a given record. A 4th hold should result in a message stating the patron has placed the max number of holds allowed on this record. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:00:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:00:43 +0000 Subject: [Koha-bugs] [Bug 9394] Use reserve_id where possible In-Reply-To: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9394-70-IPtsVyQv8t@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9394 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |kyle.m.hall at gmail.com --- Comment #19 from Kyle M Hall <kyle.m.hall at gmail.com> --- (In reply to comment #17) > Hi Kyle, this is a bit confusing - it seems 7710 depends on 9394 and vice > versa? According to the dependency tree, 7710 depends on 9394, which is correct. 7710 originally included all the code in the patch for 9394, but was split into two patches for ease of testing. It looks like a couple lines that should have been moved to 7710 were still here in 9394. This has now been corrected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:05:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:05:44 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9115-70-B7Or0pMX0u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #19 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Moving this one to the next queue: Liz, apparently someone wants this in 3.6. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:06:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:06:09 +0000 Subject: [Koha-bugs] [Bug 9115] [3.6.X] basket window should close automatically when placing a hold In-Reply-To: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9115-70-L96wshJhTo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9115 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Stable --- Comment #20 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- And from there to Pushed to Stable? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:09:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:09:04 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-UittrXbJyU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:09:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:09:06 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-32HjQGrYsn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17413|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17449 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17449&action=edit Bug 10042 - Minor typo ("Communnity") in packages docs VERY trivial string patch. Couldn't help sending it. To+ Signed-off-by: Magnus Enger <magnus at enger.priv.no> Thanks for fixing my typo! I did not test by building packages etc, but by grepping for "Communnity". The patch removes all occurences of the typo. Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:09:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:09:29 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-JxtVZQmRjq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- At least this was a consistent typo :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:20:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:20:16 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-7ZLnyzASH4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #67 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Comment on the help version calculation: +my $help_version = C4::Context->preference("Version"); +if ( $help_version =~ m|^(\d+)\.(\d{2}).*$| ) { + my $version = $1; + my $major = $2; + if ( $major % 2 ) { $major-- }; + $help_version = "$version.$major"; +} +$template->param( helpVersion => $help_version ); I am testing this now. We are still in 3.11, but I should have seen 3.12, but I just see 3.10. Please find some extra test to make the decision to go to 3.12. Perhaps something with the last digits? Now we are e.g. at 200. If we are testing alpha or beta versions, the help version should go up somehow.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:24:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:24:17 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-w4U5xFDev5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17288|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:26:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:26:47 +0000 Subject: [Koha-bugs] [Bug 10053] New: borrowers.branchcode cannot be null Message-ID: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Bug ID: 10053 Summary: borrowers.branchcode cannot be null Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The DB field borrowers.branchcode cannot be null (`branchcode` varchar(10) NOT NULL default ''). However, an empty value can be selected on creating/updating a patron. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:26:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:26:59 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-aqm8ozcixL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:28:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:28:42 +0000 Subject: [Koha-bugs] [Bug 7021] patron category in the statistics table In-Reply-To: <bug-7021-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7021-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7021-70-ChOxP7wB6k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7021 --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- I got asked for this again today, so I'm bumping it :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:31:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:31:45 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-pUq30Qnr3L@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:31:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:31:47 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-xLlM5Yfowr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17450 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17450&action=edit Bug 10053: borrowers.branchcode cannot be null The DB field borrowers.branchcode cannot be null (`branchcode` varchar(10) NOT NULL default ''). However, an empty value can be selected on creating/updating a patron. Test plan: - Add or edit a patron and choose the empty value for library (branchcode). - Save (pref BorrowerMandatoryField must not contain branchcode). - Mysql raises an error. - Apply the path. - Check that you are not able to select no library. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:32:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:32:03 +0000 Subject: [Koha-bugs] [Bug 9933] Changing/editing circulation rules for specific library affects all libraries In-Reply-To: <bug-9933-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9933-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9933-70-umow2BDjs4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9933 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:32:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:32:06 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-866lMWQCuV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:39:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:39:01 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: <bug-9591-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9591-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9591-70-0WVrAfKmKC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:43:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:43:45 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-qnofARibyy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11383|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17451 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17451&action=edit Bug 8419 - Suspended holds appear on the daily holds queue This bug was reintroduced by the patch for bu 5911: Transport Cost Matrix Test Plan: 1) Place a hold on a record 2) Run build_holds_queue.pl 3) Verify the hold is showing in the holds queue 4) Suspend the hold 5) Re-run build_holds_queue.pl 6) Note the hold is still in the holds queue 7) Apply patch 8) Re-run build_holds_queue.pl 9) Note the hold is no longer in the holds queue -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:43:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:43:43 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-e9WVrGtyiX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:44:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:44:27 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-Q0h0hHsPul@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 --- Comment #10 from Kyle M Hall <kyle.m.hall at gmail.com> --- I have tested and verified that this bug has been reintroduced in both 3.10.x and master. (In reply to comment #8) > (In reply to comment #7) > > This appears to have resurfaced in 3.10.3 > > > > Nicole > > 3.10.4 is the latest release have you tested that? Or 3.10.x itself? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:46:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:46:56 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-M7UyRtwl0H@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:48:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:48:34 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-nwd6biU2zF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, guess I should have added a test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:50:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:50:18 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: <bug-9986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9986-70-QVgxgm04Ya@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:52:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:52:26 +0000 Subject: [Koha-bugs] [Bug 8796] patron cards not starting on designated card In-Reply-To: <bug-8796-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8796-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8796-70-EACOuAyeha@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8796 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |ASSIGNED --- Comment #7 from Nicole C. Engard <nengard at gmail.com> --- This is an issue in the 3.10.x (and probably master) branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 14:55:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 12:55:12 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: <bug-9414-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9414-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9414-70-AwWR1tBsPM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:00:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:00:10 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-HYItPwOzZK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle.m.hall at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:08:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:08:57 +0000 Subject: [Koha-bugs] [Bug 10054] New: When SingleBranchMode is enabled, allow superlibrarians to set logged in library Message-ID: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 Bug ID: 10054 Summary: When SingleBranchMode is enabled, allow superlibrarians to set logged in library Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com Currently, when SingleBranchMode is enabled, nobody can change the logged in library in Koha. To change it requires disable SingleBranchMode, switching the library, and re-enabling it. It seems reasonable to allow superlibrarians to switch the logged in library even if SingleBranchMode is enabled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:10:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:10:41 +0000 Subject: [Koha-bugs] [Bug 9887] Use DataTables on circulation page In-Reply-To: <bug-9887-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9887-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9887-70-ukxcZQ73mK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9887 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:10:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:10:52 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-iI03hCaWXg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 --- Comment #77 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17452 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17452&action=edit 7368 Typo in edithelp.pl warning Typo: able save => able to save. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:11:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:11:32 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-iqfW9JBXyq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17453 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17453&action=edit Bug 10054 - When SingleBranchMode is enabled, allow superlibrarians to set logged in library Currently, when SingleBranchMode is enabled, nobody can change the logged in library in Koha. To change it requires disable SingleBranchMode, switching the library, and re-enabling it. It seems reasonable to allow superlibrarians to switch the logged in library even if SingleBranchMode is enabled. Test Plan: 1) Apply this patch 3) Enable SingleBranchMode 4) Log in as a superlibrarian 5) Attempt to change the logged in branch This change should succeed 6) Log in as a non-superlibrarian account 7) Attempt to change the logged n branch This should not be allowed, as per Koha's current behavior -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:11:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:11:48 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-knmJubpe94@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:13:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:13:57 +0000 Subject: [Koha-bugs] [Bug 9905] Use DataTables on calendar page In-Reply-To: <bug-9905-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9905-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9905-70-4TxpjbDSBl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9905 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:14:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:14:05 +0000 Subject: [Koha-bugs] [Bug 10055] New: track how holds were placed Message-ID: <bug-10055-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10055 Bug ID: 10055 Summary: track how holds were placed Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It would be nice if there was a field in the reserves/old_reserves table to track how the hold was placed - via the staff client or the opac. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:14:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:14:56 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-GZk6KAuUJu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:16:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:16:25 +0000 Subject: [Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page In-Reply-To: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9463-70-CbnaaCDISb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #21 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:25:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:25:24 +0000 Subject: [Koha-bugs] [Bug 10056] New: Styling Issue - Div does not grow. Message-ID: <bug-10056-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10056 Bug ID: 10056 Summary: Styling Issue - Div does not grow. Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: martin.renvoize at ptfs-europe.com CC: gmcharlt at gmail.com Created attachment 17454 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17454&action=edit Screenshot of bad styling The '.ui-tabs-panel' does not grow correctly on the Biblio and Authorities pages. When a heading is clicked, and therefore subfields are displayed, then bounding box does not grow to accommodate the enlarged content, leaving a border through the middle of a subfield; See screenshot attached. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:25:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:25:40 +0000 Subject: [Koha-bugs] [Bug 10056] Styling Issue - Div does not grow. In-Reply-To: <bug-10056-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10056-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10056-70-eeAh4ksWRF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10056 --- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> --- Tested in both Firefox and Chrome -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:28:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:28:13 +0000 Subject: [Koha-bugs] [Bug 5670] Housebound Readers Module In-Reply-To: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5670-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5670-70-6sCUTe06Q9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5670 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:32:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:32:37 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: <bug-9172-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9172-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9172-70-AORnBzLNC2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:37:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:37:05 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-6FQKx7tuvF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- I was looking again a few moments :) But I still have my doubts over this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:45:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:45:37 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-FCnQCi61rP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I agree there is something wrong with the feature. I was only questioning if this made it worse or a little bit better. This is quite a big bug for at least one of our libraries. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:45:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:45:38 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-ayfjRmXWo9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17455 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17455&action=edit Bug 10049 [Alternate] Comments tab shows ( ) instead of ( 0 ) on translated templates This patch is an alternate solution to the problem of "0" not appearing on the comment tab in translated templates. It uses the Template Toolkit option of specifying a default value for a variable: [% reviews.size || 0 %] This syntax is already in use elsewhere in the template. Same test plan: 1) Make sure comments/reviews are activated 2) Find a record with 0 comments/reviews in the opac 3) The tab shows: Comments ( 0 ) 4) Switch to any other languages. 5) Tab now shows: <translation of Comments> ( ) 6) Apply patch 7) Check English templates stil work correctly 8) Rerun 'perl translate install <langcode> 9) Check display is now correct. 10) Also check that number shows correctly for records with comments. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:50:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:50:11 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-eeIHvGeYLq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17421|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17456 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17456&action=edit [SIGNED-OFF] Bug 10045: Switch budget to fund in suggestions Labels are budget, but should be fund. To test: 1) Check the table on the suggestions page. 2) Check the suggestion edit form. 3) Check the suggestion display. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:50:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:50:09 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-4oiGxbVdat@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:53:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:53:07 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-hsUGGkcBtn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 15:53:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 13:53:08 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-jztLzobOnJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17420|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17457 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17457&action=edit [SIGNED-OFF] Bug 8068: Standardize terms used on acquisitions statistics branch > library budget > fund bookseller, supplier > vendor and capitalization To test: 1) Go to Reports > Acquisitions statistics 2) Check the labels and options of the form for correctness. 3) Run a few test searches to make sure functionality is unchanged. Unfortunately, some strings are from the .pl file, so a follow up moving those to the templates is needed. To make the changes consistent I have changed them in the .pl file. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:01:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:01:40 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-6BiBOuYQJy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:01:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:01:42 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-UyjydqyFX5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17419|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17458 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17458&action=edit [SIGNED-OFF] Bug 10046: Standardize terms used in invoices Changes are: budget > where actually fund is meant branch > library bookseller, supplier > vendor To test: 1) Receive a shipment, check the little form where you enter your invoice number for correct use of terms. 2) Receive some orders and save finish receiving. 3) Search for your created invoice. Check filters and results table for correct use of terms. 4) Look at the details of your invoice, repeat check there. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:13:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:13:57 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-iXvKGXYFZX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:13:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:13:59 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-GHQAa3wPNa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17416|0 |1 is obsolete| | --- Comment #8 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17459 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17459&action=edit [SIGNED-OFF] Bug 10023: Change degree notation for number to No. This patch changes N<little circle> to No. in three templates. To test: 1) Search for a vendor with visible baskets. Check that the first column of the basket table in the is now labelled No. 2) Print a PDF order in acquisitons with layout2pages. 3) Print a PDF oder in acquisitons with layout3pages. Check both generated PDFs for the correct syntax. Note: you need to switch the system preference OrderPdfFormat in order to test 2) and 3). The 2 possible settings are: pdfformat::layout3pages pdfformat::layout2pages It's not only Koha - git bz doesn't like the degree notation either. Signed-off-by: Owen Leonard <oleonard at myacpl.org> I prefer "No." over "#" and my survey of the templates shows that "No." appears more often. Looks like something to add to our style guide. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:20:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:20:10 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-czU4bj2sAq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:20:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:20:12 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-U3eyssJgGM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17432|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17460 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17460&action=edit [SIGNED-OFF] Bug 9818: Fixing capitalization and remove dollar sign Overdue Fines Cap ($) > Overdue fines cap (amount) To test: Go to administration > circulation and fine rules Check column label Overdue fines cap now follows capitalization rules and has no dollar sign. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:21:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:21:57 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-I3gHxl4GWO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:21:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:21:58 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-5iPIgQYvPt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17425|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17461 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17461&action=edit [SIGNED-OFF] Bug 10040: Capitalization wrong when deleting subfields from authority Confirmation message for deleting subfields from an authority framework has wrong capitalization. To reproduce: 1) Go to Administration > Authority types 2) Click on MARC structure for one of the authority types 3) Click on the subfields link for one of the fields 4) Delete one of the subfields Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:35:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:35:55 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-BY8akVtDmC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #2 from Karam Qubsi <karamqubsi at gmail.com> --- hello :) This needs signoff is there any problem with the patch ? Thanks for your helps :) Karam -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:45:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:45:47 +0000 Subject: [Koha-bugs] [Bug 8562] RandomizeHoldsQueueWeight ignored if StaticHoldsQueueWeight is empty. In-Reply-To: <bug-8562-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8562-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8562-70-XiucsRGeB8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8562 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |kyle.m.hall at gmail.com --- Comment #14 from Kyle M Hall <kyle.m.hall at gmail.com> --- > I do not think that this is correct. The branches are shuffled regardless of > the value of RandomizeHoldsQueueWeight. Perhaps better would be: > @branches_to_use ||= keys %{GetBranches()}; # (or the correct version of > that statement, since I didn't test my suggestion) > right after the definition of @branches_to_use? The justification for this is that it is extremely unlikely that a library would want to fill holds from libraries in alphabetical order in the case that the library has not populated StaticHoldsQueueWeight. Do you believe this is an unreasonable assumption? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 16:47:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 14:47:59 +0000 Subject: [Koha-bugs] [Bug 8218] Add a script to sanitize entity where "&" character was wrongly replaced with "& " In-Reply-To: <bug-8218-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8218-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8218-70-tEcfr7SI4E@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8218 Christophe Croullebois <christophe.croullebois at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:00:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:00:18 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-NOopnBaoy2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17411|0 |1 is obsolete| | --- Comment #3 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17462 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17462&action=edit Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:01:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:01:05 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8662-70-I21U2jytZP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Not many opinions were forthcoming: http://lists.katipo.co.nz/public/koha/2013-April/035944.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:03:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:03:47 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8662-70-kLrILQXqYq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think we should move this forward as there was no negative response to the idea. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:29:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:29:43 +0000 Subject: [Koha-bugs] [Bug 9614] Fines not assessed after renewing an item In-Reply-To: <bug-9614-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9614-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9614-70-nTKnHSQzaZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9614 e-Libris Technologies <elibris.helpdesk at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elibris.helpdesk at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:31:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:31:29 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-NlTxiSaIXR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 --- Comment #4 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- (In reply to comment #2) > Testing. > > 1) -i|u|r without lang code dies with (shift: can't shift that many) > perhaps check if langcode and die with a graceful message. > Unless you try to mimic what translate script do without lang code, > install/update/remove all langs. Ok, fixed. > 2) List all. There are 2 files with "opac" in name (prog|ccsr), > so you report twice. > Perhaps using $(ls $PO_DIR *-i-opac-t-prog-v-3006000.po)? I did't notice because the current packages don't ship the ccsr theme. Fixed. > 3) Install. Could test if all lang files are present? (staf|opac|ccsr|pref) > only to report any missing, and then proceed (translate script will > complain anyway). Added the -c|--check switches. The check is performed on update and install commands, and prevents from running if some .PO file is missing. > 4) Remove ok. Sysprefs language and opaclanguages could reference > a removed lang but I think it's harmless. Oh, at least I wrote an 'rm -rf' command that does not fail! > 5) Update. The message if you try to install again a lang is misleading. > update option in 'misc/translator/translate' script is not to > update translated files but to update translation files (PO). > So, if your update is to re-install, do so (install) silently. > Or change the message to reflect what you are really doing > and allow a re-install. > Or remove update option. As I'm focusing on the end user (non-techie) the idea is that new .PO are provided and they can use the script to update the templates. So, different semantics from the 'translate' command. Fixed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:38:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:38:07 +0000 Subject: [Koha-bugs] [Bug 9929] can't filter suggestions in Chrome In-Reply-To: <bug-9929-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9929-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9929-70-QjmLokUy0F@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9929 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #1 from Kyle M Hall <kyle.m.hall at gmail.com> --- Unable to reproduce: http://screencast.com/t/ebq7UYv0C9O My 'staff' account has all privileges, but is not a superlibrarian. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 17:42:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 15:42:16 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8662-70-7dlHknnzh2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:13:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:13:19 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-OxwzNPIvC0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17008|0 |1 is obsolete| | --- Comment #68 from Nicole C. Engard <nengard at gmail.com> --- Comment on attachment 17008 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17008 Bug 9850: Build the version for the manual link Marking obsolete so that the other help patches don't suffer. The others are all text and should be QA'd before 3.12 released. We can address this issue in a later version. Maybe even another bug report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:13:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:13:35 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-pclXNFEAby@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:14:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:14:04 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-zkmUfMeslU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|3.10 |master --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Updating version as Mason suggested. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:26:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:26:20 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-idRoc2b8o4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #36 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17463 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17463&action=edit Bug 6739 - expired patrons not blocked from opac actions - Followup 2 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:27:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:27:03 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-UMVpBcrMX5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17357|0 |1 is obsolete| | Attachment #17463|0 |1 is obsolete| | --- Comment #37 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17464 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17464&action=edit Bug 6739 - expired patrons not blocked from opac actions - Followup -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:33:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:33:01 +0000 Subject: [Koha-bugs] [Bug 10052] Make intranetstylesheet and intranetcolorstylesheet behave exactly like their opac counterparts In-Reply-To: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10052-70-VfbUiJR9hC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10052 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17446|0 |1 is obsolete| | --- Comment #9 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17465 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17465&action=edit Bug 10052 Followup for edithelp.tt and help-top.inc A grep on the stylesheet names revealed that similar code was used in those template files. This patch moves the code from doc-head-close.inc to a new include file. Now, doc-head-close and the help templates refer to that one file. Test plan: If you tested the preceding two patches, now you only need to: 1) Check included css via page source in browser from staff main page. 2) Check it also from some other location. 3) Check again from Help: e.g. /cgi-bin/koha/help.pl 4) Check again from Edit Help: /cgi-bin/koha/edithelp.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 18:54:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 16:54:11 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-AQplum6pFj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17464|0 |1 is obsolete| | --- Comment #38 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17466 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17466&action=edit Bug 6739 - expired patrons not blocked from opac actions - Followup -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:03:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:03:17 +0000 Subject: [Koha-bugs] [Bug 10057] New: Rewrite accounting system Message-ID: <bug-10057-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10057 Bug ID: 10057 Summary: Rewrite accounting system Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: kyle.m.hall at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:12:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:12:25 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-BDD2Lh1YEV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17467 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17467&action=edit Bug 7054 - NORMARC: Fix default for 000 position 17 Someone at the library education in Oslo told me that it would be better to have the default for 000/17 set to 1, instead of 2 as it is today. To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC dialect - Go to Home ? Cataloging ? Add MARC record and start to add a new record - Click in the 000 field and it should be filled with: " nam a22 2 4500" - Reload the page, then open the value builder for 000 and click on OK - 000 should get filled with the same string as above To test: - Apply the patch and repeat the steps from above. The default value for 000 should now be: " nam a22 1 4500" (Don't be confused by the 1s and the 2s. A value of 1 in position 17 means "level 2", and a value of 2 means "level 1" - that is how it is defined in the "standard": 1 = Niv? 2, iflg. Katalogiseringsregler 2 = Niv? 1, iflg. Katalogiseringsregler) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:12:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:12:49 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-QTtY1RCSx8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:32:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:32:41 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-S4FyRsr2Wr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, but shouldn't you have only one library when singlebranchmode is enabled? I am asking because we have a bug to remove this system preference altogether: bug 7314 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:34:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:34:15 +0000 Subject: [Koha-bugs] [Bug 10055] track how holds were placed In-Reply-To: <bug-10055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10055-70-lYBHX3DPWm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10055 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 9488 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:34:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:34:15 +0000 Subject: [Koha-bugs] [Bug 9488] way to track who placed a hold In-Reply-To: <bug-9488-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9488-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9488-70-Dpbn0KIq4U@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9488 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 10055 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:36:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:36:58 +0000 Subject: [Koha-bugs] [Bug 10057] Rewrite accounting system In-Reply-To: <bug-10057-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10057-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10057-70-fxiW9Dnu3d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10057 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 6427 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 19:36:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 17:36:58 +0000 Subject: [Koha-bugs] [Bug 6427] Rewrite of the accounts system In-Reply-To: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6427-70-AbD4PPnHnC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 10057 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:05:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:05:48 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-yYNw10zUEC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17468 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17468&action=edit Bug 7055 - NORMARC: Fix 008 position 15-17 and 35-37 This patch does several things: - Set the default for 008/15-17 to "no " (yes, there is space at the end) - Link from 008/15-17 in the value builder to NORMARC country codes - Set the default for 008/35-37 to "nor" (by setting the DefaultLanguageField008 syspref) - Link from 008/35-37 in the value builder to NORMARC language codes - Fix a missing <tr> around field 35-37 To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC flavour - Go to Home ? Cataloging ? Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t xxu||||| |||| 00| 0 eng d ^^^ ^^^ - Reload the page and open the value builder for 008. Problems: - The text for 15-17 links to MARC21 country codes - The default for 15-17 is xxu - The text for 35-37 links to MARC21 language codes - The default for 35-37 is eng - If you choose e.g. "Monografier" in the top dropdown then click on "OK" the window does not close To test: - Apply the patch and run through the Web-installer again, selecting Norwegian and NORMARC - Go to Home ? Cataloging ? Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t no ||||| |||| 00| 0 nor d ^^^ ^^^ - Reload the page and open the value builder for 008. - Check that... - The default for 15-17 is "no " (with a space at the end) - The link goes to NORMARC country codes - The default for 35-37 is "nor" - The link goes to NORMARC language codes - Select something from the top dropdown and click "OK". Check that the window closes and that the values that are entered into the 008 field matches what you chose in the popup window. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:06:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:06:00 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-A3Hb2hGaTp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17462|0 |1 is obsolete| | --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17469 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17469&action=edit Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:07:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:07:08 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-28N5d3giTw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17468|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17470&action=edit Bug 7055 - NORMARC: Fix 008 position 15-17 and 35-37 This patch does several things: - Set the default for 008/15-17 to "no " (yes, there is space at the end) - Link from 008/15-17 in the value builder to NORMARC country codes - Set the default for 008/35-37 to "nor" (by setting the DefaultLanguageField008 syspref) - Link from 008/35-37 in the value builder to NORMARC language codes - Fix a missing <tr> around field 35-37 To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC flavour - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t xxu||||| |||| 00| 0 eng d ^^^ ^^^ - Reload the page and open the value builder for 008. Problems: - The text for 15-17 links to MARC21 country codes - The default for 15-17 is xxu - The text for 35-37 links to MARC21 language codes - The default for 35-37 is eng - If you choose e.g. "Monografier" in the top dropdown then click on "OK" the window does not close To test: - Apply the patch and run through the Web-installer again, selecting Norwegian and NORMARC - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t no ||||| |||| 00| 0 nor d ^^^ ^^^ - Reload the page and open the value builder for 008. - Check that... - The default for 15-17 is "no " (with a space at the end) - The link goes to NORMARC country codes - The default for 35-37 is "nor" - The link goes to NORMARC language codes - Select something from the top dropdown and click "OK". Check that the window closes and that the values that are entered into the 008 field matches what you chose in the popup window. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:07:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:07:57 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-zYNdjDUEd3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:09:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:09:34 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-fvCIvX4XoC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17467|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17471 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17471&action=edit Bug 7054 - NORMARC: Fix default for 000 position 17 Someone at the library education in Oslo told me that it would be better to have the default for 000/17 set to 1, instead of 2 as it is today. To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC dialect - Go to Home > Cataloging > Add MARC record and start to add a new record - Click in the 000 field and it should be filled with: " nam a22 2 4500" - Reload the page, then open the value builder for 000 and click on OK - 000 should get filled with the same string as above To test: - Apply the patch and repeat the steps from above. The default value for 000 should now be: " nam a22 1 4500" (Don't be confused by the 1s and the 2s. A value of 1 in position 17 means "level 2", and a value of 2 means "level 1" - that is how it is defined in the "standard": 1 = Niv? 2, iflg. Katalogiseringsregler 2 = Niv? 1, iflg. Katalogiseringsregler) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:14:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:14:58 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-OWu0WMnqUL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17469|0 |1 is obsolete| | --- Comment #6 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17472 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17472&action=edit Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:21:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:21:37 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-QwvDUcSvQG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17472|0 |1 is obsolete| | --- Comment #7 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17473&action=edit Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:28:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:28:14 +0000 Subject: [Koha-bugs] [Bug 9804] Wrong name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-boY9axvqnB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 --- Comment #1 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17474 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17474&action=edit Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:29:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:29:00 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-WyYNNIpkVC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Summary|Wrong name for NORMARC |Fix name for NORMARC |biblio-koha-indexdefs.xml |biblio-koha-indexdefs.xml Severity|normal |trivial -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:32:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:32:12 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-jOzd0X2VEL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- When you log in as the admin user you don't have a branch. As a support company the only user we have is the admin user and when we log in to the system we can't change the branch because of the single branch mode silliness. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:46:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:46:14 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-4KFZZf2YGP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5481 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:46:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:46:14 +0000 Subject: [Koha-bugs] [Bug 5481] Replace YUI JS libraries with Jquery UI In-Reply-To: <bug-5481-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5481-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5481-70-NDeI8DBcOd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5481 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8278 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:49:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:49:36 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-OzYapLyXF5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm, we work differently. We have an administration account in each library and only use the database admin account for updating and creating this user. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 20:51:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 18:51:52 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-TpoipoZTTn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- That said - the change looks pretty small, but I was wondering about the use case. :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 21:08:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 19:08:01 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-T2tEbgfdMm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 21:12:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 19:12:21 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-PumvqjjAIQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 --- Comment #9 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17475 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17475&action=edit Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin This follow-up corrects the heading of the plugin pop-up window to match the UNIMARC field it targets. To test, trigger the plugin and confirm that the pop-up window refers to 210c. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 21:54:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 19:54:50 +0000 Subject: [Koha-bugs] [Bug 10058] New: Fix unapi for NORMARC Message-ID: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Bug ID: 10058 Summary: Fix unapi for NORMARC Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: magnus at enger.priv.no Reporter: magnus at enger.priv.no CC: m.de.rooy at rijksmuseum.nl Currently, if you have marcflavour = NORMARC and visit /cgi-bin/koha/unapi, all you get is an empty <formats></formats> element. Patch coming in a sec! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:06:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:06:46 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-GtKztEGZIQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 --- Comment #1 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17476 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17476&action=edit Bug 10058 - Fix unapi for NORMARC This patch uses a lot of MARC21 XSLT to transform NORMARC records to desired formats. Since NORMARC is mostly a subset of MARC21, I think this should give passable results. And better results than no unapi-support at all for NORMARC! To reproduce: - Make sure you have marcflavour = NORMARC - Visit /cgi-bin/koha/unapi in a browser - Observe the empty <formats></formats> element To test: - Apply the patch - Visit /cgi-bin/koha/unapi in a browser - Observe the the list of formats in the <formats></formats> element - Import the provided sample NORMARC record and make a note of its biblionumber - View the record at /cgi-bin/koha/unapi?id=koha:biblionumber:x&format=y where x = the biblionumber of the sample record and y = one of the formats marcxml, marcxml-full, mods, mods-full, mods3, mods3-full, oai_dc, rdfdc, rss2, rss2-full and srw_dc - Check that the transformed records make some kind of superficial sense -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:07:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:07:24 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-gWAa5G7JQE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:14:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:14:09 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-U38VPc4ROr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17477 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17477&action=edit Sample NORMARC record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:19:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:19:44 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-3YtLRaTvmB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #6 from Nicole C. Engard <nengard at gmail.com> --- How do you prevent the libraries from messing with your user? That's why we use the admin one. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:20:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:20:32 +0000 Subject: [Koha-bugs] [Bug 10059] New: admin user can't see budgets on acq page Message-ID: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10059 Bug ID: 10059 Summary: admin user can't see budgets on acq page Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: kyle at bywatersolutions.com Reporter: nengard at gmail.com The admin user cannot access budgets in acq. Soooo - when you go to Acq logged in as the admin user you see a message that there are no budgets defined even if there are. This user has been locked down for security reasons (in 3.10 I think) but now it makes it very hard to do support because in this case I need to create a new user to test with and then delete them. So option #1 might be required for us in the future to do support. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 22:33:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 20:33:20 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-6CKs1PiblY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- We don't - they know it's us and don't change it. :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 23:10:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 21:10:18 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-syqkVKFDws@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 23:10:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 21:10:29 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-mEcdIRUqeB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17478 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17478&action=edit Bug 9818: Fixing capitalization and remove dollar sign Overdue Fines Cap ($) > Overdue fines cap (amount) To test: Go to administration > circulation and fine rules Check column label Overdue fines cap now follows capitalization rules and has no dollar sign. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 23:15:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 21:15:36 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-T6G3KJmKNm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17460|0 |1 is obsolete| | Attachment #17478|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17479 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17479&action=edit Bug 9818: Fixing capitalization and remove dollar sign Overdue Fines Cap ($) > Overdue fines cap (amount) To test: Go to administration > circulation and fine rules Check column label Overdue fines cap now follows capitalization rules and has no dollar sign. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 23:36:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 21:36:42 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-TNPbz5bkiB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17475|0 |1 is obsolete| | --- Comment #10 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17480 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17480&action=edit [SIGNED-OFF] Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin This follow-up corrects the heading of the plugin pop-up window to match the UNIMARC field it targets. To test, trigger the plugin and confirm that the pop-up window refers to 210c. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Smple patch, fixes label. No errors. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 15 23:37:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 21:37:08 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-2lBYBDLVzm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 00:38:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 22:38:46 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10018-70-D5jkmBqnRv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Assignee|koha-bugs at lists.koha-commun |robin at catalyst.net.nz |ity.org | Severity|normal |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 00:47:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 22:47:08 +0000 Subject: [Koha-bugs] [Bug 10060] New: Self Checkout module does not honour circ control Message-ID: <bug-10060-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060 Bug ID: 10060 Summary: Self Checkout module does not honour circ control Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Self checkout Assignee: koha-bugs at lists.koha-community.org Reporter: liz at catalyst.net.nz With Syspref settings of: CircControl - Use the checkout and fines rules of >> the library you are logged in at. HomeOrHoldingBranch - Use the checkout and fines rules of >> the library the item was checked out from. The web self check module isn't obeying these rules - it is using the library of the borrower doing the circulating, not the library assigned to the staff user required to log in to use the self check. To replicate: Ensure web self check is enabled Set CircControl to >> the library you are logged in at Set HomeOrHoldingBranch to >> the library the item was checked out from Create a staff user with "Circulate - remaining permissions," with homebranch as Library A (your choice which of your branches is library A) Set that user as the auto login user for self check Hit the self check interface at cgi-bin/koha/sco/sco-main.pl log in or use the card number for a borrower from Library B, circulate an item. View the item's circulation history, it will be from Library B instead of Library A -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 00:47:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 22:47:21 +0000 Subject: [Koha-bugs] [Bug 10060] Self Checkout module does not honour circ control In-Reply-To: <bug-10060-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10060-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10060-70-CwnnA8ZaJD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060 Liz Rea <liz at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 00:55:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 15 Apr 2013 22:55:35 +0000 Subject: [Koha-bugs] [Bug 9172] Move TinyMCE library outside of language-specific directory In-Reply-To: <bug-9172-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9172-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9172-70-JcPa1G4UuA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9172 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz --- Comment #14 from Robin Sheat <robin at catalyst.net.nz> --- fyi this patch seems to break package builds. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:40:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:40:21 +0000 Subject: [Koha-bugs] [Bug 10061] New: Fix the tiny_mce error when building packages Message-ID: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 Bug ID: 10061 Summary: Fix the tiny_mce error when building packages Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: robin at catalyst.net.nz CC: robin at catalyst.net.nz Bug 9172 introduced a regression for the packages that prevented them building. This fixes that. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:42:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:42:25 +0000 Subject: [Koha-bugs] [Bug 10061] Fix the tiny_mce error when building packages In-Reply-To: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10061-70-6UMoCk663s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 --- Comment #1 from Robin Sheat <robin at catalyst.net.nz> --- Created attachment 17481 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17481&action=edit Bug 10061 - Fix tinymce path references broken by bug 9172 Only affects the package builds -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:42:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:42:53 +0000 Subject: [Koha-bugs] [Bug 10061] Fix the tiny_mce error when building packages In-Reply-To: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10061-70-ceEIsOHIIF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|koha-bugs at lists.koha-commun |robin at catalyst.net.nz |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:43:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:43:04 +0000 Subject: [Koha-bugs] [Bug 10061] Fix the tiny_mce error when building packages In-Reply-To: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10061-70-DuHJa78zCH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:43:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:43:10 +0000 Subject: [Koha-bugs] [Bug 10061] Fix the tiny_mce error when building packages In-Reply-To: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10061-70-BeX5t2a5QD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 04:58:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 02:58:18 +0000 Subject: [Koha-bugs] [Bug 10062] New: Attached item from a deleted record Message-ID: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10062 Bug ID: 10062 Summary: Attached item from a deleted record Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: PC OS: Windows Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: shalomchong at segi.edu.my CC: m.de.rooy at rijksmuseum.nl Created attachment 17482 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17482&action=edit This is the search i run on Google Chrome I've attached items from a deleted record (without knowing it's from a deleted record), and now I'm stuck. When I run a search on the item barcode, the result page gave me two biblios: 1. The new biblio this item "newly attached" 2. The old biblio which was deleted (why it still appeared in the search result? is it because there are still item attached to it? Shouldn't the system stop or warn librarian from deleting a biblio with items attached?) According to the search result, the first biblio has ten item attached (with 6 attached from the old deleted biblio). however, if I goes to the record detail page, only four items was shown in the normal view, edit item page. I get the same result either using IE or Google Chrome. There is no way for me to restore the deleted biblio or delete these attached items from the new biblio now :( -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 07:56:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 05:56:53 +0000 Subject: [Koha-bugs] [Bug 10062] Attached item from a deleted record In-Reply-To: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10062-70-2rHsnNqiaU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10062 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi, this sounds to my, like your Zebra index might be out of sync. Have you set up the cronjobs to update the search indexes regularly? This would prevent the deleted record from showing up in your result list. Also the item numbers in the result list are probably wrong because of that. Could you try reindexing your data? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 08:00:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 06:00:19 +0000 Subject: [Koha-bugs] [Bug 10059] admin user can't see budgets on acq page In-Reply-To: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10059-70-bjGWGwXUTR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10059 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I am not sure that fixing the root user will go far in acquisitions. You will be able to see things, but as soon as you went in and changed something that could cause more trouble. A lot of things in acquisitions are tied to users and them having real borrowernumbers. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 08:08:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 06:08:35 +0000 Subject: [Koha-bugs] [Bug 10059] admin user can't see budgets on acq page In-Reply-To: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10059-70-OMgzRzWTT1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10059 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Didn't we just add a thing that warns you all over the place to not use the db user (its not the admin user, its the db user) to do anything except create a real user? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 08:46:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 06:46:26 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-icndwsxxG5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |katrin.fischer at bsz-bw.de --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Started testing this - hopefully finishing later today. :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 09:03:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 07:03:10 +0000 Subject: [Koha-bugs] [Bug 6772] Implementation of a recommendations engine In-Reply-To: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6772-70-dqMmuUV0A3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6772 --- Comment #8 from Chris Hall <chrish at catalyst.net.nz> --- Created attachment 17483 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17483&action=edit Fixing array reference bug in recommendations.pm Attached patch fixes a small reference bug in Recommendations.pm (included in the previous patch) that only occurs when we have more recommendations than the limit (default value of 100) $res = \@{ @{$res}[0..$limit] } if (@$res > $limit); will cause an error as it tries to interpret the items within $res as arrayrefs when they are hashrefs. What we really want to do is shorten our results down to never be longer than limit: $res = [ @{$res}[0..$limit] ] if (@$res > $limit); -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 09:59:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 07:59:43 +0000 Subject: [Koha-bugs] [Bug 6772] Implementation of a recommendations engine In-Reply-To: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6772-70-WG9BCnXN33@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6772 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 CC| |katrin.fischer at bsz-bw.de --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Robin and Chris, as this adds a new module I think we will need unit tests for it. Maybe also worth moving it to the Koha namespace? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 10:13:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 08:13:04 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-dEHDNWnjip@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- Comment on attachment 17315 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17315 OPAC-CCSR-Right-to-left-css I haven't taken a thorough look at this yet, but the "include" looks good. I wonder about the "-moz-box-sizing" property in "form#searchform .input-wrapper" though. I know we use vendor-specific CSS elsewhere (like with gradients), but I think this is something that should probably be avoided as much as possible. Is this something that we're using in the left-to-right CSS? In terms of W3 CSS validation, we should avoid vendor-specific CSS and maybe use something like the CSS3 box-sizing property instead (http://www.w3schools.com/cssref/css3_pr_box-sizing.asp). That said, in terms of providing a somewhat consistent look across more browsers, I wonder if it would be better to use several CSS2 properties instead of one CSS3 property, since CSS3 is still in the process of being taken up... But that's just my 2 cents. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 10:32:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 08:32:25 +0000 Subject: [Koha-bugs] [Bug 9324] Reserves cannot be deleted with DEBUG on under Plack In-Reply-To: <bug-9324-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9324-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9324-70-sjwX7t48Yx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9324 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Hi Jared, Is it still valid? I cannot reproduce. I think the error occurs when the reservenumber already exists in old_reserves (so it should occur without Plack too). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 10:49:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 08:49:47 +0000 Subject: [Koha-bugs] [Bug 10062] Attached item from a deleted record In-Reply-To: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10062-70-hmngV1hxRt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10062 --- Comment #2 from shalomchong at segi.edu.my --- i'm not sure. becuase other records, which deleted after this record, disappeared accordingly and don't appear in my search result. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:12:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:12:47 +0000 Subject: [Koha-bugs] [Bug 8007] Discharge management In-Reply-To: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8007-70-vEs0hoTARV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16935|0 |1 is obsolete| | --- Comment #17 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17484 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17484&action=edit Bug 8007: Discharge management At the intranet, it is now possible to generate a discharge for a patron. At the opac, a patron can request a discharge and download discharges already generated. Requirements: aptitude install python-pisa New sysprefs: - useDischarge: Allows librarians to discharge borrowers and borrowers to request a discharge - dischargePath: Sets the upload path for the generated discharges - dischargeWebPath: Sets the upload path starting from documentroot for the generated discharges New letter with a letter_code DISCHARGE. Test plan: - Switch on the syspref useDischarge. - Fill the syspref dischargePath (e.g. /home/koha/src/koha-tmpl/discharges) - Fill the syspref dischargeWebPath (e.g. /discharges) - For a security reason create a .htaccess in your dischargePath with the following content: Options -Indexes and change the rights: sudo chown www-data:www-data /home/koha/src/koha-tmpl/discharges - Check that a new tab appears in the patron page (intranet and opac) - Check that the discharge cannot be generated if the patron has issues. - Check that the patron can request a discharge from it's opac area. - The request is a mail sent via the sendmail command - Generate the discharge from the intranet - Try to download it (from the opac and the intranet) Sponsored-by: SCD Limoges -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:12:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:12:53 +0000 Subject: [Koha-bugs] [Bug 8007] Discharge management In-Reply-To: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8007-70-QuHerGrvJn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 --- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17485 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17485&action=edit Bug 8007: Add a discharges example file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:13:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:13:43 +0000 Subject: [Koha-bugs] [Bug 8007] Discharge management In-Reply-To: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8007-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8007-70-CqENA0eY85@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 --- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #16) > This can be done! My first iteration of the plugins feature did this. You'll > need to modify the installation files to create var/lib/discharges or such, > and put the .htaccess file there. You can check out early versions of the > plugins patch to see how to do it. The .htaccess I believe will need to go > somewhere in skel skel/var/lib/koha/discharges, and I think that would give > a standard path. If you want to have a nonstandard path, just symlink > var/lib/discharges to your nonstandard path. Done, thank you Kyle. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:20:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:20:13 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-HCbuNHqZ0x@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |matthias.meusburger at biblibr | |e.com --- Comment #37 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Team AMU, could you write up some more detailed test plan with steps for me? This bug has quite a long history now and it would make testing easier for me as I have not much experience in using the inventory tool. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:23:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:23:35 +0000 Subject: [Koha-bugs] [Bug 10062] Attached item from a deleted record In-Reply-To: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10062-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10062-70-2mduZGt6FQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10062 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I can't tell you exactly what went wrong, but I think it would probably help to do a complete index with the -r option. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:24:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:24:08 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8236-70-VYo5neWs6Z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |dcook at prosentient.com.au --- Comment #30 from David Cook <dcook at prosentient.com.au> --- First of all, I want to say that this patch is quite important and I'm keen to see it get through ASAP. However, I'm failing it for a few reasons... 1) The code isn't applied consistently/doesn't take the system preference into account across all the different scripts: The code in ILSDI/Services.pm looks ok: "my $norenewal = 1 if ( $overduesblockrenew eq 'blockall' and $memberblocked == -1 ) or ( $overduesblockrenew eq 'blockitem' and $overdue ) or $memberblocked == 1;# last to check if patron is restricted" - However, circulation.pl, moremember.pl, and opac-user.pl all use: "my $norenewal = 1 if $overduesblockrenew eq 'blockall' and $memberblocked == -1;" - They really should all be using the first code snippet, since that correctly takes the "OverduesBlockRenew" syspref into account. PLUS, it's important to check for $memberblocked == 1 to make sure that the patron/borrower isn't restricted! -- 2) That all said, I agree with JDruart. This code really should be either factorized into CanBookBeRenewed or into its own sub/function. I understand what you're saying Oliver about not wanting to call the code for every item, except...the system preference has the "blockitem" option, which will need to be checked for every item in the loop. -- 3) I haven't tried this patch yet, but I think the templates (at least circulation.tt) might have some issues too...there are separate checks for "previssue.renew_error_too_many" and "previssue.renew_error_overdue" which means that you could in theory have a line in the check out window that says "Not renewable Renewal not allowed (overdue)". These should probably be 1 If/ElseIf statement rather than 2 separate If statements. -- Ultimately, I think this needs an overhaul, but it's certainly a worthwhile patch that I hope gets in soon :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:26:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:26:39 +0000 Subject: [Koha-bugs] [Bug 10063] New: Correct the documentation for the C4:Members sub: IsMemberBlocked Message-ID: <bug-10063-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10063 Bug ID: 10063 Summary: Correct the documentation for the C4:Members sub: IsMemberBlocked Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Developer documentation Assignee: gmcharlt at gmail.com Reporter: dcook at prosentient.com.au The perldoc for the IsMemberBlocked sub isn't accurate. It just needs to be updated so as to accurately describe the sub. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:31:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:31:37 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-Xzdw2Sl2zu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:34:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:34:48 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-VX9Pe3TRpD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #39 from David Cook <dcook at prosentient.com.au> --- (In reply to comment #14) > This is going to need to be one of those system-preferenced kind of things. > There is no way every library is going to agree whether expired patrons > should be any to do X but not Y and Z. > > What we really need is patron permissions (CanBorrow, CanOPACRenew, > CanOPACPlaceHold etc) on an individual basis, with defaults set by patron > type like we do for message preferences, but with hooks/triggers that change > this permissions under certain conditions (expired account, fines too high, > too many overdues, etc). Maybe I'm overlooking something obvious, but why are we letting an expired patron do "anything". This seems like a huge patch for something that should be straightforward, no? When logging into the OPAC, shouldn't we just check to see if the patron is expired, and if so...throw up a page that says "You're expired. Consult the staff at your library to be renewed" or something along those lines. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:36:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:36:57 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8236-70-vZJp5Xn0aa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 --- Comment #31 from David Cook <dcook at prosentient.com.au> --- I think this patch is also missing the "opac-renew.pl" file... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 11:51:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 09:51:47 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-vCDuQfivC3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #40 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- As an example: I think in order to make them renew their account it can be good to allow holds. You see a book you want to get, place a hold on it, go to the library... renew your account. But that's something not every library might want to do this way, so it needs options. I would argue that if a patron is restricted they should not be able to do anything, at least for something like lost cards. But that's another discussion probably. :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:12:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:12:37 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-xhKhgJ7iWN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:13:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:13:01 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-BKct6q8GHx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:13:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:13:04 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-mICYATz1Uf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17450|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17486 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17486&action=edit Bug 10053: borrowers.branchcode cannot be null The DB field borrowers.branchcode cannot be null (`branchcode` varchar(10) NOT NULL default ''). However, an empty value can be selected on creating/updating a patron. Test plan: - Add or edit a patron and choose the empty value for library (branchcode). - Save (pref BorrowerMandatoryField must not contain branchcode). - Mysql raises an error. - Apply the path. - Check that you are not able to select no library. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:30:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:30:49 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-Dec7gu4BzW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:31:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:31:12 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-z9eZjTAdUY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:31:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:31:14 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-GdnrkldqCk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17476|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17487 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17487&action=edit Bug 10058 - Fix unapi for NORMARC This patch uses a lot of MARC21 XSLT to transform NORMARC records to desired formats. Since NORMARC is mostly a subset of MARC21, I think this should give passable results. And better results than no unapi-support at all for NORMARC! To reproduce: - Make sure you have marcflavour = NORMARC - Visit /cgi-bin/koha/unapi in a browser - Observe the empty <formats></formats> element To test: - Apply the patch - Visit /cgi-bin/koha/unapi in a browser - Observe the the list of formats in the <formats></formats> element - Import the provided sample NORMARC record and make a note of its biblionumber - View the record at /cgi-bin/koha/unapi?id=koha:biblionumber:x&format=y where x = the biblionumber of the sample record and y = one of the formats marcxml, marcxml-full, mods, mods-full, mods3, mods3-full, oai_dc, rdfdc, rss2, rss2-full and srw_dc - Check that the transformed records make some kind of superficial sense Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:55:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:55:03 +0000 Subject: [Koha-bugs] [Bug 9867] Make XSLT view the default for Norwegian installations In-Reply-To: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9867-70-0DHP5mODK9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9867 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 12:55:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 10:55:05 +0000 Subject: [Koha-bugs] [Bug 9867] Make XSLT view the default for Norwegian installations In-Reply-To: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9867-70-VAY9v3xmAq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9867 --- Comment #1 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17488 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17488&action=edit Bug 9867 - Make XSLT view the default for Norwegian installations XSLT is the only view that is maintained for NORMARC, so it makes sense for all new, Norwegian installations to use XSLT. To test: - Run through the Web-insatller in Norwegian, making sure that the (mandatory) choice "Standard systempreferanser (system_preferences)" is selected. - When the Web-installer is done, check that all 4 XSLT preferences (OPACXSLTDetailsDisplay, OPACXSLTResultsDisplay, XSLTDetailsDisplay, XSLTResultsDisplay) are set to "default". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 13:48:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 11:48:45 +0000 Subject: [Koha-bugs] [Bug 10064] New: add category filter to Top Most-circulated items Message-ID: <bug-10064-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10064 Bug ID: 10064 Summary: add category filter to Top Most-circulated items Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: dpavlin at rot13.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 13:49:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 11:49:12 +0000 Subject: [Koha-bugs] [Bug 10064] add category filter to Top Most-circulated items In-Reply-To: <bug-10064-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10064-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10064-70-Z9p4kOOqXK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10064 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored Assignee|gmcharlt at gmail.com |dpavlin at rot13.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 14:05:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 12:05:36 +0000 Subject: [Koha-bugs] [Bug 8127] Most Circulated Items not working right In-Reply-To: <bug-8127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8127-70-WwlulkAqI7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8127 Dobrica Pavlinusic <dpavlin at rot13.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 15:08:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 13:08:05 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-tHeMxhboG3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10065 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 15:08:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 13:08:05 +0000 Subject: [Koha-bugs] [Bug 10065] New: Style invoice edit form according to standard structure Message-ID: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Bug ID: 10065 Summary: Style invoice edit form according to standard structure Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/acqui/invoice.pl?invoiceid=X OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Acquisitions Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org Depends on: 10046 The layout of the invoice edit form does not match that of other forms in the staff client. The structure of the form should be corrected to match similar forms. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 15:49:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 13:49:33 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-C5cdQjHEJp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 15:49:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 13:49:34 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-wQXYV7M549@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17489 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17489&action=edit Bug 10065 - Style invoice edit form according to standard structure The structure of the invoice edit form does not match that of similar forms in the staff client. This patch alters it to be consistent. To test you must also have the patch for Bug 10046 applied. Go to Acquisitions -> Invoices and search for invoices. Click an invoice to view/edit details. The form displaying fields for shipment date, billing date, etc. should look correct and work correctly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:21:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:21:45 +0000 Subject: [Koha-bugs] [Bug 10059] admin user can't see budgets on acq page In-Reply-To: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10059-70-H4X9VNOt3J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10059 --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- Yes, we did ... but it has caused all kinds of problems when it comes to a support company. We use that user to get in to our customer's systems to help them with support. Yes, we can create a superlibrarian, but there are too many ways that those in the library could delete or mess up that user and make it impossible for us to get in. One example is a batch delete on 'inactive' patrons - well our support user would never have checked anything out and as such would be deleted. The warning is good - and it should be there for the average user, but this development has made it difficult as a company supporting libraries to continue to support them. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:26:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:26:39 +0000 Subject: [Koha-bugs] [Bug 4127] make OPACPatronDetails a choice with 3 options In-Reply-To: <bug-4127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4127-70-cyFjo8v3d2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4127 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- Many libraries have asked for this. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:27:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:27:59 +0000 Subject: [Koha-bugs] [Bug 10059] admin user can't see budgets on acq page In-Reply-To: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10059-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10059-70-Au8nK9R297@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10059 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I think that you can't totally prevent having problems with this user - as it is no real user. It has no borrowernumber, no library, no history... There will always be behaviour a bit different than using a normal superlibrarian user. And even this user varies sometimes from a user with all permissions checked. So maybe a different solution would be better in the long run. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:28:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:28:39 +0000 Subject: [Koha-bugs] [Bug 1153] opac-userupdate.pl update to allow moderation, and templatize In-Reply-To: <bug-1153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1153-70-sw7Bk6T1e7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1153 --- Comment #6 from Nicole C. Engard <nengard at gmail.com> --- I think it has. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:32:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:32:19 +0000 Subject: [Koha-bugs] [Bug 8086] delete order and catalog does nothing In-Reply-To: <bug-8086-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8086-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8086-70-J6W919MbbC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8086 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- It was in the basket, but it is fixed in master - I don't know about 3.10.x branches though. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:35:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:35:24 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-VU5jgrKHnF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17418|0 |1 is obsolete| | --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- Created attachment 17490 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17490&action=edit [SIGNED-OFF] Bug 7892: Open link to imported record in new tab Change links to imported records to open in a new window/tab on the staged records management page. To test: 1) Go to Tools > Staged MARC record management 2) Open an imported batch by clicking on the file name 3) Click on bib# in the record column 4) Verify links open in a new window/tab now Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com> All tests pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:35:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:35:42 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-bQoaowTosC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 16:35:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 14:35:49 +0000 Subject: [Koha-bugs] [Bug 7892] on staged marc record management open in tab In-Reply-To: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7892-70-cfS9QArCvl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7892 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 17:02:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 15:02:19 +0000 Subject: [Koha-bugs] [Bug 9502] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-b6G83mgFZ7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 17:18:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 15:18:41 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10018-70-ffAMX3XRdL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Galen Charlton <gmcharlt at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt at gmail.com --- Comment #2 from Galen Charlton <gmcharlt at gmail.com> --- Pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 17:19:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 15:19:12 +0000 Subject: [Koha-bugs] [Bug 10061] Fix the tiny_mce error when building packages In-Reply-To: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10061-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10061-70-ttShSgZn32@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10061 Galen Charlton <gmcharlt at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt at gmail.com --- Comment #2 from Galen Charlton <gmcharlt at gmail.com> --- Pushed to master, cherry-pick candidate for 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 18:20:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 16:20:56 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-BSx68Sc8Zr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #4 from Karam Qubsi <karamqubsi at gmail.com> --- Created attachment 17491 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17491&action=edit Follow up OPAC-CCSR-Right-to-left-css Hi, Many thanks for you David , deleting that property will not effect on the results I did that and test it :) I added it when I was doing some tests and forgot to delete it ... you can see the results on this album: https://www.facebook.com/media/set/?set=a.438764382885102.1073741827.277424449019097&type=1 Thanks again Karam -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 18:22:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 16:22:29 +0000 Subject: [Koha-bugs] [Bug 10066] New: updating biblio return undefined error if linked authority does not exist in db Message-ID: <bug-10066-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10066 Bug ID: 10066 Summary: updating biblio return undefined error if linked authority does not exist in db Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt at gmail.com Reporter: siewyee2 at yahoo.com descrption of problem: updating biblio return undefined error if previouly linked authority does not exist in db steps to recreate: 1. link an authority to biblio 2. manually delete authority from db 3. either a. run link_bibs_to_authorities.pl or b. update the biblio from staff client 4. will return undefined error for field we wanted to clear all linked authorities subfield $9 from biblios. run into this error. fixed the code, but dont really know if it is the best approach. attaching code fix for reference. ######################################################################### AuthoritiesMarc.pm line 1194 added one line: return unless defined($record); } else { #fix undefined error if authorized heading does not exist in db return unless defined($record); # foreach my $field ($record->field('1..')) { ########################################################################## Biblio.pm line 669 added one line: return unless defined($authorized_heading); my $authorized_heading = C4::AuthoritiesMarc::GetAuthorizedHeading( { 'authid' => $authid } ); #fix undefined error if authorized heading does not exist in db return unless defined($authorized_heading); # return ($field->as_string('abcdefghijklmnopqrstuvwxyz') eq $authorized_heading); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 18:25:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 16:25:14 +0000 Subject: [Koha-bugs] [Bug 10067] New: decreaseLoanHighHolds messes with specify due date Message-ID: <bug-10067-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10067 Bug ID: 10067 Summary: decreaseLoanHighHolds messes with specify due date Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com It appears that when the criterion for the shortened loan period is met, not only does that particular item get the shortened loan period, so does any subsequent item checked out in that session. It appears that decreaseLoanHighHolds functionally affects Specify due date, and requires the staff member to click on Clear in order to make sure the correct loan period is applied for the next item(s). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 18:28:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 16:28:28 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9972-70-SWN4XgiJOg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 --- Comment #7 from Mirko Tietgen <mirko at abunchofthings.net> --- Revised test plan based on Jared's comment at http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750#c5. I used a new db and file path. 1) Apply patch. 2) Create test DB (cf. INSTALL.debian, change <user> and <pass>) mysqladmin -uroot -p<pass> create bug9972 mysql -uroot -p<pass> grant all on bug9972.* to '<user>'@'localhost' identified by '<pass>'; flush privileges; 3) Run Makefile.PL, choose some local path for test installation, choose GRS-1 for biblio indexing. 4) Run make, make install. 5) symlink /etc/instancename/koha-httpd.conf to /etc/apache2/sites-available/instancename, a2ensite instancename. disable other koha instance if neccessary, 5) Run webinstaller. 6) Catalogue a record with data in -- 521$a (eg fivetwoone) -- 653$a (eg sixfivethree) -- 655$a (eg sixfivefive) -- 658$a (eg sixfiveeight) 7) Reindex. Also check if zebrasrv for that instance is running, mine wasn't. 8) Try searches, change q= at the end to match your test record data. http://YourOPAC/opac-search.pl?idx=lex&q=fivetwoone http://YourOPAC/opac-search.pl?idx=Index-term-genre&q=sixfivefive http://YourOPAC/opac-search.pl?idx=Index-term-uncontrolled&q=sixfivethree http://YourOPAC/opac-search.pl?idx=curriculum&q=sixfivethree You should reach the same record with each search. 9) Run Makefile.PL, choose the same local path as last time, choose DOM for biblio indexing. 10) Run make, make install. 11) Reindex. 12) Try searches described in 8 again. You should find your test record for all queries. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 19:17:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 17:17:44 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-xsOphZ0krP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 Paul Poulain <paul.poulain at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17391|0 |1 is obsolete| | --- Comment #12 from Paul Poulain <paul.poulain at biblibre.com> --- Created attachment 17492 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17492&action=edit Bug 9613: items namespace missing in XSLT In some XSLT, "items" namespace is used in exclude-result-prefixes but is not defined. This patch add this namespace where missing. Also corrects a koha.org, instead of koha-community.org, in one namespace URL. Test plan : - Enable XSLT on search results - Perform a search => Look at error logs to check that there is no xsl error like : [Fri Feb 08 15:35:06 2013] [error] [client 127.0.0.1] [Fri Feb 8 15:35:06 2013] opac-search.pl: compilation error: file koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl line 8 element stylesheet, referer: http://opac.master.community.localhost/cgi-bin/koha/opac-detail.pl?biblionumber=299 [Fri Feb 08 15:35:06 2013] [error] [client 127.0.0.1] [Fri Feb 8 15:35:06 2013] opac-search.pl: xsl:exclude-result-prefixes : undefined namespace items, referer: http://opac.master.community.localhost/cgi-bin/koha/opac-detail.pl?biblionumber=299 Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> With comment on Bugzilla. Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 19:29:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 17:29:19 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-2Y2mYo40Tr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 Paul Poulain <paul.poulain at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high Status|Failed QA |ASSIGNED Version|3.6 |master Severity|normal |major --- Comment #26 from Paul Poulain <paul.poulain at biblibre.com> --- (In reply to comment #25) > Paul is this bug still an issue in master or can we close it? Yes, it's still an issue. Test plan: * create a suggestion, with something in the fields labelled "publication place", "Collection title". * accept the suggestion * add the accepted suggestion to a basket. The form acqui/neworderempty.pl don't show the 2 fields anywhere. Plus the "publication place" appears nowhere and there is no field labelled "collection title", but a field labelled "series" -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 19:29:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 17:29:47 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-FRRYX821Bg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 --- Comment #27 from Paul Poulain <paul.poulain at biblibre.com> --- note that I checked the suggestions table, the 2 fields are properly stored in the database) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 19:36:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 17:36:06 +0000 Subject: [Koha-bugs] [Bug 10068] New: Move from the utf8:: pragma methods to Encode:: Message-ID: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 Bug ID: 10068 Summary: Move from the utf8:: pragma methods to Encode:: Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: tomascohen at gmail.com As stated by Larry Wall [1] we should not be using the loose (UTF-8 implementation) utf8::encode utf8::decode methods, and using Encode::encode and Encode::decode (respectively) instead, which are stricter. At first sight this might have important consequences (breakage for people having bad data). I belive it won't: we currently have reports on the lists of people having trouble with wide characters and bad encodings on the lists. (I think) several libs, we rely on, use UTF-8 instead of utf8. And we are not catching encoding problems properly because of the mixture. To+ [1] http://perldoc.perl.org/Encode.html#UTF-8-vs.-utf8-vs.-UTF8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 19:36:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 17:36:48 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-arZaUCZDGE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 22:10:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 20:10:53 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-rEv9EEPeld@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 Paul Poulain <paul.poulain at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4796|0 |1 is obsolete| | --- Comment #28 from Paul Poulain <paul.poulain at biblibre.com> --- Created attachment 17493 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17493&action=edit Bug 6070: publication place and [collection|series]title not properly saved Before this patch, adding an order from a suggestion with a collection title and publication place resulted in loosing those informations This patch fixes the behaviour by * adding a biblioitems.place to TransformKohaToMarc call in addorder.pl * adding publication place field in neworderempty template * sending collectiontlte & place fields to templates This patch also: * does some reindenting in addorder.pl * fixes some UCFirst coding guidelines errors in opac-suggestions.pl -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 22:13:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 20:13:51 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-tLbq3vEQbK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 Paul Poulain <paul.poulain at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #29 from Paul Poulain <paul.poulain at biblibre.com> --- OK, I've rewritten the patch after investigating & looking at comments. I think what is confusing is that we have biblio.seriestitle AND biblioitems.collectiontitle fields. This patch doesn't change that, but maybe we should remove one of them ! -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 16 23:55:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 21:55:08 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-1PEPtn6X28@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #30 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hi I can confirm that french "une collection" means "a series of monographs" in english. Sometimes we use "s?rie" in french, but I think it is not defined in Unimarc. In this case, "s?rie" is used for a set of books with the same title, for example comic books or manga (Naruto is a s?rie of XXX mangas, Tintin is a s?rie of 22 books, etc). cf the blog of the main french record vendor, Electre : http://blog-electre.com/2012/03/30/astuce-vous-suivez-plusieurs-centaines-de-series/ I don't know how to translate this meaning of "s?rie" in english. ("S?rie" is also used in "publication en s?rie" = "serial" in english.) M. Saby -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 00:24:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 22:24:02 +0000 Subject: [Koha-bugs] [Bug 6772] Implementation of a recommendations engine In-Reply-To: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6772-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6772-70-lMduSJqWkM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6772 --- Comment #10 from Robin Sheat <robin at catalyst.net.nz> --- (In reply to comment #9) > Hi Robin and Chris, > as this adds a new module I think we will need unit tests for it. Maybe also > worth moving it to the Koha namespace? It would need a lot more really. We're mostly leaving it here because we use it, and other people might want it too. For eligibility to Koha, it'd need a lot of work to address Fr?d?ric and Paul's points as well. But yes, new namespace and unit tests would also be good things. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 00:27:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 22:27:10 +0000 Subject: [Koha-bugs] [Bug 10018] Building version update for master/3.13 In-Reply-To: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10018-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10018-70-o3cmXVf8xI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10018 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 01:22:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 16 Apr 2013 23:22:17 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-G4LWC2qiHQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #41 from David Cook <dcook at prosentient.com.au> --- (In reply to comment #40) > As an example: I think in order to make them renew their account it can be > good to allow holds. You see a book you want to get, place a hold on it, go > to the library... renew your account. But that's something not every library > might want to do this way, so it needs options. > > I would argue that if a patron is restricted they should not be able to do > anything, at least for something like lost cards. But that's another > discussion probably. :) Mmm, I see what you're saying now. That is rather obvious now that I think about it ;). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 02:02:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 00:02:26 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-w2Gek7MnbC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17473|0 |1 is obsolete| | --- Comment #8 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17494 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17494&action=edit [SIGNED-OFF] Bug 10041 - Provide a koha-translate script to aid package users on installing translations Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way. To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide. The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Good adition. Work as described. No errors. Copied to /usr/local/bin. No errors on install, update, remove, list and check. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 02:02:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 00:02:50 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-3y2zi0Gy6d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 04:49:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 02:49:35 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-Ykys1CD0PK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |mtj at kohaaloha.com --- Comment #2 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #0) > For some more rare cases this is already done, but a lot of dates are still > in 'database format'. Example: 2012-11-14 20:50:00. This bug is for listing > the problematic dates. hmmm, we have just bumped into this issue too... i may be attempting a fix for this - if no one else has a fix already? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 07:22:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 05:22:04 +0000 Subject: [Koha-bugs] [Bug 9890] Fix the new plugin system for package installs In-Reply-To: <bug-9890-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9890-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9890-70-UMF2ZXJu0L@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9890 --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Any news on this? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 07:51:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 05:51:06 +0000 Subject: [Koha-bugs] [Bug 10069] New: Can't generate checkout slips Message-ID: <bug-10069-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10069 Bug ID: 10069 Summary: Can't generate checkout slips Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de Testing notices related bugs this morning, I can't get Koha to generate a checkout or checkin slips right now. Configuration settings checked: - slips are checked in messaging preferences of patron's account - patron has an email address - enhancedmessaging preference is activated - checkout/checkin notices templates are defined - patron has old slips under notices I might be missing something, would be glad if someone could check and confirm. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 08:14:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 06:14:04 +0000 Subject: [Koha-bugs] [Bug 10069] Can't generate checkout slips In-Reply-To: <bug-10069-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10069-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10069-70-s14A35c0jX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10069 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- - kohaadminemailadress is set - branch email is set - Koha is looking for the first valid email address in the patron account - Logs don't show anything suspicious - message_queue table had no new entries ... And then I realized that the last checkin notice was still pending. The notice was from February, but my checkouts were appeneded to that one. After sending out all old notices, a new slip is generated. I wonder if it should start a new slip for a new day, but marking this bug invalid for now. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 11:05:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 09:05:29 +0000 Subject: [Koha-bugs] [Bug 9972] Add/ change some zebra indexes (MARC21) (GRS1+DOM) In-Reply-To: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9972-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9972-70-bitTy3T0bg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 --- Comment #8 from Mirko Tietgen <mirko at abunchofthings.net> --- There is an error in the last query, it should be http://YourOPAC/opac-search.pl?idx=curriculum&q=sixfiveeight -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 11:48:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 09:48:41 +0000 Subject: [Koha-bugs] [Bug 10037] fix item index in UNIMARC DOM indexing In-Reply-To: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10037-70-OJ0LQoGzkZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 11:48:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 09:48:49 +0000 Subject: [Koha-bugs] [Bug 10037] fix item index in UNIMARC DOM indexing In-Reply-To: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10037-70-Ub8lvGXEHV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 11:49:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 09:49:53 +0000 Subject: [Koha-bugs] [Bug 10037] fix item index in UNIMARC DOM indexing In-Reply-To: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10037-70-FvhbX3zCkT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17495 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17495&action=edit [PATCH] Bug 10037 : item index is broken in UNIMARC DOM indexing In UNIMARC DOM indexing, "item" index is working only for subfields of 995 field mapped with specific indexes, and also in index (ex : $a, $b...) It is not working for the other subfields (ex : $g), because a comment from record.abs was integrated in DOM config files. This patch removes the comment. To test, in a DOM UNIMARC environment : 1) in a item, write some value "Test10037" in 995$g 2) search for this value in simple search, this way : item=Test10037 => you should have no results 3) apply the patch. if necessary, copy the modified src/etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml and src/etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl into the /etc/... directory in your main Koha directory 4) reindex zebra biblios 5) do the same search as 2) => you should have one result M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 11:50:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 09:50:05 +0000 Subject: [Koha-bugs] [Bug 10037] fix item index in UNIMARC DOM indexing In-Reply-To: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10037-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10037-70-qsOPuIRl6z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10037 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 12:24:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 10:24:30 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-HNorWHJg6K@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 12:24:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 10:24:34 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-C5ADgzFH6X@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17424|0 |1 is obsolete| | Attachment #17455|0 |1 is obsolete| | --- Comment #3 from Magnus Enger <magnus at enger.priv.no> --- Created attachment 17496 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17496&action=edit [SIGNED-OFF] Bug 10049 [Alternate] Comments tab shows ( ) instead of ( 0 ) on translated templates This patch is an alternate solution to the problem of "0" not appearing on the comment tab in translated templates. It uses the Template Toolkit option of specifying a default value for a variable: [% reviews.size || 0 %] This syntax is already in use elsewhere in the template. Same test plan: 1) Make sure comments/reviews are activated 2) Find a record with 0 comments/reviews in the opac 3) The tab shows: Comments ( 0 ) 4) Switch to any other languages. 5) Tab now shows: <translation of Comments> ( ) 6) Apply patch 7) Check English templates stil work correctly 8) Rerun 'perl translate install <langcode> 9) Check display is now correct. 10) Also check that number shows correctly for records with comments. Signed-off-by: Magnus Enger <magnus at enger.priv.no> Tested with nb-NO. English still works after the patch. Norwegian was showing "Comments" untranslated, which had me a bit unnerved. Turns out the string to be translated changed from "Comments ( %s%s%s%s )" to "Comments ( %s )", so to make sure all was well, I had to update the nb-NO translation, fix the number of %s's in the Norwegian string, make sure it was not marked as fuzzy and then install nb-NO. And it works! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 12:41:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 10:41:18 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-Kshx0PYqgs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #5 from Karam Qubsi <karamqubsi at gmail.com> --- Created attachment 17497 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17497&action=edit Follow up handling multi libraries form This Follow up patch will handle multi libraries pref when it sets to "add" and enhance the way lists drop down menu appear Test plan for all patches ( the first one and all follow ups ) : 1- apply the patches ( from the first one and all follow up patches) 2- use 3.10 po files and update it (for the master) " ../misc/translate/ perl translate update ar-Arab " 3- install Arabic from the updated po files "perl translate install ar-Arab " 4- set opac opacthemes pref to ccsr 5- set OpacAddMastheadLibraryPulldown pref to add 6- select the Arabic from the opaclanguages pref 7- set opaclanguagesdisplay to allow 8- go to the opac and choose arabic 9- you will see all the directions from right to left ( as you look at koha on a mirror ;) ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 13:13:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 11:13:24 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-aGvJtGOGhe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:28:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:28:08 +0000 Subject: [Koha-bugs] [Bug 4491] Cleaning some weird code in *search.pl In-Reply-To: <bug-4491-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4491-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4491-70-tr9hcUAbZb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4491 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m --- Comment #15 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- (In reply to comment #14) > Patch pushed to master > > I think there's no need to push it to 3.8, (just in case we missed some side > effect) Second patch (FIX buildQuery if called with an empty limit) is needed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:37:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:37:52 +0000 Subject: [Koha-bugs] [Bug 10070] New: Anonymous searches are broken Message-ID: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Bug ID: 10070 Summary: Anonymous searches are broken Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: jonathan.druart at biblibre.com If no user is connected at the OPAC, and the pref EnableOpacSearchHistory is turn on, the history search should be accessible. It is not the case in master. git bisect says me that this commit is guilty: d542740ab8877234d043c8a11cb19a6004e72656 is the first bad commit commit d542740ab8877234d043c8a11cb19a6004e72656 Author: Dobrica Pavlinusic <dpavlin at rot13.org> Date: Sun Jun 10 15:18:42 2012 +0100 Bug 6554 - make Koha internally utf-8 clean -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:39:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:39:27 +0000 Subject: [Koha-bugs] [Bug 9533] batch item modification should ignore defaults In-Reply-To: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9533-70-R0B9NV1lSK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9533 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:39:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:39:29 +0000 Subject: [Koha-bugs] [Bug 9533] batch item modification should ignore defaults In-Reply-To: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9533-70-mExja3igYn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9533 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17498 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17498&action=edit Bug 9533 - batch item modification should ignore defaults This patch makes the pre-population of the fields for the batch item editor with the default values from the default framework optional and off by default. Test Plan: 1) Apply patch 2) Add default values for cost and replacement cost to the default framework. 3) Browse to Tools / Batch item modification 4) Choose a file, or entire some barcodes in the text area 5) Ensure that the 'Populate fields with default values from default framework' is *not* checked 6) Click 'Continue' 7) Observe that the fields for cost and replacement cost are blank 8) Click the 'back' button on your browser 9) Check the checkbox to enable the default value 10) Click 'Continue' 11) Observe that the fields for cost and replacement cost now contain the default values you assigned them in the default MARC framework -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:40:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:40:33 +0000 Subject: [Koha-bugs] [Bug 10070] Anonymous searches are broken In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-8d9VhbILnY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17499 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17499&action=edit Bug 10070: Anonymous searches are broken Test plan: 1 - turn on EnableOpacSearchHistory 2 - launch some searches at the opac 3 - go to your search history 4 - there is no history! 5 - apply this patch 6 - retry steps 1 to 3 7 - your history search is available! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:40:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:40:54 +0000 Subject: [Koha-bugs] [Bug 10070] Anonymous searches are broken In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-iItnz65YAT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|oleonard at myacpl.org |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:42:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:42:40 +0000 Subject: [Koha-bugs] [Bug 9533] batch item modification should ignore defaults In-Reply-To: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9533-70-QpHMCvtT5T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9533 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17498|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17500 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17500&action=edit Bug 9533 - batch item modification should ignore defaults This patch makes the pre-population of the fields for the batch item editor with the default values from the default framework optional and off by default. Test Plan: 1) Apply patch 2) Add default values for cost and replacement cost to the default framework. 3) Browse to Tools / Batch item modification 4) Choose a file, or entire some barcodes in the text area 5) Ensure that the 'Populate fields with default values from default framework' is *not* checked 6) Click 'Continue' 7) Observe that the fields for cost and replacement cost are blank 8) Click the 'back' button on your browser 9) Check the checkbox to enable the default value 10) Click 'Continue' 11) Observe that the fields for cost and replacement cost now contain the default values you assigned them in the default MARC framework -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:01 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-oxY4RPjwqw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17501 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17501&action=edit Bug 10068 - Replace the utf8 pragma at acqui/booksellers.pl utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:13 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-TZ1jItldx2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17502 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17502&action=edit Bug 10068 - Replace the utf8 pragma at C4/Output.pm utf8::encode($string) for Encode::encode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:21 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-kVfbAwao0M@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #3 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17503 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17503&action=edit Bug 10068 - Replace the utf8 pragma at admin/preferences.pl utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:33 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-ehVhNAzsam@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #4 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17504 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17504&action=edit Bug 10068 - Replace the utf8 pragma at C4/Biblio.pm utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:42 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-SIAksXcXMj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17505 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17505&action=edit Bug 10068 - Replace the utf8 pragma at acqui/histsearch.pl utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:52:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:52:55 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-AOw0lZ0l6e@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #6 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17506&action=edit Bug 10068 - Replace the utf8 pragma at C4/Installer.pm utf8::encode($string) for Encode::encode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 15:53:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 13:53:05 +0000 Subject: [Koha-bugs] [Bug 10068] Move from the utf8:: pragma methods to Encode:: In-Reply-To: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10068-70-wTbGFIQagN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10068 --- Comment #7 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17507 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17507&action=edit Bug 10068 - Replace the utf8 pragma at C4/Search.pm utf8::decode($string) for Encode::decode('UTF-8',$string) Added Carp and error handling. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 16:35:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 14:35:15 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-GRnJ6xPi9y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Working on a followup for this.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:04:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:04:55 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-6MtdH6ALoY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17434|0 |1 is obsolete| | --- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17508 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17508&action=edit Bug 9995 - For reference items no longer listed in XSLT result lists Re-added the xsl that shouldn't have been removed. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Tested with different settings for OpacItemLocation and not for loan set in the item and for the item type. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Including a QA followup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:05:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:05:00 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-m1cpx3DE5P@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #12 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17509 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17509&action=edit 9995 Followup for Availability Replacing erroneous code trying to mix information from two levels (item level and branch level) by simpler numbers per status. The callnumber information should follow on the Location line. Fixing this in a second followup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:05:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:05:05 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-C7Oc1cD9Bc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17510 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17510&action=edit Bug 9995: Followup for Location line Simplifying erroneous code mixing information from two levels. Takes into account Singlebranchmode. All items, available or for reference, are shown on this line. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:25:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:25:56 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-4yEtvN5JFs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #14 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Have tried to simplify the code which obviously contained some bugs handling branch level and item level data. Also some when's should have been if's (if A and B are true, when A when B does not work.) The Available line now contains just numbers per status. The Location line respects OPACItemLocation and SingleBranchMode. And shows only available/reference items. Following considerations remain: The difference between Available and Reference is lost on Location line. Does that really matter? We do not provide status numbers per branch. IMO better than providing erroneous or incomplete results. Would appreciate an additional signoff from Katrin or Kyle. After that we can switch to Passed QA imo. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:31:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:31:22 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-LwasM7atPa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #15 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Forgetting still another one: If OPACItemLocation=field A but field A is blank. We now produce silly output. How should we resolve that? Exclude this item or fall back to another field (B or C), or .. ? Ideas are welcome.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:52:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:52:05 +0000 Subject: [Koha-bugs] [Bug 9533] batch item modification should ignore defaults In-Reply-To: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9533-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9533-70-iavC60tgGZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9533 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- This works correctly but there is one small problem with the markup: The checkbox needs to work when you click on the accompanying text. Here's the markup I recommend: <fieldset class="rows"> <legend>Use default values</legend> <ol class="radio"> <li> <label> <input type="checkbox" name="use_default_values" id="use_default_values" /> Populate fields with default values from default framework</label> </li> </ol> </fieldset> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:53:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:53:45 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-PXAgFwvzxq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Marcel, thx for your work on this! I will be travelling from tomorrow to Sunday, so won't have time for testing before next week. Reading throuch your commit message I was wondering about 2 things: >The Available line now contains just numbers per status. I am a bit worried about this, does it mean we don't show the callnumber for available and reference items anymore? Also, how do you define branch level/item level information? I think understanding how this is supposed to work will help testing :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:54:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:54:10 +0000 Subject: [Koha-bugs] [Bug 10071] New: language improvement for holds Message-ID: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10071 Bug ID: 10071 Summary: language improvement for holds Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 17511 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17511&action=edit patron's holds So on the holds screen on the item it says 'Item being transferred' On the patron's holds screen it says 'hasn't been transferred yet' which is true and is the same thing as above just said differently. I think they should both say 'hasn't been transferred yet' because the status on the item holds screen implies that it is 'in transit' and has caused some confusion. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 17:54:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 15:54:29 +0000 Subject: [Koha-bugs] [Bug 10071] language improvement for holds In-Reply-To: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10071-70-tLN3AhYttX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10071 --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- Created attachment 17512 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17512&action=edit item's holds -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 20:07:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 18:07:45 +0000 Subject: [Koha-bugs] [Bug 10072] New: "my suggestions" always says "There are no pending purchase suggestions." Message-ID: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Bug ID: 10072 Summary: "my suggestions" always says "There are no pending purchase suggestions." Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 20:09:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 18:09:27 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-AmgewyzFNm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 20:09:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 18:09:28 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-A6OIATdKHO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17513 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17513&action=edit Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Log into the OPAC 2) Place a suggestions 3) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 4) Apply this patch 5) Reload the page 6) You should now see your suggestions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 20:09:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 18:09:46 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-lbJ0x4OGiW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 20:31:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 18:31:21 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-CxfTDLuqpi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 17 23:10:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 21:10:56 +0000 Subject: [Koha-bugs] [Bug 4975] process_koc.pl terminates with NaN% In-Reply-To: <bug-4975-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4975-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4975-70-VHb4lU10Oe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4975 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- I have not seen it or heard of anyone else seeing it in a looong time. Closing. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:02:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:02:03 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not keep In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-Lb2bs8vBTC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Summary|Anonymous searches are |History of anonymous |broken |searches is not keep Severity|blocker |major --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Bug title is quite misleading, you can search, just the history is not saved, testing patch now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:02:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:02:14 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-nmiCpw0rTc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|History of anonymous |History of anonymous |searches is not keep |searches is not kept -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:04:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:04:03 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-XQcLKiZlZR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- I also worry this is not the only thing the utf8 changes have broken, however they are probably too buried to revert now -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:07:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:07:43 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-hSJhXRXtgM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:07:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:07:45 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-aIjwpjnkpn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17499|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17514 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17514&action=edit Bug 10070: Anonymous search history is not being set in the cookie Test plan: 1 - turn on EnableOpacSearchHistory 2 - launch some searches at the opac 3 - go to your search history 4 - there is no history! 5 - apply this patch 6 - retry steps 1 to 3 7 - your history search is available! Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> This does fix the bug, but does undo the change to make the cookie utf-8 safe, however I think that change was done in the wrong way so I am happy to sign this off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:32:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:32:39 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-W0XpKlVYGD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:32:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:32:59 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-ZPxsZh01If@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:33:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:33:01 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-lRaqC6teJP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17513|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17515 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17515&action=edit Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Log into the OPAC 2) Place a suggestions 3) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 4) Apply this patch 5) Reload the page 6) You should now see your suggestions Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:38:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:38:56 +0000 Subject: [Koha-bugs] [Bug 9502] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-dvJcZUf25C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:39:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:39:16 +0000 Subject: [Koha-bugs] [Bug 9502] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-CnUcKrzKZj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 00:39:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 17 Apr 2013 22:39:19 +0000 Subject: [Koha-bugs] [Bug 9502] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-dPphJdtjjb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16838|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17516 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17516&action=edit Bug 9502 - Wrong destination in cp command (INSTALL.opensuse!) As noted on the bug by Marcel, the patch fails to acknowledge the path change properly in the INSTALL.opensuse file. This patch fixes that documentation error, if anyone is willing to apply it. Regards To+ PS: The original patch has been applied already or fixed by another patch. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 02:09:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 00:09:12 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-arJyAC7RsO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Melia Meggs <melia at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17356|0 |1 is obsolete| | --- Comment #42 from Melia Meggs <melia at bywatersolutions.com> --- Created attachment 17517 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17517&action=edit [Signed off] Bug 6739 - expired patrons not blocked from opac actions Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Pick a patron, note the patron's category 5) Issue an item to this patron 4) Edit that category, set "Block expired patrons" to "Block" 5) Verify the patron cannot renew or place holds in the opac 6) Edit the category again, set "Block expired patrons" to "Don't block" 7) Verify the patron *can* renew and place holds in the opac 8) Edit the category again, set "Block expired patrons" to "Follow system preference BlockExpiredPatronOpacActions" 9) Set the system preference BlockExpiredPatronOpacActions to "Block" 10) Verify the patron cannot renew or place holds in the opac 11) Set the system preference BlockExpiredPatronOpacActions to "Don't block" 12) Verify the patron *can* renew and place holds in the opac Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Melia Meggs <melia at bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 02:09:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 00:09:29 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-2LPPgAYO2x@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Melia Meggs <melia at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17466|0 |1 is obsolete| | --- Comment #43 from Melia Meggs <melia at bywatersolutions.com> --- Created attachment 17518 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17518&action=edit [Signed off] Bug 6739 - expired patrons not blocked from opac actions - Followup Signed-off-by: Melia Meggs <melia at bywatersolutions.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 02:11:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 00:11:37 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-okVlaLY8ar@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 --- Comment #44 from Melia Meggs <melia at bywatersolutions.com> --- Ok, I followed the test plan again with the new follow up patch, and it all seems to be working perfectly now. Thanks, Kyle! Could we please get one more signoff on this patch? Thanks, Melia -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 08:38:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 06:38:33 +0000 Subject: [Koha-bugs] [Bug 9502] [3.8.X] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-Hjh952c5a4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Summary|famfamfam: wrongly placed |[3.8.X] famfamfam: wrongly |in package 3.8.8/9 |placed in package 3.8.8/9 --- Comment #6 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Looks good to me. Updating patch status.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 08:38:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 06:38:44 +0000 Subject: [Koha-bugs] [Bug 9502] [3.8.X] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-RE0stzTqOB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 08:42:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 06:42:36 +0000 Subject: [Koha-bugs] [Bug 9502] [3.8.X] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-KXEAeX2Fbo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 --- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Just for the record: Lines referring to prog/famfamfam are still in this INSTALL doc also on master.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 08:50:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 06:50:16 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-8hxgi8Wd5e@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #17 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #16) Hi Katrin, > I am a bit worried about this, does it mean we don't show the callnumber for > available and reference items anymore? The call number goes to the Location line, but this depends on OPACItemLocation. > Also, how do you define branch level/item level information? I think > understanding how this is supposed to work will help testing :) In the code was a test with generate-id to select one item per branch (branch level) but later on callnumber was inserted as if we were on item level, resulting in the listing of one callnumber per branch while there could be more.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 09:48:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 07:48:11 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-lSqFJT1yad@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17510|0 |1 is obsolete| | --- Comment #18 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17519 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17519&action=edit Bug 9995: Followup for Location line Simplifying erroneous code mixing information from two levels. Takes into account Singlebranchmode. All items, available or for reference, are shown on this line. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 09:50:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 07:50:51 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-tyxbQHInDb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #19 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #15) > If OPACItemLocation=field A but field A is blank. We now produce silly > output. How should we resolve that? > Exclude this item or fall back to another field (B or C), or .. ? > Ideas are welcome.. Just looked a little bit more. Restored behavior of preceding ccode or location before call number. So, now my question becomes more hypothetical: Show what if location and callnumber are empty? Amended the last followup. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:05:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:05:00 +0000 Subject: [Koha-bugs] [Bug 10073] New: Show ccode or location also if not bound to Authorized Values in XSLT Message-ID: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Bug ID: 10073 Summary: Show ccode or location also if not bound to Authorized Values in XSLT Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: OPAC Assignee: m.de.rooy at rijksmuseum.nl Reporter: m.de.rooy at rijksmuseum.nl If you do not have ccode or location governed by authorized value (you can release this default connection in the marc structure), these item values are not passed through in the items section, created by buildKohaItemsNamespace for XSLTParse4Display. This simple patch checks if the authorized value hash on ccode or location returns something and passes the original value in otherwise. Tested in connection with bug 9995, but can be seen separately. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:12:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:12:30 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-MpwgHB93ji@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17520 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17520&action=edit Bug 10073: Show ccode or location also if not bound to Authorized Values in XSLT If you do not have ccode or location governed by authorized value (you can release this default connection in the marc structure), these item values are not passed through in the items section, created by buildKohaItemsNamespace for XSLTParse4Display. This simple patch checks if the authorized value hash on ccode or location returns something and passes the original value in otherwise. Test plan: Temporarily disconnect ccode and location from authorized values in MARC structure. Edit an item, put some values in location and ccode. Look at this record via opac search (XSLT enabled). Toggle the value of OPACItemLocation to show ccode or location before call number. Restore authorized values-connection when applicable. Note: Since bug 9995 adjusts OPAC XSLT Results, it may be helpful to apply these patches when testing this. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:14:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:14:30 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-iKEILXIWOx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:14:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:14:47 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-c90IL6Vczv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9995 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:14:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:14:47 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-HNc9ndYxMm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10073 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 10:17:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 08:17:22 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-bkF9TTvLVw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #20 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Added a related patch under bug 10073. Have fun :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:10:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:10:17 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-6qwdrN7XVW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #21 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Do you know if this problem exists with UNIMARC ? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:17:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:17:41 +0000 Subject: [Koha-bugs] [Bug 8396] back to results in catalog In-Reply-To: <bug-8396-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8396-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8396-70-PMfmcoGpHQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8396 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:45:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:45:02 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-4rpaEDcTlt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #22 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #21) > Do you know if this problem exists with UNIMARC ? Hm. A look in the UNIMARC counterpart shows me that the pref OPACItemLocation is not there. But I do see the construction with generate-id followed by an itemcallnumber. So please check if you can replicate this: Have a biblio with multiple items. Check if available count is correct. If available>1, please check if all call numbers are listed. Looks to me that you will only see one. Same for items with status reference (Not-for-loan). If you confirm the bug, please open a new report for UNIMARC. Thanks.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:47:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:47:51 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-LdgU4eb86i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #23 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Additionally: If you have both items on available and reference, you will have incomplete results due to the construction with When's.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:50:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:50:42 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-lYLv1NEK3l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #24 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- BZ 5079 only changed XSLT file for MARC21... So a followup of 5079 for unimarc is needed. And this followup must take into account BZ9995. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 13:52:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 11:52:57 +0000 Subject: [Koha-bugs] [Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs In-Reply-To: <bug-5079-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5079-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5079-70-WtsnBc0xY9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #50 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- BZ 5079 only changed XSLT file for MARC21. So I suppose a followup for unimarc is needed? And this followup must take into account BZ9995 that fixes a regression introduced by BZ 5079. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:03:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:03:48 +0000 Subject: [Koha-bugs] [Bug 9894] 'hidden' value is hard to understand in frameworks In-Reply-To: <bug-9894-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9894-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9894-70-DTmS9aDI3m@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9894 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #19 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:13:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:13:27 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-ewfzmodZ4U@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #1 from Christophe Croullebois <christophe.croullebois at biblibre.com> --- Created attachment 17521 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17521&action=edit proposed patch Hello Nicole, I don't know if my patch responds to your problem. Because it depends on the syspref 'AcqCreateItem'. If not I'll create a new bug report. Thx -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:18:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:18:37 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-MezD76jj1u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Christophe Croullebois <christophe.croullebois at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |christophe.croullebois at bibl | |ibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:26:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:26:36 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: <bug-9737-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9737-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9737-70-HPOlCS3sM0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #15 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:33:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:33:34 +0000 Subject: [Koha-bugs] [Bug 9997] Suspected typo in patron self registration code In-Reply-To: <bug-9997-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9997-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9997-70-2e6qpdnV1c@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9997 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:35:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:35:28 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-fQ6uJ2MC31@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Christophe Croullebois <christophe.croullebois at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17521|0 |1 is obsolete| | --- Comment #2 from Christophe Croullebois <christophe.croullebois at biblibre.com> --- Created attachment 17522 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17522&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:36:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:36:57 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-H422uWLjMu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:39:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:39:26 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-oAaFUYy7vR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Patch made for Rennes 2. I will test it ;-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 14:59:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 12:59:23 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10008-70-dRzctawTo3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:03:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:03:33 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-DViORtMpsT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #25 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- >From IRC: cait>: marcelr: the referece bug is a bit monstrous now too <marcelr>: monstrous? <cait>: marcelr: I think it was by design to only display one callnumber for each <marcelr>: sounds odd to me <cait>: marcelr: because we for example have individual callnumbers for each item around here <cait>: think serials <cait>: with 120 items with unique callnumbers <marcelr>: fun <cait>: it's always been like that <cait>: the result list would be exploding -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:11:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:11:24 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-AMa1V2HNBR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #26 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- As we concluded on IRC, the followups go somewhere else :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:11:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:11:40 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-hkYElt0Yen@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17509|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:11:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:11:50 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-mmeC58Bezh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17519|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:12:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:12:30 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: <bug-10002-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10002-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10002-70-FOaOnDW2SV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:17:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:17:44 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-mGtgxWeDp5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #27 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17523 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17523&action=edit Bug 9995 - For reference items no longer listed in XSLT result lists Re-added the xsl that shouldn't have been removed. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Tested with different settings for OpacItemLocation and not for loan set in the item and for the item type. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:18:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:18:05 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-VdbIAK7aqM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17508|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:19:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:19:03 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: <bug-10000-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10000-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10000-70-e3wARpD8cd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:22:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:22:53 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-GskHLqMjI5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com --- Comment #4 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Do we need to write them in Perl? I agree more error handling. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:25:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:25:33 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-EiRvKHbUaw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #28 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: I am not spending much more time on this. If bug 5079 is not reverted, this could improve things. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:29:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:29:54 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-SRptJhquPV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #101 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 15:48:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 13:48:44 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-DqaIxZLihk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #78 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:11:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:11:34 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-kF64TvEh3i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 --- Comment #3 from Mason James <mtj at kohaaloha.com> --- Created attachment 17524 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17524&action=edit Bug 9084 - Dates in notices should be formatted according to dateformat system preference -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:12:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:12:51 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-go74XxUJPi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17524|0 |1 is obsolete| | --- Comment #4 from Mason James <mtj at kohaaloha.com> --- Created attachment 17525 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17525&action=edit Bug 9084 - Dates in notices should be formatted according to dateformat system preference -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:19:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:19:37 +0000 Subject: [Koha-bugs] [Bug 10074] New: Encoding problems in templates Message-ID: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bug ID: 10074 Summary: Encoding problems in templates Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: tomascohen at gmail.com We need to revert small change in C4/Templates.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:20:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:20:03 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-gMgtG9NQxI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17525|0 |1 is obsolete| | --- Comment #5 from Mason James <mtj at kohaaloha.com> --- Created attachment 17526 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17526&action=edit Bug 9084 - Dates in notices should be formatted according to dateformat system preference -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:20:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:20:22 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-LjFtPUEkBf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17527 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17527&action=edit Bug 10074 - Revert small change in C4/Templates.pm One of this bug's patches removed the addition of BOM from the templates by setting ENCODING=>'utf8'. This change was found to be the cause of several random problems with encodings. This patch reverts it. Regards To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:20:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:20:43 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-gh2RMT5d2F@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 16:22:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 14:22:21 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-BljxoLLTFy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- To test: - Install the es-ES translations - Load the login page on the staff site - "Contrase?a" (for password) looks broken - Apply the patch and reload - The word in not broken anymore. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 17:07:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 15:07:47 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-cr3pIdCgIP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 --- Comment #29 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Ok, so I will fill an other bug for the unimarc followup when BZ9995 is pushed. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:08:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:08:49 +0000 Subject: [Koha-bugs] [Bug 2720] Overdues which debar automatically should undebar automatically when returned In-Reply-To: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2720-70-NcHfB6PyNj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2720 Melia Meggs <melia at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #17 from Melia Meggs <melia at bywatersolutions.com> --- I'm just changing status back to "Needs Signoff" for the new patch that Kyle attached on 3/21. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:20:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:20:34 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-BlrqIUTY0z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #4 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Christophe, your patch is made for AcqCreateItem = on receive. Don't you think it could also be useful for ppl using AcqCreateItem = on cataloguing? For me the current behavior is good only if you create items when you order... M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:25:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:25:14 +0000 Subject: [Koha-bugs] [Bug 9593] Prices not imported correctly from a staged file In-Reply-To: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9593-70-RgUEhfPmFR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593 --- Comment #15 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- This is a VERY annoying bug for us. So does something be done to pass QA, or not ? M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:30:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:30:26 +0000 Subject: [Koha-bugs] [Bug 10075] New: Extend CGI to provide a param_utf8_decode method Message-ID: <bug-10075-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10075 Bug ID: 10075 Summary: Extend CGI to provide a param_utf8_decode method Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: tomascohen at gmail.com The key idea is to provide a way to avoid writing decode/encode stuff every time we read a param from CGI. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:43:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:43:33 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-QrRVB743SW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 18:43:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 16:43:33 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-yaYJlhPutY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10074 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 19:11:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 17:11:14 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9212-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9212-70-NBqlARqYcR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9687 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 19:11:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 17:11:14 +0000 Subject: [Koha-bugs] [Bug 9687] Subject Searching not working for records with parentheses In-Reply-To: <bug-9687-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9687-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9687-70-HrJpiHfup3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9687 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9212 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 20:12:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 18:12:26 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-DZoiHQD4I2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17527|0 |1 is obsolete| | --- Comment #3 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17528 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17528&action=edit Bug 10074 - Encoding problems in templates Bug 6554 patched output_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch adds the encode step (using Encode::encode) and that's it. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 20:33:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 18:33:15 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-FsrLhLzSCg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17528|0 |1 is obsolete| | --- Comment #4 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17529 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17529&action=edit [SIGNED-OFF] Bug 10074 - Encoding problems in templates Bug 6554 patched output_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch adds the encode step (using Encode::encode) and that's it. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Small patch, fixes annoying error. No koha-qa errors. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 20:35:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 18:35:56 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-mec0vuS4DL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 20:52:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 18:52:53 +0000 Subject: [Koha-bugs] [Bug 10076] New: Add Bcc syspref for claimacquisition and clamissues Message-ID: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076 Bug ID: 10076 Summary: Add Bcc syspref for claimacquisition and clamissues Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: pelletiermaxime at gmail.com There is already a syspref called "OverdueNoticeBcc" for sending Bcc copies of mails sent for overdues and other notices. It would be useful to have a new preference to bcc the claimacquisition and clamissues alerts. I will work on a patch if this is something that could be wanted. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 21:24:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 19:24:33 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-zE0UG8p2E0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17529|0 |1 is obsolete| | --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17530 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17530&action=edit Bug 10074 - Encoding problems in templates Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 21:26:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 19:26:01 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-fc3fBPSyMQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #6 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- After talking with Jared on IRC, we concluded this was the best short-term solution. On the mid/long-term we should move output somewhere else. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 21:28:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 19:28:39 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-hAZh11uN1f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #7 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17531 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17531&action=edit Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm) Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 21:34:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 19:34:52 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in templates In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-mHUfJq6iPi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17531|0 |1 is obsolete| | --- Comment #8 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17532 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17532&action=edit Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm) Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 21:52:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 19:52:43 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-sIdCdL0sdb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Encoding problems in |Encoding problems in (some) |templates |templates output -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 22:11:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 20:11:33 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-mYhPqrex90@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #9 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- This looks good to me. Will try to sign it off if no one else beats me to it. Note that the problem actually is related to a print statement while stdout is not set to utf-8. I corrected a similar situation somewhere in Koha with a use open statement to utf-8. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 22:27:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 20:27:07 +0000 Subject: [Koha-bugs] [Bug 9885] Passwords generated by command line scripts are weak In-Reply-To: <bug-9885-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9885-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9885-70-qIZ7OsGCyz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9885 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #11 from Magnus Enger <magnus at enger.priv.no> --- Works nicely on official squeeze-dev packages. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:03:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:03:05 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-97qHnqmIdL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #10 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- (In reply to comment #9) > This looks good to me. Will try to sign it off if no one else beats me to > it. Note that the problem actually is related to a print statement while > stdout is not set to utf-8. I corrected a similar situation somewhere in > Koha with a use open statement to utf-8. That's correct. The only lib that should be printing to stdout should be C4::Output anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:08:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:08:36 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-Gcw8LEneOz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17530|0 |1 is obsolete| | --- Comment #11 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17533 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17533&action=edit [SIGNED-OFF] Bug 10074 - Encoding problems in templates Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:08:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:08:43 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-cRMdyx3nTT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17532|0 |1 is obsolete| | --- Comment #12 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17534 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17534&action=edit [SIGNED-OFF] Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm) Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:09:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:09:45 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-3GFkebENYZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:46:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:46:10 +0000 Subject: [Koha-bugs] [Bug 10077] New: pass extended patron attirbutes via Borrower SIP protocals Message-ID: <bug-10077-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10077 Bug ID: 10077 Summary: pass extended patron attirbutes via Borrower SIP protocals Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: SIP2 Assignee: koha-bugs at lists.koha-community.org Reporter: melia at bywatersolutions.com CC: colin.campbell at ptfs-europe.com This is an enhancement idea (not sponsored, just putting the idea out there). Some libraries think it would be nice if you could pass extended patron attributes via SIP. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 18 23:50:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 21:50:53 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-nbmsEMsahh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 00:08:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 22:08:30 +0000 Subject: [Koha-bugs] [Bug 5832] rss.pl limited to 15 results In-Reply-To: <bug-5832-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5832-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5832-70-HmpkG3SMRv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5832 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 00:11:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 22:11:38 +0000 Subject: [Koha-bugs] [Bug 9000] misc/cronjobs/rss/rss.pl uses HTP In-Reply-To: <bug-9000-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9000-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9000-70-USCCnUpBd0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9000 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 00:18:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 22:18:55 +0000 Subject: [Koha-bugs] [Bug 2720] Overdues which debar automatically should undebar automatically when returned In-Reply-To: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2720-70-woZmeBxZIt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2720 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 00:38:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 18 Apr 2013 22:38:15 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-lIBkxtvbyB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 --- Comment #5 from Robin Sheat <robin at catalyst.net.nz> --- It's not really a requirement to write them in Perl, but error handling and rollback and such would be easier to implement in that. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 02:08:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 00:08:18 +0000 Subject: [Koha-bugs] [Bug 7401] Show shelving location facet instead of branch facet when only 1 branch configured In-Reply-To: <bug-7401-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7401-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7401-70-z7UAtasWax@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7401 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10078 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 02:08:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 00:08:18 +0000 Subject: [Koha-bugs] [Bug 10078] New: show location facet for all Message-ID: <bug-10078-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 Bug ID: 10078 Summary: show location facet for all Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Depends on: 7401 It would be nice if all libraries had the option of seeing the shelving location facet - right now it only shows if you're a single branch system. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 03:40:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 01:40:34 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-3GdXkbNaWf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #17 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Hmm, this one seems to have strings on it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:43:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:43:40 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-RxICnvDicP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Would like to test this, but don't have access to any computers running IE, so could someone else please? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:47:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:47:46 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-L0aOj8ndrh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:47:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:47:48 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-PwbcL2i7lH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17489|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17535 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17535&action=edit Bug 10065 - Style invoice edit form according to standard structure The structure of the invoice edit form does not match that of similar forms in the staff client. This patch alters it to be consistent. To test you must also have the patch for Bug 10046 applied. Go to Acquisitions -> Invoices and search for invoices. Click an invoice to view/edit details. The form displaying fields for shipment date, billing date, etc. should look correct and work correctly. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:54:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:54:05 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-OdttNXrqiU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:54:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:54:08 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-IcvpRPdya8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17428|0 |1 is obsolete| | --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17536 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17536&action=edit Bug 10050: Update German web installer files for 3.12 - Mandatory This patch updates the German web installer files from the mandatory directory. This includes: - CalendarFirstDayOfWeek defaults to Monday - gist rates default to 0.07|0.19|0.00 - RoutlingListNote default text translation - uniqueitemfields default set to barcode stocknumber - Translation of new user flags and permissions - Corrections to existing translations and typo corrections To test: - Run the web installer with German installed - Verify all mandatory SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:54:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:54:18 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-aXqbU5K5so@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17429|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17537 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17537&action=edit Bug 10050: Update German web installer files for 3.12 - Optional This patch updates the German web installer files from the optional directory. This includes: - Adding the bridge/reference.gif to the REF itemtype - Updating currency rates and setting EUR to active - Adding branchcode MPL to the sample holidays - Updating a few strings on the patroncard samples - Fixing typos and rephrasing To test: - Run the web installer with German installed - Verify all optional SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 09:54:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 07:54:28 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-VhbCIn6X9Q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17430|0 |1 is obsolete| | --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17538 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17538&action=edit Bug 10050: Update German web installer files for 3.12 - Language settings Activate German and English for OPAC and intranet by default. To test: - Run the German web installer - Check that when logging into Koha the German interface is shown and you can switch between English and German using the links at the bottom of the page - Check language relevant settings in the system preferences are correctly set Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 11:32:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 09:32:15 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-oBPV4M2Fhs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Tomas, I am wondering if you should "Use" the Output module in Auth.pm. You only need the module if the login fails. So you could require it at that moment in run-time (without the additional import when using a file). The use statement will always require Output at compile-time. So in terms of performance it would be better to require. In other words, what about this in C4/Auth.pm: require C4::Output; C4::Output::output_html_with_http_headers( $query, $cookie, $template->output); What do you think? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 13:39:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 11:39:16 +0000 Subject: [Koha-bugs] [Bug 10054] When SingleBranchMode is enabled, allow superlibrarians to set logged in library In-Reply-To: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10054-70-bRST2oLgU4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10054 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 13:42:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 11:42:36 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-SY8t0omTnu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 13:42:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 11:42:36 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-B2YHN5LzyR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10070 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:09:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:09:48 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-Ljn9Ln9Noi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- Jared, could you confirm this patch is for Plack? The error message appears without Plack and patches work as expected. But under Plack, I got a ugly 'An Error Occurred 500 Internal Server Error', without anything in the log files. Same behavior with and without patches. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:16:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:16:02 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-bHDHnj6UKg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Owen, Isn't possible to use the KohaDates plugin and don't call output_pref in the perl script? It will avoid to pass new variables. (In order to have something like <span title="[% issueloo.date_due %]">[% issueloo.date_due | $KohaDates %]</span>) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:20:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:20:31 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-8smxHfGfu6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:20:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:20:32 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-jTWDpoAROh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17520|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17539 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17539&action=edit Bug 10073: Show ccode or location also if not bound to Authorized Values in XSLT If you do not have ccode or location governed by authorized value (you can release this default connection in the marc structure), these item values are not passed through in the items section, created by buildKohaItemsNamespace for XSLTParse4Display. This simple patch checks if the authorized value hash on ccode or location returns something and passes the original value in otherwise. Test plan: Temporarily disconnect ccode and location from authorized values in MARC structure. Edit an item, put some values in location and ccode. Look at this record via opac search (XSLT enabled). Toggle the value of OPACItemLocation to show ccode or location before call number. Restore authorized values-connection when applicable. Note: Since bug 9995 adjusts OPAC XSLT Results, it may be helpful to apply these patches when testing this. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:22:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:22:32 +0000 Subject: [Koha-bugs] [Bug 7258] Cannot delete a title from a list if the bibliographic record has been deleted In-Reply-To: <bug-7258-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7258-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7258-70-odpFuM6Pp5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7258 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:23:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:23:04 +0000 Subject: [Koha-bugs] [Bug 7258] Cannot delete a title from a list if the bibliographic record has been deleted In-Reply-To: <bug-7258-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7258-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7258-70-Pn5q733gkP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7258 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Wonder if this still is true.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:25:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:25:30 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-Eng2NuxeTT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Trivial patch. Fix some wrong terms. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:25:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:25:56 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-NcsdFUnpbx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:26:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:26:25 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-s6lEPzrCuV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17458|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17540 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17540&action=edit Bug 10046: Standardize terms used in invoices Changes are: budget > where actually fund is meant branch > library bookseller, supplier > vendor To test: 1) Receive a shipment, check the little form where you enter your invoice number for correct use of terms. 2) Receive some orders and save finish receiving. 3) Search for your created invoice. Check filters and results table for correct use of terms. 4) Look at the details of your invoice, repeat check there. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:34:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:34:48 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-NVH1jT7bCh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:34:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:34:49 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-lubZTbLthl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17402|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17541 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17541&action=edit Bug 10033 - dangerous query in _koha_modify_item The SQL query build in C4::Items::_koha_modify_item performs an update on a row of items table identified by itemnumber. Actually the query is build using a hash of datas : for my $key ( keys %$item ) { $query.="$key=?,"; push @bind, $item->{$key}; } But this hash contains 'itemnumber' key, so you get an update including the primary key. It is actually harmless but may be dangerous. This patch simply skips itemnumber key in above loop. Test plan : Check you can create and modify items. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:36:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:36:28 +0000 Subject: [Koha-bugs] [Bug 7131] way to overlay items in in marc import In-Reply-To: <bug-7131-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7131-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7131-70-h9wc2Tx5Jk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7131 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|elliott at bywatersolutions.co |kyle.m.hall at gmail.com |m | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:38:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:38:34 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-Fw7SLhBQY1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17533|0 |1 is obsolete| | --- Comment #14 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17542 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17542&action=edit Bug 10074 - Encoding problems in templates Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Changed 'use' for 'require' as jcamins and marcelr suggested. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:39:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:39:43 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-KpWXQw9vKN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:39:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:39:53 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-Smxt1YMLCS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:39:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:39:54 +0000 Subject: [Koha-bugs] [Bug 8034] Enable server print queue selection In-Reply-To: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8034-70-h1ytMcQ1sY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:40:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:40:10 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-JvpCFKCmyw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA Comment: Standardize the form on the invoice page. I don't understand the indentation structure: <ol> <li><label>text</label> [8spaces]<input/></li> <ol> I prefer: <ol> <li> <label>text</label> <input/> <li> </ol> As long as we don't have coding guidelines for template structures, I cannot fail QA for a personal taste :) So I mark it as passed qa. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 14:40:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 12:40:48 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-UK8vf4pvCR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17535|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17543 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17543&action=edit Bug 10065 - Style invoice edit form according to standard structure The structure of the invoice edit form does not match that of similar forms in the staff client. This patch alters it to be consistent. To test you must also have the patch for Bug 10046 applied. Go to Acquisitions -> Invoices and search for invoices. Click an invoice to view/edit details. The form displaying fields for shipment date, billing date, etc. should look correct and work correctly. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:11:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:11:15 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8236-70-rKOmdodRos@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 Koha Team AMU <koha.aixmarseille at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha.aixmarseille at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:12:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:12:28 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-VsMjoR2YMy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Same as Magnus here, translate install is not enough but update + translation + install works ! Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:12:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:12:36 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-9qK91b3My0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17496|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17544 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17544&action=edit Bug 10049 [Alternate] Comments tab shows ( ) instead of ( 0 ) on translated templates This patch is an alternate solution to the problem of "0" not appearing on the comment tab in translated templates. It uses the Template Toolkit option of specifying a default value for a variable: [% reviews.size || 0 %] This syntax is already in use elsewhere in the template. Same test plan: 1) Make sure comments/reviews are activated 2) Find a record with 0 comments/reviews in the opac 3) The tab shows: Comments ( 0 ) 4) Switch to any other languages. 5) Tab now shows: <translation of Comments> ( ) 6) Apply patch 7) Check English templates stil work correctly 8) Rerun 'perl translate install <langcode> 9) Check display is now correct. 10) Also check that number shows correctly for records with comments. Signed-off-by: Magnus Enger <magnus at enger.priv.no> Tested with nb-NO. English still works after the patch. Norwegian was showing "Comments" untranslated, which had me a bit unnerved. Turns out the string to be translated changed from "Comments ( %s%s%s%s )" to "Comments ( %s )", so to make sure all was well, I had to update the nb-NO translation, fix the number of %s's in the Norwegian string, make sure it was not marked as fuzzy and then install nb-NO. And it works! Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:35:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:35:10 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-vLE2uXN8uj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17542|0 |1 is obsolete| | --- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17545 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17545&action=edit [SIGNED-OFF] Bug 10074 - Encoding problems in templates Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Changed 'use' for 'require' as jcamins and marcelr suggested. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:35:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:35:45 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-M0tHRXGcZ9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:38:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:38:20 +0000 Subject: [Koha-bugs] [Bug 7534] OPACAllowUserToChooseBranch and hold rules In-Reply-To: <bug-7534-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7534-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7534-70-2ORaaDcBWc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7534 Koha Team AMU <koha.aixmarseille at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha.aixmarseille at gmail.com --- Comment #2 from Koha Team AMU <koha.aixmarseille at gmail.com> --- At this time, to display pick-up branches when "OPACAllowUserToChooseBranch" is on, "Opac-reserve.pl" calls for "GetBranchesLoop" and all the branches can be selected by users. It would be great to be able to configurate the pick-up branches and choose either all the branches either only the branches which allow holds. Maybe it could be a third option for "OPACAllowUserToChooseBranch" ? Option 1 --> "OPACAllowUserToChooseBranch" = Don't allow Option 2 --> "OPACAllowUserToChooseBranch" = Allow for all branches --> "Opac-reserve.pl" calls for "GetBranchesLoop" Option 3 --> "OPACAllowUserToChooseBranch" = Allow for branches with holds --> "Opac-reserve.pl" calls for a new setting, "GetPickUpBranches" for example, which only selects branches with holds. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:38:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:38:49 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-olSYQZUoD9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17534|0 |1 is obsolete| | --- Comment #16 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17546 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17546&action=edit Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm) Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:41:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:41:48 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-MyP8i9fqA1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17546|0 |1 is obsolete| | --- Comment #17 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Comment on attachment 17546 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17546 Bug 10074 - Encoding problems in templates (installer/InstallAuth.pm) Trouble with utf8 on git itself.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:42:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:42:01 +0000 Subject: [Koha-bugs] [Bug 10071] language improvement for holds In-Reply-To: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10071-70-IEvrKHPDo3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10071 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- Created attachment 17547 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17547&action=edit item holds pull down Also, the pull down on the items hold says it's 'in transit' but it's not yet - so we might need this to be less confusing as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:44:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:44:03 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-IaTHJmcSaQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #18 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17548 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17548&action=edit Bug 10074 - Encoding problems at login time Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. (At least) the staff login screen outputs directly to STDOUT (Auth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Changed 'use' for 'require' as jcamins and marcelr suggested. Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:44:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:44:01 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-0Wqs8KSTDh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:44:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:44:38 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-StFNnXJ1P2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17545|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:47:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:47:16 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-mi72vwK1sf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #19 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17549 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17549&action=edit Bug 10074 - Encoding problems for installer Bug 6554 patched output_html_with_http_headers to encode utf8 data, and Templates.pm to expect utf8 data to be encoded. The Installer page login screen outputs directly to STDOUT (InstallAuthAuth.pm does, WHICH IS WRONG!) and wasn't fixed to do the encoding first. This patch makes it use output_html_with_http_headers and solves the problem. Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:47:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:47:14 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-2kxWcWFNA0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:47:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:47:59 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems in (some) templates output In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-GbOodH1atp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #20 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17550 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17550&action=edit Bug 10074: QA Followup for InstallAuth.pm Moving use Output.pm to optional require. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:49:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:49:38 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-CVzl1N3Pgl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: To test this patch IndependantBranches must be off (added to the test plan). Works as expected, the fix is consistent. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:49:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:49:49 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-R5eCiwIand@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17515|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17551 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17551&action=edit Bug 10072 - "my suggestions" always says "There are no pending purchase suggestions." Test Plan: 1) Switch off the IndependantBranches syspref 2) Log into the OPAC 3) Place a suggestions 4) Instead of seeing your suggestion, you will see "There are no pending purchase suggestions." 5) Apply this patch 6) Reload the page 7) You should now see your suggestions Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:50:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:50:22 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems for login and installer In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-gioRBetND0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Encoding problems in (some) |Encoding problems for login |templates output |and installer -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:54:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:54:39 +0000 Subject: [Koha-bugs] [Bug 8375] Common diacritics not shown correctly when exporting batch label to PDF In-Reply-To: <bug-8375-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8375-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8375-70-PuKsGuBL9T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8375 Vitor Fernandes <vfernandes at keep.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vfernandes at keep.pt --- Comment #30 from Vitor Fernandes <vfernandes at keep.pt> --- This patch works fine for me! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:56:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:56:14 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems for login and installer In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-afb5PO5iFl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |Small patch --- Comment #21 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: Good catch, Tomas. Moved your second use to a require too in InstallAuth.pm. Improving code by using output routine in module instead of printing directly to stdout without taking care of proper encoding. This does not revert the change in Templates.pm btw, but corrects encoding for login and installer template. Note that a separate encode statement could have done the job too, but this is even better. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 15:58:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 13:58:34 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems for login and installer In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-Am24kfLfBM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 --- Comment #22 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Tomas: I had problems with C?rdoba. Has to do with the git version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:00:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:00:35 +0000 Subject: [Koha-bugs] [Bug 10079] New: HomeOrHoldingBranch controlling who can delete when IndependantBranchess should Message-ID: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10079 Bug ID: 10079 Summary: HomeOrHoldingBranch controlling who can delete when IndependantBranchess should Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: kyle at bywatersolutions.com Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Read the conversation below - the short explanation for this bug is that HomeOrHoldingBranch controls who can delete things, but that shouldn't be the case. [09:54] <nengard> "If the HomeOrHoldingBranch (HOHB) is set to 'home' an item cannot be checked out from a different branch, even if it's holding it. HOHB also controls if the the holding or home library can delete an item when IndependantBranches (IB) is on." [09:54] <nengard> but that means if you wnat to allow ILLs within the system [09:55] <nengard> you can't check out items at diff branches if it's set to HOME? [09:55] <khall> yup [09:55] <nengard> but if you set it to holding then the holding branch can delete the item even if its' not theirs [09:55] <khall> so you can either have it so other libraries can check out your items AND delete them, or neither [09:55] <nengard> that's not good [09:56] <khall> nope! File me a bug ; ) [09:56] <nengard> that needs to be split [09:56] <nengard> will do [09:56] <khall> Yeah, I think the deleting should be hard coded to home library for IndependantBranches [09:57] <khall> the other part makes a bit more sense [09:57] <khall> so the bug report should just be "When ID is enabled, don't let ID control which library can delete an item" [09:57] <khall> does that make sense? [09:57] <nengard> No [09:58] <nengard> "When ID is enabled, don't let HOHB control which library can delete an item" [09:58] <nengard> right? [09:58] <khall> right, just make it home library [09:58] <nengard> right -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:00:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:00:41 +0000 Subject: [Koha-bugs] [Bug 10079] HomeOrHoldingBranch controlling who can delete when IndependantBranchess should In-Reply-To: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10079-70-TJcmGp3E7v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10079 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5159 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:00:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:00:41 +0000 Subject: [Koha-bugs] [Bug 5159] HomeOrHoldingBranch syspref description misleading In-Reply-To: <bug-5159-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5159-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5159-70-ubPjvy4RpA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5159 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10079 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:01:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:01:24 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10019-70-URhh4kUXNN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Taking the liberty to let this pass qa now too in connection with 6554 and the other encoding reports. Note that these small patches are actually qa followups for 6554. So not a real patch coming from me :) Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:03:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:03:11 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-lpkw9HjJ5l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Looks good according to test plan. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:03:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:03:33 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-fcJ3hierLD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17487|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17552 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17552&action=edit Bug 10058 - Fix unapi for NORMARC This patch uses a lot of MARC21 XSLT to transform NORMARC records to desired formats. Since NORMARC is mostly a subset of MARC21, I think this should give passable results. And better results than no unapi-support at all for NORMARC! To reproduce: - Make sure you have marcflavour = NORMARC - Visit /cgi-bin/koha/unapi in a browser - Observe the empty <formats></formats> element To test: - Apply the patch - Visit /cgi-bin/koha/unapi in a browser - Observe the the list of formats in the <formats></formats> element - Import the provided sample NORMARC record and make a note of its biblionumber - View the record at /cgi-bin/koha/unapi?id=koha:biblionumber:x&format=y where x = the biblionumber of the sample record and y = one of the formats marcxml, marcxml-full, mods, mods-full, mods3, mods3-full, oai_dc, rdfdc, rss2, rss2-full and srw_dc - Check that the transformed records make some kind of superficial sense Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:03:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:03:37 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-e5Q5fC73DQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:03:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:03:38 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-Xl0L8ftL4J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17431|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17553 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17553&action=edit Bug 8264 - local cover images not working in IE8 [ prog ] Edmund, rather than myself, was the author of this patch, so I'm not entirely sure about his code choices, but...it looks like IE must process images differently than other browsers. It seems to me that the images are not appearing in IE, because they're being regarded as incomplete or having 0/NULL natural width. This patch simply introduces a try/catch hack where it tries to add the image and remove any "no-image" elements even when the image is considered incomplete/width of 0/NULL. It won't do this if it catches any errors, although I'm not sure that any errors would be caught with this set up anyway... It's certainly not the ideal solution, but it's a solution. To Test: Before applying the patch: 1) Use IE and FF/Chrome/other browser to view a record with local images attached 2) Note that the local images appear in FF/Chrome/other, but not in IE Apply patch. After applying the patch: 1) Repeat step 1 from above 2) Note that the local images now appear in all browsers as they should. -- As I mentioned before, this seems like a real suboptimal solution. Any ideas on why IE might be considering local images to be incomplete or having 0/NULL natural width? Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:04:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:04:23 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: <bug-9951-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9951-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9951-70-bVI420dU0Z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Taking the liberty to let this pass qa now too in connection with 6554 and the other encoding reports. Note that these small patches are actually qa followups for 6554. So not a real patch coming from me :) Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:04:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:04:52 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-iFZMkJdbFP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com --- Comment #6 from Kyle M Hall <kyle.m.hall at gmail.com> --- This patch works, but only for the prog theme. Another patch needs to be submitted for the ccsr theme. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:14:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:14:22 +0000 Subject: [Koha-bugs] [Bug 10071] language improvement for holds/transfers In-Reply-To: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10071-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10071-70-XfEuO7tQWD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10071 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|language improvement for |language improvement for |holds |holds/transfers -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:18:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:18:24 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-Fq8z7igp1n@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #38 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #37) > Hi Team AMU, > could you write up some more detailed test plan with steps for me? This bug > has quite a long history now and it would make testing easier for me as I > have not much experience in using the inventory tool. Katrin, A test plan had provided on comment 19, isn't enough? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:22:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:22:55 +0000 Subject: [Koha-bugs] [Bug 10079] HomeOrHoldingBranch should not control who can delete when IndependantBranches is enabled In-Reply-To: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10079-70-HOPfx8AxRL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10079 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|HomeOrHoldingBranch |HomeOrHoldingBranch should |controlling who can delete |not control who can delete |when IndependantBranchess |when IndependantBranches is |should |enabled -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:25:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:25:28 +0000 Subject: [Koha-bugs] [Bug 10079] HomeOrHoldingBranch should not control who can delete when IndependantBranches is enabled In-Reply-To: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10079-70-HhhOdgs2d0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10079 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:25:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:25:29 +0000 Subject: [Koha-bugs] [Bug 10079] HomeOrHoldingBranch should not control who can delete when IndependantBranches is enabled In-Reply-To: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10079-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10079-70-prkeFeA4dz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10079 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17554 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17554&action=edit Bug 10079 - HomeOrHoldingBranch should not control who can delete when IndependantBranches is enabled Test Plan: 1) Enable IndependantBranches 2) Set HomeOrHoldingBranch to holding branch 3) Delete an item whose holding branch is your logged in branch, and whose home branch is not 4) Apply this patch 5) Repeat step 3, it should fail 6) Try to delete another items whose home branch is your logged in branch, and whose holding branch is a different branch. This deletetion should succeed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:28:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:28:05 +0000 Subject: [Koha-bugs] [Bug 10080] New: Change system pref IndependantBranches to IndependentBranches Message-ID: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Bug ID: 10080 Summary: Change system pref IndependantBranches to IndependentBranches Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com This sys pref has been misnamed for ages. It should really be corrected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:28:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:28:16 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-Fsnh5VRxZw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:29:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:29:51 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-1nGV4Tairo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:30:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:30:49 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9860-70-uHZzPQnDYe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |String patch Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: My fault, I amended the patch for bug 9397 too quickly! This one is a string patch and fix correctly the message problem. Marked as Passed QA. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:31:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:31:01 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9860-70-hOsHyGbk0Q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17304|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17555 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17555&action=edit Bug 9860 [Alternate] Incorrect box heading 'Cannot check in' when a late document is returned The fix for Bug 9397 moved the "cannot check in" heading from within the one conditional where it should have been displayed to the top of all check-in errors/messages. "Cannot check in" is still only valid if the item is withdrawn and BlockReturnOfWithdrawnItems is ON. In order to accomplish the goal of Bug 9397 while fixing Bug 9860 this patch puts "cannot check in" back into the correct conditional and adds a generic heading to check in messages for accessibility purposes. To test, check in items which will trigger a variety of errors including: - item must be returned to home library - item is lost - item is withdrawn (wtih BlockReturnOfWithdrawnItems on and off) - item is overdue ...as well as items which should check in normally. Messages should display correctly. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:34:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:34:49 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-DDt5B0uWKU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:34:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:34:50 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-56HDkSK7Oj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17556 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17556&action=edit Bug 10080 - Change system pref IndependantBranches to IndependentBranches Test Plan: 1) Enable IndependantBranches 2) Apply this patch 3) Run updatedatabase.pl 4) Verify that the system preference still functions correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 16:40:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 14:40:10 +0000 Subject: [Koha-bugs] [Bug 10081] New: HomeOrHoldingBranch error missing a library name Message-ID: <bug-10081-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10081 Bug ID: 10081 Summary: HomeOrHoldingBranch error missing a library name Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All URL: /cgi-bin/koha/circ/circulation.pl OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Created attachment 17557 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17557&action=edit error See attached. When you have HomeOrHoldingBranch set to home library you get an error when you try to check the item out at another branch - this is good, but the error is missing a library name I think cause it's not a sentence: "This item belongs to and cannot be issued from this location." I think it should be : "This item belongs to HOMEBRANCH and cannot be issued from this location." -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 17:10:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 15:10:14 +0000 Subject: [Koha-bugs] [Bug 10082] New: don't delete borrower attributes Message-ID: <bug-10082-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10082 Bug ID: 10082 Summary: don't delete borrower attributes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com When you delete a borrower their record goes into the deleted_borrowers table, but their attributes are completely lost. If you to do stats on these fields or recover deleted borrowers via the db you don't have that info anymore. It should either have it's own deleted_ table or be kept in the current table. Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 17:15:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 15:15:15 +0000 Subject: [Koha-bugs] [Bug 10083] New: In Transit string doesn't get translated Message-ID: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Bug ID: 10083 Summary: In Transit string doesn't get translated Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: eric.begin at inLibro.com CC: frederic at tamil.fr When applying a translation, the In transit string in the item status is not translated. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 17:22:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 15:22:42 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-FayVGbtvAi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|In Transit string doesn't |In Transit string doesn't |get translated |get translated in the staff | |interface --- Comment #1 from Eric B?gin <eric.begin at inLibro.com> --- (In reply to comment #0) > When applying a translation, the In transit string in the item status is not > translated. Forgot to mentionned this problam is in the staff interface. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 19:57:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 17:57:25 +0000 Subject: [Koha-bugs] [Bug 9456] Add callnumber column to the cart In-Reply-To: <bug-9456-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9456-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9456-70-YZzv34IiwU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16631|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:01:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:01:12 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-QZMNCzrAoF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:01:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:01:14 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-j6ARbFqLGx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17341|0 |1 is obsolete| | Attachment #17342|0 |1 is obsolete| | Attachment #17343|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17558 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17558&action=edit Bug 9819 - 'stopwords'-related code removed This patch removes code related to stopwords usage. The following methods are removed: C4::Search->remove_stopwords C4::Context->stopwords C4::Context->_new_stopwords And the buildQuery API was changed (removed the \@removed_stopwords return value). A follow-up is provided for database changes, to make rebasing easier. To test: - Apply this patch - Do some searches in both intranet and opac interfaces - Nothing should break Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:01:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:01:22 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-EMfa5DQYyE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17559 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17559&action=edit Bug 9819 - Remove 'stopwords' table from kohastructure.sql Just that. To test: - Apply the patch - Do a fresh install - The database structure should be created flawlessly - There should not be a 'stopwords' table created Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:01:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:01:28 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-molZbbJwTP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #9 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17560&action=edit Bug 9819 - Make updatedatabase.pl remove the 'stopwords' table To test: - Apply the patch - Will be prompted to run the updater - The 'stopwords' database should be removed ( test on a mysql prompt with > SHOW TABLES LIKE 'stopwords'; and should get no results) Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:13:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:13:56 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-hwphYZtM6X@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 --- Comment #2 from Eric B?gin <eric.begin at inLibro.com> --- Created attachment 17561 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17561&action=edit Patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:14:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:14:08 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-0BQM0VHxY7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:36:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:36:45 +0000 Subject: [Koha-bugs] [Bug 8753] Add forgot password link to OPAC In-Reply-To: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8753-70-47CNylSrq9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |eric.begin at inLibro.com Assignee|amit.gupta at osslabs.biz |eric.begin at inLibro.com --- Comment #1 from Eric B?gin <eric.begin at inLibro.com> --- A better way to handle this is to send a uniquely generated link to the user which will allow him to reset its password. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:38:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:38:04 +0000 Subject: [Koha-bugs] [Bug 3059] generate password with forgot password link In-Reply-To: <bug-3059-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3059-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3059-70-NlKReWa9qF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3059 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |eric.begin at inLibro.com Resolution|--- |DUPLICATE --- Comment #2 from Eric B?gin <eric.begin at inLibro.com> --- *** This bug has been marked as a duplicate of bug 8753 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:38:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:38:04 +0000 Subject: [Koha-bugs] [Bug 8753] Add forgot password link to OPAC In-Reply-To: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8753-70-qTCy4XU0rw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Eric B?gin <eric.begin at inLibro.com> --- *** Bug 3059 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:42:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:42:26 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-auO3Pvnmbo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Eric B?gin <eric.begin at inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 20:51:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 18:51:16 +0000 Subject: [Koha-bugs] [Bug 8753] Add forgot password link to OPAC In-Reply-To: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8753-70-tPUVHUlyuD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 21:25:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 19:25:15 +0000 Subject: [Koha-bugs] [Bug 10084] New: YUI path wrong in CCSR theme with packages Message-ID: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Bug ID: 10084 Summary: YUI path wrong in CCSR theme with packages Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz Bug 9052 fixed the PATH for that stuff, but left ccsr without a fix. To reproduce: - Install packages from (current) squeeze-dev repo. - Set CCSR as theme. - Use Firebug or Chrome's internal debugger to see skin.css and reset-fonts-grids.css are not retreived correctly - The OPAC doesn't look as awesome as a standard or dev install To test: - Apply the patch - Build your own packages - Use your koha-common package - Everything looks ok, no error in debuggers. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 21:27:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 19:27:21 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-UjNcC6hxHU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9052 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 21:27:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 19:27:21 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9052-70-POemYbKz2s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10084 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 21:28:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 19:28:47 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-cx5xBsTTqF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17562&action=edit Bug 10084 - YUI path wrong in CCSR theme with packages Bug 9052 fixed this for prog, CCSR was left aline in the dark (it's friday). Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 21:31:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 19:31:21 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-qVgz522NSz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- http://es.koha-community.org/koha-common_3.13-1~git+20130419160748.4fa0b963_all.deb -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 22:15:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 20:15:37 +0000 Subject: [Koha-bugs] [Bug 10078] show location facet for all In-Reply-To: <bug-10078-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10078-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10078-70-rqRfzKoVMY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 Helen Linda <helen.linda at goddard.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |helen.linda at goddard.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 19 23:37:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 21:37:00 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-znIy9Epwq7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Doug Dearden <dearden at sarsf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dearden at sarsf.org -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 00:56:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 22:56:25 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10022-70-fvbIP0pgTb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- This does look similar to bug 9266, whoever signs off code test both, and mark 9266 resolved duplicate if this solves both -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 00:56:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 22:56:52 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10004-70-ykzbzmvw2d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 01:02:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 23:02:36 +0000 Subject: [Koha-bugs] [Bug 9842] SIP tests : fix for 07hold.t on Cancel Hold In-Reply-To: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9842-70-vyNTFGiyMK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9842 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 01:02:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 23:02:38 +0000 Subject: [Koha-bugs] [Bug 9842] SIP tests : fix for 07hold.t on Cancel Hold In-Reply-To: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9842-70-3Hajt5OF0u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9842 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16380|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17563 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17563&action=edit Bug 9842: SIP tests, fix for 07hold.t on Cancel Hold Fixes tests resulting in a "No such hold on patron record" error when it was not true. When running the SIP tests, 07hold.t returns errors. ERROR 1: patron (1X981)' line 204. DU ROI SALOMON|AOVIL|AY3AZEA76' doesn't match pattern '(?-xism:^161Y\d{8} {4}\d{6})' Here, the most important return value is the "1" after "16", indicating a success. And indeed, the hold is correctly recorded in Koha. The following character, indicating the "available" status (and which can be of "Y" or "N" value), is fed by the "available" method in C4/SIP/ILS/Item.pm which is not totally functionnal yet. So, the question is : - should the test gives a OK result by accepting N or Y as long as we get a 161 and not a 160? - should we keep this as it is? (seems safer and cleaner, if we want to respect the SIP protocol the item should be marked as available if it is... I'll go this way and won't touch this in this patch) ERROR 2: line 204. patron record.|AY6AZEA73' doesn't match pattern '(?-xism:^161[NY]\d{8} {4}\d{6})' Here, the hold actually exists, but the "No such hold on patron record" result is caused by an error in the perl script of ILS.pm Tests like "unless ($trans->ok)" should be written unless "($trans->ok(1))". ERROR 3: (1X999)' line 204. patron record.|AY0AZEA70' doesn't match pattern '(?-xism:^161[NY]\d{8} {4}\d{6})' Proposed patch : removes the ERRORS #2 and #3 Once these errors disappear, another one replaces them: line 204. SALOMON|AOVIL|AFHold Cancelled.|AY8AZE623' doesn't match pattern '(?-xism:^160N\d{8} {4}\d{6})' The lack of efficient return value when calling CancelReserve is causing this. I'd rather resolve this in another patch once this one has been validated. TEST PLAN : 1) In "C4/SIP/t", configure the SIPtest.pm file. 2) Configure your SIPconfig.xml if needed. 3) Start your SIP server. 4) In "C4/SIP/t", do a "make test" (see the README file for more informations) You can also run the 07hold.t only. Still, running everything can help to ensure that your SIPtest.pm is well configured. Before the patch, this plan should generate 3 errors for 7hold. After the patch it will generate 2 errors. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 01:07:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 23:07:31 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-cftMEwMduC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17564 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17564&action=edit Bug 9831: Correct and add authorised values un French UNIMARC installer 2d version, Correcting a typo In French UNIMARC mandatory installer, some authorised values for languages, countries and unimarc function codes are wrong. A lot of unimarc function codes and language codes are missing. Reference for country codes is ISO 3166-1 standard Reference for language codes is ISO 632-2 standard Reference for Unimarc function codes are Unimarc Manual (french version online in BNF website and ABES website) This patch correct wrong values and add new ones. For the moment I keep some wrong codes, because they may be used by some librairies : - language codes deu, lan, mla, sam - function codes 571, 573, 574, 575 To test : 1) take a fresh new koha 2) apply patch 3) install Koha, choosing French UNIMARC settings 4) look if values are OK in authorised values and if you can use them in cataloguing module Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 01:07:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 19 Apr 2013 23:07:28 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-1Afhp7Yh4i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 04:43:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 02:43:15 +0000 Subject: [Koha-bugs] [Bug 10085] New: Unapi does not function under Plack Message-ID: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Bug ID: 10085 Summary: Unapi does not function under Plack Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com $cgi is not set. Everything breaks spectacularly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 04:55:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 02:55:59 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-lY5lh0yW04@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 --- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- Created attachment 17565 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17565&action=edit Bug 10085: unapi does not function under Plack The following errors appear when trying to use unapi under Plack (among others): Variable "$cgi" is not available at /home/jcamins/kohaclone/opac/unapi line 160. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 173. Variable "$format_info" is not available at /home/jcamins/kohaclone/opac/unapi line 174. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 185. To test: 1) Try to view /cgi-bin/koha/unapi under Plack 2) There is no step 2. Plack crashes. 3) Apply patch. 4) Try to view /cgi-bin/koha/unapi again, and note that it doesn't crash -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 04:56:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 02:56:22 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-966Tf7lTks@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 04:58:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 02:58:16 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-zUoHGCLFY9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 05:07:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 03:07:51 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems for login and installer In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-7AH6kHFeyJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #23 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 05:14:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 03:14:13 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10019-70-tE7dYPPboS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 05:17:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 03:17:28 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-wmvQ6sa6Ha@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 05:26:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 03:26:55 +0000 Subject: [Koha-bugs] [Bug 9951] Resolve encoding problems where script parameters are not decoded In-Reply-To: <bug-9951-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9951-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9951-70-TMxqpoewAb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9951 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:26:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:26:39 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-wc6IjW3fq9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Comment on attachment 17565 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17565 Bug 10085: unapi does not function under Plack Review of attachment 17565: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10085&attachment=17565) ----------------------------------------------------------------- ::: opac/unapi @@ -158,3 @@ > > if (defined $id) { > print $cgi->header( -type =>'application/xml', -status => '300 multiple choices' ); WTF ... how did this ever work??? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:28:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:28:13 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-PbkbH1eLnF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:28:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:28:15 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-tiyA52KEcl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17565|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17566 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17566&action=edit Bug 10085: unapi does not function under Plack The following errors appear when trying to use unapi under Plack (among others): Variable "$cgi" is not available at /home/jcamins/kohaclone/opac/unapi line 160. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 173. Variable "$format_info" is not available at /home/jcamins/kohaclone/opac/unapi line 174. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 185. To test: 1) Try to view /cgi-bin/koha/unapi under Plack 2) There is no step 2. Plack crashes. 3) Apply patch. 4) Try to view /cgi-bin/koha/unapi again, and note that it doesn't crash Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> I'm puzzled how this ever worked anyway, accidentally i'm guessing, this tidies up some lazy coding -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:31:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:31:53 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-jxygJkISvU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:31:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:31:56 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-Uuk86F2I7B@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17562|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17567 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17567&action=edit Bug 10084 - YUI path wrong in CCSR theme with packages Bug 9052 fixed this for prog, CCSR was left aline in the dark (it's friday). Regards To+ Sponsored-by: Universidad Nacional de Cordoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Worked fine in my test package, good work Tomas -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 08:37:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 06:37:54 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-FbqXydm8Ca@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Big merge conflict, could you try rebasing it on latest master please Eric -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:28:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:28:08 +0000 Subject: [Koha-bugs] [Bug 10029] CAS authentication fails in OPAC reserve In-Reply-To: <bug-10029-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10029-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10029-70-wZqN3vJTXd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10029 --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Comment on attachment 17371 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17371 Proposed patch Review of attachment 17371: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10029&attachment=17371) ----------------------------------------------------------------- ::: C4/Auth_with_cas.pm @@ +95,5 @@ > my $casparam = $query->param('cas'); > # FIXME: This should be more generic and handle whatever parameters there might be > + if (defined $casparam) { > + $uri .= ($uri =~ m/\?/ ) ? '&' : '?'; > + $uri .= "cas=$casparam" ; You shouldn't need this, because $query->url will already contain the casparam, ie, if it exists it will be in $query->url, so we will be appending another copy of it. So if you remove this and the FIXME then I'd be happy to sign off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:40:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:40:15 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-AcqrAb7sWS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:40:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:40:17 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-c7kMhirQOL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17372|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17568 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17568&action=edit Bug 10030 - MaxFines checks against amount, not amount outstanding If a patron has over time accumulated fines greater than the amount defined in MaxFine, the patron will never get more fines even if they have previously paid off those fines. This bug was introduced by the patch for Bug 7420. Test Plan: 1) Create a patron 2) Create a fine of 10.00 for that patron 3) Pay off the fine 4) Set MaxFines to 5.00 5) Check out an item to the patron, backdate the due date so the item should generate fines. 6) Run fines.pl, observe that no fine was created 7) Apply the patch 8) Rerun fines.pl 9) Observe that the fine was created correctly Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:42:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:42:17 +0000 Subject: [Koha-bugs] [Bug 5586] SIP line-endings should use proper SPEC-compliant \r In-Reply-To: <bug-5586-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5586-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5586-70-f9KwEuGN0B@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5586 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:42:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:42:17 +0000 Subject: [Koha-bugs] [Bug 7619] 3M self checkout don't work in France In-Reply-To: <bug-7619-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7619-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7619-70-uEsqyrNi3r@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7619 Bug 7619 depends on bug 5586, which changed state. Bug 5586 Summary: SIP line-endings should use proper SPEC-compliant \r http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5586 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:51:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:51:43 +0000 Subject: [Koha-bugs] [Bug 9502] [3.8.X] famfamfam: wrongly placed in package 3.8.8/9 In-Reply-To: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9502-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9502-70-kfjRxWeKRQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9502 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:55:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:55:06 +0000 Subject: [Koha-bugs] [Bug 3280] opac/opac-sendbasket.pl security leaky In-Reply-To: <bug-3280-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3280-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3280-70-m4ycJTWijS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3280 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #30 from Chris Cormack <chris at bigballofwax.co.nz> --- This was released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:55:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:55:58 +0000 Subject: [Koha-bugs] [Bug 8235] Packaging scripts get upset with non-Debian perl modules In-Reply-To: <bug-8235-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8235-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8235-70-KW3EeYNNXe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8235 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- This was released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 12:56:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 10:56:33 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: <bug-7411-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7411-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7411-70-v9oLzjehJm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 13:01:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 11:01:37 +0000 Subject: [Koha-bugs] [Bug 8385] searchengine/solr/indexes.tt fails 'prove ./xt/tt_valid.t' test In-Reply-To: <bug-8385-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8385-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8385-70-VNtpZTgSuR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8385 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 13:02:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 11:02:20 +0000 Subject: [Koha-bugs] [Bug 8453] need spaces after radio buttons on inventory In-Reply-To: <bug-8453-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8453-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8453-70-Ckie6X2GRl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8453 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #15 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 13:02:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 11:02:51 +0000 Subject: [Koha-bugs] [Bug 8442] Error when printing labels under plack In-Reply-To: <bug-8442-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8442-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8442-70-tcUQ6udKsN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8442 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 13:07:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 11:07:23 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: <bug-9166-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9166-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9166-70-vKOWhby2Bf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 20 13:15:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 11:15:57 +0000 Subject: [Koha-bugs] [Bug 8463] Koha/SearchEngine/Solr/Search.pm fails perlcritic test In-Reply-To: <bug-8463-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8463-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8463-70-Mfmc5QcT6q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8463 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:05:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:05:53 +0000 Subject: [Koha-bugs] [Bug 7884] Ergonomics & usability omnibus In-Reply-To: <bug-7884-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7884-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7884-70-r5nCDDnZLP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7884 Bug 7884 depends on bug 7889, which changed state. Bug 7889 Summary: Use standard style for errors and messages http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7889 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:05:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:05:50 +0000 Subject: [Koha-bugs] [Bug 7889] Use standard style for errors and messages In-Reply-To: <bug-7889-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7889-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7889-70-XpAOLmNeOz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7889 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:06:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:06:26 +0000 Subject: [Koha-bugs] [Bug 8470] remove depreciated H:T:P test file In-Reply-To: <bug-8470-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8470-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8470-70-3fI6MiWAL5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8470 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:07:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:07:13 +0000 Subject: [Koha-bugs] [Bug 8427] Patron search results not consistent In-Reply-To: <bug-8427-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8427-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8427-70-wevh4EO3sG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8427 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:07:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:07:57 +0000 Subject: [Koha-bugs] [Bug 6034] Shelving cart feature can wipe permanent shelving location in certain circumstances In-Reply-To: <bug-6034-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6034-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6034-70-g1bE6lbidf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6034 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.4.0 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:08:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:08:47 +0000 Subject: [Koha-bugs] [Bug 4198] deleting an authority refreshes the page In-Reply-To: <bug-4198-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4198-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4198-70-AL11jPEZV4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4198 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:09:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:09:21 +0000 Subject: [Koha-bugs] [Bug 8607] overdue_notices is broken In-Reply-To: <bug-8607-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8607-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8607-70-RWQnGu8qBD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8607 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:09:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:09:22 +0000 Subject: [Koha-bugs] [Bug 8378] <fine> syntax not working on overdues anymore In-Reply-To: <bug-8378-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8378-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8378-70-OD8aU09Okw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 Bug 8378 depends on bug 8607, which changed state. Bug 8607 Summary: overdue_notices is broken http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8607 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:10:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:10:28 +0000 Subject: [Koha-bugs] [Bug 8479] Opac Holds being created with priority set to NULL In-Reply-To: <bug-8479-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8479-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8479-70-4AhgqmSuor@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8479 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:11:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:11:41 +0000 Subject: [Koha-bugs] [Bug 8486] Critical error in Koha::Calendar::days_between calculation In-Reply-To: <bug-8486-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8486-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8486-70-NkubAVzgfl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8486 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:13:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:13:36 +0000 Subject: [Koha-bugs] [Bug 4870] Damaged status does not prevent items from being selected for reserves In-Reply-To: <bug-4870-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4870-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4870-70-OvJRzofY7C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4870 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.4.0 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:13:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:13:55 +0000 Subject: [Koha-bugs] [Bug 8594] A report containing a subquery that has a 'limit' will have that limit stripped out In-Reply-To: <bug-8594-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8594-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8594-70-ukum615DrH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8594 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:15:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:15:45 +0000 Subject: [Koha-bugs] [Bug 8408] Odd OPAC message when OPAC Renewals are disabled and OPACFineNoRenewals is set to blank In-Reply-To: <bug-8408-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8408-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8408-70-qnQ7OkuLyg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8408 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:17:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:17:21 +0000 Subject: [Koha-bugs] [Bug 8395] order receive not sorting right In-Reply-To: <bug-8395-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8395-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8395-70-48fvksyJAf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8395 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:18:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:18:15 +0000 Subject: [Koha-bugs] [Bug 8761] Correct compile time warnings in C4::Circulation In-Reply-To: <bug-8761-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8761-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8761-70-AEq7jmM0iP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8761 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:33:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:33:19 +0000 Subject: [Koha-bugs] [Bug 8598] No patron image or home library on Files & Statistics tabs In-Reply-To: <bug-8598-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8598-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8598-70-9CZWexNRie@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8598 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:36:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:36:23 +0000 Subject: [Koha-bugs] [Bug 8428] can't save contracts In-Reply-To: <bug-8428-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8428-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8428-70-ZTjdqP7KKD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8428 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- Resolved in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:36:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:36:24 +0000 Subject: [Koha-bugs] [Bug 8181] Replace DynArch calendar widget with jQueryUI version In-Reply-To: <bug-8181-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8181-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8181-70-PJvVO8A09z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8181 Bug 8181 depends on bug 8428, which changed state. Bug 8428 Summary: can't save contracts http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8428 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:37:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:37:21 +0000 Subject: [Koha-bugs] [Bug 6151] IndependantBranches and HomeOrHoldingBranchReturn can prevent items from being checked in In-Reply-To: <bug-6151-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6151-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6151-70-3FW0RORdSL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6151 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #22 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:37:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:37:47 +0000 Subject: [Koha-bugs] [Bug 7894] Broken detail page for first link on page 2 from search result page in OPAC In-Reply-To: <bug-7894-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7894-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7894-70-TcT9dVylf5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7894 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:38:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:38:50 +0000 Subject: [Koha-bugs] [Bug 8692] Authorities search form does not correspond to current search query In-Reply-To: <bug-8692-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8692-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8692-70-gmhmNXqXsT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8692 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:45:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:45:26 +0000 Subject: [Koha-bugs] [Bug 8606] Talking Tech broken by user-configurable slips feature In-Reply-To: <bug-8606-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8606-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8606-70-ILso7n6yQa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8606 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 (not needed in 3.8.x) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:58:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:58:15 +0000 Subject: [Koha-bugs] [Bug 8624] famfamfam should be outside theme directory In-Reply-To: <bug-8624-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8624-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8624-70-SdZ73Xgi3b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8624 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #21 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:58:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:58:16 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8662-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8662-70-5e4UYFxmbU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 Bug 8662 depends on bug 8624, which changed state. Bug 8624 Summary: famfamfam should be outside theme directory http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8624 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 00:58:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 22:58:17 +0000 Subject: [Koha-bugs] [Bug 8793] Fix materialTypeCode/typeOf008 icons for NORMARC XSLT In-Reply-To: <bug-8793-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8793-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8793-70-tOtVdcBjIY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8793 Bug 8793 depends on bug 8624, which changed state. Bug 8624 Summary: famfamfam should be outside theme directory http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8624 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:01:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:01:21 +0000 Subject: [Koha-bugs] [Bug 8780] Lower dependency version for DateTime::TimeZone In-Reply-To: <bug-8780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8780-70-kAzqqeIUA6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8780 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:02:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:02:12 +0000 Subject: [Koha-bugs] [Bug 8110] Add tests for Calendar modules In-Reply-To: <bug-8110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8110-70-BsiJhcSwD3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8110 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #52 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:03:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:03:53 +0000 Subject: [Koha-bugs] [Bug 3387] WITHDRAWN items shouldn't check in In-Reply-To: <bug-3387-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3387-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3387-70-zqEnexqdNO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3387 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #34 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:13:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:13:16 +0000 Subject: [Koha-bugs] [Bug 8818] Authority linker error on Z cataloging In-Reply-To: <bug-8818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8818-70-Al38Wd8Xg0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8818 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:14:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:14:29 +0000 Subject: [Koha-bugs] [Bug 8737] Incorrect icon at login in staff client In-Reply-To: <bug-8737-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8737-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8737-70-Ykrk90cHGL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8737 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 (was released with 3.10.0) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:16:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:16:02 +0000 Subject: [Koha-bugs] [Bug 8523] Authority hierarchies only support UNIMARC In-Reply-To: <bug-8523-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8523-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8523-70-u8BLt3CUL9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #27 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:16:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:16:03 +0000 Subject: [Koha-bugs] [Bug 8870] UNIMARC authorities search doesn't display properly information In-Reply-To: <bug-8870-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8870-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8870-70-0ySRWrIeYw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8870 Bug 8870 depends on bug 8523, which changed state. Bug 8523 Summary: Authority hierarchies only support UNIMARC http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:16:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:16:49 +0000 Subject: [Koha-bugs] [Bug 8623] Javascript libraries should be outside theme directories In-Reply-To: <bug-8623-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8623-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8623-70-wkdc20ceM1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8623 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #21 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:16:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:16:50 +0000 Subject: [Koha-bugs] [Bug 8597] New theme for the OPAC with a mobile view In-Reply-To: <bug-8597-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8597-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8597-70-ACE6TolUzO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597 Bug 8597 depends on bug 8623, which changed state. Bug 8623 Summary: Javascript libraries should be outside theme directories http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8623 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:16:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:16:50 +0000 Subject: [Koha-bugs] [Bug 8622] Koha themes broken In-Reply-To: <bug-8622-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8622-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8622-70-ocYUdiAwsn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8622 Bug 8622 depends on bug 8623, which changed state. Bug 8623 Summary: Javascript libraries should be outside theme directories http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8623 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:17:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:17:54 +0000 Subject: [Koha-bugs] [Bug 8860] can't merge if you don't have fast cataloging permissions In-Reply-To: <bug-8860-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8860-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8860-70-Bi4traC3Dq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8860 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:31:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:31:35 +0000 Subject: [Koha-bugs] [Bug 8738] DateTime object being compared to a date string in circulation In-Reply-To: <bug-8738-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8738-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8738-70-yvMq5uH4Yd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8738 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:32:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:32:00 +0000 Subject: [Koha-bugs] [Bug 8370] Default checkout, hold and return policy for all library => wrong term In-Reply-To: <bug-8370-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8370-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8370-70-5sBYCU0lQQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8370 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #12 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:32:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:32:01 +0000 Subject: [Koha-bugs] [Bug 8362] Circulation fixes and improvements omnibus In-Reply-To: <bug-8362-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8362-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8362-70-QHhVrr3Z53@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8362 Bug 8362 depends on bug 8370, which changed state. Bug 8370 Summary: Default checkout, hold and return policy for all library => wrong term http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8370 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 01:32:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 20 Apr 2013 23:32:59 +0000 Subject: [Koha-bugs] [Bug 8829] can't import authorities In-Reply-To: <bug-8829-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8829-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8829-70-STA5awcU6y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8829 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:12:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:12:58 +0000 Subject: [Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide tab-completion in bash In-Reply-To: <bug-10003-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10003-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10003-70-yxoIC6FvX1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|koha-* scripts (packages) |koha-* scripts (packages) |should provide |should provide |bash-completion |tab-completion in bash -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:13:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:13:45 +0000 Subject: [Koha-bugs] [Bug 8779] .deb upgrade fails on incomplete instance setup In-Reply-To: <bug-8779-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8779-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8779-70-22z1VxzNeo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8779 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=4876 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:13:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:13:45 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-RXPLphbIvp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8779 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:27:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:27:32 +0000 Subject: [Koha-bugs] [Bug 8811] can't run report after saving In-Reply-To: <bug-8811-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8811-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8811-70-vHVokXO2Up@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8811 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:31:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:31:18 +0000 Subject: [Koha-bugs] [Bug 10081] HomeOrHoldingBranch error missing a library name In-Reply-To: <bug-10081-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10081-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10081-70-BRZxmQSqe9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10081 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Version|3.10 |master -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:33:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:33:42 +0000 Subject: [Koha-bugs] [Bug 8753] Add forgot password link to OPAC In-Reply-To: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8753-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8753-70-hNkmJutDo2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- (In reply to comment #1) > A better way to handle this is to send a uniquely generated link to the user > which will allow him to reset its password. I agree, this is the common best practice, we should never be sending passwords to users (unless they are onetime use only) ... i'd like to remove the code that already does this in staff, rather than adding more. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:34:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:34:23 +0000 Subject: [Koha-bugs] [Bug 8610] Normalize records imported from Z39.50 servers to prevent Zebra search problems. In-Reply-To: <bug-8610-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8610-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8610-70-I4Uk0V4yjb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8610 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:37:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:37:05 +0000 Subject: [Koha-bugs] [Bug 8741] crontab.example missing username, fails in some systems In-Reply-To: <bug-8741-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8741-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8741-70-LJES8e3yUa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8741 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:43:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:43:36 +0000 Subject: [Koha-bugs] [Bug 8831] gstrate should say 'Tax rate' In-Reply-To: <bug-8831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8831-70-OlK0BOxKpc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8831 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:44:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:44:01 +0000 Subject: [Koha-bugs] [Bug 8812] Staff Client: Patron search should display branch name instead of branch code in results table In-Reply-To: <bug-8812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8812-70-kWpiGv7kRX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8812 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:44:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:44:48 +0000 Subject: [Koha-bugs] [Bug 8233] New search engine layer - introduce solr without breaking anything else In-Reply-To: <bug-8233-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8233-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8233-70-eIccopPhXI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #45 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:45:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:45:56 +0000 Subject: [Koha-bugs] [Bug 8766] OPACBaseURL still called as OPACBaseurl in many files In-Reply-To: <bug-8766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8766-70-kn8RIOpYXQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8766 --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Still waiting on a 3.8.x patch for this -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:47:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:47:02 +0000 Subject: [Koha-bugs] [Bug 8742] Example uses perl 5.8 in Makefile.PL In-Reply-To: <bug-8742-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8742-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8742-70-kQ7luP0iov@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8742 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:47:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:47:37 +0000 Subject: [Koha-bugs] [Bug 8851] strange blue bar above serials results In-Reply-To: <bug-8851-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8851-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8851-70-KO7xjPwGV0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8851 --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- If you wish this to be in 3.8.x please attach a patch for 3.8.x otherwise please mark this fixed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:49:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:49:10 +0000 Subject: [Koha-bugs] [Bug 7379] copynumber is displayed 'as is' when linked to autorised values In-Reply-To: <bug-7379-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7379-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7379-70-gLa2xP0ryB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #29 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:51:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:51:07 +0000 Subject: [Koha-bugs] [Bug 8861] Undefined variables in batchMod.pl trigger error logs In-Reply-To: <bug-8861-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8861-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8861-70-iTp4HOnjr0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8861 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:51:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:51:42 +0000 Subject: [Koha-bugs] [Bug 7483] A more detailed breadcrumb for authority management In-Reply-To: <bug-7483-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7483-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7483-70-9LnnfIhSYT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7483 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:52:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:52:14 +0000 Subject: [Koha-bugs] [Bug 8933] transport cost matrix capitalization wrong In-Reply-To: <bug-8933-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8933-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8933-70-tbnKKC6bnq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8933 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:52:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:52:15 +0000 Subject: [Koha-bugs] [Bug 8935] transport cost matrix could be prettier In-Reply-To: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8935-70-7teBkVq2Fo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8935 Bug 8935 depends on bug 8933, which changed state. Bug 8933 Summary: transport cost matrix capitalization wrong http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8933 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:52:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:52:38 +0000 Subject: [Koha-bugs] [Bug 8934] fix typo and language on transport cost matrix In-Reply-To: <bug-8934-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8934-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8934-70-hVbWfcOB94@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8934 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:52:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:52:38 +0000 Subject: [Koha-bugs] [Bug 8935] transport cost matrix could be prettier In-Reply-To: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8935-70-bZu12OCOJM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8935 Bug 8935 depends on bug 8934, which changed state. Bug 8934 Summary: fix typo and language on transport cost matrix http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8934 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 02:53:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 00:53:08 +0000 Subject: [Koha-bugs] [Bug 8935] transport cost matrix could be prettier In-Reply-To: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8935-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8935-70-TWhtME3b6K@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8935 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 09:35:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 07:35:49 +0000 Subject: [Koha-bugs] [Bug 8944] fix wording on invoice search In-Reply-To: <bug-8944-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8944-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8944-70-ENoiuy1rYa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8944 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 09:36:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 07:36:41 +0000 Subject: [Koha-bugs] [Bug 8916] Hide Curriculum index in advanced search for unimarc marcflavor In-Reply-To: <bug-8916-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8916-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8916-70-2hwWiWM8qR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8916 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 09:37:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 07:37:43 +0000 Subject: [Koha-bugs] [Bug 8834] Call to C4::Context::preference fails to pass $self in Circulation.pm In-Reply-To: <bug-8834-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8834-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8834-70-iEnQSuW4qI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8834 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 09:39:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 07:39:46 +0000 Subject: [Koha-bugs] [Bug 8895] Warning in systempreferences.pl: Use of uninitialized value in length... In-Reply-To: <bug-8895-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8895-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8895-70-hOp129rTJZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8895 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 09:40:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 07:40:48 +0000 Subject: [Koha-bugs] [Bug 8885] OPAC with ccsr theme in IE9 In-Reply-To: <bug-8885-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8885-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8885-70-PrpPGP5Fbd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8885 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:09:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:09:12 +0000 Subject: [Koha-bugs] [Bug 8947] Search does not work with CCSR theme and language = nb-NO In-Reply-To: <bug-8947-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8947-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8947-70-PHmOx9ZtRD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8947 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:10:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:10:36 +0000 Subject: [Koha-bugs] [Bug 8905] Error when accessing invalid authority In-Reply-To: <bug-8905-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8905-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8905-70-1bzAQQylVg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8905 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:11:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:11:37 +0000 Subject: [Koha-bugs] [Bug 8213] "Cancel All" button on holds over tab cancels both holds over and holds waiting In-Reply-To: <bug-8213-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8213-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8213-70-audfjpCPvR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8213 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:12:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:12:11 +0000 Subject: [Koha-bugs] [Bug 8890] Packages can't be built on master, db dependent test In-Reply-To: <bug-8890-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8890-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8890-70-zJke4816vB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8890 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #15 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:12:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:12:12 +0000 Subject: [Koha-bugs] [Bug 8924] Some modules erroneously skipped by 00-load In-Reply-To: <bug-8924-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8924-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8924-70-1gXqn4Mh3y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8924 Bug 8924 depends on bug 8890, which changed state. Bug 8890 Summary: Packages can't be built on master, db dependent test http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8890 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 10:12:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 08:12:51 +0000 Subject: [Koha-bugs] [Bug 8961] Typo in intranet-tmpl/prog/en/modules/help/offline_circ/list.tt In-Reply-To: <bug-8961-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8961-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8961-70-VxTF8Yjab6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8961 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:18:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:18:48 +0000 Subject: [Koha-bugs] [Bug 10086] New: No way to go back to the basket after correcting uncertain prices Message-ID: <bug-10086-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10086 Bug ID: 10086 Summary: No way to go back to the basket after correcting uncertain prices Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr I had a basket with uncertain prices. I click on "uncertain prices" button, fix the price of my order and validated. But after this operation, I don't see a link for going back to my basket. It would be usefull. M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:42:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:42:16 +0000 Subject: [Koha-bugs] [Bug 8749] Missing Ubuntu library files in ubuntu.packages and ubuntu.12.04.packages In-Reply-To: <bug-8749-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8749-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8749-70-6SA3TrzGIn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8749 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:43:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:43:07 +0000 Subject: [Koha-bugs] [Bug 8707] tags always say approved In-Reply-To: <bug-8707-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8707-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8707-70-7dnUXEwadp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8707 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released with 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:43:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:43:36 +0000 Subject: [Koha-bugs] [Bug 8982] koha-create rejects --database option In-Reply-To: <bug-8982-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8982-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8982-70-f0g81To13G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8982 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:44:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:44:39 +0000 Subject: [Koha-bugs] [Bug 8978] Patron's dateexpiry is erroneously updated if dateexpiry in UnWantedField syspref In-Reply-To: <bug-8978-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8978-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8978-70-XQ4fQy1aC3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8978 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:45:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:45:49 +0000 Subject: [Koha-bugs] [Bug 10087] New: Way to receive easily documents from a specific basket Message-ID: <bug-10087-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10087 Bug ID: 10087 Summary: Way to receive easily documents from a specific basket Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr In basket page, it would be interesting to have a button for receiving documents of this specific basket (if the basket is closed). M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:45:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:45:55 +0000 Subject: [Koha-bugs] [Bug 8846] t/SuggestionEngine_ExplodedTerms.t sneakily uses database In-Reply-To: <bug-8846-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8846-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8846-70-4q1FZOfZB5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 12:45:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 10:45:56 +0000 Subject: [Koha-bugs] [Bug 8890] Packages can't be built on master, db dependent test In-Reply-To: <bug-8890-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8890-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8890-70-jKmpP4xneV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8890 Bug 8890 depends on bug 8846, which changed state. Bug 8846 Summary: t/SuggestionEngine_ExplodedTerms.t sneakily uses database http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8846 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 13:05:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 11:05:56 +0000 Subject: [Koha-bugs] [Bug 8636] Some dependencies are not listed by the installer In-Reply-To: <bug-8636-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8636-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8636-70-Zlyw3Os2VR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8636 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #38 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 13:09:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 11:09:45 +0000 Subject: [Koha-bugs] [Bug 8904] Plack variable scoping in tools/overduerules In-Reply-To: <bug-8904-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8904-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8904-70-ioHrv7tm21@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8904 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 13:09:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 11:09:46 +0000 Subject: [Koha-bugs] [Bug 7172] Omnibus for Plack variable scoping problems In-Reply-To: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7172-70-kTG6UGQ0XG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7172 Bug 7172 depends on bug 8904, which changed state. Bug 8904 Summary: Plack variable scoping in tools/overduerules http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8904 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 13:10:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 11:10:14 +0000 Subject: [Koha-bugs] [Bug 8949] Trying to view help on a page without any help results in a Perl error In-Reply-To: <bug-8949-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8949-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8949-70-HDWXhvgAEw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8949 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 14:17:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 12:17:20 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-dPryWJOBkS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #11 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello Jonathan attachement 17435 is working well. I did not test 17436 because I am not sure it is related to the same problem. Could you please confirm it, and provide a test plan ? Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:24:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:24:44 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: <bug-8746-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8746-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8746-70-ANgjqnGzKs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #15 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. Out of curiosity, why is this script written in bash when all of the actual work is done by embedded Perl code? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:34:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:34:21 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9860-70-rYrIihFRJB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:37:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:37:30 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-XUvxS1tDj0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:39:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:39:23 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-dBanmQcrAf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. I was unable to replicate the bug on my UNIMARC installation, but the change is logical and -- I think -- low risk, so I am pushing it anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:42:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:42:20 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: <bug-8745-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8745-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8745-70-56BO5Mxg6C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #16 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:47:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:47:32 +0000 Subject: [Koha-bugs] [Bug 10065] Style invoice edit form according to standard structure In-Reply-To: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10065-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10065-70-pTQrVPNNox@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10065 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:55:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:55:29 +0000 Subject: [Koha-bugs] [Bug 9995] For reference items no longer listed in XSLT result lists In-Reply-To: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9995-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9995-70-Z9jN07c8B4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9995 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #30 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 15:57:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 13:57:28 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-MOeuA3fZ5k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 16:01:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 14:01:00 +0000 Subject: [Koha-bugs] [Bug 10049] Comments tab shows ( ) instead of ( 0 ) on translated templates In-Reply-To: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10049-70-xByfJo4iQH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10049 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 16:37:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 14:37:16 +0000 Subject: [Koha-bugs] [Bug 6070] On a new order defined from suggestion some fields were missing. In-Reply-To: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6070-70-RnjHl1YRiE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6070 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #31 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Paul, Can you confirm the bug is still present in master? I cannot reproduce it. For me, serial information and publication place are saved in master, either if I create the suggestion from OPAC, or from staff interface. (By the way, I think publication place is not a very usefull information...) Mathieu -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 18:31:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 16:31:53 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-fkrtW1pKCM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 18:36:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 16:36:55 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-FUfIOg2X9s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |mathieu.saby at univ-rennes2.f |ity.org |r -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 20:04:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 18:04:39 +0000 Subject: [Koha-bugs] [Bug 9593] Prices not imported correctly from a staged file In-Reply-To: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9593-70-2M3WQZPapo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593 --- Comment #16 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I wanted to make some tests to see how your patch is dealing exactly with $ and ?. But I got a nasty error in master when I wanted to add orders : 'Can't use string ("") as a HASH ref while "strict refs" in use at /home/msaby/kohamaster/src/C4/Items.pm line 2712.' I will create a new bug for that... I think that the function you suppressed assumed the currency symbol is always before the price, while this is not the case in every country, and especially in France. In France, we write : 15 ?, 12 $. So I wonder if it was working well before... See http://en.wikipedia.org/wiki/Currency_sign : "Many currencies, especially in Latin America and the English-speaking world, place it before the amount (e.g., R$50,00); many others place it after the amount (e.g., 50.00 S?)" Moreover, in France, according to cataloguing rules, we normally don't use those symbols, but 3 letters codes put after the price : 15 EUR, 12 USD, 10 GBP etc. Those 3 letter symbols are defined in standard ISO 4217. In the record we receive from our main providers (Electre, BNF). For Sudoc network (ABES), it is a recommandation, but symbols like $ are tolerated. Mathieu -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 20:08:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 18:08:55 +0000 Subject: [Koha-bugs] [Bug 10088] New: software error when filling a basket with staged record Message-ID: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Bug ID: 10088 Summary: software error when filling a basket with staged record Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P1 - high Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr in current master, I staged a file of records, and tried to use it to create orders in a basket. I got the following error : http://pro.koha-msaby/cgi-bin/koha/acqui/addorderiso2709.pl?import_batch_id=18&basketno=21&booksellerid=1 'Can't use string ("") as a HASH ref while "strict refs" in use at /home/msaby/kohamaster/src/C4/Items.pm line 2712.' Git blame says this line was changed the 27th of march, by commit 9f2189d0, created by bug 9902. line 2712 : $defaultvalue = $defaultvalues->{branchcode} || C4::Context->userenv->{branch}; M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 20:09:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 18:09:19 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-Addaez64OK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 20:11:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 18:11:53 +0000 Subject: [Koha-bugs] [Bug 9902] item subfields not populating In-Reply-To: <bug-9902-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9902-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9902-70-jaygYVP6CT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9902 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #15 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I am not sure, but I fear this patch is responsible for a nasty software error when creating a basket with staged records. See BZ 10088 M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 21 20:36:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 21 Apr 2013 18:36:32 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-8oaSq4CGzr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- line 129 of addorderiso2709.pl call PrepareItemrecordDisplay this way my $cell = PrepareItemrecordDisplay( '', '', '', 'ACQ' ); I suppose this is not correct. M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 02:44:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 00:44:24 +0000 Subject: [Koha-bugs] [Bug 9984] The hold ratios table uses a server-side sort In-Reply-To: <bug-9984-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9984-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9984-70-Xb1JdJ76bV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9984 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 02:55:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 00:55:03 +0000 Subject: [Koha-bugs] [Bug 9588] weighted search query with index In-Reply-To: <bug-9588-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9588-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9588-70-VP3ENUvsNN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9588 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #14 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. I agree with Marcel, that on the balance this patch is better included than not. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 03:07:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 01:07:18 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: <bug-9523-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9523-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9523-70-88fWEXgPOf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #12 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 03:12:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 01:12:19 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8896-70-HxcHUCHQ2E@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #18 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- With this patch, the missing list ends up screwed up: Vol;1;No;4;Vol;1;No;9 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 04:26:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 02:26:57 +0000 Subject: [Koha-bugs] [Bug 8034] Enable server print queue selection In-Reply-To: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8034-70-UWEq3CQSj3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034 Srdjan Jankovic <srdjan at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14357|0 |1 is obsolete| | Attachment #15286|0 |1 is obsolete| | --- Comment #36 from Srdjan Jankovic <srdjan at catalyst.net.nz> --- Created attachment 17569 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17569&action=edit bug_8034: Restored network printer maintenance and selection This patch is just for restoring printer maintenance and selection, not for priting itself. It is just a preparation step. * Added UsePrintQueues syspref. If set to No, no printer info will be displayed/used * Database changes: - printers table PRIMARY KEY is now printqueue. It is more natural. We should really have a synthetic id, but printqueue is good enough - branches.branchprinter is a FOREIGN KEY to printers.printqueue * Created C4::Auth::get_user_printer() function that will return appropriate printer. In order of preference: - session selected - logged in branch branchprinter * Moved printer functions to C4::Printer * C4::Printer - added branch count to printer queries * admin/printers.tt - show or not delete link * Restored printer maint/selection in admin zone UsePrintQueues permitting * Restored printer selection in circ/selectbranchprinter.pl UsePrintQueues permitting -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 05:00:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 03:00:57 +0000 Subject: [Koha-bugs] [Bug 10089] New: Prevent renewing for restricted patrons Message-ID: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 Bug ID: 10089 Summary: Prevent renewing for restricted patrons Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Currently, restricted patrons are not able to check out items, BUT they are able to renew checked out items. This isn't logical, since "renewing" an item is, essentially, equivalent to checking out the item again. In the OPAC patron screen, they are informed that their account is frozen, but...they are still able to renew books. -- I propose that we prevent restricted patrons from renewing items in the OPAC, and we prevent library staff from (accidentally) renewing books for restricted patrons in the staff client. -- My patch will: 1) Prevent renewing of checked out items by patrons/staff 2) It will provide appropriate warning messages on the staff client and the OPAC 3) It will improve the style of the "Patron is restricted" message on moremember.tt so that it is the same as the message in circulation.tt (since they're both just tabs in the patron record anyways). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 05:36:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 03:36:52 +0000 Subject: [Koha-bugs] [Bug 10089] Prevent renewing for restricted patrons In-Reply-To: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10089-70-2DHQUAIOdY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au |ity.org | --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Created attachment 17570 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17570&action=edit Bug 10089 - Prevent renewing for restricted patrons -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 05:40:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 03:40:08 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8236-70-QicM7LaJp3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10089 --- Comment #32 from David Cook <dcook at prosentient.com.au> --- Given the complexity of this patch, I think it would be a good idea to split this into a "block renewing for overdue items" and "prevent renewing for restricted patrons". I've created a new bug with a patch for "preventing renewing for restricted patrons": http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 05:40:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 03:40:08 +0000 Subject: [Koha-bugs] [Bug 10089] Prevent renewing for restricted patrons In-Reply-To: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10089-70-6SnGikrDLN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8236 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 05:41:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 03:41:00 +0000 Subject: [Koha-bugs] [Bug 10089] Prevent renewing for restricted patrons In-Reply-To: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10089-70-Ls4kfClCcC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:05:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:05:03 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-ZcCz2xJNKv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Just a note on this - the longer descriptions only make sense if you are using the English templates. The shorter versions would have worked for me too ;) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:08:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:08:19 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-KlvbQCwqD5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:08:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:08:21 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-UDs0TktqcF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17571 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17571&action=edit [PASSED QA] Bug 9671: Make fines.pl help text more accurate To test: run kohaclone/misc/cronjobs/fines.pl --help and note the help text. It should match the settings in System Preferences. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Documentation change, passes all tests. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:21:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:21:42 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-dy40hjaai3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17403|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:22:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:22:08 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-7aGAJ71oMb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |aaronw at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:22:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:22:42 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-mhE5heNs77@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:22:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:22:44 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-njpNhXrrxF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17406|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17572&action=edit [PASSED QA] Bug 9886: ParseLetter removes too often punctuation characters from fields This patch makes ParseLetter somewhat more restrictive in removing punctuation characters from the end of a table field. Based on the assumption that we want to remove punctuation from fields in biblio and biblioitems (like ISBD). ParseLetter should not remove e.g. a parenthesis in itemcallnumber, but still removes e.g. a colon (:) at the end of a title. Removed an unneeded global and lookahead from the regex. Test plan: 1) Add a colon (:) to the end of a title. 2) Add a colon to the end of item copynumber. 3) Place a hold on that item. Check it in. Confirm hold. 4) Check the email or print notice generated. There should be no colon at the end of the title, but the colon in the copynumber should still be there. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> I compared checkout notices with lots of different fields before and after applying the patch. For example the ) at the end of a field in branches is now longer removed. Other fields looked ok before and after. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:27:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:27:13 +0000 Subject: [Koha-bugs] [Bug 10027] Fine details not showing when printing a fine In-Reply-To: <bug-10027-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10027-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10027-70-LJK7VU4VNG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10027 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de Severity|minor |normal --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- This is better, but not quite there yet. I have checked the print for a partially paid fine and it still shows the full amount instead of the amount left to pay. Upping bug severity a bit. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:28:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:28:44 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-AisQ4yccEJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16204|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:37:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:37:32 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-nLlOYlu4gx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 08:37:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 06:37:35 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-IizPEW5EG3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17564|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17573 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17573&action=edit [PASSED QA] Bug 9831: Correct and add authorised values un French UNIMARC installer 2d version, Correcting a typo In French UNIMARC mandatory installer, some authorised values for languages, countries and unimarc function codes are wrong. A lot of unimarc function codes and language codes are missing. Reference for country codes is ISO 3166-1 standard Reference for language codes is ISO 632-2 standard Reference for Unimarc function codes are Unimarc Manual (french version online in BNF website and ABES website) This patch correct wrong values and add new ones. For the moment I keep some wrong codes, because they may be used by some librairies : - language codes deu, lan, mla, sam - function codes 571, 573, 574, 575 To test : 1) take a fresh new koha 2) apply patch 3) install Koha, choosing French UNIMARC settings 4) look if values are OK in authorised values and if you can use them in cataloguing module Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> SQL change only, French installer installs authorised values without problems. Note: There is a problem loading sample labels unrelated to this patch: sample_labels.sql ERROR 1146 (42S02) at line 3: Table 'koha.labels_templates' doesn't exist -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:33:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:33:15 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-qqgWNJU0ba@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #11) > I did not test 17436 because I am not sure it is related to the same > problem. Could you please confirm it, and provide a test plan ? On ordered.pl and spent.pl, itemtype codes are displayed instead of their descriptions. This patch just change that. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:34:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:34:51 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-h3awShJP7G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 --- Comment #13 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- thank you, I thought it was a bad attachment... I will test that this afternoon. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:50:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:50:46 +0000 Subject: [Koha-bugs] [Bug 10090] New: the ordered and spent page display the itemtype code Message-ID: <bug-10090-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10090 Bug ID: 10090 Summary: the ordered and spent page display the itemtype code Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com On ordered.pl and spent.pl, the itemtype codes are displayed, instead of descriptions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:51:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:51:25 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-rXJqITzWjr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17436|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <jonathan.druart at biblibre.com> --- Comment on attachment 17436 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17436 Bug 9987: Add itemtype description instead of code I opened a new bug 10090 for it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:54:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:54:20 +0000 Subject: [Koha-bugs] [Bug 10090] the ordered and spent page display the itemtype code In-Reply-To: <bug-10090-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10090-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10090-70-b13SABYftK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10090 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17574 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17574&action=edit Bug 10090: Add itemtype description instead of code On ordered.pl and spent.pl, the itemtype codes are displayed, instead of descriptions. Links for the ordernumber should be changed. In ordered.pl, we are redirected to the receive page. In spent.pl, the links are deleted. Test plan: Go on the ordered.pl and spent.pl pages and check that the itemtype column is filled with the itemtype descriptions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:54:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:54:41 +0000 Subject: [Koha-bugs] [Bug 10090] the ordered and spent page display the itemtype code In-Reply-To: <bug-10090-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10090-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10090-70-raNNEPhBXV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10090 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:57:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:57:21 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-Z2gf3aNFzE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #15 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Ok, so I sign off bug 9987. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 09:59:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 07:59:45 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-m5ReXuu8Lr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17435|0 |1 is obsolete| | --- Comment #16 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17575 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17575&action=edit [PATCH][SIGNED OFF] Bug 9987: Remove DB field aqorders.biblioitemnunmber -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:27:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:27:37 +0000 Subject: [Koha-bugs] [Bug 8842] Plack and tools/holidays.pl In-Reply-To: <bug-8842-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8842-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8842-70-ENvbrSlhuh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8842 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:27:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:27:54 +0000 Subject: [Koha-bugs] [Bug 8490] Error when adding label layout under plack In-Reply-To: <bug-8490-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8490-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8490-70-RaICqjH1yA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8490 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:30:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:30:07 +0000 Subject: [Koha-bugs] [Bug 8633] Translate script hardcoded to prog template In-Reply-To: <bug-8633-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8633-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8633-70-9YCVrr9UTM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8633 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:37:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:37:36 +0000 Subject: [Koha-bugs] [Bug 5490] Is smsoverdues.pl an orphan In-Reply-To: <bug-5490-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5490-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5490-70-s3WMdJHTmd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5490 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:38:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:38:44 +0000 Subject: [Koha-bugs] [Bug 8784] Missing files in debian.packages list In-Reply-To: <bug-8784-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8784-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8784-70-mmUqEsa592@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8784 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:41:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:41:05 +0000 Subject: [Koha-bugs] [Bug 8919] ExtendedPatronAttributes not populated from LDAP In-Reply-To: <bug-8919-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8919-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8919-70-zC4SOO90lR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8919 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:41:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:41:24 +0000 Subject: [Koha-bugs] [Bug 8832] can't enter a tax rate on vendor or when ordering In-Reply-To: <bug-8832-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8832-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8832-70-SME7BoBTtK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8832 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #21 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:42:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:42:55 +0000 Subject: [Koha-bugs] [Bug 8972] Due Date set to 100 years ago. In-Reply-To: <bug-8972-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8972-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8972-70-iCRnzsC2sz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8972 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #12 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:43:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:43:17 +0000 Subject: [Koha-bugs] [Bug 8931] submit buttons have blue background In-Reply-To: <bug-8931-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8931-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8931-70-K81uylaCZk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8931 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:43:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:43:54 +0000 Subject: [Koha-bugs] [Bug 4321] C4::Biblio::GetBiblio is badly coded In-Reply-To: <bug-4321-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4321-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4321-70-xGzwLBrCa0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4321 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:45:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:45:51 +0000 Subject: [Koha-bugs] [Bug 7857] database upgrade fails with plack In-Reply-To: <bug-7857-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7857-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7857-70-n4xxEXKHUi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:45:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:45:53 +0000 Subject: [Koha-bugs] [Bug 7172] Omnibus for Plack variable scoping problems In-Reply-To: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7172-70-VzWPFMPXSJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7172 Bug 7172 depends on bug 7857, which changed state. Bug 7857 Summary: database upgrade fails with plack http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:47:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:47:24 +0000 Subject: [Koha-bugs] [Bug 9053] Test::MockModule and DBD::Mock should be required In-Reply-To: <bug-9053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9053-70-oWHmPMPAaX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9053 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:48:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:48:04 +0000 Subject: [Koha-bugs] [Bug 6428] refered column 'items.coded_location_qualifier' does not exist In-Reply-To: <bug-6428-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6428-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6428-70-eJ4TuDycmi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6428 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #39 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:49:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:49:15 +0000 Subject: [Koha-bugs] [Bug 8915] Referential integrity constraints and InnoDB vs MyISAM storage engine In-Reply-To: <bug-8915-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8915-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8915-70-W2Tbd2RMyl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8915 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:49:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:49:16 +0000 Subject: [Koha-bugs] [Bug 1963] Problem with deleted biblio in a virtual shelf In-Reply-To: <bug-1963-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-1963-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-1963-70-KNoXARSpQh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1963 Bug 1963 depends on bug 8915, which changed state. Bug 8915 Summary: Referential integrity constraints and InnoDB vs MyISAM storage engine http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8915 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:55:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:55:21 +0000 Subject: [Koha-bugs] [Bug 8236] Prevent renewing if overdue or restriction In-Reply-To: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8236-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8236-70-VOwDyaGbiE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8236 --- Comment #33 from Koha Team Lyon 3 <koha at univ-lyon3.fr> --- To tell the truth, there was a confusion in my mind at the beginning between the two aspects, restriction and delay, of the problem but the last patch treated only the delay question (the bug might have to be renamed). I added a checking on restriction only in ILSDI but to make it coherent with what happens in patron file (renewing is already impossible if a patron is restricted because the file is freezen). I found unusefull to add a check in moremember.pl and circulation.pl because as the restriction message appears clearly in the page, I think we can leave it to the power of the librarian to force the renewal or not. That said, I agree, it's better to separate into two different patches. As to your second remark, I insist that my solution is working for every options the loop is done in every case, the difference is that when blockall is choosen, CanBookBeRenewed is not called, which spares some extra sql queries. I will try to propose a new patch theese days with the necessary corrections (in renewscript.pl too). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 10:59:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 08:59:18 +0000 Subject: [Koha-bugs] [Bug 10091] New: Remove unused ModOrderBiblioitemNumber subroutine Message-ID: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10091 Bug ID: 10091 Summary: Remove unused ModOrderBiblioitemNumber subroutine Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: colin.campbell at ptfs-europe.com The subroutine ModOrderBiblioitemNumber is not called anywhere else in Koha. It should be removed -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 11:25:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 09:25:57 +0000 Subject: [Koha-bugs] [Bug 10091] Remove unused ModOrderBiblioitemNumber subroutine In-Reply-To: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10091-70-qcIFdNzFSq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10091 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello See BZ 9987 M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:02:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:02:34 +0000 Subject: [Koha-bugs] [Bug 10092] New: Small improvements on serial missinglist and receivedlist Message-ID: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 Bug ID: 10092 Summary: Small improvements on serial missinglist and receivedlist Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Serials Assignee: m.de.rooy at rijksmuseum.nl Reporter: m.de.rooy at rijksmuseum.nl CC: colin.campbell at ptfs-europe.com Followup report for bug 8896 updating missinglist. Similar changes should be made to receivedlist (note that unfortunately this field is called recievedlist in the database). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:17 +0000 Subject: [Koha-bugs] [Bug 7119] general code-cleaning, tidy/whitespace omnibus In-Reply-To: <bug-7119-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7119-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7119-70-J7FnQaTUDB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:19 +0000 Subject: [Koha-bugs] [Bug 6679] Fixing code so it passes basic Perl::Critic tests In-Reply-To: <bug-6679-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6679-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6679-70-H1nv2ZqAE7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679 Bug 6679 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:19 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: <bug-6875-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6875-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6875-70-3BVASAvuNW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Bug 6875 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:20 +0000 Subject: [Koha-bugs] [Bug 6986] update perltidy with new official style In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-AgfrPvLDxq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Bug 6986 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:20 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: <bug-7167-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7167-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7167-70-KpB85qq9vy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Bug 7167 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:22 +0000 Subject: [Koha-bugs] [Bug 9036] 00-load.t checks Koha::Cache::Memcached when it should not In-Reply-To: <bug-9036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9036-70-efeXRWPDXY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9036 Bug 9036 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:22 +0000 Subject: [Koha-bugs] [Bug 6015] Enhancing the performance test suite In-Reply-To: <bug-6015-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6015-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6015-70-D4hH6ViL5c@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6015 Bug 6015 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:22 +0000 Subject: [Koha-bugs] [Bug 6193] Use memcached cache koha-conf.xml configuration variables In-Reply-To: <bug-6193-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6193-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6193-70-eZPqNC4zEw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193 Bug 6193 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:23 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration http://wiki.koha-community.org/wiki/DataTables_HowTo In-Reply-To: <bug-6836-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6836-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6836-70-gBGkA7phoL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Bug 6836 depends on bug 7119, which changed state. Bug 7119 Summary: general code-cleaning, tidy/whitespace omnibus http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:35 +0000 Subject: [Koha-bugs] [Bug 9036] 00-load.t checks Koha::Cache::Memcached when it should not In-Reply-To: <bug-9036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9036-70-7RcLcukE4v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9036 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:03:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:03:36 +0000 Subject: [Koha-bugs] [Bug 9054] 00-load should not try to load modules with optional dependencies In-Reply-To: <bug-9054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9054-70-B9oBHfofaT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9054 Bug 9054 depends on bug 9036, which changed state. Bug 9036 Summary: 00-load.t checks Koha::Cache::Memcached when it should not http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9036 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:07:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:07:41 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-BzdLmSAtbB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- This patch also removes the "not issued "-string from the missing list. The issue is marked as not available and therefore missing. The status field is sufficient. The additional text was not cleared in the past when the missing status was changed to another status. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:09:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:09:40 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-ela5a7vDb7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Optionally, we could even add a db rev to get rid of all "not issued "-occurrences in all missinglist's. What do you think? I did not add it at this moment.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:14:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:14:13 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8896-70-xphOMmJQH1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10092 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:14:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:14:13 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-pMpcgvjvYx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8896 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:14:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:14:52 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-y540eW43B4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:14:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:14:54 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-iXd6boDjqz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17576 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17576&action=edit Bug 10092: Small improvements on serial missinglist and receivedlist Builds upon report 8896 with changes for missinglist. Similar changes for receivedlist to be consistent. Test plan: Go to serial collection information. Edit serials. Toggle the status through all possible values. On another tab or in the db, check missinglist and receivedlist (subscription detail tab Summary). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:15:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:15:11 +0000 Subject: [Koha-bugs] [Bug 7172] Omnibus for Plack variable scoping problems In-Reply-To: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7172-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7172-70-i1TNHlJCvs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7172 Bug 7172 depends on bug 8892, which changed state. Bug 8892 Summary: Plack variable scoping in basket.pl http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8892 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:15:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:15:11 +0000 Subject: [Koha-bugs] [Bug 8892] Plack variable scoping in basket.pl In-Reply-To: <bug-8892-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8892-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8892-70-Ei6PzJR2AE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8892 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:16:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:16:20 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8896-70-TiqivY7AkE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17366|0 |1 is obsolete| | --- Comment #19 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17577 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17577&action=edit Bug 8896 QA Followup for regex Making sure that the regex does not kill more than it should. Amended: does now only look at separating colons(;) not commas(,). Amended: two index expressions in direct context replaced by same regex for consistency. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:16:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:16:41 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-fBStRVF850@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Remove some global variables. Work as expected with and without Plack. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:17:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:17:02 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-nMkoiawOKI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17566|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17578 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17578&action=edit Bug 10085: unapi does not function under Plack The following errors appear when trying to use unapi under Plack (among others): Variable "$cgi" is not available at /home/jcamins/kohaclone/opac/unapi line 160. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 173. Variable "$format_info" is not available at /home/jcamins/kohaclone/opac/unapi line 174. Variable "$format_to_stylesheet_map" is not available at /home/jcamins/kohaclone/opac/unapi line 185. To test: 1) Try to view /cgi-bin/koha/unapi under Plack 2) There is no step 2. Plack crashes. 3) Apply patch. 4) Try to view /cgi-bin/koha/unapi again, and note that it doesn't crash Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> I'm puzzled how this ever worked anyway, accidentally i'm guessing, this tidies up some lazy coding Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:17:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:17:09 +0000 Subject: [Koha-bugs] [Bug 9050] rebuild_zebra should use the adelete action so it doesn't fail when deleting a record not in the index In-Reply-To: <bug-9050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9050-70-WsYwyiv2Li@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9050 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.8.x will be in 3.8.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:17:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:17:40 +0000 Subject: [Koha-bugs] [Bug 9039] Tests in the basic test suite should only test code based on required dependencies/modules In-Reply-To: <bug-9039-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9039-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9039-70-LLiIOeEyEW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9039 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:20:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:20:27 +0000 Subject: [Koha-bugs] [Bug 8321] fix OPACShowBarcode description In-Reply-To: <bug-8321-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8321-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8321-70-zkWCaC9hL2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8321 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:21:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:21:10 +0000 Subject: [Koha-bugs] [Bug 3397] Deleting item record leaves a hole in patron's reading history In-Reply-To: <bug-3397-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3397-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3397-70-fur7wCXju0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3397 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:23:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:23:01 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8896-70-Yt3kw3ygja@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #20 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #18) > With this patch, the missing list ends up screwed up: Vol;1;No;4;Vol;1;No;9 And call it QA followup :) Good catch! I sobered (English?) the followup; it just looks at the ; (colons) and does not touch the commas anymore. Could not resist however to touch two index expressions. Replaced by the same regex for consistency. There is even more in this code. But I started a new report to get even more consistency. Bug 10092 handles updating the receivedlist similarly. The new report still needs a sign-off. Could anyone of you take care of that? I am setting the status of this report back to Signed off. But propose that somebody else passes QA now. Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:23:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:23:31 +0000 Subject: [Koha-bugs] [Bug 8896] Delete serials no more missing from missinglist In-Reply-To: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8896-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8896-70-z7pngNPGRX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8896 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|m.de.rooy at rijksmuseum.nl | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:39:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:39:48 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-5lxduivagM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|Small patch |Medium patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Great job Tom?s. All looks good. But there are 2 smalls things 1/ the structure file for PostgreSQL contains the "create table" statement for the stopwords table. I know this file is not updated, but while you're at it you could delete it. 2/ The stopwords sql file for spanish has been introduced into master before you provided your first patch. It should be deleted. Marked as Failed QA for 2. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 12:39:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 10:39:57 +0000 Subject: [Koha-bugs] [Bug 10091] Remove unused ModOrderBiblioitemNumber subroutine In-Reply-To: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10091-70-1ziUkwXL3V@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10091 Colin Campbell <colin.campbell at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |colin.campbell at ptfs-europe. |ity.org |com --- Comment #2 from Colin Campbell <colin.campbell at ptfs-europe.com> --- Created attachment 17579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17579&action=edit proposed patch Grepped all source files and found no reference to this subroutine -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 13:49:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 11:49:44 +0000 Subject: [Koha-bugs] [Bug 10092] Small improvements on serial missinglist and receivedlist In-Reply-To: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10092-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10092-70-PLqVUu4m39@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10092 --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17580 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17580&action=edit Bug 10092 Followup for NewIssue Same logic for new issue. Moves the shared code to a local subroutine. Test plan: Add an issue via Generate Next button. No changes to missing and received. Now add an issue via Edit Serials and Supplemental issue with status Arrived. Check the received list. Now add supplemental issue with status Missing or Not available. Check the missing list. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 13:52:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 11:52:29 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-gqiHGLkqcf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12480|0 |1 is obsolete| | Attachment #12481|0 |1 is obsolete| | Attachment #12538|0 |1 is obsolete| | --- Comment #45 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17581 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17581&action=edit Added base class files for all tables in koha using the DBIx::Class::Schema::Loader Added a (very basic) test file for C4::Context Also added dependencies in required files. [Update]: changed dependencies fron dbic to dbix moved generation shell script to a perl script wtih arguments in misc/devel To Test: Install patch Make sure you can still connect to Koha you may optionally run the test script in comment 12 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798#c12 If you run this file you should get a DBIx dump of the borrowers table Done! Ammeded Dep version http://bugs.koha-community.org/show_bug.cgi?id=8798 Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 13:52:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 11:52:38 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-VcteKJXduo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #46 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17582 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17582&action=edit Bug 8798 - Add the use of DBIx::Class - Rename schema class updater updateDatabase.pl is a bit too close to updatedatabase.pl in installer and may cause some confusion. I would suggest update_dbix_class_files.pl as a unambiguous and descriptive name for this file. Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 13:52:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 11:52:46 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-sEkTfpzMjC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #47 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17583 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17583&action=edit Bug8798 Updated to remove tabs http://bugs.koha-community.org/show_bug.cgi?id=8798 Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:02:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:02:24 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-62TEciNeD6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17581|0 |1 is obsolete| | Attachment #17582|0 |1 is obsolete| | Attachment #17583|0 |1 is obsolete| | --- Comment #48 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17584&action=edit Added base class files for all tables in koha using the DBIx::Class::Schema::Loader Added a (very basic) test file for C4::Context Also added dependencies in required files. [Update]: changed dependencies fron dbic to dbix moved generation shell script to a perl script wtih arguments in misc/devel To Test: Install patch Make sure you can still connect to Koha you may optionally run the test script in comment 12 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798#c12 If you run this file you should get a DBIx dump of the borrowers table Done! Ammeded Dep version http://bugs.koha-community.org/show_bug.cgi?id=8798 Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:02:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:02:36 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-w7tdxu6cQm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #49 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17585&action=edit Bug 8798 - Add the use of DBIx::Class - Rename schema class updater updateDatabase.pl is a bit too close to updatedatabase.pl in installer and may cause some confusion. I would suggest update_dbix_class_files.pl as a unambiguous and descriptive name for this file. Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:02:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:02:43 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-kQrOmFVQZK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #50 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17586&action=edit Bug8798 Updated to remove tabs http://bugs.koha-community.org/show_bug.cgi?id=8798 Signed-off-by: wajasu <matted-34813 at mypacks.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:11:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:11:36 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-w3sac6FtOc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #11 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17587 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17587&action=edit Bug 9819 - QA Followup: Stopwords vestiges in Pg and es-ES removed Gotcha. To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:13:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:13:28 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-yNEC9AyBpY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:15:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:15:48 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-Lnk4ye0VDf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:15:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:15:50 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-6mMefwlfTQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17556|0 |1 is obsolete| | --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17588 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17588&action=edit Bug 10080 - Change system pref IndependantBranches to IndependentBranches Test Plan: 1) Enable IndependantBranches 2) Apply this patch 3) Run updatedatabase.pl 4) Verify that the system preference still functions correctly Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:21:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:21:35 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-WCZdCAvQxR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: Tested the db update. Grepped on the old term (only in updatedatabase now). Tested with superlibrarian and normal user in both modes. Nothing unusual. Looks good to me. Jared: Due to number of affected files, this patch would need a lot of rebasing if it stays too long in the queue.. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:24:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:24:32 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-zbzQxhOcC7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:26:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:26:37 +0000 Subject: [Koha-bugs] [Bug 10091] Remove unused ModOrderBiblioitemNumber subroutine In-Reply-To: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10091-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10091-70-yTsYPwcy03@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10091 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED CC| |jonathan.druart at biblibre.co | |m Resolution|--- |DUPLICATE --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- Hi Colin, I delete this routine in my patch for bug 9987. I mark this bug as duplicate, I hope it's good for you. *** This bug has been marked as a duplicate of bug 9987 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:26:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:26:37 +0000 Subject: [Koha-bugs] [Bug 9987] biblioitemnumber is useless for orders. In-Reply-To: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9987-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9987-70-Kc1cKK6d9t@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9987 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #17 from Jonathan Druart <jonathan.druart at biblibre.com> --- *** Bug 10091 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:39:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:39:18 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-oXbXqNzf74@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17417|0 |1 is obsolete| | Attachment #17459|0 |1 is obsolete| | --- Comment #9 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17589 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17589&action=edit Bug 10023: Change degree notation for number to # This patch changes N<little circle> to # in three templates. To test: 1) Search for a vendor with visible baskets. Check that the first column of the basket table in the is now labelled # 2) Print a PDF order in acquisitons with layout2pages. 3) Print a PDF oder in acquisitons with layout3pages. Check both generated PDFs for the correct syntax. Note: you need to switch the system preference OrderPdfFormat in order to test 2) and 3). The 2 possible settings are: pdfformat::layout3pages pdfformat::layout2pages It's not only Koha - git bz doesn't like the degree notation either. Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:39:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:39:23 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-Segzn6NZhW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 --- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17590 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17590&action=edit Bug 10023: Change degree notation for number to No. This patch changes N<little circle> to No. in three templates. To test: 1) Search for a vendor with visible baskets. Check that the first column of the basket table in the is now labelled No. 2) Print a PDF order in acquisitons with layout2pages. 3) Print a PDF oder in acquisitons with layout3pages. Check both generated PDFs for the correct syntax. Note: you need to switch the system preference OrderPdfFormat in order to test 2) and 3). The 2 possible settings are: pdfformat::layout3pages pdfformat::layout2pages It's not only Koha - git bz doesn't like the degree notation either. Signed-off-by: Owen Leonard <oleonard at myacpl.org> I prefer "No." over "#" and my survey of the templates shows that "No." appears more often. Looks like something to add to our style guide. Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:41:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:41:20 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-sPncPhXyyx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: Looks good to me. More or less a string patch. No problems with koha-qa. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:43:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:43:04 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-XWKONdSX2F@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17461|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17591 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17591&action=edit Bug 10040: Capitalization wrong when deleting subfields from authority Confirmation message for deleting subfields from an authority framework has wrong capitalization. To reproduce: 1) Go to Administration > Authority types 2) Click on MARC structure for one of the authority types 3) Click on the subfields link for one of the fields 4) Delete one of the subfields Signed-off-by: Owen Leonard <oleonard at myacpl.org> Passed-QA-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:43:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:43:03 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-P4h82SV0ED@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:43:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:43:26 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-8XMc8CL61i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:43:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:43:45 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-TMiYam7wd0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:44:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:44:11 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-0eRpQnLhrJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:55:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:55:54 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-lYogJMfr2R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:55:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:55:58 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-onyiAMlr90@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17383|0 |1 is obsolete| | --- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17592 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17592&action=edit Bug 10006 - holding branch is not available to XSLT display To test: Use attached XSLT stylesheet for OPAC Results * set your OPACXSLTResultsDisplay to use the attached stylesheet. The path is the FULL PATH, from /, to the file. * be sure to copy MARC21slimUtils.xsl to the same folder, or change the path in the attached one to point to the correct path on your filesystem. Verify that the OPAC results now show the holding branch instead of the home branch. Possible fail states: * no branch is shown (only call numbers, if given) * the wrong branch is shown Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:56:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:56:44 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-hBNNAYvJN0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |m.de.rooy at rijksmuseum.nl Patch complexity|--- |Trivial patch Assignee|oleonard at myacpl.org |liz at catalyst.net.nz QA Contact| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 14:58:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 12:58:06 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-tZGLMNUIND@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #6 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: Looks good to me. Works as advertised; tested by editing opacresults. No complaints from qa tools. Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:06:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:06:00 +0000 Subject: [Koha-bugs] [Bug 8798] Add the use of DBIx::Class In-Reply-To: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8798-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8798-70-eyzON5HCbu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6427 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:06:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:06:00 +0000 Subject: [Koha-bugs] [Bug 6427] Rewrite of the accounts system In-Reply-To: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6427-70-SbPxdjhZub@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8798 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:06:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:06:35 +0000 Subject: [Koha-bugs] [Bug 6427] Rewrite of the accounts system In-Reply-To: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6427-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6427-70-x3oJWpelGL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|robin at catalyst.net.nz |kyle.m.hall at gmail.com -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:14:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:14:49 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-7YJeYma5gb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- Tom?s, thank you for your followup! I found another issue: some unit tests in t/db_dependent/Search.t fail: # Failed test 'getRecords on _ALLRECORDS PQF returned all records' # at t/db_dependent/Search.t line 387. # got: undef # expected: '178' # Failed test 'getRecords PQF author search for Lessig returned proper number of matches' # at t/db_dependent/Search.t line 393. # got: undef # expected: '4' # Failed test 'getRecords CCL author search for Lessig returned proper number of matches' # at t/db_dependent/Search.t line 399. # got: undef # expected: '4' # Failed test 'getRecords CQL author search for Lessig returned proper number of matches' # at t/db_dependent/Search.t line 405. # got: undef # expected: '4' # Looks like you failed 4 tests of 75. They passed with success before yours patches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:30:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:30:41 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-NeXhWbwgSZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #13 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- (In reply to comment #12) > They passed with success before yours patches. What data set can I use to test it in my box? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:32:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:32:12 +0000 Subject: [Koha-bugs] [Bug 5858] Default frameworks missing many MARC21 tags In-Reply-To: <bug-5858-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5858-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5858-70-fMblR4yQ4n@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5858 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |bgkriegel at gmail.com -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:33:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:33:04 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-QoehuzHrKs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |String patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- String patch, passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:33:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:33:18 +0000 Subject: [Koha-bugs] [Bug 10093] New: Typo in marc21_leader.tt Message-ID: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Bug ID: 10093 Summary: Typo in marc21_leader.tt Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: bargioni at pusc.it CC: m.de.rooy at rijksmuseum.nl "a- Serial component part" must be "b- Serial component part" See http://www.loc.gov/marc/bibliographic/bdleader.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:33:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:33:18 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-foedvbvlbw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17457|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17593&action=edit Bug 8068: Standardize terms used on acquisitions statistics branch > library budget > fund bookseller, supplier > vendor and capitalization To test: 1) Go to Reports > Acquisitions statistics 2) Check the labels and options of the form for correctness. 3) Run a few test searches to make sure functionality is unchanged. Unfortunately, some strings are from the .pl file, so a follow up moving those to the templates is needed. To make the changes consistent I have changed them in the .pl file. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:46:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:46:14 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-TINeVSyuaS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Stefano Bargioni <bargioni at pusc.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:47:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:47:01 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-wA02V3KBzP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Stefano Bargioni <bargioni at pusc.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |bargioni at pusc.it -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:56:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:56:37 +0000 Subject: [Koha-bugs] [Bug 9819] stopwords related code should be removed In-Reply-To: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9819-70-hSWwOOxSnd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819 --- Comment #14 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #13) > (In reply to comment #12) > > They passed with success before yours patches. > > What data set can I use to test it in my box? No idea! On master, the prove t/db_dependent/Search.t command does not return 0? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 15:57:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 13:57:57 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-9FJxW3ZfTS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 --- Comment #1 from Stefano Bargioni <bargioni at pusc.it> --- Created attachment 17594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17594&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:03:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:03:16 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-0v315E7H2X@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- There is no key named itemdata_enumchron for bibitemloo. itemdata_enumchron is set by the perl script as a variable. The issue was introduced by the switch to T::T. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:03:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:03:35 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-eo0U2XzOBx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17433|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17595 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17595&action=edit Bug 8294: Fix display of serial enumeration for OPAC holds It turns out that this was not a missing but a broken feature. This patch corrects the template variables to make enumchron show up on the item table for item level holds in the OPAC. To test: Try to place item level holds on 1) a record where at least one item 2) a record where none of the items has items.enumchron information. The column with enumchron should only show for 1), but not for 2). Signed-off-by: David Cook <dcook at prosentient.com.au> Works as described. Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:04:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:04:27 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-fZIgQhCEaa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- String patch, passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:04:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:04:35 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-gJEJaq1THc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17456|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17596 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17596&action=edit Bug 10045: Switch budget to fund in suggestions Labels are budget, but should be fund. To test: 1) Check the table on the suggestions page. 2) Check the suggestion edit form. 3) Check the suggestion display. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:18:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:18:44 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-560cHwcHp3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Works as before, no regression found. Just one little remark: it would be great to use the JSON::to_json routine in order not to build manually the expected structure (in cataloguing/ysearch.pl). Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:20:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:20:34 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-vm84m4uEJJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:20:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:20:36 +0000 Subject: [Koha-bugs] [Bug 8278] Replace YUI autocomplete in UNIMARC 210c plugin In-Reply-To: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8278-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8278-70-hbEjzSoRZy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8278 --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17597 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17597&action=edit Bug 8278: build the structure with to_json instead of manually. Test plan: Same as previously. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:24:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:24:46 +0000 Subject: [Koha-bugs] [Bug 10094] New: koha-list should have an --disabled option Message-ID: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Bug ID: 10094 Summary: koha-list should have an --disabled option Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz On writing the tab-completion bash scripts I found that it would be handy to have this option switch. Harmless addition. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 16:30:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 14:30:36 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-n1xTAB8zr9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- I disagree with a change in updatedatabase.pl: There is a modification of an old version ($DBversion = "3.09.00.047"). When this test will be executed, the syspref will not be renamed and will always return 0. Switch back to Passed QA if I missed something. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 17:10:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 15:10:40 +0000 Subject: [Koha-bugs] [Bug 10095] New: There should be a way to suppress an category of authorised values Message-ID: <bug-10095-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10095 Bug ID: 10095 Summary: There should be a way to suppress an category of authorised values Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr CC: gmcharlt at gmail.com There is no way to suppress an category of authorised values, even if no values are defined for it. There should be a way to do that. M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 17:23:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 15:23:45 +0000 Subject: [Koha-bugs] [Bug 10095] There should be a way to suppress a category of authorised values In-Reply-To: <bug-10095-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10095-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10095-70-u5li6zWkSD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10095 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|There should be a way to |There should be a way to |suppress an category of |suppress a category of |authorised values |authorised values -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 18:00:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 16:00:13 +0000 Subject: [Koha-bugs] [Bug 8034] Enable server print queue selection In-Reply-To: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8034-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8034-70-mSdUZq7RwL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8034 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 18:49:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 16:49:38 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-LoxlgocgxJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #2 from Amit Gupta <amit.gupta at osslabs.biz> --- Created attachment 17598 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17598&action=edit Ability to link directly from an item in the Staff client to budget information To Test: 1) Create budget and fund under budget administration. 2) Create Vendor in acquisitons module. 3) Create basket under vendor. 4) Create order and choose budget while creating order. 5) Receive shipment. 6) Check in catalog details, in holding tab budget information column is displayed , on click it should display the budget information -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 18:49:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 16:49:54 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-42ibeQ7LpR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 19:44:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 17:44:08 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-zLITGE3eJP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Comment on attachment 17598 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17598 Ability to link directly from an item in the Staff client to budget information Review of attachment 17598: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10013&attachment=17598) ----------------------------------------------------------------- Hi Amit, I found a couple of problems with this patch - I have noted them using the splinter review below. Please take a look at the coding guidelines in the wiki (http://wiki.koha-community.org/wiki/Coding_Guidelines). Also, I am not sure about the workflow here. Can you perhaps explain the use case for the link to the budget? ::: C4/Acquisition.pm @@ +75,1 @@ > Capitalization seems a bit off here. Also, unit tests are mandatory for every new sub in the C4 and Koha namespaces. ::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ +370,4 @@ > [% IF ( SpineLabelShowPrintOnBibDetails ) %]<th>Spine label</th>[% END %] > [% IF ( hostrecords ) %]<th>Host records</th>[% END %] > [% IF ( analyze ) %]<th>Used in</th><th></th>[% END %] > + [% IF ( itemdata_booksellerid ) %]<th>Budget Information</th>[% END %] Wrong capitalization. @@ +523,5 @@ > <td><a href="/cgi-bin/koha/cataloguing/addbiblio.pl?hostbiblionumber=[% item.biblionumber %]&hostitemnumber=[% item.itemnumber %]">Create analytics</a></td> > + [% END %] > + [% IF ( itemdata_booksellerid ) %] > + <td><a href="/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=[% item.budget_period_id %]" >[% item.budget_name %]</a></td> > + [% END %] I am not sure this is the right place for this information. If I read the code correctly, this will appear in the holdings table on the detail page. All other acq related information is shown on the holdings tab. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 19:45:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 17:45:32 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-iExMWP9Gu8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Ah, I see I got the wrong line - the first comment refers to the capitalization of the new sub's name. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 21:05:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 19:05:46 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5262-70-dd3d9pmQKd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 --- Comment #5 from Janusz Kaczmarek <januszop at gmail.com> --- Created attachment 17599 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17599&action=edit Proposed patch With this patch Koha should Koha should correctly copy indicators (and create $2 subfield in MARC-21 if need) from the chosen authority record to the edited bibliographic record (according to discussion in bugzilla). UNIMARC and MARC-21 flavors are covered. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 21:06:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 19:06:56 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5262-70-bY8EJNOuMc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 Janusz Kaczmarek <januszop at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 21:07:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 19:07:33 +0000 Subject: [Koha-bugs] [Bug 5564] UNIMARC plugin for field 4XX fails In-Reply-To: <bug-5564-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5564-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5564-70-VwGel37B4j@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5564 Janusz Kaczmarek <januszop at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 21:27:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 19:27:05 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-Rmd0w810Ln@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 --- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #4) > I disagree with a change in updatedatabase.pl: > > There is a modification of an old version ($DBversion = "3.09.00.047"). When > this test will be executed, the syspref will not be renamed and will always > return 0. > > Switch back to Passed QA if I missed something. Good catch. Thanks. I agree with you. Kyle: could you send a followup eliminating the change of the older db revision. Only leave the new one under 3.11.00.XXX in updatedatabase. After that please switch back to Signed off. I will test it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 22:11:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 20:11:07 +0000 Subject: [Koha-bugs] [Bug 8587] Add a serial lifespan to serial subscriptions In-Reply-To: <bug-8587-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8587-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8587-70-ItqwZqfvRx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8587 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11513|0 |1 is obsolete| | --- Comment #13 from Maxime Pelletier <pelletiermaxime at gmail.com> --- Created attachment 17600 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17600&action=edit New patch that should apply in master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 22:11:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 20:11:43 +0000 Subject: [Koha-bugs] [Bug 8587] Add a serial lifespan to serial subscriptions In-Reply-To: <bug-8587-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8587-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8587-70-SXcOv21OM5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8587 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 23:12:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 21:12:55 +0000 Subject: [Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl In-Reply-To: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8687-70-eh1Zt9TmTI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12712|0 |1 is obsolete| | Attachment #12713|0 |1 is obsolete| | --- Comment #13 from Maxime Pelletier <pelletiermaxime at gmail.com> --- Created attachment 17601 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17601&action=edit patch for master combining the other 2 and adding back the BEGIN -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 22 23:13:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 22 Apr 2013 21:13:07 +0000 Subject: [Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl In-Reply-To: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8687-70-3fKqtEVei6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |pelletiermaxime at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 03:42:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 01:42:03 +0000 Subject: [Koha-bugs] [Bug 10096] New: Add a Z39.50 interface for authority searching Message-ID: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10096 Bug ID: 10096 Summary: Add a Z39.50 interface for authority searching Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: dcook at prosentient.com.au CC: m.de.rooy at rijksmuseum.nl Currently, Koha provides Z39.50 searching for bibliographic records but not for authority records. I propose that we create another Z39.50 search interface specifically targeted at searching authority record databases. While they are far less common, they are around: http://www.loc.gov/z3950/lcserver.html (I think this is just a test server. Not sure if they provide access to their production server. Some LOC web sites say no but they might be outdated. OCLC says they provide access to LOC authorities via their service.) http://www.nla.gov.au/librariesaustralia/services/search/z3950/database-connection-details/#la_authorities OCLC also provides Z39.50 access to authority files, although like LibrariesAustralia you need to have a login to access them (even the test server, although you can apparently get a login by contacting their support people). https://www.oclc.org/support/services/z3950/documentation/config_guide.en.html. Koha can also be used as a public facing Z39.50 authority server, so the possibility to share authority records is out there! -- I think this could be a very useful feature, since there are already lots of authority records out there. This will save people manually creating authority records (which can result in duplicated labour in numerous libraries or authority records of varying quality) or from going into another library catalogue (such as LoC) and manually downloading them then getting Koha sysadmins to upload them via the commandline. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 03:42:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 01:42:26 +0000 Subject: [Koha-bugs] [Bug 10096] Add a Z39.50 interface for authority searching In-Reply-To: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10096-70-pCLshTAv8p@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10096 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |dcook at prosentient.com.au -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 03:42:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 01:42:56 +0000 Subject: [Koha-bugs] [Bug 10096] Add a Z39.50 interface for authority searching In-Reply-To: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10096-70-z1KOixg0QB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10096 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 04:46:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 02:46:59 +0000 Subject: [Koha-bugs] [Bug 10096] Add a Z39.50 interface for authority searching In-Reply-To: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10096-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10096-70-4jYYD1Vrx6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10096 --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Update: Jcamins has mentioned that it's actually possible to use the "Stage MARC records for import" tool for importing authorities as well starting from 3.10+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 05:00:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 03:00:21 +0000 Subject: [Koha-bugs] [Bug 10097] New: If importing authority records, don't show text relating to bibliographic records Message-ID: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Bug ID: 10097 Summary: If importing authority records, don't show text relating to bibliographic records Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: dcook at prosentient.com.au Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 05:11:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 03:11:00 +0000 Subject: [Koha-bugs] [Bug 10097] If importing authority records, don't show text relating to bibliographic records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-lNknedETFt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 David Cook <dcook at prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|oleonard at myacpl.org |dcook at prosentient.com.au --- Comment #1 from David Cook <dcook at prosentient.com.au> --- Created attachment 17602 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17602&action=edit Bug 10097 - If importing authority records, don't show text relating to bibliographic records Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:02:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:02:25 +0000 Subject: [Koha-bugs] [Bug 10098] New: Inactive Funds are still showing in Acquisitions Order screen in Internet Explorer Message-ID: <bug-10098-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10098 Bug ID: 10098 Summary: Inactive Funds are still showing in Acquisitions Order screen in Internet Explorer Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: dcook at prosentient.com.au Currently, browsers like Chrome (and probably Firefox) allow you to use a "Show all" check box to show all funds or just the active funds. Unfortunately, in Internet Explorer, function using the JQuery .remove() method doesn't seem to be working. When the page loads, it shows both active and inactive funds. Using the "Show all" toggle does nothing. -- I haven't investigated this very far but I didn't see any mention of the method not working in IE on the JQuery site. I've seen a JSFiddle that uses a remove() method, so I'm thinking it must be how we're using it which causes the problem in IE... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:09:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:09:40 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-8B0N1NzdS5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Stefano, the file you attached is not a git patch, but the file. Can you perhaps provide a git formatted patch for the typo? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:20:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:20:15 +0000 Subject: [Koha-bugs] [Bug 10099] New: Cataloguing search result list links broken Message-ID: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10099 Bug ID: 10099 Summary: Cataloguing search result list links broken Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de CC: m.de.rooy at rijksmuseum.nl All links on the cataloguing search result list are missing the biblionumber. Not being able to do anything from this list makes the search useless. To reproduce: 1) Search catalog using the search in cataloguing 2) Check links on the result list -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:27:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:27:57 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-iQUVCiky5D@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:28:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:28:00 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-CjPojCAmm6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17603 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17603&action=edit [PASSED QA] Bug 10073: Show ccode or location also if not bound to Authorized Values in XSLT If you do not have ccode or location governed by authorized value (you can release this default connection in the marc structure), these item values are not passed through in the items section, created by buildKohaItemsNamespace for XSLTParse4Display. This simple patch checks if the authorized value hash on ccode or location returns something and passes the original value in otherwise. Test plan: Temporarily disconnect ccode and location from authorized values in MARC structure. Edit an item, put some values in location and ccode. Look at this record via opac search (XSLT enabled). Toggle the value of OPACItemLocation to show ccode or location before call number. Restore authorized values-connection when applicable. Note: Since bug 9995 adjusts OPAC XSLT Results, it may be helpful to apply these patches when testing this. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> This works as described for the XSLT result list. The text is shown when OpacItemLocation is set to show collection or location. Note: Displaying location and collection without using authorised values doesn't work in other places like the detail page item table. So this will need more work to be fully functional. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:41:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:41:11 +0000 Subject: [Koha-bugs] [Bug 10099] Cataloguing search result list links broken In-Reply-To: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10099-70-HuiZSZY2H4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10099 --- Comment #1 from Mason James <mtj at kohaaloha.com> --- Created attachment 17604 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17604&action=edit pic -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:41:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:41:58 +0000 Subject: [Koha-bugs] [Bug 10099] Cataloguing search result list links broken In-Reply-To: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10099-70-EVvm2L534b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10099 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Downgrading this - it's only the first entry in the search result list that has broken links. I did a simple search that gave me high number of results, something like "the". .../cgi-bin/koha/cataloguing/addbooks.pl?q=kw,wrdl,rtrn=the%20&page=1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:45:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:45:49 +0000 Subject: [Koha-bugs] [Bug 10099] Cataloguing search result list links broken In-Reply-To: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10099-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10099-70-eMicicqTz8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10099 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Sorry for this early morning bug... the problematic entry in the list was a deleted record. :( -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:47:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:47:12 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-JX5JJwxifs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:47:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:47:14 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-0qszCxft3h@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17223|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17605&action=edit [PASSED QA] Bug 9358 - Followup - Fixed field plugins for MARC21 should be updated for MARC21 update #15 This little patch adds a few values and descriptions to complete value builder for marc21 008. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Follow-up works as described. XML change only. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 07:57:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 05:57:06 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-ymfV4q13Yf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #5 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello Amit. I will take a look at your patch later, but I think its goal is partially the same as 6777 , 9780 (I did this one), and 7294. Maybe it could be interesting for you to take a look at them ? For 9780, it was supposed to show a link between record and Acq, but in a different way than your patch did (not in tabs, but under the record description). It is also forbidding librarians to suppress a record if it is used in an order. BZ9780 was signed off and waiting for QA, but I think I am going to rewrite it, keeping only the last point and removing the display of the link between record and Acq, as maybe your tab solution is better on UX point of view. For 6777, it is adding a new column in the holding tabs, showing acq info. For 7294, it is also using the tabs, but doing other things. Mathieu Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 09:37:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 07:37:35 +0000 Subject: [Koha-bugs] [Bug 10100] New: OPAC News dates need an CSS handle (class) Message-ID: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Bug ID: 10100 Summary: OPAC News dates need an CSS handle (class) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: adrien.saurat at biblibre.com Reporter: adrien.saurat at biblibre.com On the admin side, the footer of each news contain a P html tag associated with the "newsfooter" class. It's useful if we need to hide this through CSS. Alas, this is more often needed on the OPAC side, but there's nothing like this there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 09:41:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 07:41:35 +0000 Subject: [Koha-bugs] [Bug 10080] Change system pref IndependantBranches to IndependentBranches In-Reply-To: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10080-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10080-70-2nJ1fERH3g@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10080 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- This seems like a very dangerous change to make with minimum benefits this close to a major release. I vote it is held over and not rebased until post release. It gains users nothing, with the risk of breaking lots. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 09:44:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 07:44:13 +0000 Subject: [Koha-bugs] [Bug 10100] OPAC News dates need an CSS handle (class) In-Reply-To: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10100-70-Kuim0fZNnW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 --- Comment #1 from Adrien SAURAT <adrien.saurat at biblibre.com> --- Created attachment 17606 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17606&action=edit proposed patch TEST PLAN This could be used in many ways, but one common goal would be to hide this date, this can be done by adding the following lines to the OPACUserCSS system preference : p.newsfooter { visibility: hidden; } -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 09:44:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 07:44:54 +0000 Subject: [Koha-bugs] [Bug 10100] OPAC News dates need an CSS handle (class) In-Reply-To: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10100-70-IvOFrv8sTB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Adrien SAURAT <adrien.saurat at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 10:29:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 08:29:33 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-niAgrtBUkv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #6 from Colin Campbell <colin.campbell at ptfs-europe.com> --- The use case for the for this is the desire of a number of sites to access the funding information for copies of titles held from the results of standard staff search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 10:40:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 08:40:49 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-x71a2veYIt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #7 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Yes, it is a very needed feature! For the moment, in my library, we made a hack in JQuery for displaying this information. I just made previous comment to remark that there are 4 bugs BZ for the same subject. Maybe some ideas developped of the other patchs could be interesting for this one? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:10:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:10:06 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-F3jRorLvoi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Ok, I see :) I thought that the link was not very helpful as it will just show you the totals, but I can see that displaying the fund itself would be useful. I still think acq related information should be grouped together in one place tho - meaning not to add columns to items, but have that in a separate place. The items table already has a lot of columns and display won't get more readable adding more information that is not needed for circ. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:11:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:11:56 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-pjRlzR0KqD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #9 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I can join a screenshot of what we made in JQuery in Rennes 2. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:21:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:21:51 +0000 Subject: [Koha-bugs] [Bug 9046] Items are not exported with the tools/export.pl In-Reply-To: <bug-9046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9046-70-tFi3hZDthX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9046 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:27:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:27:01 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9925-70-Mq06U94xMi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: This patch just remove an unused file. The following command returns no result: git grep table-pager | grep -v translator Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:27:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:27:12 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9925-70-CLxPI2ETVa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17384|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17607 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17607&action=edit Bug 9925 - Remove unused table-pager include While the tablesorter plugin has not been completely eliminated from the staff client yet, there are no more instances where it requires the include file for showing paging controls. table-pager.inc can be safely removed. To test, apply the patch and confirm that the file is gone. A search of Koha templates for references to table-pager.inc should return no results. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:36:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:36:26 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10026-70-gmBU3Ehi9W@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Small patch, works as expected. Reintroduce the shelving location information on the opac basket page. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:36:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:36:36 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10026-70-B19J3bcl0S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17353|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17608 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17608&action=edit Bug 10026 - OPAC cart not showing location anymore When Bug 7570 added availability information to the cart it switched which subroutine was used to get item information, and thus changed how the information was being returned. This patch makes accommodations for this change by adding processing of item location information to the script in a way that will match the existing template variables. To test, add items to the cart in the OPAC some of which include shelving location information. When you view the cart you should see the shelving location displayed. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:38:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:38:06 +0000 Subject: [Koha-bugs] [Bug 10029] CAS authentication fails in OPAC reserve In-Reply-To: <bug-10029-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10029-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10029-70-1Mq1JDfxC8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10029 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17371|0 |1 is obsolete| | --- Comment #3 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- Created attachment 17609 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17609&action=edit Proposed patch (revised) Thanks a lot for your help, her is the revised patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:40:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:40:47 +0000 Subject: [Koha-bugs] [Bug 8735] Expire holds waiting only on days the library is open In-Reply-To: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8735-70-cnvLKXT0DE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8735 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #18 from Jonathan Druart <jonathan.druart at biblibre.com> --- This patch should use Koha::Calendar instead of C4::Calendar. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:41:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:41:55 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-I484YEZ5N7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17610 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17610&action=edit Screenshot of a dev made in Rennes2 with JQuery I don't know if it could be helpful, but I join a screenshot of a dev made in Rennes2 with JQuery. We create items only when we receive books. So we need a way to show information about pending orders before reception. We made a little dev in jquery that 1 - creates a new tab for acquisition information : # order with a link # basket with a link Budget Note Collection code (our stat1) Level of public (our stat2) Date of order Date of reception Quantity (received/ordered) Date of cancellation 2 - show a summary of those information in "item" tab, ONLY if no real items have been created. 3 - show the same information in OPAC M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:43:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:43:03 +0000 Subject: [Koha-bugs] [Bug 7933] Fields in marc display not the same In-Reply-To: <bug-7933-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7933-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7933-70-X6kBwmGmoq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7933 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m QA Contact|koha.sekjal at gmail.com | --- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> --- Unit tests are mandatory for new routines in C4 and Koha namespaces. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:44:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:44:55 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7294-70-O6ZjbsAaiA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 --- Comment #68 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Somebody create a new bug for displaying orders under records (that is the 4th!) : BZ 10013 And we made a local dev in jquery in my library. I joined a screenshot under 10013. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:45:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:45:55 +0000 Subject: [Koha-bugs] [Bug 8750] Chronological terms authorities not correctly indexed In-Reply-To: <bug-8750-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8750-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8750-70-CbLdnJtfUI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:51:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:51:07 +0000 Subject: [Koha-bugs] [Bug 8880] Uninitialized variable triggers error log entry in circulation.pl In-Reply-To: <bug-8880-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8880-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8880-70-ZLsflajkot@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8880 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:51:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:51:50 +0000 Subject: [Koha-bugs] [Bug 8997] Dead code in C4/Language causing useless SQL queries In-Reply-To: <bug-8997-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8997-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8997-70-Lu5E44znZZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8997 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 11:53:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 09:53:04 +0000 Subject: [Koha-bugs] [Bug 7932] twitter share doesn't work with socialnetworks In-Reply-To: <bug-7932-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7932-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7932-70-B2YioXFBTz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7932 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #23 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:14:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:14:52 +0000 Subject: [Koha-bugs] [Bug 8975] search results should say on order in staff client In-Reply-To: <bug-8975-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8975-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8975-70-QCFoltXlNj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8975 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:15:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:15:14 +0000 Subject: [Koha-bugs] [Bug 9023] Update installer txt files to have more accurate information In-Reply-To: <bug-9023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9023-70-qtQNAlviet@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9023 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:16:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:16:41 +0000 Subject: [Koha-bugs] [Bug 8971] Sort holds queue report using DataTables In-Reply-To: <bug-8971-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8971-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8971-70-3Z0CJrYZc9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8971 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:17:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:17:04 +0000 Subject: [Koha-bugs] [Bug 9017] Quote of the day: Table footer not translated In-Reply-To: <bug-9017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9017-70-8xEMQmZRe3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9017 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #12 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:21:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:21:10 +0000 Subject: [Koha-bugs] [Bug 9064] statistics.ccode specified inconsistently In-Reply-To: <bug-9064-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9064-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9064-70-5f1YjFVb5c@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9064 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |FIXED --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:28:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:28:30 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-FWxSx994Vm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Small patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: No issue found. There are still some occurrences: - reserve/request.tt - labels/label-manage.tt - reports/guided_reports_start.tt - authorities/detail.tt - opac-auth-MARCdetail.tt - opac-auth-detail.tt - opac-reserve.tt Not blocker, but is there a reason? Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:28:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:28:43 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-JorlweFkmW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Small patch QA Contact| |jonathan.druart at biblibre.co | |m Attachment #17388|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: No issue found. There are still some occurrences: - reserve/request.tt - labels/label-manage.tt - reports/guided_reports_start.tt - authorities/detail.tt - opac-auth-MARCdetail.tt - opac-auth-detail.tt - opac-reserve.tt Not blocker, but is there a reason? Marked as Passed QA. --- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17611 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17611&action=edit Bug 2774 - Path to theme is hard-coded in many places Many templates have instances where the path to the prog template is hard-coded. Now that interface and theme template variables are available everywhere these paths should be corrected to use them. Image paths corrected: - 'Patron image missing' image on circulation pages - 'Locked' icon on fund planning page - Tag and subfield edit icons on the authority, biblio editor, and batch item modification pages (Clone tag, delete tag, clone subfield, delete subfield, move subfield) - 'Loading' icon when importing frameworks Audio file paths corrected: - Sounds for circulation.pl and returns.pl Paths to DataTables assets corrected on: - Transfers to receive report - Holds queue report - Holds awaiting pickup report - Patron detail page (moremember.pl) - Patron circulation history - Update child to adult patron page - Process offline circulations - Catalog by item type report - Serials statistics wizard - Serial claims page - Koha news - Notices - Batch patron modifications Path to progress bar assets corrected on: - Process offline circulations page - Progressbar include file - Stage MARC imports - Manage MARC imports - Local cover image upload Other image paths: - "Approved" checkmark image on tags review page - Table sort icons on lists page - Feed icon on OPAC search result page - "Loading" image for OPAC plain MARC view Path to ratings JavaScript on OPAC detail and results pages Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Checked all the pages modified by this patch, no problems noted Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 12:40:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 10:40:57 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-eA605p9ztq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 14:38:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 12:38:46 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-6yQpI8AWMk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 14:40:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 12:40:00 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-WAgQ57U7C9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 14:44:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 12:44:27 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10026-70-3Kq1JlYu1J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:05:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:05:06 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-nSpc0OLc9v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. Thanks for filling in the gaps. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:06:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:06:32 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-hOtQmPEfac@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:06:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:06:35 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-s6tCqg8G7J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16013|0 |1 is obsolete| | --- Comment #28 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17612 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17612&action=edit Bug 5336:Order search (search and UI enhancements) You can now search orders by - order status - fund New field aqorders.orderstatus, it can contains following values: 0 => New 1 => Ordered 2 => Partial 3 => Complete 4 => Deleted To test: Search and check if results are consistent in histsearch.pl -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:08:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:08:39 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-y0KVOmWGeP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Medium patch --- Comment #29 from Jonathan Druart <jonathan.druart at biblibre.com> --- This last patch doesn't depend on bug 7294. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:10:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:10:50 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-KQ5K5bm8Oo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17612|0 |1 is obsolete| | --- Comment #30 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17613 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17613&action=edit Bug 5336:Order search (search and UI enhancements) You can now search orders by - order status - fund New field aqorders.orderstatus, it can contains following values: 0 => New 1 => Ordered 2 => Partial 3 => Complete 4 => Deleted To test: Search and check if results are consistent in histsearch.pl -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:11:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:11:17 +0000 Subject: [Koha-bugs] [Bug 8667] Add budget and branch columns in histsearch.pl results In-Reply-To: <bug-8667-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8667-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8667-70-UjiYRgsM06@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8667 --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- The fund column is added by bug 5336 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:30:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:30:42 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-Ik51d28JPH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17614 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17614&action=edit Bug 10094 - koha-list should have a --disabled option switch This patch adds that (--disabled) option switch, Also revisits some of the code and docs. To test: - Apply the patch and create new packages (you might just drop the koha-list command somewhere) - Create several instances (koha-create) - Randomly set some as disabled, others enabled and enable email on some. - Test all possible option switches combinations Expected results: - koha-list should abort with a proper message if mutually exclusive options selected (--email vs. --noemail, --enabled vs. --disabled) - koha-list should show the exact instances you asked for Regards To+ P.S.: I wanted to add the --disabled option switch for the tab-completion work I'm doing, but as of bug 4876 I thought it would be ok to revisit the script to make it robust and clear. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:31:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:31:02 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-iMAvcnDGj3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:31:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:31:46 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-4CXFtxUglO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17613|0 |1 is obsolete| | --- Comment #31 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17615 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17615&action=edit Bug 5336: Late orders search: don't display deleted order. Test plan: Check that deleted orders are not listed in the late orders search results. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:31:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:31:48 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-lRWnjKBGST@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:43:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:43:35 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-zE9nuc9Qn1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17613|1 |0 is obsolete| | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:45:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:45:44 +0000 Subject: [Koha-bugs] [Bug 10003] koha-* scripts (packages) should provide tab-completion in bash In-Reply-To: <bug-10003-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10003-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10003-70-KxFYNIsYCC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10003 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10094 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:45:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:45:44 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-ZjdSKU030S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10003 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 15:59:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 13:59:58 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-Px1Qn0HJY0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #11 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Well, right now I have mixed feelings about this :-) I'm working on a yet unnamed patch to change the structure of these files (xml for 006 and 008). The purpose is move attributes to elements, so to make these files translatable. In that way standard tools could be used to extract all strings. I'll report (in other bug) when done. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:08:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:08:09 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-EqGUzfh3DS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17614|0 |1 is obsolete| | --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17616 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17616&action=edit Bug 10094 - koha-list should have a --disabled option switch This patch adds that (--disabled) option switch, Also revisits some of the code and docs. To test: - Apply the patch and create new packages (you might just drop the koha-list command somewhere) - Create several instances (koha-create) - Randomly set some as disabled, others enabled and enable email on some. - Test all possible option switches combinations Expected results: - koha-list should abort with a proper message if mutually exclusive options selected (--email vs. --noemail, --enabled vs. --disabled) - koha-list should show the exact instances you asked for Regards To+ P.S.: I wanted to add the --disabled option switch for the tab-completion work I'm doing, but as of bug 4876 I thought it would be ok to revisit the script to make it robust and clear. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:10:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:10:30 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-nwGa6YdSOs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Bernardo, I would really love to see that long standing bug fixed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:51:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:51:25 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-MfSdwaGB7f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 --- Comment #32 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17617 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17617&action=edit Bug 5336: Add unit tests for 3 acq routines Unit tests In C4::Acquisition for: - CloseBasket - ReopenBasket - GetBiblioCountByBasketno -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:54:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:54:55 +0000 Subject: [Koha-bugs] [Bug 10101] New: koha-enable error handling Message-ID: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Bug ID: 10101 Summary: koha-enable error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz Make koha-enable handle errors more gracefully. Also make it support more than one instance as parameter (there is a for loop, but a previous check prevents it to work). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:55:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:55:45 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-dlG69g9gPA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10101 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 16:55:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 14:55:45 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-H4EcaD5eMv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:03:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:03:17 +0000 Subject: [Koha-bugs] [Bug 9816] Ominbus bug for adding Goodreads features In-Reply-To: <bug-9816-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9816-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9816-70-GtjtxAbrwz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9816 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:03:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:03:37 +0000 Subject: [Koha-bugs] [Bug 9817] Add Goodreads reviews tab to the OPAC In-Reply-To: <bug-9817-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9817-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9817-70-7j7DeQQRyO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9817 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:05:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:05:57 +0000 Subject: [Koha-bugs] [Bug 9822] No alert appears on adding an order to a basket if the budget has exceeded In-Reply-To: <bug-9822-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9822-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9822-70-3oYzQaCcrR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9822 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:08:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:08:48 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-Nvrkorm9XU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17618 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17618&action=edit Bug 10101 - make koha-enable more robust koha-enable now: - checks for the existence of the instance before any other action on it. - checks if the instance is already enabled before changing stuff in the config files. - only reloads apache if it is needed! - handles more than one instance name as parameter (the code was there, a check for the cardinality of the args prevented it from working). - documents this behaviour change in the docs - doesn't break if the provided (invalid) instance name is a prefix/suffix of a real one (added -x to the relevant grep command). To test: - Aplpy the patch, build your packages - Run koha-enable on - Non existent instance (try using a prefix or a suffix of an already created one too). - Already enabled existent instance name. - Disabled instance. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:09:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:09:32 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-jyFf16wrsM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:14:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:14:19 +0000 Subject: [Koha-bugs] [Bug 9833] New shelves permissions In-Reply-To: <bug-9833-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9833-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9833-70-ftR4jFWLnJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9833 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:15:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:15:11 +0000 Subject: [Koha-bugs] [Bug 5725] Batch modifications for Biblios In-Reply-To: <bug-5725-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5725-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5725-70-bQMCFEworV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725 Koha Team AMU <koha.aixmarseille at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha.aixmarseille at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:15:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:15:20 +0000 Subject: [Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record. In-Reply-To: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8484-70-OBYGK0LCJc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:19:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:19:53 +0000 Subject: [Koha-bugs] [Bug 9852] my ILL requests In-Reply-To: <bug-9852-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9852-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9852-70-t4MWRAvr51@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9852 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:21:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:21:01 +0000 Subject: [Koha-bugs] [Bug 9855] Add OpenGraph (Facebook preview) tags to pages In-Reply-To: <bug-9855-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9855-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9855-70-QDx4tUQAHN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9855 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:24:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:24:51 +0000 Subject: [Koha-bugs] [Bug 10102] New: don't show empty novelist tab if no data Message-ID: <bug-10102-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10102 Bug ID: 10102 Summary: don't show empty novelist tab if no data Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com If you're using Novelist and have the data showing in a tab you see an empty tab for items not found in Novelist - videos specifically. The tab should be hidden if empty. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:29:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:29:53 +0000 Subject: [Koha-bugs] [Bug 9448] Add separate permission for writing off fees In-Reply-To: <bug-9448-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9448-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9448-70-MPmK1gxfrq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9448 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:30:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:30:03 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10004-70-9fxZ3ugHv8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 --- Comment #7 from Kyle M Hall <kyle.m.hall at gmail.com> --- I believe these numbers are updated because the records found via the z39.50 search go into the import_records table. Each time a record is added to that batch, the count is recalculated and stored in the import_batches table. (In reply to comment #6) > Hm. I am not sure if we really should start forking in a cgi script. (Not > saying that your solution would not work :) > > But going one step back: Can we not just get rid of these *silly* record > counts for Z3950 searches? These counts may be of some interest for staged > marc files and so on. But what are we doing with these numbers for Z3950 > search? I cannot recall seeing this number anywhere in Koha. > > So, why not stop calculating instead of doing it in a second process? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:31:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:31:01 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10004-70-KO9RcPmotV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #8 from Kyle M Hall <kyle.m.hall at gmail.com> --- I should also not a number of our cgi scripts fork children for ajax purposes, so this is not without precedent. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:38:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:38:53 +0000 Subject: [Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record. In-Reply-To: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8484-70-UFdv2ITrOY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15147|0 |1 is obsolete| | Attachment #15170|0 |1 is obsolete| | --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17619 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17619&action=edit Bug 8484 - Add ability to choose of lost items are removed from a borrowers record. Adds the system preference ReturnLostItems to control whether setting an item as lost will remove the item from the borrower's record. Note, this system preference does not affect misc/cronjobs/longoverdue.pl which has its own command line switch to choose this behavior. Test plan: Apply the patch and let the database update run. Test the process of marking something lost with the ReturnLostItems preference in the default "on" state: - Find an item which is checked out and mark it lost from moredetail.pl - Find an item which is checked out and mark it lost using the batch item modification tool In both cases the item should be removed from the patron's account (checked in) and a fine applied. Next test with the ReturnLostItems preference turned off. The same procedure should result in the item being checked in but the fine applied. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Passes the test plan which I made up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:38:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:38:52 +0000 Subject: [Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record. In-Reply-To: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8484-70-xNi8p95Znc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:39:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:39:02 +0000 Subject: [Koha-bugs] [Bug 8484] Add ability to choose if lost items are removed from a borrowers record. In-Reply-To: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8484-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8484-70-4h054U9809@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8484 --- Comment #15 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17620 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17620&action=edit Bug 8484 - Add ability to choose if lost items are removed from a borrowers record. - Followup -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:46:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:46:08 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-EneAYc3dJw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:46:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:46:09 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-oHBSYU63ye@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16124|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17621 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17621&action=edit Bug 9219 - Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl This patch adds the lost and damaged status for an issued item to the table of issued items on circulation.pl to make it align more closely to the same table on moremember.pl Test Plan: 1) Apply patch 2) Issue an item 3) Set the item's damaged status 4) Verify the status is showing near the date due on circulation.pl 5) Clear the damaged status and set the lost status again 6) Repeat step 4 Signed-off-by: Owen Leonard <oleonard at myacpl.org> http://bugs.koha-community.org/show_bug.cgi?id=6739 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 17:55:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 15:55:45 +0000 Subject: [Koha-bugs] [Bug 10103] New: UniqueItemFields is missing from sysprefs.sql Message-ID: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Bug ID: 10103 Summary: UniqueItemFields is missing from sysprefs.sql Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: mirko at abunchofthings.net Reporter: mirko at abunchofthings.net CC: gmcharlt at gmail.com Bug 7892 introduced UniqueItemFields but did not add it to sysprefs.sql. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:07:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:07:38 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-JDNyAGfOFs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 --- Comment #1 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17622 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17622&action=edit Bug 10103 UniqueItemFields is missing from sysprefs.sql Bug 7892 introduced UniqueItemFields but did not add it to sysprefs.sql. Also fixes an unrelated missing semicolon in sysprefs.sql -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:18:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:18:12 +0000 Subject: [Koha-bugs] [Bug 10104] New: koha-disable error handling Message-ID: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Bug ID: 10104 Summary: koha-disable error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz Make koha-disable handle errors more gracefully. Also make it support more than one instance as parameter (there is a for loop, but a previous check prevents it to work). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:18:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:18:45 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-a2Oa9b11Ms@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:18:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:18:45 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-XxxsEMKnc7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10104 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:18:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:18:51 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-DZR8rOnl9d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17598|0 |1 is obsolete| | --- Comment #11 from Amit Gupta <amit.gupta at osslabs.biz> --- Created attachment 17623 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17623&action=edit Bug 10013 - Ability to link directly from an item in the Staff client to budget information. Hi Kartrin, Colin has already provided the use case and i have followed the "Capitalization strings consistently" guidelines. To Test: 1) Create budget and fund under budget administration. 2) Create Vendor in acquisitons module. 3) Create basket under vendor. 4) Create order and choose budget while creating order. 5) Receive shipment. 6) Check in catalog details, in holding tab budget information column is displayed , on click it should display the budget information -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:20:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:20:00 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-WkOY1TQgjW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 Amit Gupta <amit.gupta at osslabs.biz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:22:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:22:29 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-LOMHlp4xJS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Amit, thank you for fixing the capitalization problems. There is still one open problem - we need a unit test for the new &GetBudgetInfoFromItemnumber. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:25:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:25:02 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-FrKivAlSK6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17622|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17624 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17624&action=edit Bug 10103 UniqueItemFields is missing from sysprefs.sql Bug 7178 introduced UniqueItemFields but did not add it to sysprefs.sql. Also fixes an unrelated missing semicolon in sysprefs.sql -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:32:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:32:31 +0000 Subject: [Koha-bugs] [Bug 8735] Expire holds waiting only on days the library is open In-Reply-To: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8735-70-M6l6BlCqQL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8735 --- Comment #19 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17625 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17625&action=edit Bug 8735 - Expire holds waiting only on days the library is open - Followup - Switch from C4::Calendar to Koha::Calendar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:34:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:34:06 +0000 Subject: [Koha-bugs] [Bug 8735] Expire holds waiting only on days the library is open In-Reply-To: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8735-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8735-70-JpWYFvcyGh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8735 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:34:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:34:50 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-yTqWLJmKIu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17626 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17626&action=edit Bug 10104 - make koha-disable more robust koha-disable now: - checks for the existence of the instance before any actions on it. - checks if the instance is already disabled before touching anything (warns otherwise) - only reloads apache if needed - handles more than one instance name. - changed the docs to acknowledge the previous item. To test: - Apply the patch, build your package - Run koha-disable on - Non existent instance (try names that are prefix and suffix of a valid one too please) - Already disabled instance name. - Enabled instance name. It should work as expected and warn the user on the expected wrong cases. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 18:47:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 16:47:09 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-EOXG4x3YHK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #3 from Mirko Tietgen <mirko at abunchofthings.net> --- Test Plan: - Apply patch - Do a new installation - In mySQL do 'SELECT * FROM systempreferences WHERE variable = 'UniqueItemFields';', check if 'UniqueItemFields' is present (and not all lowercase) - If yes, sign off the patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 19:49:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 17:49:40 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-aAHZuWMyIZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 20:08:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 18:08:59 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-5fX9HYdOwb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 20:52:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 18:52:10 +0000 Subject: [Koha-bugs] [Bug 5725] Batch modifications for Biblios In-Reply-To: <bug-5725-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5725-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5725-70-kV6wAPV8K2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #75 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- This will be a nice improvement to 3.14... -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 22:30:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 20:30:55 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-Zi4FC87dbV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 23 22:30:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 20:30:59 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-laOGNGEJ9R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17405|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17627 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17627&action=edit [PASSED QA] Bug 9903 - Sort by date broken on patron detail page When the patron detail page switched to DataTables no accommodation was made for metric date formats in sorting. This patch adds sorting based on data in a span's title attribute, and thus requires that the patch for Bug 9887 be applied. To test, view the detail page for a patron who has assorted checkouts, relatives' checkouts, and holds. Sorting of date columns should be correct with the dateformat preference set to any value. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> All tests and QA script pass. Nice improvement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 01:09:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 23 Apr 2013 23:09:43 +0000 Subject: [Koha-bugs] [Bug 6797] Make koha-create more verbose In-Reply-To: <bug-6797-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6797-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6797-70-TZMyC5SETv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6797 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- I think this is still a reasonable enhancement for master. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 02:56:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 00:56:36 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-gkUyAaaZys@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17616|0 |1 is obsolete| | --- Comment #3 from Robin Sheat <robin at catalyst.net.nz> --- Created attachment 17628 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17628&action=edit Bug 10094 - koha-list should have a --disabled option switch This patch adds that (--disabled) option switch, Also revisits some of the code and docs. To test: - Apply the patch and create new packages (you might just drop the koha-list command somewhere) - Create several instances (koha-create) - Randomly set some as disabled, others enabled and enable email on some. - Test all possible option switches combinations Expected results: - koha-list should abort with a proper message if mutually exclusive options selected (--email vs. --noemail, --enabled vs. --disabled) - koha-list should show the exact instances you asked for Regards To+ P.S.: I wanted to add the --disabled option switch for the tab-completion work I'm doing, but as of bug 4876 I thought it would be ok to revisit the script to make it robust and clear. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Robin Sheat <robin at catalyst.net.nz> Does what it says, and cleans up the script at the same time. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 02:57:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 00:57:20 +0000 Subject: [Koha-bugs] [Bug 10094] koha-list should have an --disabled option In-Reply-To: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10094-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10094-70-Os11MwGpj2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10094 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:03:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:03:05 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-eh7qsWikjV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #69 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Comment on attachment 17003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17003 Bug 9850: Update Patron Help Files for 3.12 Review of attachment 17003: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=9850&attachment=17003) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-flags.tt @@ +10,1 @@ > There is a bit of a mix between old and new capitalization in this file: <h2>Patron permissions</h2> <p>Patron Permissions are used to allow staff members access to the staff client.</p> <h3>Setting Patron Permissions</h3> @@ +43,5 @@ > </ul> > </li> > <li>parameters > <ul> > + <li>Manage Koha system systems (Administration panel)</li> This doesn't look right. @@ +465,5 @@ > </ul> > </li> > <li>execute_reports > <ul> > + <li>Execure SQL Reports</li> Little typo. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:17:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:17:24 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-4YjVfmV0hq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:17:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:17:27 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-qmh2A8GFY6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16999|0 |1 is obsolete| | Attachment #17000|0 |1 is obsolete| | Attachment #17001|0 |1 is obsolete| | Attachment #17002|0 |1 is obsolete| | Attachment #17003|0 |1 is obsolete| | Attachment #17004|0 |1 is obsolete| | Attachment #17006|0 |1 is obsolete| | Attachment #17007|0 |1 is obsolete| | Attachment #17009|0 |1 is obsolete| | Attachment #17010|0 |1 is obsolete| | Attachment #17012|0 |1 is obsolete| | Attachment #17013|0 |1 is obsolete| | --- Comment #70 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17629 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17629&action=edit [PASSED QA] Bug 9850: Update Stray Help Files This patch updates the help files which do not have a module folder. To test: Visit About Koha, Koha Home, and the No Help Found pages and check links to the manual. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Updating links to new version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:17:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:17:41 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-OTnS7m3NLt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #71 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17630 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17630&action=edit [PASSED QA] Bug 9850: Update Authority Help Files This patch just updates the links to the manual in the Authority help files. To Test: Visit the help on all authority pages and click the manual link in the help pop up. It should go to the 3.12 manual. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Updating links to new version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:05 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-cAe7jzjr9t@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #72 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17631 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17631&action=edit [PASSED QA] Bug 9850: Update Label Help Files This patch updates the manual links in the label creator help files. There were not other string changes. To test: Visit the help on the label creator and make sure that the links go to the 3.12 manual. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Updating links. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:14 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-FRtEhktGBt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #73 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17632 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17632&action=edit [PASSED QA] Bug 9850: Update Patron Card Help Files This patch updates the links to the manual in the patron card creator help files. There were no other changes. To test: Visit help on the patron card creator tool and make sure the links are right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:22 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-KTUSB16yO0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #74 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17633 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17633&action=edit [PASSED QA] Bug 9850: Update Patron Help Files for 3.12 This patch updates all the help files in the members folder. It also adds a missing help file for approving patron account changes. To Test: Visit the help on every patron page and make sure the text and manual links are all right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Fixed 2 obvious typos mentioned on the bug report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:31 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-xUFoCuFsi8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #75 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17634 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17634&action=edit [PASSED QA] Bug 9850: Update Admin Help Files for 3.12 This patch updates the links to the manual and the text of the admin help files. To test: Visit the help files on all admin pages and make sure the links and text are right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:40 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-fYyliHSxJZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #76 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17635 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17635&action=edit [PASSED QA] Bug 9850: Acq Help Files for 3.12 This patch updates the manual links and some text in the acq help files. To test: Visit help on all acq pages and make sure links and text are right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:18:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:18:51 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-f4DVeUUoMh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #77 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17636 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17636&action=edit [PASSED QA] Bug 9850: Catalogue help files This patch updates the help files in the catalogue folder. To test: Visit the help on the search, detail pages, item details and item history pages and confirm text and links are right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:19:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:19:02 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-vXcFnEzz9S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #78 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17637 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17637&action=edit [PASSED QA] Bug 9850: Update Tags & Comments Help This patch updates the text and links for the Tag and Comment moderation tools. To test: Visit the help on the tags and comments tools and confirm that text and links are right. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:19:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:19:12 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-vftsyUFmtw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #79 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17638 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17638&action=edit [PASSED QA] Bug 9850: Add missing tags help file This patch adds a help file to the listing of titles that use a tag in the tag moderation tool. To test: * Visit the Tag Moderation Tool * Click on a accepted tag * Check that the help file loads on the list and that the text and links are right. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:19:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:19:21 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-V7hrTybKyb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #80 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17639 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17639&action=edit [PASSED QA] Bug 9850: Update holds help file This updates the manual link on the holds help file. To test: Visit the holds tab on any bib record and click the Help link. Make sure it goes to the right place. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:19:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:19:32 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-F5HZSaHvWr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 --- Comment #81 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17640 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17640&action=edit [PASSED QA] Bug 9850: Update Lists Help This updates the manual link in the lists help file. To test: Visit lists pages in the staff client, view the help and confirm link goes to the right place. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:28:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:28:35 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-zAGurAs4r1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:28:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:28:37 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-SdR7A6fFpI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17621|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17641 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17641&action=edit [PASSED QA] Bug 9219 - Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl This patch adds the lost and damaged status for an issued item to the table of issued items on circulation.pl to make it align more closely to the same table on moremember.pl Test Plan: 1) Apply patch 2) Issue an item 3) Set the item's damaged status 4) Verify the status is showing near the date due on circulation.pl 5) Clear the damaged status and set the lost status again 6) Repeat step 4 Signed-off-by: Owen Leonard <oleonard at myacpl.org> http://bugs.koha-community.org/show_bug.cgi?id=6739 Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> I could only test this with the DAMAGED value, because currently lost items are removed from the patron account when you set the status. I know there is a patch somewhere to make it optional and the change looks alright. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:51:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:51:58 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-vzMspHsqBh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Owen, there is a merge conflict in your patch, could you please fix? And maybe give some feedback about the second? I would like to see the YUI menus gone for 3.12. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 07:54:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 05:54:17 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-rMJvBM5RsR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 08:03:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 06:03:40 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-SmNV1Jah5i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #18 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Tomas, running out of time this morning to investigate further, could you please check the unit tests? t/Koha.t (Wstat: 65280 Tests: 16 Failed: 5) Failed tests: 12-16 Non-zero exit status: 255 Parse errors: Bad plan. You planned 11 tests but ran 16. t/ReportsGuided.t (Wstat: 65280 Tests: 11 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 12 tests but ran 11. Thx! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 08:03:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 06:03:48 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-Aco0wgTRpA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:17:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:17:49 +0000 Subject: [Koha-bugs] [Bug 10105] New: Gate register module Message-ID: <bug-10105-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10105 Bug ID: 10105 Summary: Gate register module Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Tools Assignee: gmcharlt at gmail.com Reporter: vimal0212 at gmail.com We would like to see gate register feature with Koha. A gate register interface is helpful to get statistics of library visitors. When patron enter into the library by swiping the card. Patron photo and details display in the monitor. At the same time entry time save in the db table. Librarian can access the patron visit statistics by running Reports. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:21:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:21:51 +0000 Subject: [Koha-bugs] [Bug 10105] Gate register module In-Reply-To: <bug-10105-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10105-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10105-70-RVbLiw6H49@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10105 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #1 from Chris Cormack <chris at bigballofwax.co.nz> --- That definitely sounds like a candidate for a plugin -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:22:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:22:54 +0000 Subject: [Koha-bugs] [Bug 9122] Writing off fees broken In-Reply-To: <bug-9122-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9122-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9122-70-c3CUsaK6uO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9122 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:26:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:26:21 +0000 Subject: [Koha-bugs] [Bug 7358] basket.pl : it is possible to affect a closed basket to a closed basketgroup In-Reply-To: <bug-7358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7358-70-IMq21S6iCB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7358 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:27:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:27:58 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: <bug-9049-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9049-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9049-70-wXRZBkL7Ij@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:29:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:29:34 +0000 Subject: [Koha-bugs] [Bug 9010] Quote of the day: diacritics & other utf8 chars not displayed correctly In-Reply-To: <bug-9010-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9010-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9010-70-jXx85hr9Lx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9010 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:32:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:32:20 +0000 Subject: [Koha-bugs] [Bug 6720] Saved authorities always show as 'Default' In-Reply-To: <bug-6720-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6720-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6720-70-BNCsJNo3Dx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6720 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #30 from Chris Cormack <chris at bigballofwax.co.nz> --- Was released in 3.10.0, patches attached don't apply to 3.8.x, closing -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:32:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:32:22 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: <bug-8212-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8212-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8212-70-3ei9FG8CpY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 6720, which changed state. Bug 6720 Summary: Saved authorities always show as 'Default' http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6720 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:35:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:35:09 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-DtikyFjmZG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Owen, sorry, I see now that I missed Jonathans question in comment 4 when I looked at this, could you provide a follow up/new patch/feedback...? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:36:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:36:57 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: <bug-9272-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9272-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9272-70-GxO4YgTFXD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Was pushed to 3.10.x a while back, missed updating the status -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:37:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:37:55 +0000 Subject: [Koha-bugs] [Bug 5409] Call number is not show on Opac search result page. In-Reply-To: <bug-5409-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5409-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5409-70-GzuTl7QpAG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5409 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #19 from Chris Cormack <chris at bigballofwax.co.nz> --- Was pushed to 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:39:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:39:54 +0000 Subject: [Koha-bugs] [Bug 8870] UNIMARC authorities search doesn't display properly information In-Reply-To: <bug-8870-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8870-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8870-70-lc60oP553h@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8870 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Was released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:40:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:40:15 +0000 Subject: [Koha-bugs] [Bug 8433] use English not needed in modules not using English In-Reply-To: <bug-8433-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8433-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8433-70-CGp2gP58sz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8433 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Version|master |3.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 09:55:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 07:55:37 +0000 Subject: [Koha-bugs] [Bug 9330] Patron duplication : should duplicate with empty title (salutation field) In-Reply-To: <bug-9330-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9330-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9330-70-MCZlRU8r1h@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9330 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:09:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:09:24 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-bbyJEo1uIa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:09:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:09:45 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-Ysja9sOqN1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:09:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:09:47 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-8qSHzKb9FZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17474|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17642 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17642&action=edit Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:22:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:22:10 +0000 Subject: [Koha-bugs] [Bug 9556] Changing patron category does not fully update patron messaging preferences In-Reply-To: <bug-9556-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9556-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9556-70-zFfHQ698Rs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9556 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:38:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:38:11 +0000 Subject: [Koha-bugs] [Bug 9392] confirmation does not appear for negative notforloan items issues In-Reply-To: <bug-9392-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9392-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9392-70-RhqgphZIHe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9392 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:40:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:40:38 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-87oRkYsAw6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17643 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17643&action=edit Bug 9903: Followup: use the KohaDates T::T plugin to display dates. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:42:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:42:39 +0000 Subject: [Koha-bugs] [Bug 5790] Deleting a biblio should alert/fail if there are existent holds In-Reply-To: <bug-5790-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5790-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5790-70-fblnKiWW86@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5790 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #38 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 10:47:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 08:47:46 +0000 Subject: [Koha-bugs] [Bug 9608] white background on header on check in In-Reply-To: <bug-9608-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9608-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9608-70-CrJPOBCsSc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9608 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:02:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:02:58 +0000 Subject: [Koha-bugs] [Bug 9555] Template files contain single quote strings In-Reply-To: <bug-9555-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9555-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9555-70-vzl7a1JOaq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9555 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:03:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:03:26 +0000 Subject: [Koha-bugs] [Bug 9266] Managing tags / reject: Error "Unbekannte Operation (ablehnen)" in translated staff client In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-e06bLqAYo6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m --- Comment #2 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- This may be corrected by Bug 10022. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:04:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:04:34 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-kVqJUhhCUw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: After applying the patch, the normarc directory is like 2 others: ls etc/zebradb/marc_defs/*/biblios etc/zebradb/marc_defs/marc21/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs etc/zebradb/marc_defs/normarc/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs etc/zebradb/marc_defs/unimarc/biblios/: biblio-koha-indexdefs.xml biblio-zebra-indexdefs.xsl record.abs Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:04:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:04:48 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-wXzWMHzVOG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17642|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17644 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17644&action=edit Bug 9804 - Fix name for NORMARC biblio-koha-indexdefs.xml When i did bug 8805, I gave the biblio-koha-indexdefs.xml file the wrong name, and called it biblio-zebra-indexdefs.xml. This patch fixes that. To reproduce: - Check that etc/zebradb/marc_defs/normarc/biblios/biblio-zebra- indexdefs.xml exists To test: - Apply the patch and check that etc/zebradb/marc_defs/normarc/ biblios/biblio-zebra-indexdefs.xml no longer exists, but that etc/zebradb/marc_defs/normarc/biblios/biblio-koha-indexdefs.xml does exist. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:05:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:05:47 +0000 Subject: [Koha-bugs] [Bug 9035] remove deprecated 'bulkauthimport.pl' file In-Reply-To: <bug-9035-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9035-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9035-70-qf2xpaphnt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9035 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:13:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:13:28 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: <bug-9019-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9019-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9019-70-gFHSPA7Idb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:22:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:22:00 +0000 Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9213-70-BGMyY8BqlL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:28:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:28:46 +0000 Subject: [Koha-bugs] [Bug 10013] Ability to link directly from an item in the Staff client to budget information. In-Reply-To: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10013-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10013-70-ODRoch7PsC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10013 --- Comment #13 from Amit Gupta <amit.gupta at osslabs.biz> --- Created attachment 17645 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17645&action=edit Add new unit tests for new routine: GetBudgetInfoFromItemnumber Add new unit tests for new routine: GetBudgetInfoFromItemnumber -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:47:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:47:37 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-AUqYe2ShoI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #19 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #18) > I propose to rewrite BZ9780, focusing on 1) only, as it was the main issue I > wanted to fix. Yes Mathieu, I think it is the easier way. I will try to manage with all others bugs relating to the acq details in biblio pages. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 11:55:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 09:55:43 +0000 Subject: [Koha-bugs] [Bug 7241] circulation action logs record biblionumber instead of item number In-Reply-To: <bug-7241-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7241-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7241-70-seYBYGdHj2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #49 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 Patches don't apply for 3.8.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 12:11:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 10:11:05 +0000 Subject: [Koha-bugs] [Bug 9923] correction of a bug due to bz 7129 In-Reply-To: <bug-9923-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9923-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9923-70-xdmLkBhd4k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9923 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Does not apply to 3.10.x or 3.8.x please resubmit if it is needed on those branches -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 12:18:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 10:18:22 +0000 Subject: [Koha-bugs] [Bug 9759] last subfield can be deleted In-Reply-To: <bug-9759-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9759-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9759-70-iQ2n3Ua1oR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9759 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 12:21:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 10:21:02 +0000 Subject: [Koha-bugs] [Bug 9720] uninitialized value warnings in circulation In-Reply-To: <bug-9720-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9720-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9720-70-IXBuyx0P82@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9720 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 12:26:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 10:26:35 +0000 Subject: [Koha-bugs] [Bug 9196] authorities editor overlapping box In-Reply-To: <bug-9196-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9196-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9196-70-d5cN2nis3a@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9196 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 13:18:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 11:18:38 +0000 Subject: [Koha-bugs] [Bug 10004] Delay batch record count updates until the end of the z39.50 search In-Reply-To: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10004-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10004-70-bhlQld59sp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10004 --- Comment #9 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #7) > I believe these numbers are updated because the records found via the z39.50 > search go into the import_records table. Each time a record is added to that > batch, the count is recalculated and stored in the import_batches table. You describe what happens but why should we do something that we do not use later? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 13:20:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 11:20:36 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: <bug-5781-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5781-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5781-70-pbXdG3fFZr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9780 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 13:20:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 11:20:36 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-CJCbQ0YcEe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5781 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:38:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:38:15 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-kJpq3yl76k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:38:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:38:17 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-e2QHg6aHHa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17101|0 |1 is obsolete| | --- Comment #8 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17646 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17646&action=edit Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system The budget planning table previously used a YUI menu as part of a system for hiding and showing table columns. Instead of trying to convert that sytem to Bootstrap I have used code from the batch modification/deletion pages which uses a list of checkboxes to show and hide table columns. This has the advantage of giving the user visual feedback of what columns are hidden and of offering the user an interface which is familiar from other pages. This patch also moves CSS from a batch-operations-specific CSS file into the main CSS file. Batch modification templates have been modified accordingly. To test, view the budget planning page and choose different "plan by" options (by month, by library, by item type). Test the show/hide action on each individual column and using the "show all" and "hide all" checkboxes. Signed-off-by: David Cook <dcook at prosentient.com.au> Works as described. This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:41:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:41:37 +0000 Subject: [Koha-bugs] [Bug 9857] Did you mean? from authorities uses incorrect punctuation In-Reply-To: <bug-9857-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9857-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9857-70-uiqJM03ii0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9857 Helen Linda <helen.linda at goddard.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |helen.linda at goddard.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:42:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:42:06 +0000 Subject: [Koha-bugs] [Bug 2720] Overdues which debar automatically should undebar automatically when returned In-Reply-To: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2720-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2720-70-bHVZME9dF4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2720 Helen Linda <helen.linda at goddard.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |helen.linda at goddard.edu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:42:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:42:15 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-wPXjk4BtDL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 --- Comment #9 from Owen Leonard <oleonard at myacpl.org> --- (In reply to comment #7) > maybe give some feedback about the second? I haven't had a chance to test Jonathan's patch, and now it doesn't apply. I don't object to the idea of it, although I think it would be nice to keep this and the batch mod interfaces consistent with regard to showing and hiding columns. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:44:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:44:47 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-HSbJsfw9w9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:51:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:51:00 +0000 Subject: [Koha-bugs] [Bug 10106] New: Markup error causing misplacement of "reopen" checkbox on invoice edit screen Message-ID: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Bug ID: 10106 Summary: Markup error causing misplacement of "reopen" checkbox on invoice edit screen Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/acqui/invoice.pl?invoiceid=X OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Acquisitions Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org A misplaced closing </li> causes the "reopen" checkbox to be misplaced if you're editing the a closed invoice. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:53:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:53:44 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-VU1RrdUvc7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |ASSIGNED Depends on|7294 |5336 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:53:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:53:44 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-em5A2TJDSc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |8230 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:53:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:53:44 +0000 Subject: [Koha-bugs] [Bug 7294] status "in order" In-Reply-To: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7294-70-xQvRSYaEcR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7294 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|8230 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:54:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:54:09 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-HqjeSqH7CF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:54:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:54:10 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-rzspG3dqa9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17647 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17647&action=edit Bug 10106 - Markup error causing misplacement of "reopen" checkbox on invoice edit screen A misplaced closing </li> causes the "reopen" checkbox to be misplaced if you're editing the a closed invoice. This patch puts the </li> in its proper place. To test, view a closed invoice (Acquisitions -> Vendor -> Invoices) and confirm that the "reopen" checkbox is correctly placed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:57:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:57:38 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-8A9s427pAD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17613|0 |1 is obsolete| | Attachment #17615|0 |1 is obsolete| | Attachment #17617|0 |1 is obsolete| | --- Comment #33 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17648 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17648&action=edit Bug 5336:Order search (search and UI enhancements) You can now search orders by - order status - fund New field aqorders.orderstatus, it can contains following values: 0 => New 1 => Ordered 2 => Partial 3 => Complete 4 => Deleted To test: Search and check if results are consistent in histsearch.pl -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:57:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:57:36 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-YKsZit0LTH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:57:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:57:48 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-ZrJdRCPx3G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 --- Comment #34 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17649 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17649&action=edit Bug 5336: Late orders search: don't display deleted order. Test plan: Check that deleted orders are not listed in the late orders search results. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:57:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:57:51 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5336-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5336-70-x2bUqm1J3S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 --- Comment #35 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17650 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17650&action=edit Bug 5336: Add unit tests for 3 acq routines Unit tests In C4::Acquisition for: - CloseBasket - ReopenBasket - GetBiblioCountByBasketno -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 14:58:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 12:58:29 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-RmwWaVSugz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #12 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. I also added a follow-up changing the last occurrences. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:05:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:05:42 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-oqRQ9ZDZNS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:05:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:05:44 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-oodjZHVJki@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10197|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17651 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17651&action=edit Bug 8230: Display acquisition details on the catalogue detail page This patch adds a new tab "Acquitition details" on the catalogue detail page. It provides a list of order made for this biblio. New system preference: AcquisitionDetails: Hide/Show the new tab Test plan: 1/ Apply the patch. 2/ Select the "placing an order" value for the AcqCreateItem pref. 3/ Create a new order with X items. 4/ Go on the catalogue detail page for the selected biblio. 5/ Click on the "Acquisition details" tab and check that your order is displayed. Itemnumbers are present in the last column. Check that links are not broken. 6/ Close your basket. 7/ Status become "Ordered" 8/ Receive X-1 items. 9/ Come back on the catalogue detail page. There are 2 orders: 1 complete and 1 partial. The complete one has a receive date. 10/ Receive the last item. 11/ Now you have 2 orders with a complete status. 12/ Cancel the last receipt. 13/ You have 1 ordered and 1 complete (2 items). 14/ Cancel the first receipt. 15/ You have 1 ordered (3 items). 16/ Delete your order 17/ You have 1 deleted order. 18/ Switch the AcqCreateItem pref to "receiving an order" 19/ Do again steps 3 to 17. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:06:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:06:15 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-YjpsYr5LVu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- I completely rewrite this patch. Now the ordered status is displayed on the catalogue page in a new tab. Information are recovered from the sql data, not marc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:09:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:09:26 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-4md0PCqRnY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17351|0 |1 is obsolete| | --- Comment #19 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17652 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17652&action=edit Bug 9659 - QA Follow up: Unit tests Added some tests against the methods added by this patch. To test, prove -v - t/Koha.t - t/ReportsGuided.t Edit: fixed the amount of tests in the skip block. Tests fail for people having earlier versions of DBD::Mock. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:10:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:10:03 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-6Afjip3wdL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:12:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:12:02 +0000 Subject: [Koha-bugs] [Bug 9903] Sort by date broken on patron detail page In-Reply-To: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9903-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9903-70-PnTqYmcoGE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9903 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:12:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:12:06 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-JggumFXByU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17306|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17653 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17653&action=edit Bug 9766: [DRAFT] First try with colvis. Add the colvis DT plugin to the aqplan table -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:12:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:12:36 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-7GC3GKe9y1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 --- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #9) > I haven't had a chance to test Jonathan's patch, and now it doesn't apply. I > don't object to the idea of it, although I think it would be nice to keep > this and the batch mod interfaces consistent with regard to showing and > hiding columns. Rebased. Owen, I really like to have your opinion on this DT plugin. Not only for this patch (my goal is not to block this one), but more generally. We can imagine a configuration page for all tables in Koha (some users would like to display some columns, others want to hide them...). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:16:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:16:39 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-H1mamBD2eI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:32:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:32:14 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: <bug-8942-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8942-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8942-70-FXYPICAB26@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #56 from Fridolyn SOMERS <fridolyn.somers at biblibre.com> --- Pushed to 3.8.12 and 3.10.5 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:40:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:40:49 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-6xluAxL1lJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 15:40:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 13:40:51 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-XjeZMrIH15@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17647|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17654 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17654&action=edit Bug 10106 - Markup error causing misplacement of "reopen" checkbox on invoice edit screen A misplaced closing </li> causes the "reopen" checkbox to be misplaced if you're editing the a closed invoice. This patch puts the </li> in its proper place. To test, view a closed invoice (Acquisitions -> Vendor -> Invoices) and confirm that the "reopen" checkbox is correctly placed. Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:16:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:16:42 +0000 Subject: [Koha-bugs] [Bug 10107] New: opacbookbag shouldn't prevent from adding items to a list in the OPAC Message-ID: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Bug ID: 10107 Summary: opacbookbag shouldn't prevent from adding items to a list in the OPAC Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: tomascohen at gmail.com To reproduce: - Disable the opacbookbag syspref - Login in the OPAC - Create a list (I tested a private one) - Search in your db for some biblios. - Choose some and add them to the created list - Go to your users's page, to the my lists tab - Your list is empty. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:28:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:28:33 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-hikO6mJXsj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- I confirm this in both 'prog' and 'ccsr' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:29:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:29:08 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-zDmkbWZV9j@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:32:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:32:33 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-3w01yls1ml@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- (In reply to comment #1) > I confirm this in both 'prog' and 'ccsr' Also only a bug on the search results page, in the detail page it works as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:40:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:40:14 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-17qxkw8ke9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17653|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:40:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:40:42 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-H7UZ8NoCPp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Works great. This patch gets rid of the last YUI menu in the intranet interface :) Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:41:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:41:02 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-rqN7qfkxHB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17646|0 |1 is obsolete| | --- Comment #13 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17655 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17655&action=edit Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system The budget planning table previously used a YUI menu as part of a system for hiding and showing table columns. Instead of trying to convert that sytem to Bootstrap I have used code from the batch modification/deletion pages which uses a list of checkboxes to show and hide table columns. This has the advantage of giving the user visual feedback of what columns are hidden and of offering the user an interface which is familiar from other pages. This patch also moves CSS from a batch-operations-specific CSS file into the main CSS file. Batch modification templates have been modified accordingly. To test, view the budget planning page and choose different "plan by" options (by month, by library, by item type). Test the show/hide action on each individual column and using the "show all" and "hide all" checkboxes. Signed-off-by: David Cook <dcook at prosentient.com.au> Works as described. This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu. Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:44:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:44:08 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-PBqnodCMiQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #3 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17656 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17656&action=edit Bug 10107 - opacbookbag shouldn't prevent from adding items to a list in the OPAC This bug is present in master and (at least 3.8.x, where we spotted it). The patch makes adding items, to a list from the results page, not rely only on opacbookbag syspref but also 'virtualshelves'. Regards To+ PS: Thanks Graciela Galli for reporting. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:44:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:44:32 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-NMxEIwYfEi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Tomas: Via this report I connect to the encoding stuff: Search for something with diacritics. Try to add it to a list with bookbag disabled. You will see a mangled search expression without results and no item added. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:46:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:46:18 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-Em5rLi3lxw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Change sponsored?|--- |Sponsored Assignee|oleonard at myacpl.org |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 16:56:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 14:56:57 +0000 Subject: [Koha-bugs] [Bug 6590] Removing hyphens from isbn and issn when cataloging a biblio In-Reply-To: <bug-6590-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6590-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6590-70-imNKPXy0yD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6590 Serhij Dubyk <dubyk at library.lviv.ua> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dubyk at library.lviv.ua -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 17:23:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 15:23:41 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-zqM2uYyY42@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 --- Comment #20 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- In fact, the more I look into this problem, the more I think my solution is not realy good : there can be some situation where suppressing a record linked to orders should be allowed, for example if the library withdraw items some months after having bought them... So maybe a more fundamental change is needed, so that information in basket will not be deleted if we delete the record : - either in the basket, use info stored deletedbiblioitems and deletedbiblios as well as biblios and biblioitems - or store bibliographic information (title, author...) in aqorders table (bug 9548, N. Engard liked the idea) The 2d option is more radical, but should allow librarians to have always exactly the same information when they print a basketgroup in pdf. At present, we need to store the pdf somewhere in a DD, because we cannot trust Koha : each time we click on pdf, it is generated dynamicly. So if a record is changed, or suppressed, the pdf of the basketgroup is altered... This is not good : as basketgroups are sent to booksellers, they are not supposed to change, except if we want so. Maybe it deserves a message in Koha-devel... M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 18:01:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 16:01:32 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-h20Wdk1ljO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #27 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Note : I have just discovered that the link between orders and biblio record is NOT always broken. If some items of the suppressed record are linked to acqorders table, the function Items::MoveItemFromBiblio (called for moving the items) updates the biblionumber used in the order. Now I understand why during the hackfest I thought my patch was useless : I was testing this special case without knowing it... So a patch is still needed if items are created on reception. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 18:42:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 16:42:53 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-CJtDdQWScI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16322|0 |1 is obsolete| | Attachment #17162|0 |1 is obsolete| | --- Comment #28 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17657 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17657&action=edit [PATCH][rewritten] Bug 7593: Move orders on the destination record when merging 2 records I merged previous patchs, took some parts of BZ 9780, and change the test plan... So this patch need to be Signed off again. Revised patch according to QA comments. No more dependent from bz 9780. At present, merging records breaks the link order/record, except if an item of the deleted record is used in the order. This is a serious issue for libraries creating items on receipt. This patch moves existing orders from deleted record to destination record. It creates a new function Acquisitions::GetOrdersByBiblionumber, that could be used by other patches later. To test : Check the problem : 1. Set syspref AcqCreateItem = Create an item when receiving an order 1. Create a basket with one order 2. Put the record used by this order in a list 3. Put an other record in the list 4. Merge the 2 records, keeping as a reference the record NOT used in the order 5. In the order, you will see for that order "Deleted bibliographic information..." 6. Apply the patch 7. Repeat steps 1-4 8. In the order, you will see the title/author of the kept record. 9. Set syspref AcqCreateItem = Create an item when placing an order 10. Repeat steps 1-4 (an item will be created) 11. In the oreder, you will see the title/author of the kept record (it is already the case at present. the patch should not alter this behavior) M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 18:43:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 16:43:18 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-1Luddh7VA2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 19:30:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 17:30:59 +0000 Subject: [Koha-bugs] [Bug 10075] Extend CGI to provide a param_utf8_decode method In-Reply-To: <bug-10075-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10075-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10075-70-8ZO5gHRtk3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10075 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17658 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17658&action=edit Bug 10075 - Extend CGI and overload the param method to one that decodes utf8 by default The key idea is to provide a way to avoid writing decode stuff every time we read a param from CGI. Adds a method for explicitly not decoding input (for images, iso data, etc). Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 19:38:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 17:38:52 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-fuWjwvGvKH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17656|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17659 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17659&action=edit [SIGNED-OFF] Bug 10107 - opacbookbag shouldn't prevent from adding items to a list in the OPAC This bug is present in master and (at least 3.8.x, where we spotted it). The patch makes adding items, to a list from the results page, not rely only on opacbookbag syspref but also 'virtualshelves'. Regards To+ PS: Thanks Graciela Galli for reporting. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 19:38:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 17:38:51 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-NUR7QoUpKQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 20:52:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 18:52:40 +0000 Subject: [Koha-bugs] [Bug 10108] New: can't print more than one page of overdues Message-ID: <bug-10108-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10108 Bug ID: 10108 Summary: can't print more than one page of overdues Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com There is no way to print more than one page of the overdues report found in the circulation module. When you choose to print it stops after the first page in all tests I've run. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 21:03:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 19:03:21 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-nIDWYHigXh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|9780 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 21:03:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 19:03:21 +0000 Subject: [Koha-bugs] [Bug 9780] Deleting a record suppress bibliographic info in orders using that record In-Reply-To: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9780-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9780-70-okcNjwV4Mc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9780 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|7593 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 22:30:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 20:30:42 +0000 Subject: [Koha-bugs] [Bug 10109] New: new 007 and 008 options for RDA Message-ID: <bug-10109-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10109 Bug ID: 10109 Summary: new 007 and 008 options for RDA Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com CC: m.de.rooy at rijksmuseum.nl There are new options needed in the 007 and the 008 plugins for RDA: http://www.loc.gov/marc/007008changes-RDA.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 22:39:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 20:39:32 +0000 Subject: [Koha-bugs] [Bug 10109] new 007 and 008 options for RDA In-Reply-To: <bug-10109-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10109-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10109-70-1V8N2ySALn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10109 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- *** This bug has been marked as a duplicate of bug 9358 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 22:39:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 20:39:33 +0000 Subject: [Koha-bugs] [Bug 9358] Fixed field plugins for MARC21 should be updated for MARC21 update #15 In-Reply-To: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9358-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9358-70-lAa01kgWiH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9358 --- Comment #13 from Nicole C. Engard <nengard at gmail.com> --- *** Bug 10109 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:26:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:26:47 +0000 Subject: [Koha-bugs] [Bug 8508] Holds to Pull : Library dropdown options are erroneously concatenated by br tags In-Reply-To: <bug-8508-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8508-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8508-70-xSqzUr9yhm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8508 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:29:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:29:20 +0000 Subject: [Koha-bugs] [Bug 9873] Quiet errors in the log from XSLT.pm In-Reply-To: <bug-9873-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9873-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9873-70-j2M1mzLeUd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9873 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- This doesn't apply to 3.10.x please send a new patch if you wish it back ported -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:43:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:43:08 +0000 Subject: [Koha-bugs] [Bug 8816] add WARNING to debian/control file, to not manually edit In-Reply-To: <bug-8816-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8816-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8816-70-tsCny0BIUz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8816 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- This was pushed to 3.10.x and released in 3.10.5 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:46:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:46:56 +0000 Subject: [Koha-bugs] [Bug 9484] userid not generated consistently (different editing pages) In-Reply-To: <bug-9484-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9484-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9484-70-G9tNhrDRsK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9484 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:53:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:53:14 +0000 Subject: [Koha-bugs] [Bug 9479] The member notices page does not display dates in the syspref format In-Reply-To: <bug-9479-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9479-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9479-70-mAn28ysowC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9479 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Apr 24 23:55:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 21:55:19 +0000 Subject: [Koha-bugs] [Bug 2835] Inconsistent use of colon at the end of sentences In-Reply-To: <bug-2835-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2835-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2835-70-52N8oBy9A2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2835 --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- This doesn't apply to 3.10.x please rebase if needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 00:12:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 22:12:46 +0000 Subject: [Koha-bugs] [Bug 4862] "Browse by subject" is misnamed In-Reply-To: <bug-4862-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4862-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4862-70-HqhPXLPsDC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4862 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #18 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 01:46:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 24 Apr 2013 23:46:27 +0000 Subject: [Koha-bugs] [Bug 10043] When receiving an item to have the facility to scan the barcode and change the status of the item from ON ORDER to JUST RECEIVED automatically In-Reply-To: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10043-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10043-70-eZnGusP9vE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10043 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:39:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:39:33 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-QQS1UMHDpT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #20 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Tomas, wondering if you can use git bz with the diacritics in your commit messages? It always gives me trouble so I have to fall back to the old fashioned ways of attaching a patch here. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:43:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:43:51 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-c5KMT78Yma@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15626|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:43:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:43:49 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-uN5aMJFzsF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Medium patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:43:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:43:53 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-UEZOp03046@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17652|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:46:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:46:06 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-sr7DJ1FAWs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17660 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17660&action=edit PASSED-QA-Bug-9659-Better-handling-of-non-existent-authorised-values -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:46:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:46:31 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-4F7HcuGhiJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 --- Comment #22 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17661 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17661&action=edit PASSED-QA-Bug-9659-QA-Follow-up-Unit-tests -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:54:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:54:16 +0000 Subject: [Koha-bugs] [Bug 10110] New: Problems with diacritics in saved SQL reports Message-ID: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Bug ID: 10110 Summary: Problems with diacritics in saved SQL reports Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: katrin.fischer at bsz-bw.de Koha messes up diacritics used for naming columns in SQL reports. Example SQL: select branchname as "Bibliothek (???)" from branches where branchcode = <<Bibliotheksk?rzel|branches>> 1) Create report with given example SQL or your own including some diacritics in the columnnames 2) Save the report and run it 3) Verify column names are not displayed correctly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:54:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:54:25 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-rwjRYRZYj6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 07:59:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 05:59:37 +0000 Subject: [Koha-bugs] [Bug 10111] New: Layout on basket summary page a bit inconsistent Message-ID: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Bug ID: 10111 Summary: Layout on basket summary page a bit inconsistent Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de Created attachment 17662 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17662&action=edit screenshot of basket summary page Looking at the basket header section of the basket summary page I think we should have all labels in bold and are missing some lins between the lines on the right side of the display. And while someone is in there - it would be nice if some of the information could be easily hidden using CSS as not all libraries will want to use the multi-branch options for billing and delivery places. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:01:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:01:01 +0000 Subject: [Koha-bugs] [Bug 10112] New: add test for ./debian/control file Message-ID: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Bug ID: 10112 Summary: add test for ./debian/control file Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com add a test for syntax errors in the ./debian/control file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:01:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:01:04 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-w5fJwTJaZQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:01:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:01:06 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-Z9meX0ZsRY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17654|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17663 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17663&action=edit [PASSED QA] Bug 10106 - Markup error causing misplacement of "reopen" checkbox on invoice edit screen A misplaced closing </li> causes the "reopen" checkbox to be misplaced if you're editing the a closed invoice. This patch puts the </li> in its proper place. To test, view a closed invoice (Acquisitions -> Vendor -> Invoices) and confirm that the "reopen" checkbox is correctly placed. Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Problem easy to spot, patch fixes it perfectly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:07:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:07:10 +0000 Subject: [Koha-bugs] [Bug 8770] amount does not equal amountoutstanding on a fine with no payments or credits In-Reply-To: <bug-8770-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8770-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8770-70-ibXfxva2c0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8770 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #22 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:07:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:07:13 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-fkcCzTprzT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:07:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:07:16 +0000 Subject: [Koha-bugs] [Bug 9397] Error Messages hard to find for Visually Impaired Users (Accessibility) [Returning Items] In-Reply-To: <bug-9397-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9397-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9397-70-Z3CCVPCQuz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9397 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:07:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:07:19 +0000 Subject: [Koha-bugs] [Bug 9981] Sort1 not automatically cleared when duplicating a patron In-Reply-To: <bug-9981-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9981-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9981-70-rJcJdeCiV7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9981 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:14:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:14:24 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-RfAKRcbD4S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 --- Comment #1 from Mason James <mtj at kohaaloha.com> --- Created attachment 17664 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17664&action=edit Bug 10112 - add test for ./debian/control file to test, apply patch... - run successful test $ perl ./t/00-valid-debian-control-file.t 1..1 ok 1 - parsed ./debian/control file ok - add bad string to ./debian/control file $ sed -i -e '20i -------\' ./debian/control - run failed test $ perl ./t/00-valid-debian-control-file.t 1..1 not ok 1 - parsed ./debian/control file ok -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:14:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:14:22 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-hhyZ2dOYZC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:19:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:19:48 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-ukVKUyEMQ8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:19:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:19:53 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-F0MfCD9OHg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17659|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:21:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:21:09 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-c3SA3mho1C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17665 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17665&action=edit PASSED-QA-Bug-10107-opacbookbag-shouldn-t-prevent... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:30:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:30:22 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-oMvnThzvL0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:30:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:30:24 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-hjvc6IOWua@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17514|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17666 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17666&action=edit [PASSED QA] Bug 10070: Anonymous search history is not being set in the cookie Test plan: 1 - turn on EnableOpacSearchHistory 2 - launch some searches at the opac 3 - go to your search history 4 - there is no history! 5 - apply this patch 6 - retry steps 1 to 3 7 - your history search is available! Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> This does fix the bug, but does undo the change to make the cookie utf-8 safe, however I think that change was done in the wrong way so I am happy to sign this off Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Wondering if the comment line should be deleted now too. Patch fixes the problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:32:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:32:07 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-krA28xzykf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Working on this. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:48:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:48:56 +0000 Subject: [Koha-bugs] [Bug 9591] Set Library changes after viewing Holds Queue >> reserves item In-Reply-To: <bug-9591-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9591-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9591-70-xRLa0H3Azt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9591 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:52:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:52:41 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-myHqOVjUxE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Kyle, I see some strange behaviour with your patch applied: System preferences: maxfine: empty Circulation rules: mpl-staff-books maxfine 15.00 fine 5.00 grace period: 0 interval 1 Logged in branch: mpl Home library of items: mpl Patron home library: mpl I set the due date to about 8-9 days ago using the specify due date feature. I then returned the book using the checkbox on the checkout tab. Suddenly I have credit of 15.00 on my patron account... Couldn't repeat that switching back to master. Could you please check? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:53:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:53:16 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-iO8GifdmtH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 08:56:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 06:56:41 +0000 Subject: [Koha-bugs] [Bug 10030] MaxFines checks against amount, not amount outstanding In-Reply-To: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10030-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10030-70-fHb0mcMatv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10030 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Now I can't reproduce on master too - or with your patch. It happened 3 times, I have no time now to figure out what's going on there. Someone taking a closer look would be appreciated. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 09:20:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 07:20:24 +0000 Subject: [Koha-bugs] [Bug 10113] New: Currency and cost calculation problem in acquisition Message-ID: <bug-10113-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10113 Bug ID: 10113 Summary: Currency and cost calculation problem in acquisition Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: PC OS: Windows Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: shalomchong at segi.edu.my Created attachment 17667 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17667&action=edit Set active currency in order page, total become "NaN" I have "NaN" value in my replacement cost, budgeted cost and total when I change the currency in order page to my active currency. I've set the same active currency for admin/currency & exchange rate and vendor, the basket page also displayed the active currency. but the default currency in my order page was other currency, the calculation is correct for this non-active currency, but the value for replacement cost, budgeted cost and total become "NaN" when I change the currency to my active currency. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 09:52:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 07:52:12 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-hFunv9WcZF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 --- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17668 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17668&action=edit Bug 10088: FIX adding an order from a staged file. Bug 9902 introduced an issue in the C4::Items::PrepareItemrecordDisplay routine. The existence of $defaulvalue hashref should be tested before getting to the branchcode key. Test plan: Before applying the patch, an error occurred when you try to create an order from a staged file. After applying the patch, the error does not appear anymore. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 09:52:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 07:52:34 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-uiVgEVpdjG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:00:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:00:42 +0000 Subject: [Koha-bugs] [Bug 8158] Sanity checking Debian files In-Reply-To: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8158-70-UZbEQdn1Vx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8158 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9802 | Depends on| |10112, 9802 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:00:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:00:42 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-YWRcFSYcBS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |8158 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:00:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:00:42 +0000 Subject: [Koha-bugs] [Bug 9802] Add test case to verify package man pages are well formatted In-Reply-To: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9802-70-XguaImm1B2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9802 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |8158 See Also|http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8158 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:04:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:04:51 +0000 Subject: [Koha-bugs] [Bug 9802] Add test case to verify package man pages are well formatted In-Reply-To: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9802-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9802-70-r0V3kRVYmn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9802 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #9 from Magnus Enger <magnus at enger.priv.no> --- Works nicely in master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:04:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:04:52 +0000 Subject: [Koha-bugs] [Bug 8158] Sanity checking Debian files In-Reply-To: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8158-70-e7WhY8j60v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8158 Bug 8158 depends on bug 9802, which changed state. Bug 9802 Summary: Add test case to verify package man pages are well formatted http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9802 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:25:07 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9927-70-0GSsqnCuuM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:27:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:27:52 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-z9olfm7CAo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- String patch, passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:28:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:28:07 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-hFOzgkjo9M@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17479|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17669 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17669&action=edit Bug 9818: Fixing capitalization and remove dollar sign Overdue Fines Cap ($) > Overdue fines cap (amount) To test: Go to administration > circulation and fine rules Check column label Overdue fines cap now follows capitalization rules and has no dollar sign. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:31:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:31:37 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9927-70-L9eDe9fyEP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 --- Comment #12 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #7) > (In reply to comment #6) > > Why is this necessary? > > its necessary, so that the latest available version of all Koha's dependency > packages are installed. before this patch, this doesn't happen > after some further discussion with Robin, we discovered that it was a better choice to select the version from perl's base packages, rather than the 'other' package (this was the opposite of what i initially thought) the reason is - the base perl packages have more security testing this patch always chooses the *base* perl packages, not the alternative -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:32:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:32:39 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9927-70-BOtg3kDzp8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16916|0 |1 is obsolete| | --- Comment #13 from Mason James <mtj at kohaaloha.com> --- Created attachment 17670 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17670&action=edit Bug 9927 - tweak list-deps script to build a better ./debian/control file to test... 1/ apply patch 2/ rename existing file mv ./debian/control ./debian/control.old 3/ run script ./debian/update-control 4/ compare files, to see improvements diff ./debian/control ./debian/control.old -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:41:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:41:07 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-2IIlIc5aYh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: I didn't test to insert datas into my DB but I trust author and sign-offer of these patches. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:41:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:41:21 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-7MvgyQ5QvA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:41:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:41:38 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-Ev8vVArGdh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17536|0 |1 is obsolete| | Attachment #17537|0 |1 is obsolete| | Attachment #17538|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17671 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17671&action=edit Bug 10050: Update German web installer files for 3.12 - Mandatory This patch updates the German web installer files from the mandatory directory. This includes: - CalendarFirstDayOfWeek defaults to Monday - gist rates default to 0.07|0.19|0.00 - RoutlingListNote default text translation - uniqueitemfields default set to barcode stocknumber - Translation of new user flags and permissions - Corrections to existing translations and typo corrections To test: - Run the web installer with German installed - Verify all mandatory SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:41:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:41:47 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-0CGNCc9akJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17673 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17673&action=edit Bug 10050: Update German web installer files for 3.12 - Language settings Activate German and English for OPAC and intranet by default. To test: - Run the German web installer - Check that when logging into Koha the German interface is shown and you can switch between English and German using the links at the bottom of the page - Check language relevant settings in the system preferences are correctly set Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 10:41:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 08:41:44 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-Mj814cJygA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 --- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17672 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17672&action=edit Bug 10050: Update German web installer files for 3.12 - Optional This patch updates the German web installer files from the optional directory. This includes: - Adding the bridge/reference.gif to the REF itemtype - Updating currency rates and setting EUR to active - Adding branchcode MPL to the sample holidays - Updating a few strings on the patroncard samples - Fixing typos and rephrasing To test: - Run the web installer with German installed - Verify all optional SQL files are installed correctly Note: The German po files in master are buggy, please use files from translate.koha-community.org for testing. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 11:41:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 09:41:46 +0000 Subject: [Koha-bugs] [Bug 8402] generate 'install_misc/debian.packages' file from debian/control file In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-CLZvHagVxp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|replace |generate |'install_misc/debian.packag |'install_misc/debian.packag |es' file with |es' file from |'koha-debian-deps.pl' |debian/control file |script | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 11:45:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 09:45:58 +0000 Subject: [Koha-bugs] [Bug 10114] New: Double encoding problems caused by uri_escape_utf8 Message-ID: <bug-10114-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10114 Bug ID: 10114 Summary: Double encoding problems caused by uri_escape_utf8 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: m.de.rooy at rijksmuseum.nl Reporter: m.de.rooy at rijksmuseum.nl This is a followup on bug 6554. While looking at report 10107 that makes opac-search do a resubmit on itself while adding a biblio to a list, a search expression with diacritics suffers an encoding problem. Reproduce this by: search on mus?e, click on Save next to Add to list. Why does this occur only on the resubmit? This is interesting: At first glance I was inclined to find the cause in the different CGI request method: the first search submit is a POST, the second is a GET. But since opac-search already uses the -utf8 flag on CGI, this is not the cause. The cause is found little bit deeper: The template variable QUERY_INPUTS is reconstructed via $query_cgi, which comes from Search.pm. In that module buildQuery uses uri_escape_utf8 for $query_cgi. This function from URI::Escape encodes before escaping. Since we should only encode when finally sending to STDOUT, this creates double encoding on the diacritical search expression. This only shows up on the resubmit. Why? The search term normally goes via ms_value to the template into the search box. No problem. The mangled url is only used when resubmitting in the above described way. Solution: We should carefully examine all occurrences of uri_escape_utf8 (not that much) and replace them by uri_escape as long as they are in the scope of the template handling process. My first patch will handle the Search.pm occurrences. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 11:46:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 09:46:30 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-XSTu31bDK0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #4) > Tomas: > Via this report I connect to the encoding stuff: Search for something with > diacritics. Try to add it to a list with bookbag disabled. You will see a > mangled search expression without results and no item added. Bug 10114 is created for this new bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 11:47:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 09:47:10 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9927-70-7qoENy72uy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17670|0 |1 is obsolete| | --- Comment #14 from Mason James <mtj at kohaaloha.com> --- Created attachment 17674 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17674&action=edit Bug 9927 - tweak list-deps script to build a better ./debian/control file to test... 1/ rename existing file mv ./debian/control ./debian/control.old 2/ apply patch 3/ run script ./debian/update-control 4/ compare control files, to see improvements diff ./debian/control ./debian/control.old -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 11:50:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 09:50:59 +0000 Subject: [Koha-bugs] [Bug 9927] tweak list-deps script to build a better ./debian/control file In-Reply-To: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9927-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9927-70-RRZroODqos@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9927 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 12:35:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 10:35:09 +0000 Subject: [Koha-bugs] [Bug 10075] Extend CGI to provide a param_utf8_decode method In-Reply-To: <bug-10075-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10075-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10075-70-0f2UC1Xhes@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10075 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- I do not oppose to this idea, but have some questions: Why not use -utf8 on CGI? Should you really add a no_decode parameter? It is a rather complicated way of using CGI without this wrapper. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:09:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:09:51 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-JFI6h5kq58@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 MJ Ray (software.coop) <mjr at software.coop> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17665|0 |1 is obsolete| | --- Comment #8 from MJ Ray (software.coop) <mjr at software.coop> --- Created attachment 17675 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17675&action=edit Bug 10107 - opacbookbag shouldn't prevent from adding items to a list in the OPAC This bug is present in master and (at least 3.8.x, where we spotted it). The patch makes adding items, to a list from the results page, not rely only on opacbookbag syspref but also 'virtualshelves'. Regards To+ PS: Thanks Graciela Galli for reporting. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Template only patch, works nicely. Test plan copied from bug report: - Disable the opacbookbag syspref - Login in the OPAC - Create a list (I tested a private one) - Search in your db for some biblios. - Choose some and add them to the created list - Go to your users's page, to the my lists tab - Your list is empty. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:12:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:12:16 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-ZD5MnWNCKa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17675|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:12:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:12:28 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-W7yuKRcntn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17665|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:15:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:15:51 +0000 Subject: [Koha-bugs] [Bug 6262] overdues warning label In-Reply-To: <bug-6262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6262-70-xfqxRLLicE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6262 --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- I'd still like to see this. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:16:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:16:16 +0000 Subject: [Koha-bugs] [Bug 6262] overdues warning label In-Reply-To: <bug-6262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6262-70-hs6H7N4x4d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6262 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- Oh ... and I can do it myself, but wanted to start a discussion so I didn't so something that upset the masses. Nicole -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:17:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:17:12 +0000 Subject: [Koha-bugs] [Bug 5544] All Notices from Branch Email Address In-Reply-To: <bug-5544-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5544-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5544-70-ULTlWFhNZL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5544 Bug 5544 depends on bug 2533, which changed state. Bug 2533 Summary: Send OPAC user record change requests to branch email address http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2533 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:17:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:17:11 +0000 Subject: [Koha-bugs] [Bug 2533] Send OPAC user record change requests to branch email address In-Reply-To: <bug-2533-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2533-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2533-70-F4ICa5sRFR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2533 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |nengard at gmail.com Resolution|--- |INVALID --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- I think this is invalid now that all patron updates go to the staff client for review ... if I'm wrong please reopen. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:18:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:18:14 +0000 Subject: [Koha-bugs] [Bug 5198] HOLDPLACED being logged in patron messages In-Reply-To: <bug-5198-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5198-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5198-70-70U19zxnPy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5198 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- This is still happening. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:19:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:19:00 +0000 Subject: [Koha-bugs] [Bug 2384] Add location group as search limit in OPAC In-Reply-To: <bug-2384-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2384-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2384-70-TKdqSIJFzS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2384 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |nengard at gmail.com Resolution|--- |FIXED --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- Search groups do show in the OPAC now. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:19:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:19:48 +0000 Subject: [Koha-bugs] [Bug 5938] Maximum number of issues across a family group In-Reply-To: <bug-5938-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5938-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5938-70-5DCsbyviFE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5938 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- I like this - but I'd say that we'd have to create family "groups" first. Right now you can only link children to 1 adult - and can't link adults together or 1 child to two adults. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:23:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:23:54 +0000 Subject: [Koha-bugs] [Bug 10115] New: Hiding advanced search in Orders search tab removes plus button Message-ID: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Bug ID: 10115 Summary: Hiding advanced search in Orders search tab removes plus button Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jcamins at cpbibliography.com If you click the plus button to display advanced search options in the Orders search tab on the masthead then hide those options by clicking the minus button, rather than the options being hidden and the plus sign reappearing, but the options and the plus sign vanish. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:30:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:30:57 +0000 Subject: [Koha-bugs] [Bug 10116] New: Subscription history notes should be TEXT not VARCHAR(150) Message-ID: <bug-10116-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10116 Bug ID: 10116 Summary: Subscription history notes should be TEXT not VARCHAR(150) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: jcamins at cpbibliography.com CC: colin.campbell at ptfs-europe.com The subscription history notes (subscriptionhistory.opacnote and subscriptionhistory.librariannote) should be TEXT columns and not VARCHAR(150) columns because if a journal has been published irregularly for over a century, there could be a lot more than 150 characters worth of notes required to explain its history. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:31:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:31:36 +0000 Subject: [Koha-bugs] [Bug 9593] Prices not imported correctly from a staged file In-Reply-To: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9593-70-iLkxpzyjnb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9593 --- Comment #17 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Hello Lyon 3 I made the following test to check the way Koha was handling multi-currency prices. I defined these currencies : EUR ? 1.00 (active) USD $ 0.50 Before applying your patch, I created a basket with staged records, selecting EUR currency in Accounting details (in addorderiso2709.pl). I applied the patch, and created an other basket with the same file of stage records. Here are the results. It is not good before your patch, not good after, but in a different way :( So managing multi-currency prices is a complex issue. I suggest you to rewrite your patch only to fix the initial bug (, instead of . in prices), so that we could push your fix as soon as possible. And create an other ticket for improving/fixing multi-currency prices support... What do you think of that? Detailed test : Record 1 : 010$d : 75.00 ?, 30.00 $ Without your patch => in basket : 30 euros With your patch => in basket : 75 euros Record 2 : 010$d : 25.00?, 32.00$ Without your patch => in basket : 32 euros With your patch => in basket : 25 euros Record 3 : 010$d : ?22.00, $56.00 Without your patch => in basket : 22 euros With your patch => in basket : 22 euros Record 4 : 010$d : $42.00, ?12.00 Without your patch => in basket : 0 (uncertain price) With your patch => in basket : 0 (uncertain price) Record 5 : 010$d : 20.40 EUR, 12.50 USD Without your patch => in basket : 20.40 euros With your patch => in basket : 20.40 euros Record 6 : 010$d : 112.10 ?, 110.15 $, 90.15 ? Without your patch => in basket : 110.15 euros With your patch => in basket : 112.10 euros Record 7 : 010$d : 1125.00 EUR Without your patch => in basket : 1125 euros With your patch => in basket : 1125 euros Record 8 : 010$d : ?125.00 Without your patch => in basket : 125 euros With your patch => in basket : 125 euros Record 9 : 010$d : 1125.50 USD Without your patch => in basket : 1125.50 euros With your patch => in basket : 1125.50 euros Record 10 : 010$d : $1125.50 Without your patch => in basket : 0 (uncertain price) With your patch => in basket : 0 (uncertain price) Record 11 : 010$d : $10.00, ?12.00 Without your patch => in basket : 0 (uncertain price) With your patch => in basket : 0 (uncertain price) Record 12 : 010$d : 10.00 $, 12.00 ? Without your patch => in basket : 10 euros With your patch => in basket : 10 euros Record 13 : 010$d : 10.00 USD, 12.00 EUR Without your patch => in basket : 10 euros With your patch => in basket : 10 euros Mathieu -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:57:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:57:05 +0000 Subject: [Koha-bugs] [Bug 8402] generate 'install_misc/debian.packages' file from debian/control file In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-akCLarcfYR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17392|0 |1 is obsolete| | --- Comment #6 from Mason James <mtj at kohaaloha.com> --- Created attachment 17676 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17676&action=edit bug 8402 - generate 'install_misc/debian.packages' file from debian/control file to test... - rename ./install_misc/debian.packages file mv ./install_misc/debian.packages ./install_misc/debian.packages.old - apply patch git bz apply 8402 - run script ./koha-debian-deps.pl -r > install_misc/debian.packages - compare improved package file diff ./install_misc/debian.packages ./install_misc/debian.packages.old - install packages sudo apt-get install $( < install_misc/debian.packages) Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 13:57:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 11:57:02 +0000 Subject: [Koha-bugs] [Bug 8402] generate 'install_misc/debian.packages' file from debian/control file In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-Uc3OMYYjUe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:00:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:00:13 +0000 Subject: [Koha-bugs] [Bug 8402] generate 'install_misc/debian.packages' file from debian/control file In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-9njdSbEp9M@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Severity|enhancement |normal --- Comment #7 from Mason James <mtj at kohaaloha.com> --- > Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> > Works as advertised i've made some small improvements to the script... perhaps these changes should be re-tested? i've set the patch back to 'needs signoff' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:01:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:01:59 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-95q9xQKogp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #5 from Christophe Croullebois <christophe.croullebois at biblibre.com> --- Hi Mathieu, no, in fact the patch shows the warning, and prohibits to add items in one case => AcqCreateItem = placing.. So, about the other two cases there is no warning, no prohibition. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:04:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:04:58 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-EbHwcBIVXT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:06:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:06:04 +0000 Subject: [Koha-bugs] [Bug 8402] generate 'install_misc/debian.packages' file from debian/control file In-Reply-To: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8402-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8402-70-Vz0pGSkodq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8402 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17676|0 |1 is obsolete| | --- Comment #8 from Mason James <mtj at kohaaloha.com> --- Created attachment 17677 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17677&action=edit bug 8402 - generate 'install_misc/debian.packages' file from debian/control file to test... - rename ./install_misc/debian.packages file mv ./install_misc/debian.packages ./install_misc/debian.packages.old - apply patch git bz apply 8402 - run script ./koha-debian-deps.pl -r > install_misc/debian.packages - compare improved package file diff ./install_misc/debian.packages ./install_misc/debian.packages.old - install packages sudo apt-get install $( < install_misc/debian.packages) Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:11:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:11:29 +0000 Subject: [Koha-bugs] [Bug 6646] add new install_misc/apt-get-debian-squeeze.sh file In-Reply-To: <bug-6646-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6646-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6646-70-Tegq0DPtNC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6646 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Mason James <mtj at kohaaloha.com> --- what the hell was this ticket for again? closing... -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:17:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:17:04 +0000 Subject: [Koha-bugs] [Bug 6757] 'un-bold' 245b/sub-title display in both staff and OPAC In-Reply-To: <bug-6757-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6757-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6757-70-xxp0VrnyKe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6757 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Mason James <mtj at kohaaloha.com> --- yay - this bug looks fixed closing... -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:29:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:29:06 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-pmbiVtVmOU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #6 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Sorry, I did not read it well. I'm going to test. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:35:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:35:32 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-g4JxyNwtf0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17522|0 |1 is obsolete| | --- Comment #7 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17678 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17678&action=edit [PATCH 1/1][SIGNED OFF] bug 7228 : can't add items in an order with Modify -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:36:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:36:24 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-lbXGGg8drq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:42:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:42:01 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10010-70-eqLk2C66UH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17679 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17679&action=edit Bug 10010: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:42:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:42:30 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-NHRU6A9NMo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17680 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17680&action=edit Bug 10010: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:42:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:42:28 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-oGR07Ubxq0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:43:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:43:02 +0000 Subject: [Koha-bugs] [Bug 10010] Use jQueryUI Accordion to display constraints in MARC subfield editor In-Reply-To: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10010-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10010-70-chXuCvZ7Ts@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10010 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17679|0 |1 is obsolete| | --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Comment on attachment 17679 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17679 Bug 10010: Problems with diacritics in saved SQL reports Oops wrong report.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:44:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:44:10 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-vWxe3rBVSC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Assignee|gmcharlt at gmail.com |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:46:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:46:09 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-GBil2rrcKQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17668|0 |1 is obsolete| | --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17681 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17681&action=edit [PATCH][SIGNED OFF] Bug 10088: FIX adding an order from a staged file. Your patch is working. I sign off. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:46:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:46:17 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-A2kG8hWdY4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:47:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:47:29 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-5HS9GzXlt3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:51:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:51:24 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-EwCw6BX4Te@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 --- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17682 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17682&action=edit Bug 10110 Followup for Acquisition.pm Adding a FIXE at a line that uses $sth->{NAME} for possible utf8 problems. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:53:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:53:10 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-MAtkmR2d13@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17680|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17683 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17683&action=edit Bug 10110: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:55:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:55:02 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-AY9UBriRKT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 14:55:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 12:55:04 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-p6SXYTo9qH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17684 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17684&action=edit Bug 10115 - Hiding advanced search in Orders search tab removes plus button The logic of the JavaScript for showing and hiding additional options in the orders search form wasn't quite right, resulting in the +/- control being hidden incorrectly. This patch corrects and simplifies the JS in order to fix the problem. To test: - Open any page in Acquisitions which shows the orders search form in the header search bar (for instance, Acquisitions home). - Open the orders search tab and click on the "+" to show more options. - Click the "-" to hide the additional options. The additional options should now be hidden and the "+" displayed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 15:19:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 13:19:12 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-gDwCEJ4KUI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 15:39:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 13:39:01 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-CpKLnB9fjk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 15:39:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 13:39:03 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-n4MB5v2jMm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17685 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17685&action=edit Bug 10111 - Layout on basket summary page a bit inconsistent Some details in the summary of basket information were not marked up consistently with others on the page. This patch makes the markup consistent for a consistent appearance. To test, view a basket in Acquisitions which is part of a basketgroup. Information should be displayed consistently for baksets in both open and closed basket groups. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 17:02:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 15:02:21 +0000 Subject: [Koha-bugs] [Bug 5260] It would be nice if Koha's Acquisition module could order by email In-Reply-To: <bug-5260-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5260-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5260-70-zsMhVSK8Rc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 17:03:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 15:03:28 +0000 Subject: [Koha-bugs] [Bug 5260] It would be nice if Koha's Acquisition module could order by email In-Reply-To: <bug-5260-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5260-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5260-70-XxUzU9towl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I don't know if somebody is still working on that, but that would be a nice improvement! M. Saby -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 17:39:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 15:39:42 +0000 Subject: [Koha-bugs] [Bug 10076] Add Bcc syspref for claimacquisition and clamissues In-Reply-To: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10076-70-H3ZDOhlSvp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |pelletiermaxime at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 20:39:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 18:39:33 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-cwxioTP9kV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 20:44:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 18:44:15 +0000 Subject: [Koha-bugs] [Bug 10117] New: Byte Order Mark breaks Patron Import Message-ID: <bug-10117-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10117 Bug ID: 10117 Summary: Byte Order Mark breaks Patron Import Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: jcoehoorn at york.edu CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com If a csv file for importing patrons has a byte order mark, the patron import tool will not parse the header row correctly, causing additional errors for every record in the file. Byte order marks are invisible in most text editors, and created automatically by a lot of reporting tools, especially on newer versions of Windows. To reproduce: Create a valid patron import file that includes a byte order mark (Notepad++ can alter an existing file to include one, if needed). Try to import that patrons and observe the error. Now re-save the same file without the byte order mark. Try again to import the file, and observe that it succeeds. Based on my Google searches when I encountered the problem, I am confident a lot of other people have also run into this issue, but not known how to identify or resolve it. I observed this bug in 3.8. I don't have newer versions to test against, but I expect it still exists today in more recent versions. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:20:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:20:56 +0000 Subject: [Koha-bugs] [Bug 10118] New: Problem with diacritics on 'pay fines' Message-ID: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10118 Bug ID: 10118 Summary: Problem with diacritics on 'pay fines' Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de CC: m.de.rooy at rijksmuseum.nl Created attachment 17686 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17686&action=edit screenshot Diacritics don't show correctly on the 'pay fines' page in the patron record. Only the 'Pay fines' tab is affected, titles on the 'Account' tab display correctly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:30:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:30:38 +0000 Subject: [Koha-bugs] [Bug 10119] New: Calculation of fines on return needs to be documented Message-ID: <bug-10119-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10119 Bug ID: 10119 Summary: Calculation of fines on return needs to be documented Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com There is a major change in how fines work in that they are recalculated on return of the item. That should at least be reflected in the syspref finesmode, nicer would be a separate switch. finesmode currently reads: [Calculate and charge] fines (when misc/cronjobs/fines.pl is being run). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:30:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:30:59 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-N9N317lzau@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17684|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17687 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17687&action=edit Bug 10115 - Hiding advanced search in Orders search tab removes plus button The logic of the JavaScript for showing and hiding additional options in the orders search form wasn't quite right, resulting in the +/- control being hidden incorrectly. This patch corrects and simplifies the JS in order to fix the problem. To test: - Open any page in Acquisitions which shows the orders search form in the header search bar (for instance, Acquisitions home). - Open the orders search tab and click on the "+" to show more options. - Click the "-" to hide the additional options. The additional options should now be hidden and the "+" displayed. Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net> Works as expected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:31:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:31:24 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-7MQ13sk88y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:54:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:54:52 +0000 Subject: [Koha-bugs] [Bug 10120] New: Fine recalculation on return needs to be a system preference Message-ID: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 Bug ID: 10120 Summary: Fine recalculation on return needs to be a system preference Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: chris at bigballofwax.co.nz, gmcharlt at gmail.com, kyle.m.hall at gmail.com As agreed on IRC today, recalculation of fines on return needs to be tied to a system preference as it changes the fines workflow. Ideally the system preference would have 3 settings: - recalculate always - recalculate only for hourly loans - don't recalculate -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:56:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:56:17 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-hz2FfvfEtK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10119 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 21:56:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 19:56:17 +0000 Subject: [Koha-bugs] [Bug 10119] Calculation of fines on return needs to be documented In-Reply-To: <bug-10119-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10119-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10119-70-Ludev2ga5l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10119 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10120 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- On further discussing this on IRC, we got some votes on recalculation being optional. finesmode could still have a note mentioning that not only the fines.pl cronjob can accrue fines. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 22:13:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 20:13:30 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-2rEtVI8ovl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17685|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17688 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17688&action=edit Bug 10111 - Layout on basket summary page a bit inconsistent Some details in the summary of basket information were not marked up consistently with others on the page. This patch makes the markup consistent for a consistent appearance. To test, view a basket in Acquisitions which is part of a basketgroup. Information should be displayed consistently for baksets in both open and closed basket groups. Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net> Works as expected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Apr 25 22:13:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 20:13:58 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-QBDWNcPfXS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 00:34:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 22:34:41 +0000 Subject: [Koha-bugs] [Bug 10121] New: unhighlight doesn't carry over to other pages Message-ID: <bug-10121-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10121 Bug ID: 10121 Summary: unhighlight doesn't carry over to other pages Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com I I click 'unhighlight' on page 1 of my results and then go to page 2 it's highlighted. My option to 'unhighlight' should carry over. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 00:35:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 22:35:46 +0000 Subject: [Koha-bugs] [Bug 10122] New: my summary tabs not highlighted Message-ID: <bug-10122-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10122 Bug ID: 10122 Summary: my summary tabs not highlighted Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 17689 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17689&action=edit my summary When logged in to the, opac the tabs on 'my summary' aren't highlighted/selected like they used to be. This is tested in CCSR only so far. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 00:39:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 22:39:07 +0000 Subject: [Koha-bugs] [Bug 10123] New: way to accept donations Message-ID: <bug-10123-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10123 Bug ID: 10123 Summary: way to accept donations Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com It would be nice if there were a way to show the list of purchase suggestions publicly (which you can already) and allow people to buy things from the list for donation to the library - kind of like a wish list on Amazon, but linked to Koha through purchase suggestions. We'd need a way to say 'i purchased this for the library' so that the item didn't show on the purchase suggestion list anymore. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 01:44:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 23:44:23 +0000 Subject: [Koha-bugs] [Bug 9910] Get goodreads series info In-Reply-To: <bug-9910-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9910-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9910-70-Acz5XNgHgz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9910 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 01:54:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 23:54:57 +0000 Subject: [Koha-bugs] [Bug 9193] socialnetworks aren't working in ccsr In-Reply-To: <bug-9193-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9193-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9193-70-fAR9CsPdaZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9193 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Nicole C. Engard <nengard at gmail.com> --- *** This bug has been marked as a duplicate of bug 9935 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 01:54:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 25 Apr 2013 23:54:57 +0000 Subject: [Koha-bugs] [Bug 9935] Social icons missing in CSSR theme In-Reply-To: <bug-9935-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9935-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9935-70-BCEVP3xOd1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9935 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #7 from Nicole C. Engard <nengard at gmail.com> --- *** Bug 9193 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:03:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:03:33 +0000 Subject: [Koha-bugs] [Bug 9966] Incorrect 404 when a search returns one result hidden by OpacHiddenItems In-Reply-To: <bug-9966-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9966-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9966-70-8jinudiBrs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9966 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:09:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:09:40 +0000 Subject: [Koha-bugs] [Bug 9994] Changing 'rows per page' on saved sql reports doesn't work with runtime parameters In-Reply-To: <bug-9994-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9994-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9994-70-6LFKaAC1dJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9994 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:27:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:27:03 +0000 Subject: [Koha-bugs] [Bug 6796] Overnight circulation of reference books In-Reply-To: <bug-6796-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6796-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6796-70-eFvI0r1Ag7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6796 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |nengard at gmail.com Resolution|FIXED |--- --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- I think this needs to be reopened and I have another example. Basically if you have a 1 day loan then the item is due anytime the next day, but we need it to be due in the morning - at a specific time. For example let's say you check out a 2 hour loan 1 hour before closing. It would be overdue if returned the next day, but most libraries allow for the item to be returned at opening the next morning. This is a big issue - bigger than the circ matrix - but it is a desired feature. Maybe the addition of library hours to the calendar and a check of that to figure out if the items should be due an hour after the library closes (which is silly) or the next morning during the first open hour. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:27:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:27:57 +0000 Subject: [Koha-bugs] [Bug 3534] Patron quick add form In-Reply-To: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3534-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3534-70-ah0AQbu7fj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3534 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:32:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:32:41 +0000 Subject: [Koha-bugs] [Bug 7819] Title page of manual page says "Koha downloads" In-Reply-To: <bug-7819-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7819-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7819-70-1NDGTUvAo2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7819 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Assignee|wizzyrea at gmail.com |larry at bywatersolutions.com --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- It's a work around. I asked Larry to set manual.k-c to redirect to the documentation page instead. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:35:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:35:03 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-qCAOT6fSgC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #5 from Nicole C. Engard <nengard at gmail.com> --- The history of this is that the cataloging search used to be the only place with the edit items and edit record links ... but now that's on the regular search as well so I agree it's still to have two searches. I think the cataloging search should only search the reservoir and be renamed such. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 02:36:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 00:36:03 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-w1q3NuZ4Ea@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:14:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:14:21 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-Jj7LCkAzTy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- I cannot reproduce this problem. Is there anything else I might need to know? However, when I disable the opacbookbag syspref all the other javascript on the page breaks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:23:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:23:21 +0000 Subject: [Koha-bugs] [Bug 10050] Update German web installer files for 3.12 In-Reply-To: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10050-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10050-70-i8Zy3HP3NB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10050 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:33:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:33:57 +0000 Subject: [Koha-bugs] [Bug 9925] Remove unused table-pager include In-Reply-To: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9925-70-5sHqYfbsCn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9925 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:50:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:50:52 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-mItTp8H6db@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #82 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:50:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:50:54 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-GVSJG8lQKj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17632|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:50:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:50:57 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-jWYCTFBRDs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17633|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:50:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:50:59 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-ZtJVn7xPAL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17634|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:01 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-8ZWqFVi47S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17635|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:03 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-vd7OJYLu5s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17636|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:06 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-NptPvw1WB3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17637|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:08 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-TPSLgAqauv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17638|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:10 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-lgBLeWtLEX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17639|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:12 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-tTJgAWPoDB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17640|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:15 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-SMzW8Pgof4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17629|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:19 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-LfMOqWjYRa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17630|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:51:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:51:21 +0000 Subject: [Koha-bugs] [Bug 9850] Koha 3.12 Help Files Update In-Reply-To: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9850-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9850-70-vTraN92ft2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9850 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17631|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:53:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:53:58 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-PRAbLWWOSL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 03:57:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 01:57:14 +0000 Subject: [Koha-bugs] [Bug 9766] Remove YUI menu on budget planning page in favor of different column-hiding system In-Reply-To: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9766-70-WaFZxfhscp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9766 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #14 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:06:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:06:40 +0000 Subject: [Koha-bugs] [Bug 8068] acq stats refers to budgets when it should be funds In-Reply-To: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8068-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8068-70-UVIV3R4TjQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8068 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:08:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:08:52 +0000 Subject: [Koha-bugs] [Bug 10106] Markup error causing misplacement of "reopen" checkbox on invoice edit screen In-Reply-To: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10106-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10106-70-rZA1BkaBYE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10106 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:14:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:14:14 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-knj5NvUAoH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:14:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:14:46 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-IdNKCeMLzf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:15:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:15:34 +0000 Subject: [Koha-bugs] [Bug 10045] Suggestions refer to budgets, but should be funds In-Reply-To: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10045-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10045-70-4EEgEdEvDA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10045 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:29:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:29:41 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-BuMcuIiGjk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10019, 10074 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:29:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:29:41 +0000 Subject: [Koha-bugs] [Bug 10019] Encoding problem with utf8 chars in userid In-Reply-To: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10019-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10019-70-U1H0hSsfDB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10019 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:29:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:29:41 +0000 Subject: [Koha-bugs] [Bug 10074] Encoding problems for login and installer In-Reply-To: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10074-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10074-70-DLgLz7af3L@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10074 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 04:40:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 02:40:21 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-eK23WnCbFI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #102 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- I have reverted this patch and the other related encoding patches from 3.12.x. These problems can be addressed for 3.14. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 06:31:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 04:31:33 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-lzJJhhgSKd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 --- Comment #5 from Kristina Hoeppner <kristina at catalyst.net.nz> --- Created attachment 17690 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17690&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 06:32:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 04:32:06 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-bWsU9nSf9m@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Kristina Hoeppner <kristina at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 06:47:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 04:47:36 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-A7sxs6SF22@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I did my test in CCSR and it worked like described. There was still a [News list] link in the dropdown on top of the result list, but if you clicked on it, nothing happened. After applying the patch and reloading the patch the normal popup came up and it worked nicely. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:11:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:11:26 +0000 Subject: [Koha-bugs] [Bug 10047] Cataloguing search maybe useless? In-Reply-To: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10047-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10047-70-nc7XvC2ddl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10047 --- Comment #6 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Maybe we could suppress cataloguing search, and add a button in normal search to enlarge the scope of the search to include the reservoir if the librarian wants to do so and have permissions? M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:14:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:14:56 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-3oNWvcPdId@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- Jared, since you reverted patches for bug 6554, this patch should be reverted from 3.12 branch too. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:20:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:20:56 +0000 Subject: [Koha-bugs] [Bug 10124] New: Pending orders: ergonomic improvement Message-ID: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Bug ID: 10124 Summary: Pending orders: ergonomic improvement Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com Some stuffs has to be fixed on the pending orders page. 1/ There are 2 pagination styles. 2/ All orders are retrieved from the DB but only 20 are displayed! 3/ We cannot search by basket group name. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:21:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:21:03 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-b6TSoUMivA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:21:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:21:09 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-L2rcRsfYOi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:38:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:38:53 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-wN8TAQW5YL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17691 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17691&action=edit Bug 10124: Merge GetPendingOrders and SearchOrders routines Preliminary work: In the C4::Acquisition module, 2 routines do the same work. This patch merges these 2 routines. Test plan: test the acqui/orderreceive.pl, acqui/uncertainprice.pl and serials/acqui-search-result.pl scripts. acqui/parcel.pl will be tested with the others patches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:38:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:38:55 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-hrbH4KPHtT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 --- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17692 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17692&action=edit Bug 10124: Add basket group name in filters This patch adds a new filter "basket group name" for pending orders searches. Test plan: Try different filters and check that results are consistent. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:38:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:38:57 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-m88TegV0AS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17693 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17693&action=edit Bug 10124: Add filters on the pending orders table Since the parcel.pl script get *all* pending orders, there is no reason not to display all of them. Like that, DataTable manages pagination and sorting correctly (on all data). This patch adds filters on the table header (using columnFilter). Test plan: Try filters on the left of the screen and filters on the table header. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 09:39:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 07:39:21 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-xtSGrjLBcq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:06:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:06:51 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-nYclEOQavK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Owen, I'm not sure at all but I suspect 1 extra li tag. I got: - If basket is not in a bg: the "basket group" label and select (+ input) are not on the same line. - If basket is in a opened bg: idem - If basket is in a closed bg: the "basket group" label and the text ( "basketname (closed)") are on the same line. Extra li would be at lines 213 and 214. I will submit a patch, mark it as obsolete if it is the expected behavior, else sign off it. Marked as Failed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:07:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:07:30 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-2oBn3RmdfS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17694 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17694&action=edit Bug 10111 - Followup Layout on basket summary page a bit inconsistent Remove extra li tag. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:12:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:12:10 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-EO0ZjAOhVl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> --- QA comment: Simple patch, works as expected. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:12:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:12:22 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-bJph0iV0qT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17687|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17695 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17695&action=edit Bug 10115 - Hiding advanced search in Orders search tab removes plus button The logic of the JavaScript for showing and hiding additional options in the orders search form wasn't quite right, resulting in the +/- control being hidden incorrectly. This patch corrects and simplifies the JS in order to fix the problem. To test: - Open any page in Acquisitions which shows the orders search form in the header search bar (for instance, Acquisitions home). - Open the orders search tab and click on the "+" to show more options. - Click the "-" to hide the additional options. The additional options should now be hidden and the "+" displayed. Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net> Works as expected -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:15:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:15:06 +0000 Subject: [Koha-bugs] [Bug 8925] Late orders : checkbox to claim order shouldn't appear if no email is known In-Reply-To: <bug-8925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8925-70-cFvssO7pci@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8925 --- Comment #2 from Adrien SAURAT <adrien.saurat at biblibre.com> --- Maybe we could actually display a checkbox for each line, but "gray" when no email is available, with a tooltip indicating the problem. (maybe even a full "No e-mail" text next to the checkbox instead of the tooltip) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 10:18:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 08:18:34 +0000 Subject: [Koha-bugs] [Bug 8925] Late orders : checkbox to claim order shouldn't appear if no email is known In-Reply-To: <bug-8925-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8925-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8925-70-f0pIhHtcIV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8925 --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Maybe we should have an option to mark claimed even when no email is generated? This way libraries writing their own claim letters could be using the claim feature for tracking. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 11:49:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 09:49:49 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-Rphs6BTq7H@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Stefano Bargioni <bargioni at pusc.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17594|0 |1 is obsolete| | --- Comment #3 from Stefano Bargioni <bargioni at pusc.it> --- Created attachment 17696 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17696&action=edit New proposed patch Sorry for the wrong previous attach. Thanks to Zeno T. for helping me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 11:50:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 09:50:24 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-ElSGIr9hp2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Stefano Bargioni <bargioni at pusc.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:27:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:27:12 +0000 Subject: [Koha-bugs] [Bug 10125] New: COinS star image must use sprite Message-ID: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10125 Bug ID: 10125 Summary: COinS star image must use sprite Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: fridolyn.somers at biblibre.com In opac-results.tt : <img src="[% themelang %]/../images/Star[% SEARCH_RESULT.score_int %].gif" ... But thoses images have been removed to use sprites, see Bug 7500. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:27:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:27:38 +0000 Subject: [Koha-bugs] [Bug 10125] COinS star image must use sprite In-Reply-To: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10125-70-PGbLDUFKAi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10125 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7500 Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:27:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:27:38 +0000 Subject: [Koha-bugs] [Bug 7500] Use CSS Sprites in the OPAC for faster page loading In-Reply-To: <bug-7500-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7500-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7500-70-CE9bEHfEdj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7500 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10125 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:45:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:45:13 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-UI1tnaZ9yn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- (In reply to comment #7) > Jared, since you reverted patches for bug 6554, this patch should be > reverted from 3.12 branch too. Are you sure? If I revert this patch the search history ceases to function. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:48:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:48:21 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-dWrIvTPdKZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** Bug 10044 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:48:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:48:21 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-59vDkRGLUb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 10124 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:49:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:49:59 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-iddOI3umAn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Jonathan, I believe this was a duplicate to 10044, but now I seethis is marked enhancement. Could we extract a fix for the doubled up pagination? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:54:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:54:31 +0000 Subject: [Koha-bugs] [Bug 10115] Hiding advanced search in Orders search tab removes plus button In-Reply-To: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10115-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10115-70-dBpswpY0nJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10115 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:54:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:54:55 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-kdnvPVVims@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #8) > (In reply to comment #7) > > Jared, since you reverted patches for bug 6554, this patch should be > > reverted from 3.12 branch too. > > Are you sure? If I revert this patch the search history ceases to function. Ho yes sorry, you are right. However there is an issue: 1/ logout 2/ search "bar" (added to the history) 3/ search "f??" => history is empty -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 13:56:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 11:56:30 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-tg7bslP6I8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #11 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. I was unable to replicate the problem, but this patch did not make things worse for me and fixed things for others so I have pushed anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:00:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:00:52 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-fbGtzm2dBo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 --- Comment #2 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17697 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17697&action=edit MT10144: Remove duplicate pagination on the pending orders page. Test plan: Check that there is just one pagination on the pending orders page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:01:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:01:10 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-11ry5h0kRN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |jonathan.druart at biblibre.co | |m Resolution|DUPLICATE |--- -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:01:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:01:15 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-nxMRcSvoXH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:01:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:01:27 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-sz266n3dg7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Assignee|oleonard at myacpl.org |jonathan.druart at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:02:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:02:13 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-R4v6kYUh9P@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- (In reply to comment #5) > Hi Jonathan, I believe this was a duplicate to 10044, but now I seethis is > marked enhancement. Could we extract a fix for the doubled up pagination? Done on bug 10044 :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:06:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:06:24 +0000 Subject: [Koha-bugs] [Bug 10126] New: C4::Reports::Guided is not Plack safe Message-ID: <bug-10126-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10126 Bug ID: 10126 Summary: C4::Reports::Guided is not Plack safe Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: jcamins at cpbibliography.com Notice then numerous my variables at module level. There is also a call to C4::Context->preference in a BEGIN block, which is bad. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:10:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:10:38 +0000 Subject: [Koha-bugs] [Bug 9659] Undefined authorised value category yields empty dropdown menu on SQL reports In-Reply-To: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9659-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9659-70-PA6JRfqZRi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9659 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #23 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:19:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:19:23 +0000 Subject: [Koha-bugs] [Bug 9219] Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl In-Reply-To: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9219-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9219-70-NcKRbsT6ZY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #10 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:42:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:42:15 +0000 Subject: [Koha-bugs] [Bug 10125] Babeltheque star image must use sprite In-Reply-To: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10125-70-iTuLwnp65o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10125 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|COinS star image must use |Babeltheque star image must |sprite |use sprite -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:51:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:51:23 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-6nryrfHs3m@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 14:51:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 12:51:24 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-qsaApC9syi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17624|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17698 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17698&action=edit Bug 10103 UniqueItemFields is missing from sysprefs.sql Bug 7892 introduced UniqueItemFields but did not add it to sysprefs.sql. Also fixes an unrelated missing semicolon in sysprefs.sql Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:00:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:00:37 +0000 Subject: [Koha-bugs] [Bug 10127] New: Printoverdues.sh should tar only pdf files Message-ID: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Bug ID: 10127 Summary: Printoverdues.sh should tar only pdf files Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: sophie.meynieux at biblibre.com At the end of printoverdues.sh, an archive is generated containing all files present in directory given as parameter. As archives are generated in this given directory, they contain previously generated tar files, creating oversized files. Only .pdf files should be archived -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:07:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:07:47 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-xG9690XIzL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 --- Comment #1 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> --- Created attachment 17699 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17699&action=edit Bug 10127 : Printoverdues.sh should tar only pdf files -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:08:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:08:13 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-s8oAU0cFkL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |sophie.meynieux at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:09:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:09:35 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-IIemAJgOER@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:09:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:09:37 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-ylqwybMRMm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17657|0 |1 is obsolete| | --- Comment #29 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17700 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17700&action=edit Bug 7593: Move orders on the destination record when merging 2 records Revised patch according to QA comments. No more dependent from bz 9780. At present, merging records breaks the link order/record, except if an item of the deleted record is used in the order. This is a serious issue for libraries creating items on receipt. This patch moves existing orders from deleted record to destination record. It creates a new function Acquisitions::GetOrdersByBiblionumber, that could be used by other patches later. To test : Check the problem : 1. Set syspref AcqCreateItem = Create an item when receiving an order 1. Create a basket with one order 2. Put the record used by this order in a list 3. Put an other record in the list 4. Merge the 2 records, keeping as a reference the record NOT used in the order 5. In the order, you will see for that order "Deleted bibliographic information..." 6. Apply the patch 7. Repeat steps 1-4 8. In the order, you will see the title/author of the kept record. 9. Set syspref AcqCreateItem = Create an item when placing an order 10. Repeat steps 1-4 (an item will be created) 11. In the oreder, you will see the title/author of the kept record (it is already the case at present. the patch should not alter this behavior) Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:15:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:15:52 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-wz7LLztPJp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17693|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17701 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17701&action=edit Bug 10124: Add filters on the pending orders table Since the parcel.pl script get *all* pending orders, there is no reason not to display all of them. Like that, DataTable manages pagination and sorting correctly (on all data). This patch adds filters on the table header (using columnFilter). Test plan: Try filters on the left of the screen and filters on the table header. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:16:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:16:03 +0000 Subject: [Koha-bugs] [Bug 10044] Doubled up paging on order receive In-Reply-To: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10044-70-qicXSl6y5V@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10044 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |10124 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:16:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:16:03 +0000 Subject: [Koha-bugs] [Bug 10124] Pending orders: ergonomic improvement In-Reply-To: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10124-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10124-70-wToRYV269V@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10124 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10044 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:17:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:17:35 +0000 Subject: [Koha-bugs] [Bug 10125] Babeltheque star image must use sprite In-Reply-To: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10125-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10125-70-NuiKcAQXiZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10125 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:18:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:18:32 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-kl6tNFKkgJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> --- Test plan : * you must have a directory with some *.html files inside (ideally some files generated by overdue_notices.pl with -html parameter or by gather_print_notices.pl) Without the patch : * run several times (not the same day): misc/cronjobs/printoverdues.sh <directory_path> * look into the last generated tar file with tar tvf <my file>.tar.gz => you can see that the file contains *.tar.gz files With the patch : * proceed as described above => you can see that the file only contains *.pdf file (and is smaller) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:18:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:18:53 +0000 Subject: [Koha-bugs] [Bug 10128] New: Encoding problem when Search for an Authority to add to a bib record with non-latin characters the data re filled in form looks bad but the results good Message-ID: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10128 Bug ID: 10128 Summary: Encoding problem when Search for an Authority to add to a bib record with non-latin characters the data re filled in form looks bad but the results good Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: karamqubsi at gmail.com Created attachment 17702 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17702&action=edit Show the search result is good but the data re filled in the form is bad. I hope the attached image will describe the whole problem -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:19:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:19:34 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-ySn8e4hUkn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #5 from Jonathan Druart <jonathan.druart at biblibre.com> --- Add missing syspref in syspref.sql file. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:20:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:20:20 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-dlfwpT3Mfy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17698|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17703 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17703&action=edit Bug 10103 UniqueItemFields is missing from sysprefs.sql Bug 7892 introduced UniqueItemFields but did not add it to sysprefs.sql. Also fixes an unrelated missing semicolon in sysprefs.sql Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:23:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:23:07 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-fbn5p9WlXA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17682|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17704 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17704&action=edit Bug 10110 Followup for Acquisition.pm Adding a FIXE at a line that uses $sth->{NAME} for possible utf8 problems. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:23:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:23:19 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-TpFr5i18Mr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:23:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:23:20 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-fXGpNKKkOk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17683|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17705 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17705&action=edit Bug 10110: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. http://bugs.koha-community.org/show_bug.cgi?id=10110 Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:25:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:25:21 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-pKeliycujn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Karam Qubsi <karamqubsi at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10128 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:25:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:25:21 +0000 Subject: [Koha-bugs] [Bug 10128] Encoding problem when Search for an Authority to add to a bib record with non-latin characters the data re filled in form looks bad but the results good In-Reply-To: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10128-70-zTvjXhcnyC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10128 Karam Qubsi <karamqubsi at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6554 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:29:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:29:44 +0000 Subject: [Koha-bugs] [Bug 9743] Mandatory opac hold notes under specified conditions In-Reply-To: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9743-70-Nn1u58PmKr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9743 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle.m.hall at gmail.com --- Comment #4 from Kyle M Hall <kyle.m.hall at gmail.com> --- git am -3 /tmp/Bug-9743-Mandatory-opac-hold-notes-under-specified-AtsBqs.patch Applying: Bug 9743: Mandatory opac hold notes under specified conditions fatal: sha1 information is lacking or useless (koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 9743: Mandatory opac hold notes under specified conditions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:38:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:38:22 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7295-70-t0yRuEitIl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:38:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:38:25 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7295-70-tmCe2nuca2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17359|0 |1 is obsolete| | Attachment #17360|0 |1 is obsolete| | Attachment #17361|0 |1 is obsolete| | --- Comment #34 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17706 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17706&action=edit Bug 7295: More granular permissions for baskets Add branch info to baskets Add a list of borrowers that are allowed to manage a basket (one list for each basket). Add a new subpermission: acquisition => order_manage_all If user is superlibrarian, or if he has permission acquisition = 1 (GranularPermissions = OFF), or subpermission acquisition => order_manage_all (GranularPermissions = ON). He's authorised to manage all baskets. Depending on syspref AcqViewBaskets: 'all': user can manage all baskets 'branch': user can manage baskets of his branch (the basket branch is taken into account, not the branch of the basket's creator). If basket branch is not defined, all user can manage this basket. 'user': user can manage baskets he created, and baskets he's in their user list There are unit tests in t/Acquisition/CanUserManageBasket.t, which require Test::MockModule You can edit basket's branch and users list in basket modification page (acqui/basket.pl) Signed-off-by: Sonia Bouis <sonia.bouis at univ-lyon3.fr> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:38:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:38:35 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7295-70-PpqlBb14m3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 --- Comment #35 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17707 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17707&action=edit Bug 7295: Follow-up: Several fixes - List of libraries in basket.pl is now sorted by branch name, not code - When IndependantBranches is ON, user has only the possibility to set basket branch to its own branch, or to no branch at all. - When basket do not belong to any branch, selected branch by default is connection branch (was 'no branch') - added id attributes to both added li elements - change description of 'order_manage_all' permission to make it clearer. - remove Test::MockModule dependency Signed-off-by: Sonia Bouis <sonia.bouis at univ-lyon3.fr> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:38:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:38:42 +0000 Subject: [Koha-bugs] [Bug 7295] list of librarian managing a basket In-Reply-To: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7295-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7295-70-SrDLXbGUYI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7295 --- Comment #36 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17708 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17708&action=edit Bug 7295 [follow-up] More granular permissions for baskets - updatedatabase.pl now fills the new aqbasket.branch with branchcode of basket owner (aqbasket.authorisedby). So the behavior is unchanged if you have set your syspref AcqViewBaskets to 'branch' - If AcqViewBaskets='branch', prevent librarian to add users that are not from the same branch than the basket. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:40:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:40:28 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-DCUIWRr3XL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 --- Comment #3 from Sophie MEYNIEUX <sophie.meynieux at biblibre.com> --- I am not quite sure if it is an enhancement or a bugfix -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:43:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:43:41 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-rJgwds2Hg7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #10 from Jonathan Druart <jonathan.druart at biblibre.com> --- Whaou, in fact the solution is easy, the function to call is uri_escape (what it was before bug 6554). uri_escape_utf8 was introduced by bug 6554 and this patch fixed the issue but not for utf8 characters. So in 3.12, if you revert this one, it will introduce the uri_escape_utf8 call :) So I will provide 1 patch for 3.12 and 1 for master. I think it is not useful to open a new report, say me if you disagree. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:44:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:44:54 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-ZBj3NHJHNV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #11 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17709 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17709&action=edit Bug 10070: [3.12.x] revert previous changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:46:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:46:42 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-sKPpE6BzX2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #12 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17710 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17710&action=edit Bug 10070: revert previous changes We should use escape_uri instead of escape_uri_utf8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:47:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:47:03 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-82vdfVbh2R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17666|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:47:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:47:18 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-mduzDwXcbY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17709|Bug 10070: [3.12.x] revert |[3.12] Bug 10070: [3.12.x] description|previous changes |revert previous changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:47:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:47:29 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-LYpFuem6UB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17710|Bug 10070: revert previous |[master] Bug 10070: revert description|changes |previous changes -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:48:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:48:41 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-g6J2FgdWfj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #13 from Jonathan Druart <jonathan.druart at biblibre.com> --- With these 2 patches I can search several terms (with utf8 characters) and keep my anonymous history searches on 3.12 and master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:48:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:48:47 +0000 Subject: [Koha-bugs] [Bug 8044] Localization for Perl scripts and modules In-Reply-To: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8044-70-jstwaSgwUY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:48:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:48:49 +0000 Subject: [Koha-bugs] [Bug 8044] Localization for Perl scripts and modules In-Reply-To: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8044-70-bqQhCJknVS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13218|0 |1 is obsolete| | Attachment #13219|0 |1 is obsolete| | Attachment #13220|0 |1 is obsolete| | Attachment #13221|0 |1 is obsolete| | --- Comment #40 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17711 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17711&action=edit Bug 8044: First draft for Koha localization using Locale::Maketext You have to use the new module Koha::I18N Code example: use Koha::I18N; use CGI; my $input = new CGI; my $lh = Koha::I18N->get_handle_from_context($input, 'intranet'); print $lh->maketext("Localized string!"); PO files are in misc/translator/po/LANG-messages.po. Creation of PO files are integrated to existing workflow, so to create PO file for a language, just run in misc/translator: ./translate create LANG To update: ./translate update LANG You can then translate the PO with your favorite editor. Strings will be localized at runtime. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Works as advertised. Some details needing further attention noted on bug report. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:49:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:49:09 +0000 Subject: [Koha-bugs] [Bug 8044] Localization for Perl scripts and modules In-Reply-To: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8044-70-eOLXhGtI2b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 --- Comment #41 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17712 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17712&action=edit Bug 8044 follow-up: Fix warning and error messages in translate.pl CHARSET is now automatically replaced by UTF-8, and 'update' create the PO file if it does not exist. Also do not try to create PO files if POT file creation failed (when there is no messages to translate for example). + add some verbosity + add Locale::Maketext and Locale::Maketext::Lexicon to Koha dependencies Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:49:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:49:13 +0000 Subject: [Koha-bugs] [Bug 8044] Localization for Perl scripts and modules In-Reply-To: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8044-70-bWFxm862Ac@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 --- Comment #42 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17713 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17713&action=edit Bug 8044 follow-up: Add copyright block and use Modern::Perl Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:49:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:49:17 +0000 Subject: [Koha-bugs] [Bug 8044] Localization for Perl scripts and modules In-Reply-To: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8044-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8044-70-SUGH39t3o0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8044 --- Comment #43 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17714 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17714&action=edit Bug 8044: Translate basket CSV column names using Koha::I18N This is a test case for new module Koha::I18N. It translate CSV columns headers when you export a basket as CSV. To test: - go to a basket page in staff interface with english interface - click on "Export this basket as CSV" and check that column titles are there and in english - change language and click on the same button. - column titles are still in english - now open a terminal, go to misc/translator and run: ./translate create LANG (e.g. fr-FR) - translate the po misc/translator/po/LANG-messages.po with your favorite po editor. - go back to the navigator and click again on the Export button - column names must be translated, according to the PO file. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:53:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:53:40 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-Jvm13IDMCN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:54:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:54:01 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-FEQrKptz26@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Fridolyn SOMERS <fridolyn.somers at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:59:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:59:29 +0000 Subject: [Koha-bugs] [Bug 9328] File::Find::Rule should not be a mandatory dependency for installation In-Reply-To: <bug-9328-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9328-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9328-70-HqRrWHLu9H@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9328 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 15:59:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 13:59:30 +0000 Subject: [Koha-bugs] [Bug 9328] File::Find::Rule should not be a mandatory dependency for installation In-Reply-To: <bug-9328-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9328-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9328-70-fSLMn432mK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9328 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16118|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17715 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17715&action=edit Bug 9328, 7167: Remove the File::Find::Rule dependency F::F::Rule doesn't introduce functionality that is not available to File::Find, just some (admittedly useful) syntactical sugar. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:14:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:14:17 +0000 Subject: [Koha-bugs] [Bug 10129] New: Babeltheque does not depend on COinSinOPACResults Message-ID: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Bug ID: 10129 Summary: Babeltheque does not depend on COinSinOPACResults Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: jonathan.druart at biblibre.com The Babeltheque information are displayed only if the COinSinOPACResults syspref is enabled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:14:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:14:30 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-vqp5HIHbkQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|oleonard at myacpl.org |jonathan.druart at biblibre.co | |m Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:15:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:15:33 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-htklSWhzWO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6048 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:15:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:15:33 +0000 Subject: [Koha-bugs] [Bug 6048] printoverdues.sh bash odities In-Reply-To: <bug-6048-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6048-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6048-70-qu1JU01S6x@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6048 Sophie MEYNIEUX <sophie.meynieux at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10127 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:15:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:15:35 +0000 Subject: [Koha-bugs] [Bug 10122] jQueryUI tabs on my summary page not highlighted in CCSR In-Reply-To: <bug-10122-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10122-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10122-70-lHWUuTafgy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10122 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.12 |master Summary|my summary tabs not |jQueryUI tabs on my summary |highlighted |page not highlighted in | |CCSR -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:17:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:17:05 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-2OtYFPRGCY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:17:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:17:07 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-IXP8s51WdA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17716 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17716&action=edit Bug 10129: Babeltheque does not depend on COinSinOPACResults This patch groups all loops on the new_results array into one. It is useless to loop on the same results array several times. Test plan: Quite hard to test all cases. This patch deals with 5 sysprefs: COinSinOPACResults, Babeltheque, TagsEnabled, TagsShowOnList and OpacStarRatings. Try to enable/disable all of them and verify there is no difference with and without this patch. The only different will be: The Babeltheque information should be displayed even if the COinSinOPACResults syspref is disabled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:18:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:18:57 +0000 Subject: [Koha-bugs] [Bug 10121] unhighlight doesn't carry over to other pages In-Reply-To: <bug-10121-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10121-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10121-70-tlYT604qnv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10121 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master Severity|minor |enhancement --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Highlighting is done per-page by JavaScript, so having the OPAC remember from page to page would probably involve setting a cookie. And how long should it remember your choice? Seems doable, but I think this qualifies as an enhancement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:23:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:23:09 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-1LAxO3tTVr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:24:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:24:38 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-oEswMHECHj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:24:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:24:44 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-cXZ1hfpG38@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:25:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:25:13 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-sMuDMwHYnJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.12 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:28:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:28:08 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-HRKdyQTFyw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:28:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:28:21 +0000 Subject: [Koha-bugs] [Bug 8230] Show the ordered status in catalogue page In-Reply-To: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8230-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8230-70-IWSNYZ25Ch@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8230 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- Kyle, this patch depends on bug 5336. Tested, it applies correctly. Switch back to NSO. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:28:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:28:27 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-ZqJX3jCqWq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:30:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:30:48 +0000 Subject: [Koha-bugs] [Bug 9867] Make XSLT view the default for Norwegian installations In-Reply-To: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9867-70-W92DBrDixQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9867 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor --- Comment #2 from Magnus Enger <magnus at enger.priv.no> --- Since the non-XSLT NORMARC views are not really maintained, I'd say it's a bug having them as the default view. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:31:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:31:08 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-GUusb8kofO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:31:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:31:53 +0000 Subject: [Koha-bugs] [Bug 10130] New: Input fields for branch configuration are too short Message-ID: <bug-10130-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10130 Bug ID: 10130 Summary: Input fields for branch configuration are too short Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: katrin.fischer at bsz-bw.de The input fields for branches are rather short and that makes it harder to use the form and to spot typos. To test: Go to Administration > Branches > New/Edit branch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:48:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:48:12 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-Fif6uLHY6F@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15807|0 |1 is obsolete| | Attachment #15834|0 |1 is obsolete| | Attachment #15836|0 |1 is obsolete| | --- Comment #10 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17717 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17717&action=edit Bug 9722: Allow users to add notes when placing a hold in opac The option of adding a note is controlled by new pref OpacShowHoldNotes. This development is part of a larger one (see umbrella report 9721). Test plan: 1 Verify if new pref is disabled by default. Place a hold. You can't add a note. 2 Enable the pref. Place a hold and add a note. Check in staff if you can see the note in Catalogue Detail/Holds tab. 3 Toggle SingleBranchmode, AllowHoldDateInFuture/OPACAllowHoldDateInFuture, OPACShowHoldQueueDetails, or OPACItemHolds. Check the display of columns when placing a hold from opac. 4 Place a few holds with notes from opac search results in one run (enable DisplayMultiPlaceHold). Check results in staff again. Remark: A few lines already refer to mandatory note reasons. This is handled in a subsequent report. No reason to worry. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:48:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:48:17 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-NdRUHItf79@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 --- Comment #11 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17718 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17718&action=edit Bug 9722: Allow users to add notes when placing a hold in opac (dbrev) Database revision for report 9722, adding new pref OpacShowHoldNotes. This development is part of a larger one (see umbrella report 9721). Test plan: Run [your server]/cgi-bin/koha/installer/install.pl?step=3&op=updatestructure Optionally, run a new install to test sysprefs.sql. Or: Edit sysprefs.sql, leave at least the last few lines including the new one. And run from command line: mysql -p [yourdatabase] < [your-clone]/installer/data/mysql/sysprefs.sql Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:48:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:48:22 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-0Iw8rhvBwA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 --- Comment #12 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17719 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17719&action=edit Bug 9722: Toggle display of hold notes with Edit notes button Small adjustments, requested by Kyle: 1) Rename Show notes button. It is called now: Edit notes. 2) Do not hide all other notes fields. The Edit button now only toggles the corresponding hold notes field. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:49:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:49:46 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-3evxbPdQTH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 --- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Rebased three patches (small merge conflicts). Kyle: The third patch is more or less a "string patch", but could formally use your signoff too. Could you add that please? Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:52:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:52:04 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-OYb152iN1i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:56:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:56:37 +0000 Subject: [Koha-bugs] [Bug 9743] Mandatory opac hold notes under specified conditions In-Reply-To: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9743-70-1B2pwZbKs0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9743 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15842|0 |1 is obsolete| | Attachment #15843|0 |1 is obsolete| | Attachment #15910|0 |1 is obsolete| | --- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17720 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17720&action=edit Bug 9743: Mandatory opac hold notes under specified conditions Description: Adds a new preference OPACMandatoryHoldNotes controlling when hold notes are mandatory for opac users placing a hold. In this initial implementation four reasons for a mandatory hold are added: 1) MARC21 300$a contains a reference to multiple volumes/parts 2) Biblio has one item (used in combination with 1) 3) UNIMARC 200$a contains the word test (for testing purposes only) 4) MARC21 leader pos 7 is collection A new file is added to describe the use of this pref. The opac preferences form shows a link to that file. Test plan: 1) Enable OPACShowHoldNotes. 2) Enter 1&2,4 into OPACMandatoryHoldNotes (for MARC21 testing). For UNIMARC, you could use 3. 3) Change two biblios: one with leader 7==c and one with 1 item and 300a==2 v. For UNIMARC, you could add the word test to 200$a. 4) Place a hold in opac on these two books separately. Just verify if the hold notes display the reason for mandatory notes. Do not place the holds. Test if you can place a hold if the notes are empty. You should not be allowed to do so. 5) Enable DisplayMultiPlaceHold. Place hold on both books simultaneously. Verify if you see both reasons for mandatory notes. Place the holds. Check them in staff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:56:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:56:43 +0000 Subject: [Koha-bugs] [Bug 9743] Mandatory opac hold notes under specified conditions In-Reply-To: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9743-70-pZCGjvXzam@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9743 --- Comment #6 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17721 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17721&action=edit Bug 9743: dbrev for mandatory hold notes Adds pref OPACMandatoryHoldNotes. Test plan: Run [your server]/cgi-bin/koha/installer/install.pl?step=3&op=updatestructure Optionally, run a new install to test sysprefs.sql. Or: Edit sysprefs.sql, leave at least the last few lines including the new one. And run from command line: mysql -p [yourdatabase] < [your-clone]/installer/data/mysql/sysprefs.sql -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:56:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:56:47 +0000 Subject: [Koha-bugs] [Bug 9743] Mandatory opac hold notes under specified conditions In-Reply-To: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9743-70-TGZQEWAEs3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9743 --- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17722 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17722&action=edit Bug 9743: Unit test for mandatory hold notes Test plan: Export PERL5LIB and KOHA_CONF to your test database. Run t/db_dependent/Reserves.t. You should have 7 tests running ok. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:57:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:57:56 +0000 Subject: [Koha-bugs] [Bug 9743] Mandatory opac hold notes under specified conditions In-Reply-To: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9743-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9743-70-rGIvN0qHwK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9743 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #8 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- (In reply to comment #4) > Patch failed at 0001 Bug 9743: Mandatory opac hold notes under specified > conditions Rebased patches. Please build upon the three patches of 9722 (in signed off state). Thanks for testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:58:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:58:05 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-p2AlmCIP6d@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 16:59:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 14:59:07 +0000 Subject: [Koha-bugs] [Bug 10131] New: System preference search doesn't work for search terms starting with * Message-ID: <bug-10131-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10131 Bug ID: 10131 Summary: System preference search doesn't work for search terms starting with * Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com If you try searching for a system preference with something like *black* you will get an ugly error message: Software error: Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE notes/ at /usr/share/koha/intranet/cgi-bin/admin/preferences.pl line 255. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:01:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:01:15 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-YHqjbGe9Ct@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:01:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:01:17 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-gAoNOu1n2f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17696|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17723 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17723&action=edit [SIGNED-OFF] Bug 10093 - Typo in marc21_leader.tt fixed a typo in marc 21 leader builder about the value 'b', Serial component part Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:11:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:11:12 +0000 Subject: [Koha-bugs] [Bug 10132] New: MarcOrgCode would be useful on branch level Message-ID: <bug-10132-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10132 Bug ID: 10132 Summary: MarcOrgCode would be useful on branch level Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com For consortia with different libraries and different MARCOrgCodes it would be useful if you could add the MARCOrgCode in the branch configuration. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:11:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:11:47 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-KFGLay7mRu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |ASSIGNED --- Comment #11 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- This bug should be reverted until we find a solution for: - value_builder scripts denied access to their corresponding .xml files - browser is denied access to favicon.ico (available in includes/) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:13:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:13:22 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-pFhGLnOdoP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |blocker -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:16:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:16:03 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-pgXkAEctfl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:16:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:16:05 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-ERgFJobIu2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17690|0 |1 is obsolete| | --- Comment #6 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17724 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17724&action=edit [SIGNED-OFF] Bug 2046 - Suggestions: Title Field too small Increase both on staff and OPAC interface from 80 to 255 characters to be saved in the database. Shown will be 80 characters. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:18:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:18:57 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-Orh4VTFSdV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff CC| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:19:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:19:09 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-2AuC7upCNm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:19:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:19:03 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-eX7ksxjEyT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:19:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:19:30 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-u5fLiPZEtx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Moving this to Passed QA to make it show up in Jared's list - revert request from the patch author. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:29:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:29:02 +0000 Subject: [Koha-bugs] [Bug 10133] New: System preference search behaves different with translated templates Message-ID: <bug-10133-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10133 Bug ID: 10133 Summary: System preference search behaves different with translated templates Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com Example: Defaultlanguage will find DefaultLanguageField008 but language will not find it. In English both searches work correctly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:35:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:35:04 +0000 Subject: [Koha-bugs] [Bug 10089] Prevent renewing for restricted patrons In-Reply-To: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10089-70-WCb4S6zOIl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- (In reply to comment #0) > In the OPAC patron screen, they are informed that their account is frozen, > but...they are still able to renew books. I do not see how they are able to renew books. The table of checkouts shows the count of renewals, but there are no controls on the page for renewing. > 1) Prevent renewing of checked out items by patrons/staff I think this is a good improvement but I think it's confusing that the "override renewal limit" checkbox still works to enable the renew checkboxes in the table of checkouts. If the user is restricted there should probably only be a button which says "Check in checked items." I'm setting to "Failed QA" because I'd like clarification on the first issue at the very least in order to enable proper testing. It's arguable that the second issue isn't enough to block this. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:45:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:45:05 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-0Jq9VxD67m@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Colin Campbell <colin.campbell at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #1 from Colin Campbell <colin.campbell at ptfs-europe.com> --- catalogue/showmarc.pl constructs the path to compact.xsl incorrectly ( it blends staff and opac bizarrely) Have a fix - waiting on site who reported this to confirm it works for them -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:52:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:52:40 +0000 Subject: [Koha-bugs] [Bug 10097] Hide framework selection when importing staged authority records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-ObsX1O9fgU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|If importing authority |Hide framework selection |records, don't show text |when importing staged |relating to bibliographic |authority records |records | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:55:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:55:04 +0000 Subject: [Koha-bugs] [Bug 10097] Hide framework selection when importing staged authority records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-kAVkj3omNw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17602|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17725 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17725&action=edit Bug 10097 - Hide framework selection when importing staged authority records Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:55:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:55:02 +0000 Subject: [Koha-bugs] [Bug 10097] Hide framework selection when importing staged authority records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-Eheg7dO9SU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:56:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:56:15 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-Yzwz5Z2qtQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:59:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:59:21 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-QJW7TH36U9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 17:59:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 15:59:22 +0000 Subject: [Koha-bugs] [Bug 9722] Allow users to add notes when placing a hold in opac In-Reply-To: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9722-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9722-70-kum9BbQqAN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17719|0 |1 is obsolete| | --- Comment #14 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17726 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17726&action=edit Bug 9722: Toggle display of hold notes with Edit notes button Small adjustments, requested by Kyle: 1) Rename Show notes button. It is called now: Edit notes. 2) Do not hide all other notes fields. The Edit button now only toggles the corresponding hold notes field. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 18:17:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 16:17:58 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-ytyF4U54Ya@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Colin Campbell <colin.campbell at ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |colin.campbell at ptfs-europe. | |com --- Comment #2 from Colin Campbell <colin.campbell at ptfs-europe.com> --- Created attachment 17727 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17727&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 19:11:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 17:11:52 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-3ZLKlwHjNg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #13 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Just a *dumb* question: But why should these "open source files" -- by no means :) -- be exposed through the browser? Much of this stuff will be from the standard install, available online elsewhere. Some small customizations are probably not of a "to be hidden nature". The larger custom work that for some reason should not be public (pity btw! we encourage to submit patches) can be hidden by a pro :) Not in any way wanting to discourage your sending of patches! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 19:26:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 17:26:19 +0000 Subject: [Koha-bugs] [Bug 6739] expired patrons not blocked from opac actions In-Reply-To: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6739-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6739-70-C2obl2fIhX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6739 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #45 from Owen Leonard <oleonard at myacpl.org> --- (In reply to comment #42) > 1) Apply patch > 2) Run updatedatabase.pl > 3) Pick a patron, note the patron's category > 5) Issue an item to this patron > 4) Edit that category, set "Block expired patrons" to "Block" > 5) Verify the patron cannot renew or place holds in the opac At this step in the test plan I would expect that the summary of checkouts on opac-user.pl not show me checkboxes for performing renewals, or any of the other controls related to renewals. If I check a box and try to renew, I get a message that says " Please note: Your account renewal failed because of the following: " -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 19:55:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 17:55:03 +0000 Subject: [Koha-bugs] [Bug 8340] Can't modify system preferences In-Reply-To: <bug-8340-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8340-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8340-70-Z89p1mSL0o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8340 Asif Altaf <asifaltaf1987 at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |asifaltaf1987 at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 19:56:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 17:56:09 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10022-70-xGIuks8XXF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 19:56:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 17:56:11 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10022-70-dHSRKGYl7M@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17338|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17728 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17728&action=edit [SIGNED-OFF] Bug 10022 - Multiple tags moderation doesn't work on translated page When using a translated intranet, tags moderation using checkboxes and a submit button doesn't work. You get a message "Unknown Operation on x Term(s)" (translated of course). This patch corrects by using name="op-[operation]" instead of name="op" in each submit input. Test plan : - Create a new tag on a record - Go to tags moderation in Tools => You should see your tag in pending terms - Click on checkbox - Click on Approve or Reject submit button at the bottom of the table => Without patch the tag is still pending => With patch operation is well performed, tag is not pending - Test "Check lists" form - Test Approve and Reject buttons from "Actions" column Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:20:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:20:10 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-OuNuzD8JDP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | Summary|Managing tags / reject: |Untranslated strings in |Error "Unbekannte Operation |tags moderation |(ablehnen)" in translated | |staff client | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Since the patch for Bug 10022 fixes the original problem described in this bug I'm having Katrin's #2 problem above take over this report: > 2) When you use the 'reject' and 'accept' links in the list of terms, after > rejecting or accepting one of the buttons appears in English. I could not reproduce this problem: > 1) On the OPAC detail page there is a little icon in front of 'Add' that is > missing in the German templates before 'Hinzuf?gen'. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:25:07 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-ueM2x6NwiV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17729 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17729&action=edit Bug 10107 - opacbookbag shouldn't prevent from adding items to a list in the OPAC This bug is present in master and (at least 3.8.x, where we spotted it). The patch makes adding items, to a list from the results page, not rely only on opacbookbag syspref but also 'virtualshelves'. Regards To+ PS: Thanks Graciela Galli for reporting. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Template only patch, works nicely. Test plan copied from bug report: - Disable the opacbookbag syspref - Login in the OPAC - Create a list (I tested a private one) - Search in your db for some biblios. - Choose some and add them to the created list - Go to your users's page, to the my lists tab - Your list is empty. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:26:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:26:29 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-3tVd3uqRCw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17729|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:31:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:31:41 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-HkwoM6ZIwW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:31:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:31:43 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-MMvBdyYimv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17730 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17730&action=edit Bug 9266 - Untranslated strings in tags moderation There are a couple of English strings in tags moderation JavaScript which are not properly enclosed in the _() function enabling translation. As a result, clicking a translated 'Approve' or 'Reject' button in the table of tags would change the button's neighbor's label to the English string. This patch corrects it. To test, apply the patch and regenerate a translation to test with. Go to Tools -> Tags and find a list of tags to moderate (pending, approved, or rejected). When you click on an 'Approve' or 'Reject' tag in the table of tags, the buttons in each Approve/Reject pair should retain their correct translated label. For instance, looking at approved tags in French: [ Approuv? ] [ Rejeter ] Clicking the "Rejetee" button should change the state to: [ Approuver ] [ Rejet?e ] Clicking "Approuver" should return the buttons to the first state. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:48:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:48:45 +0000 Subject: [Koha-bugs] [Bug 10100] OPAC News dates need an CSS handle (class) In-Reply-To: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10100-70-7kIbnVC64l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:48:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:48:46 +0000 Subject: [Koha-bugs] [Bug 10100] OPAC News dates need an CSS handle (class) In-Reply-To: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10100-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10100-70-oHJVrk0USe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10100 Kyle M Hall <kyle at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17606|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17731 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17731&action=edit Bug 10100: adds a class to OPAC news dates Adds a "newsfooter" class to allow CSS modification of the date appearing as a footer on each news. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 20:57:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 18:57:18 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-c478w9TL3v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle.m.hall at gmail.com --- Comment #3 from Kyle M Hall <kyle.m.hall at gmail.com> --- Unable to reproduce on master or 3.10.x. If this is still a valid bug, please provide a test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 21:04:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 19:04:48 +0000 Subject: [Koha-bugs] [Bug 8687] Improvements in overdue_notices.pl In-Reply-To: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8687-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8687-70-HFQ04AEicl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8687 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle.m.hall at gmail.com --- Comment #14 from Kyle M Hall <kyle.m.hall at gmail.com> --- Global symbol "$phone" requires explicit package name at misc/cronjobs/overdue_notices.pl line 600. Global symbol "$cardnumber" requires explicit package name at misc/cronjobs/overdue_notices.pl line 601. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 21:05:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 19:05:29 +0000 Subject: [Koha-bugs] [Bug 9712] Add command line script to recalculate existing due dates based on current issuing rules and retroactively update the issues In-Reply-To: <bug-9712-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9712-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9712-70-zConb8EHvn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9712 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.m.hall at gmail.com Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 21:36:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 19:36:37 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-tsiQU4YfmN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 21:36:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 19:36:38 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-y2dvEXpQrq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17561|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17732 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17732&action=edit Bug 10083 - In Transit string doesn't get translated in the staff interface For some reason this text inside a <td> isn't getting picked up by the translator unless it's inside a <span>. This patch adds the span and tidies up the text. To test, apply the patch and "translate update" a translation. Searching the po file for "In transit from" should return a result from detail.pl. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 21:37:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 19:37:11 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-xAJv8b5hg3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master Assignee|koha-bugs at lists.koha-commun |oleonard at myacpl.org |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:18:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:18:29 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-vBUl2P67nh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17315|0 |1 is obsolete| | --- Comment #6 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17733 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17733&action=edit Bug 8061 OPAC-CCSR-Right-to-left-css This patch will add css file for the Opac cssr link this css file in the doc-head-close.inc and add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one . the test plan is the same http://bugs.koha-community.org/show_bug.cgi?id=10017 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:18:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:18:36 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-1mOFJK5Saj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17491|0 |1 is obsolete| | --- Comment #7 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17734 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17734&action=edit Bug 10017 Follow up OPAC-CCSR-Right-to-left-css This follow up patch will delete the "-moz-box-sizing" property that I was add when I'm doing some tests on the rtl css file and I forgot to delete it many thanks David Cook for your notes deleting that property will not effect on the results Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:18:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:18:44 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-9v4Ce04Vgc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17497|0 |1 is obsolete| | --- Comment #8 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17735 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17735&action=edit Bug 10017--Follow up handling with the multi libraries pref when sets to add . This Follow up patch will handle multi libraries pref when it sets to "add" and enhance the way lists drop down menu appear Test plan for all patches ( the first one and all follow ups ) : 1- apply the patches ( from the first one and all follow up patches) 2- use 3.10 po files and update it (for the master) " ../misc/translate/ perl translate update ar-Arab " 3- install Arabic from the updated po files "perl translate install ar-Arab " 4- set opac opacthemes pref to ccsr 5- set OpacAddMastheadLibraryPulldown pref to add 6- select the Arabic from the opaclanguages pref 7- set opaclanguagesdisplay to allow 8- go to the opac and choose arabic 9- you will see all the directions from right to left ( as you look at koha on a mirror ;) )) Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Work as decribed. No errors. With all patches applied, we get a pretty RTL interface. Well done! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:25:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:25:35 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-7JFZK2l8aL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17733|0 |1 is obsolete| | --- Comment #9 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17736 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17736&action=edit [SIGNED-OFF] Bug 8061 OPAC-CCSR-Right-to-left-css This patch will add css file for the Opac cssr link this css file in the doc-head-close.inc and add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one . the test plan is the same for the oldest patches for opac prog and intranet ... http://bugs.koha-community.org/show_bug.cgi?id=10017 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:25:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:25:42 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-dQ9lXqzis4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17734|0 |1 is obsolete| | --- Comment #10 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17737 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17737&action=edit [SIGNED-OFF] Bug 10017 Follow up OPAC-CCSR-Right-to-left-css This follow up patch will delete the "-moz-box-sizing" property that I was add when I'm doing some tests on the rtl css file and I forgot to delete it many thanks David Cook for your notes deleting that property will not effect on the results Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:25:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:25:50 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-kt6CABJtVt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17735|0 |1 is obsolete| | --- Comment #11 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17738 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17738&action=edit [SIGNED-OFF] Bug 10017--Follow up handling with the multi libraries pref when sets to add . This Follow up patch will handle multi libraries pref when it sets to "add" and enhance the way lists drop down menu appear Test plan for all patches ( the first one and all follow ups ) : 1- apply the patches ( from the first one and all follow up patches) 2- use 3.10 po files and update it (for the master) " ../misc/translate/ perl translate update ar-Arab " 3- install Arabic from the updated po files "perl translate install ar-Arab " 4- set opac opacthemes pref to ccsr 5- set OpacAddMastheadLibraryPulldown pref to add 6- select the Arabic from the opaclanguages pref 7- set opaclanguagesdisplay to allow 8- go to the opac and choose arabic 9- you will see all the directions from right to left ( as you look at koha on a mirror ;) )) Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Work as decribed. No errors. With all patches applied, we get a pretty RTL interface. Well done! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:26:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:26:40 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-3mTqpxcTPe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 22:30:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 20:30:36 +0000 Subject: [Koha-bugs] [Bug 8609] Add an URL validation plugin for authority and biblio frameworks In-Reply-To: <bug-8609-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8609-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8609-70-OTEfmj4XGm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8609 Fr?d?rick Capovilla <fcapovilla at live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #2 from Fr?d?rick Capovilla <fcapovilla at live.ca> --- Sorry, forgot "Needs signoff". Better late than never... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:00:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:00:56 +0000 Subject: [Koha-bugs] [Bug 10121] unhighlight doesn't carry over to other pages In-Reply-To: <bug-10121-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10121-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10121-70-C8GbK5qSUK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10121 --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- I think it should remember my choice until I do another search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:02:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:02:08 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-Xa75FyjV5j@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 --- Comment #4 from Nicole C. Engard <nengard at gmail.com> --- Kyle, It is still a bug but only if you're using the CCSR theme: Test plan: * Set sys pref to use CCSR * Do a Z39.50 Search * Click 'card' on one of the results * confirm that there is no error. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:06:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:06:19 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-j9ewHcx7oS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17727|0 |1 is obsolete| | --- Comment #5 from Nicole C. Engard <nengard at gmail.com> --- Created attachment 17739 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17739&action=edit [SIGNED-OFF] Bug 9684 : Correct path to compact.xsl When try to display card view of retrieved record error occurred as compact.xsl could not be found script was constructing path as though it was opac Also added fallback to en version if no xsl file found under current lang as done in opac-showmarc.pl Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com> Test plan: * Set sys pref to use CCSR * Do a Z39.50 Search * Click 'card' on one of the results * confirm that there is no error. All test pass -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:06:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:06:32 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-4a5lfsDop2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:09:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:09:05 +0000 Subject: [Koha-bugs] [Bug 10132] MarcOrgCode would be useful on branch level In-Reply-To: <bug-10132-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10132-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10132-70-Yqb4nw4AcI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10132 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:27:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:27:45 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-2Ji4NPl030@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Reverted from 3.10.x and 3.8.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:30:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:30:55 +0000 Subject: [Koha-bugs] [Bug 9986] Two fixes on Z3950 Search In-Reply-To: <bug-9986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9986-70-w86MwCJVy9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9986 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Does not apply to 3.10.x please send a new patch if it is needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:36:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:36:56 +0000 Subject: [Koha-bugs] [Bug 9414] Fix sample letters for German and Norwegian In-Reply-To: <bug-9414-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9414-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9414-70-3WYjbLEvFC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9414 --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Does not apply to 3.10.x please rebase if you wish it on 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:48:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:48:59 +0000 Subject: [Koha-bugs] [Bug 9737] Local Covers sometimes appear then disappear on OPAC Search Results/Lists In-Reply-To: <bug-9737-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9737-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9737-70-yOC4LJggyE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9737 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #16 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:50:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:50:06 +0000 Subject: [Koha-bugs] [Bug 8688] Add a recall button to the biblio record details page. In-Reply-To: <bug-8688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8688-70-YYV5oABEx5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8688 Fr?d?rick Capovilla <fcapovilla at live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11913|0 |1 is obsolete| | Attachment #11914|0 |1 is obsolete| | Attachment #11915|0 |1 is obsolete| | Attachment #11916|0 |1 is obsolete| | --- Comment #11 from Fr?d?rick Capovilla <fcapovilla at live.ca> --- Created attachment 17740 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17740&action=edit Add a Recall button to the biblio record details page. (Fused patch + syspref) Here is a new version of the "Recall button" feature, now including the "ShowRecallButton" system preference so the button can now be hidden if not needed. This new patch is a fusion of all previous patches, and should be based on the current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:50:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:50:18 +0000 Subject: [Koha-bugs] [Bug 8688] Add a recall button to the biblio record details page. In-Reply-To: <bug-8688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8688-70-OLT1D54mPb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8688 Fr?d?rick Capovilla <fcapovilla at live.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Apr 26 23:51:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 21:51:51 +0000 Subject: [Koha-bugs] [Bug 10042] Minor typo ("Communnity") in packages docs In-Reply-To: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10042-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10042-70-Sgtwt5som6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10042 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:18:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:18:26 +0000 Subject: [Koha-bugs] [Bug 10103] UniqueItemFields is missing from sysprefs.sql In-Reply-To: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10103-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10103-70-JgpZ7y7DUG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10103 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:19:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:19:22 +0000 Subject: [Koha-bugs] [Bug 6898] circulation librarians can't run overdues without reports permissions In-Reply-To: <bug-6898-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6898-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6898-70-SlVGh7qWqD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6898 Melia Meggs <melia at bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia at bywatersolutions.com --- Comment #43 from Melia Meggs <melia at bywatersolutions.com> --- Is this patch going to make it into 3.10.x stable? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:19:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:19:32 +0000 Subject: [Koha-bugs] [Bug 9812] Several files shouldn't be exposed or browseable through a URL In-Reply-To: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9812-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9812-70-6MBxAb8ybX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9812 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt at gmail.com Version|master |3.14 --- Comment #15 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- Reverted from 3.12.x. RM for 3.14 can make the call for master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:29:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:29:47 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-I0SkdjyyRk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17539|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:31:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:31:29 +0000 Subject: [Koha-bugs] [Bug 10073] Show ccode or location also if not bound to Authorized Values in XSLT In-Reply-To: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10073-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10073-70-4VYjcsF9ym@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #4 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:33:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:33:23 +0000 Subject: [Koha-bugs] [Bug 10040] Capitalization wrong on alert when deleting subfields from authority frameworks In-Reply-To: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10040-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10040-70-kwgAgPHu9C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10040 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #5 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:36:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:36:11 +0000 Subject: [Koha-bugs] [Bug 9671] fines.pl cronjob help lists wrong values for finesmode syspref In-Reply-To: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9671-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9671-70-XgwtI9d2bT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9671 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:38:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:38:00 +0000 Subject: [Koha-bugs] [Bug 9886] ParseLetter removes too often punctuation characters from fields In-Reply-To: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9886-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9886-70-CY6QGukRiz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9886 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 00:56:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 26 Apr 2013 22:56:46 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-T9PG37fb8H@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 SJeffery <steven_jeffery at fmi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from SJeffery <steven_jeffery at fmi.com> --- While it is possible to accomplish this task in the most basic of ways with the current Koha version, that is not the intent of this ticket. This is a feature commonly available in other catalog software that needs to be coded into Koha at some point. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:20:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:20:31 +0000 Subject: [Koha-bugs] [Bug 6898] circulation librarians can't run overdues without reports permissions In-Reply-To: <bug-6898-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6898-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6898-70-7BrkFOWoFh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6898 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #44 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:22:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:22:52 +0000 Subject: [Koha-bugs] [Bug 10000] Little typo in intranet-tmpl/prog/en/modules/help/tools/letter.tt: sliip In-Reply-To: <bug-10000-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10000-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10000-70-eF0mAksynh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10000 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:25:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:25:42 +0000 Subject: [Koha-bugs] [Bug 10002] Don't include line breaks in strings that are translated In-Reply-To: <bug-10002-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10002-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10002-70-EmWplUFIsS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10002 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:28:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:28:19 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9052-70-Rm6RWJ5H7q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 --- Comment #30 from Chris Cormack <chris at bigballofwax.co.nz> --- Doesn't apply to 3.10.x please rebase and send a new patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:28:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:28:38 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10008-70-iMlztgUOkA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Doesn't apply to 3.10.x -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:29:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:29:58 +0000 Subject: [Koha-bugs] [Bug 10058] Fix unapi for NORMARC In-Reply-To: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10058-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10058-70-BXtS0jM67T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10058 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:32:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:32:17 +0000 Subject: [Koha-bugs] [Bug 10072] "my suggestions" always says "There are no pending purchase suggestions." In-Reply-To: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10072-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10072-70-orp8F1W7XY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10072 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:37:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:37:29 +0000 Subject: [Koha-bugs] [Bug 9860] Incorrect box heading 'Cannot check in' when a late document is returned In-Reply-To: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9860-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9860-70-zVV9OtfBry@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9860 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:38:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:38:22 +0000 Subject: [Koha-bugs] [Bug 10046] Label budget should be fund on invoices page In-Reply-To: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10046-70-d43x2bJQcx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10046 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Does not apply on 3.10.x please send new patch if one is needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:40:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:40:01 +0000 Subject: [Koha-bugs] [Bug 9613] items namespace missing in XSLT In-Reply-To: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9613-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9613-70-PovT0agDLw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9613 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:41:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:41:18 +0000 Subject: [Koha-bugs] [Bug 8745] disallow rebuild_zebra.pl from executing, when run by root user In-Reply-To: <bug-8745-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8745-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8745-70-Ll64y5jtl1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8745 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #17 from Chris Cormack <chris at bigballofwax.co.nz> --- Good patch, may break running systems though, so will not push to stable branches. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 07:44:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 05:44:03 +0000 Subject: [Koha-bugs] [Bug 9839] when importing MARC records, item record not created even when set to "always add" In-Reply-To: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9839-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9839-70-8SrhpCPxWZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9839 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 08:08:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 06:08:07 +0000 Subject: [Koha-bugs] [Bug 9523] Trying to import staged marc records where a matched bib has been deleted caused the import to hang In-Reply-To: <bug-9523-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9523-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9523-70-1D6QAKYqbm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9523 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 08:09:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 06:09:05 +0000 Subject: [Koha-bugs] [Bug 10085] Unapi does not function under Plack In-Reply-To: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10085-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10085-70-oZLwmkD870@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10085 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 08:23:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 06:23:03 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-JNNusUJTtD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- (In reply to comment #2) > While it is possible to accomplish this task in the most basic of ways with > the current Koha version, that is not the intent of this ticket. This is a > feature commonly available in other catalog software that needs to be coded > into Koha at some point. Nothing 'needs' to be done, of course if it is a feature you really want you can send a patch, or hire someone to do it. Or ask really nicely for someone to give up their time to do it for you. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 08:23:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 06:23:59 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-M4qZcZdfDL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Also barcode is unique, so this feature as described won't work. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 10:18:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 08:18:40 +0000 Subject: [Koha-bugs] [Bug 9979] convert ./C4/Installer/PerlDependencies.pm into a YAML file In-Reply-To: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9979-70-0Ph6nJOB2e@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9979 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 10:18:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 08:18:43 +0000 Subject: [Koha-bugs] [Bug 9979] convert ./C4/Installer/PerlDependencies.pm into a YAML file In-Reply-To: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9979-70-qEMJzeg08u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9979 --- Comment #1 from Mason James <mtj at kohaaloha.com> --- Created attachment 17741 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17741&action=edit Bug 9979 - convert ./C4/Installer/PerlDependencies.pm into a YAML file to test... - run 'before' dependancy test ./koha_perl_deps.pl -a > aa - apply patch git bz 9979 - run 'after' dependancy test ./koha_perl_deps.pl -a > bb - test for 0 differences diff aa bb |wc -l 0 - run test perl ./t/Installer_PerlDependencies.t 1..3 ok 1 - use C4::Installer::PerlDependencies; ok 2 - PerlDependencies.yml file parsed with no errors ok 3 - Parsed YAML matches PerlDependencies.yml file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 10:27:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 08:27:29 +0000 Subject: [Koha-bugs] [Bug 10134] New: set XSLT usage ON as default, for new Koha installs Message-ID: <bug-10134-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10134 Bug ID: 10134 Summary: set XSLT usage ON as default, for new Koha installs Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: mtj at kohaaloha.com currently XSLT usage is set OFF as default, for new Koha installs this patch will set XSLT usage as ON, instead... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:22:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:22:25 +0000 Subject: [Koha-bugs] [Bug 10134] set XSLT usage ON as default, for new Koha installs In-Reply-To: <bug-10134-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10134-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10134-70-3re17NK7bt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10134 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger <magnus at enger.priv.no> --- *** Bug 9867 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:22:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:22:25 +0000 Subject: [Koha-bugs] [Bug 9867] Make XSLT view the default for Norwegian installations In-Reply-To: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9867-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9867-70-PA1DhQ4hAU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9867 Magnus Enger <magnus at enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Magnus Enger <magnus at enger.priv.no> --- Bug 10134 will do the same thing as this patch for *all* new installs, so I'm marking this as a duplicate. *** This bug has been marked as a duplicate of bug 10134 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:44:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:44:39 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-Nv1C9MFfMe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|Trivial patch |String patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:44:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:44:41 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-TDmPWTaka3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17742 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17742&action=edit [PASSED QA] Bug 10093 - Typo in marc21_leader.tt fixed a typo in marc 21 leader builder about the value 'b', Serial component part Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Good catch. Template change only. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:44:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:44:56 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-FwHECd46HU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17723|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:53:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:53:13 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-skOLdeMiT1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17743 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17743&action=edit [PASSED QA] Bug 10110: Problems with diacritics in saved SQL reports Adds decoding for cgi params (for completeness). Apparently, the NAME attribute of DBI statement handle has a UTF8 bug. Fixing this by decoding the returned column names. Did this in a shared routine. http://bugs.koha-community.org/show_bug.cgi?id=10110 Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Copying test plan from bug report: Example SQL: select branchname as "Bibliothek (???)", branchname "Bibiothek (??a)", branchname from branches where branchcode = <<Bibliotheksk?rzel|branches>> 1) Create report with given example SQL or your own including some diacritics in the columnnames 2) Save the report and run it 3) Verify column names are broken before patch, but fixed after.. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:54:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:54:51 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-jUTp9rf0A2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17704|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17744 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17744&action=edit Bug 10110 Followup for Acquisition.pm Adding a FIXE at a line that uses $sth->{NAME} for possible utf8 problems. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:56:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:56:21 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-XdkgxJcuvW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 11:56:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 09:56:22 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-7GjOtFpy6f@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17705|0 |1 is obsolete| | Attachment #17744|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17745 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17745&action=edit [PASSED QA] Bug 10110 Followup for Acquisition.pm Adding a FIXE at a line that uses $sth->{NAME} for possible utf8 problems. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Adds a comment, no danger from that. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:30:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:30:01 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-3KWEzDP6pK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:30:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:30:07 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-sKuu9dJBrH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17739|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17746 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17746&action=edit [PASSED QA] Bug 9684 : Correct path to compact.xsl When try to display card view of retrieved record error occurred as compact.xsl could not be found script was constructing path as though it was opac Also added fallback to en version if no xsl file found under current lang as done in opac-showmarc.pl Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com> Test plan: * Set sys pref to use CCSR * Do a Z39.50 Search * Click 'card' on one of the results * confirm that there is no error. All test pass Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> I am astonished that opacthemes affects Z39.50 search in staff so this might be fixing a bigger problem. Checked that clicking on Card works for both themes now correctly after I confirmed the bug. Also all views in OPAC were checked for both themes. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:37:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:37:04 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-JIDW0s22fK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:37:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:37:06 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-mdZ8VEqjqm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17724|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17747 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17747&action=edit [PASSED QA] Bug 2046 - Suggestions: Title Field too small Increase both on staff and OPAC interface from 80 to 255 characters to be saved in the database. Shown will be 80 characters. Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Clean patch, workes as described. To test: - Apply patch and run database update - Check that the column in the database is now varchar(255) - Enter a new suggestion in the OPAC - Edit this suggestion in staff - Confirm form has the new max value set -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:38:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:38:08 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-8rVgrCKMNE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17748 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17748&action=edit screenshot Maybe it would be a bit more visually appealing if we kept the size at 50 but increased the maxsize to new increased value? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:47:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:47:38 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-nOCbp9iXay@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:47:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:47:39 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-MpixZOEvje@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17553|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17749 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17749&action=edit [PASSED QA] Bug 8264 - local cover images not working in IE8 [ prog ] Edmund, rather than myself, was the author of this patch, so I'm not entirely sure about his code choices, but...it looks like IE must process images differently than other browsers. It seems to me that the images are not appearing in IE, because they're being regarded as incomplete or having 0/NULL natural width. This patch simply introduces a try/catch hack where it tries to add the image and remove any "no-image" elements even nwhen the image is considered incomplete/width of 0/NULL. It won't do this if it catches any errors, although I'm not sure that any errors would be caught with this set up anyway... It's certainly not the ideal solution, but it's a solution. To Test: Before applying the patch: 1) Use IE and FF/Chrome/other browser to view a record with local images attached 2) Note that the local images appear in FF/Chrome/other, but not in IE Apply patch. After applying the patch: 1) Repeat step 1 from above 2) Note that the local images now appear in all browsers as they should. -- As I mentioned before, this seems like a real suboptimal solution. Any ideas on why IE might be considering local images to be incomplete or having 0/NULL natural width? Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> I did a regression test using Chromium and Firefox in Ubuntu. I checked both prog and CCSR - covers displayed nicely. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 12:50:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 10:50:15 +0000 Subject: [Koha-bugs] [Bug 8264] local cover images not working in IE8 In-Reply-To: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8264-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8264-70-RoPFVL0QIa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8264 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact| |katrin.fischer at bsz-bw.de --- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi David, looking at your patches the long lines give me some trouble, please take a look here for next time: http://wiki.koha-community.org/wiki/Commit_messages Ideally we are shooting for a subject which is 50 characters or fewer, and the body of commit messages should be wrapped at 72 characters. A good blog post on this topic can be found at http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:08:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:08:09 +0000 Subject: [Koha-bugs] [Bug 10128] Encoding problem when Search for an Authority to add to a bib record with non-latin characters the data re filled in form looks bad but the results good In-Reply-To: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10128-70-2mAnrK6TYL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10128 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:16:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:16:27 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-AcwQEZR4dy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:16:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:16:38 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-G4Y1A1zoO7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #7 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:22:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:22:16 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-f71bDqGKD2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:33:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:33:20 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-DwhObEl2wM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.14 --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This looks good to me, but I am bumping it to 3.14 because I am concerned about the number of files it changes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 13:42:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 11:42:35 +0000 Subject: [Koha-bugs] [Bug 10128] Encoding problem when Search for an Authority to add to a bib record with non-latin characters the data re filled in form looks bad but the results good In-Reply-To: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10128-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10128-70-5Vgkuat7zB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10128 --- Comment #1 from Karam Qubsi <karamqubsi at gmail.com> --- I test this on 3.12 the problem is not exist the problem is just on master . Regards -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:01:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:01:34 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-KWl9MUX36o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:01:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:01:36 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-bgrrCstktr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17681|0 |1 is obsolete| | --- Comment #4 from Mason James <mtj at kohaaloha.com> --- Created attachment 17750 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17750&action=edit Bug 10088: FIX adding an order from a staged file. Bug 9902 introduced an issue in the C4::Items::PrepareItemrecordDisplay routine. The existence of $defaulvalue hashref should be tested before getting to the branchcode key. Test plan: Before applying the patch, an error occurred when you try to create an order from a staged file. After applying the patch, the error does not appear anymore. Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:03:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:03:15 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-9uABCE1DEC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #5 from Mason James <mtj at kohaaloha.com> --- > Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> > Signed-off-by: Mason James <mtj at kohaaloha.com> passing QA, patch works well! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:04:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:04:41 +0000 Subject: [Koha-bugs] [Bug 9579] Incorrect display of UNICODE symbols in 'Refine Search Results' In-Reply-To: <bug-9579-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9579-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9579-70-ZDONVmjAA6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9579 --- Comment #14 from Karam Qubsi <karamqubsi at gmail.com> --- The patch in http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 was reverted and this problem is come back again to 3.12 . -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:12:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:12:56 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-srpC4NNqtB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:24:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:24:10 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-yQ6HvQUoIl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #6 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- This patch has been pushed to master and 3.12.x. I was not able to recreate this problem, but the logic is demonstrably correct, so I am pushing it anyway. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:25:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:25:07 +0000 Subject: [Koha-bugs] [Bug 2774] Path to theme is hard-coded in many places In-Reply-To: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2774-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2774-70-ANPd3QJFeE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2774 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com Severity|normal |critical --- Comment #10 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #9) > This looks good to me, but I am bumping it to 3.14 because I am concerned > about the number of files it changes. hmm, i might bump the severity to 'critical', so this bug gets noticed more... i hope no-one objects to this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:27:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:27:21 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-ggNot3zYrC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17664|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17751 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17751&action=edit Bug 10112 - add test for ./debian/control file to test, apply patch... - run successful test $ perl ./t/00-valid-debian-control-file.t 1..1 ok 1 - parsed ./debian/control file ok - add bad string to ./debian/control file $ sed -i -e '20i -------\' ./debian/control - run failed test $ perl ./t/00-valid-debian-control-file.t 1..1 not ok 1 - parsed ./debian/control file ok Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:27:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:27:35 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-FKn7MDA0cj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:38:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:38:14 +0000 Subject: [Koha-bugs] [Bug 9979] convert ./C4/Installer/PerlDependencies.pm into a YAML file In-Reply-To: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9979-70-nb8UZMe0HR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9979 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17741|0 |1 is obsolete| | --- Comment #2 from Mirko Tietgen <mirko at abunchofthings.net> --- Created attachment 17752 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17752&action=edit Bug 9979 - convert ./C4/Installer/PerlDependencies.pm into a YAML file to test... - run 'before' dependancy test ./koha_perl_deps.pl -a > aa - apply patch git bz 9979 - run 'after' dependancy test ./koha_perl_deps.pl -a > bb - test for 0 differences diff aa bb |wc -l 0 - run test perl ./t/Installer_PerlDependencies.t 1..3 ok 1 - use C4::Installer::PerlDependencies; ok 2 - PerlDependencies.yml file parsed with no errors ok 3 - Parsed YAML matches PerlDependencies.yml file Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:42:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:42:27 +0000 Subject: [Koha-bugs] [Bug 9979] convert ./C4/Installer/PerlDependencies.pm into a YAML file In-Reply-To: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9979-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9979-70-ggJyxPsggP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9979 Mirko Tietgen <mirko at abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |mirko at abunchofthings.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 14:55:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 12:55:01 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-o8fmXHeNvE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 15:28:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 13:28:08 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-cxd2SzFACJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |mtj at kohaaloha.com --- Comment #11 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #10) > Jared, could you confirm this patch is for Plack? > > The error message appears without Plack and patches work as expected. > > But under Plack, I got a ugly 'An Error Occurred 500 Internal Server Error', > without anything in the log files. Same behavior with and without patches. hmm, the patch fails for me using plack, too Jared, shall we hold back for a patch that works with plack too? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 15:30:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 13:30:21 +0000 Subject: [Koha-bugs] [Bug 9941] Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-BSgaJRsU5U@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 --- Comment #12 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- Since this is a Plack-only patch, yes, we should wait until someone contributes one that works for Plack. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 15:59:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 13:59:49 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-kO55162EvQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17386|0 |1 is obsolete| | --- Comment #17 from Mason James <mtj at kohaaloha.com> --- Created attachment 17753 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17753&action=edit Bug 6506: Followup add warning in the system information tab. Add a warning in the system information tab of the about page. Test plan: Set OPACPrivacy = 1 and AnonymousPatron = 0 and go on the about page, tab 'system information'. Check that the warning appears. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Mason James <mtj at kohaaloha.com> http://bugs.koha-community.org/show_bug.cgi?id=6509 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:01:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:01:02 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-2f5f7xJjGh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17385|0 |1 is obsolete| | Attachment #17387|0 |1 is obsolete| | Attachment #17753|0 |1 is obsolete| | --- Comment #18 from Mason James <mtj at kohaaloha.com> --- Created attachment 17754 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17754&action=edit Bug 6506: When AnonymousPatron not set, deletion of issue history silently failed. Remedied by: - in Circulation.pm changing AnonymiseIssueHistory so that it returns ($rows, $err_history_not_deleted) instead of $rows - consequential change to misc/cronjobs/batch_anonymise.pl to handle updated return value, and fail if there is an error - consequential change to tools/cleanborrowers.pl although this still fails silently (raised as bug 9944) - update of opac-privacy.pl to check return value and pass on error - update of opac-privacy.tt to display error if appropriate Note bug 9942 remains unfixed, which is a similar issue upon issue return. To test: 1. OPAC - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - attempt to delete user history - observe error - check history - still there - change anonymous patron to a valid user - attempt to delete user history - observe success message - check history - gone 2. cleanborrowers.pl - test it functions as before. bug 9944 has been raised for it continuing to silently fail. 3. batch_anonymise.pl - enable privacy mode (preference OpacPrivacy) - leave anonymous patron set to zero (preference AnonymousPatron) - run script (I use --days -1 for testing) - script should fail with a Carp message - change anonymous patron to a valid user - run script as before - script returns quietly - check history - gone Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:02:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:02:35 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-81XV97czL7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17753|1 |0 is obsolete| | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:03:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:03:38 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-JxvQ7OkGJp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 --- Comment #19 from Mason James <mtj at kohaaloha.com> --- Created attachment 17755 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17755&action=edit Bug 6506: Correct CSS class name. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Mason James <mtj at kohaaloha.com> http://bugs.koha-community.org/show_bug.cgi?id=6509 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:08:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:08:18 +0000 Subject: [Koha-bugs] [Bug 6506] deleting patron history missing errors In-Reply-To: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6506-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6506-70-nudfqCsMyK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6506 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #20 from Mason James <mtj at kohaaloha.com> --- Kyle has now signed-off on all 3 patches I am now passing QA on them -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:16:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:16:10 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-nsdDAxLL67@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff CC| |mtj at kohaaloha.com --- Comment #8 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #7) > Created attachment 17678 [details] [review] > [PATCH 1/1][SIGNED OFF] bug 7228 : can't add items in an order with Modify hmmm, i think we need a test plan here, so qa-team can test this properly... can we get a test plan please, before QA? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 16:48:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 14:48:48 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-J1Oyo2aWxo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 --- Comment #5 from SJeffery <steven_jeffery at fmi.com> --- (In reply to comment #4) > Also barcode is unique, so this feature as described won't work. It could be that the way it is implemented on the back end is different than described above. For example, an auto-generated barcode might be used. The link below describes the workflow in one ILS. https://staff.lib.ncsu.edu/confluence/display/MNC/Bound-with+Feature+with+Examples -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 17:29:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 15:29:18 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-hN6ZrzaaHH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #9 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #8) > Created attachment 17494 [details] [review] > [SIGNED-OFF] Bug 10041 - Provide a koha-translate script to aid package > Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> QA-comment: woah, looks good! :) hmmm, one small problem for me - creating a fr-FR language dir failed Tom?s, any ideas? see below... # which koha-translate /usr/sbin/koha-translate # koha-translate -l en en-NZ Kore-KR # koha-translate -l -a|grep FR fr-FR # koha-translate -i fr-FR Error: /usr/share/koha/misc/translator/po/fr-FR-opac-ccsr.po not found. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 17:36:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 15:36:24 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-Fuuvgwrd1C@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #9 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Here is the test I made for signing off : after applying the patch - syspref AcqCreateItem : create items on receiving - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on cataloguing - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on receiving - in a basket, create an order (click on "add" to add an item => quantity = 1) - save the order - reopen the order - try to change the quantity (2 instead of 1), without clicking on "add" to create a new item => you cannot (alert message) => the behavior is the same as before the patch M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 17:37:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 15:37:41 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-Enw7v8M9uZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #10 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- wrong copy/paste... Here is the test I made for signing off : after applying the patch - syspref AcqCreateItem : create items on RECEIVING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on CATALOGING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on ORDERING - in a basket, create an order (click on "add" to add an item => quantity = 1) - save the order - reopen the order - try to change the quantity (2 instead of 1), without clicking on "add" to create a new item => you cannot (alert message) => the behavior is the same as before the patch M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 17:40:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 15:40:00 +0000 Subject: [Koha-bugs] [Bug 9941] with Plack, Web installer should not die with stacktrace when database does not exist In-Reply-To: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9941-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9941-70-ZbTU4S0w09@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9941 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Web installer should not |with Plack, Web installer |die with stacktrace when |should not die with |database does not exist |stacktrace when database | |does not exist -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 18:24:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 16:24:08 +0000 Subject: [Koha-bugs] [Bug 10041] Provide a koha-translate script to aid package users on installing translations In-Reply-To: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10041-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10041-70-zO61ejardC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10041 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #10 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #9) > (In reply to comment #8) > > Created attachment 17494 [details] [review] [review] > > [SIGNED-OFF] Bug 10041 - Provide a koha-translate script to aid package > > Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> > > QA-comment: woah, looks good! :) > > hmmm, one small problem for me - creating a fr-FR language dir failed ahh, sorry - my fault here passing QA... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:04:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:04:13 +0000 Subject: [Koha-bugs] [Bug 10135] New: Adding the ability to define customised basketgroups pdf layouts Message-ID: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 Bug ID: 10135 Summary: Adding the ability to define customised basketgroups pdf layouts Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P3 Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr We have 2 available layouts for basketgroups : layout2pages and layout3pages. Both are untranslatable, and not very pretty. We defined our own layout in Rennes 2, in french, with the logo of the universiy, etc... To use it, we were forced to make a local development, because there is a safty condition in basketgroup.pl. M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:04:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:04:30 +0000 Subject: [Koha-bugs] [Bug 10135] Adding the ability to define customised basketgroups pdf layouts In-Reply-To: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10135-70-uPTAgHRgPb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |mathieu.saby at univ-rennes2.f |ity.org |r -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:06:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:06:42 +0000 Subject: [Koha-bugs] [Bug 10135] Adding the ability to define customised basketgroups pdf layouts In-Reply-To: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10135-70-ZQ3zzreSai@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I have prepared a patch for improving Koha behavior ; it is checking all *.pm files in acqui/pdfformat and building a list from there names. These names is used to create an option list OrderPdfFormat syspref. So, in a standard Koha, you will have 2 choices, like before, but if you create an other pm file in acqui/pdfformat (and if needed, new pdf files in koha-tmpl/prof/pdf), you will have new choices. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:38:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:38:09 +0000 Subject: [Koha-bugs] [Bug 10135] Adding the ability to define customised basketgroups pdf layouts In-Reply-To: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10135-70-GMV3TPVMnA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 --- Comment #2 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17756 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17756&action=edit [PATCH] Bug 10135 : Add the ability to define customised basketgroups pdf layouts This patch create a sub in Koha.pm which get the list of .pm files in acqui/pdfformat. The list is used to build an option list for OrderPdfFormat syspref, instead of a free input. In a standard Koha, only the design of OrderPdfFormat should be altered. If you put a new .pm file in acqui/pdfformat (and if needed a new pdf file in koha-tmpl/intranet/prog/pdf), you will see the name of the file as a new option in OrderPdfFormat. To test : A. in a standard Koha, check everything is working like before: - 1. you have 2 options in OrderPdfFormat (pdfformat::layout2pages ; pdfformat::layout3pages) - 2. select one layout, and try to print a basketgroup - 3. select the 2d layout, and try to print a basketgroup B. check you can add a new layout - 1. Either create your own layout if you know how to do Or dowload and apply the 2d attachment to this bug. It contains an example : a layout named "pdfformat::msaby" - 2. Check the new layout is visible in OrderPdfFormat - 3. Select it, and try to print a basketgroup - 4. Select one of the "old" layouts, and try to print a basketgroup. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:38:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:38:18 +0000 Subject: [Koha-bugs] [Bug 10135] Adding the ability to define customised basketgroups pdf layouts In-Reply-To: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10135-70-WgsnZL5G37@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 19:40:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 17:40:30 +0000 Subject: [Koha-bugs] [Bug 10135] Adding the ability to define customised basketgroups pdf layouts In-Reply-To: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10135-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10135-70-yyHv7UrFfV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10135 --- Comment #3 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17757 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17757&action=edit Example to test : new layout "msaby" This is not a part of the enhancement, but just an example to test it. (see test plan) M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 21:05:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 19:05:43 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-VdwNVyCFlp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 --- Comment #9 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17758 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17758&action=edit Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. 3) Adds xml processing to translation script Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 21:06:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 19:06:15 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-1Hd6Ij9rle@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 21:09:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 19:09:07 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-gj0RiyLmya@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|koha.sekjal at gmail.com | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 21:11:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 19:11:26 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-QaqZFFcAlM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9005|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 21:25:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 19:25:52 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-dQJpvdK2OL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|frederic at tamil.fr |bgkriegel at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 22:15:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 20:15:25 +0000 Subject: [Koha-bugs] [Bug 8214] Create a bound with function In-Reply-To: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8214-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8214-70-TKsXZ28PAf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8214 --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- (In reply to comment #5) > (In reply to comment #4) > > Also barcode is unique, so this feature as described won't work. > > It could be that the way it is implemented on the back end is different than > described above. For example, an auto-generated barcode might be used. The > link below describes the workflow in one ILS. > > https://staff.lib.ncsu.edu/confluence/display/MNC/Bound- > with+Feature+with+Examples I look forward to seeing your patch then -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:35:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:35:14 +0000 Subject: [Koha-bugs] [Bug 10107] opacbookbag shouldn't prevent from adding items to a list in the OPAC In-Reply-To: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10107-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10107-70-lfmtqQ4VYI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10107 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:05 +0000 Subject: [Koha-bugs] [Bug 9818] "Overdue Fines Cap ($)" should not use $ (I18N) In-Reply-To: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9818-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9818-70-Kt5Vqq4XhE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9818 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:12 +0000 Subject: [Koha-bugs] [Bug 9831] Wrong and missing values in installer for French UNIMARC In-Reply-To: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9831-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9831-70-LCezGcI5u2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9831 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:21 +0000 Subject: [Koha-bugs] [Bug 10006] holding branch is not available to XSLT display In-Reply-To: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10006-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10006-70-WheyFgVWkM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10006 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Patch doesn't apply on 3.10.x please send a new patch if it is needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:37 +0000 Subject: [Koha-bugs] [Bug 10023] degree notation in acq In-Reply-To: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10023-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10023-70-UvwK8ABXdZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10023 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- Does not apply to 3.10.x, please send a new patch if it is needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:44 +0000 Subject: [Koha-bugs] [Bug 9804] Fix name for NORMARC biblio-koha-indexdefs.xml In-Reply-To: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9804-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9804-70-1I99RjZlqh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9804 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:51 +0000 Subject: [Koha-bugs] [Bug 10026] OPAC cart not showing location anymore In-Reply-To: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10026-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10026-70-bPc7n8tVyA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10026 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:36:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:36:57 +0000 Subject: [Koha-bugs] [Bug 8294] enumeration should show in copy specific hold menu In-Reply-To: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8294-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8294-70-zfuc0BiSmM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8294 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Apr 27 23:40:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 21:40:50 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-tsNGCiuh57@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 00:00:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 22:00:30 +0000 Subject: [Koha-bugs] [Bug 9684] Z39.50 Card View broken in CCSR In-Reply-To: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9684-70-z65UDqZ14z@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9684 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 00:11:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 22:11:53 +0000 Subject: [Koha-bugs] [Bug 10093] Typo in marc21_leader.tt In-Reply-To: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10093-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10093-70-Uy5W7XlRk9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10093 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x and 3.8.x will be in 3.10.6 and 3.8.13 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 00:21:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 22:21:41 +0000 Subject: [Koha-bugs] [Bug 2046] Suggestions: Title Field too small In-Reply-To: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-2046-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-2046-70-S6IlruCQDT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2046 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris at bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 00:24:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 22:24:32 +0000 Subject: [Koha-bugs] [Bug 10088] software error when filling a basket with staged record In-Reply-To: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10088-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10088-70-r7zhhBt9Z3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10088 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Bug 9902 is not in 3.10.x so this is not needed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 01:22:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 23:22:23 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-9PHaU6kBhj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17758|0 |1 is obsolete| | --- Comment #10 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17759 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17759&action=edit Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. 3) Adds xml processing to translation script Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com> Signoff notes: Tested both value builders. They work as expected. Running $ perl translate update es-ES resulted in the xml string being added to the relevant .po file (the staff one). No koha-qa.pl errors BTW. To-. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 01:24:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 27 Apr 2013 23:24:04 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-c1RRFSNiI2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 02:43:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 00:43:27 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-d8ZMO1Wu34@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 02:45:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 00:45:12 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-LaA0I8Uhei@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 02:45:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 00:45:14 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-DLziud7Wbj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17732|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17760 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17760&action=edit Bug 10083 - In Transit string doesn't get translated in the staff interface For some reason this text inside a <td> isn't getting picked up by the translator unless it's inside a <span>. This patch adds the span and tidies up the text. To test, apply the patch and "translate update" a translation. Searching the po file for "In transit from" should return a result from detail.pl. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 02:50:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 00:50:57 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-sUD5G61V8x@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17730|0 |1 is obsolete| | Status|Needs Signoff |Signed Off Assignee|oleonard at myacpl.org |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17761 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17761&action=edit Signed off patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 03:53:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 01:53:28 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-WxuOvhXZ0U@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17471|0 |1 is obsolete| | Status|Needs Signoff |Signed Off Assignee|magnus at enger.priv.no |chris at bigballofwax.co.nz --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17762 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17762&action=edit Signed off patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 03:57:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 01:57:40 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-MuL4jwSaOm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 03:57:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 01:57:43 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-RL2foBK8j9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17470|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17763&action=edit Bug 7055 - NORMARC: Fix 008 position 15-17 and 35-37 This patch does several things: - Set the default for 008/15-17 to "no " (yes, there is space at the end) - Link from 008/15-17 in the value builder to NORMARC country codes - Set the default for 008/35-37 to "nor" (by setting the DefaultLanguageField008 syspref) - Link from 008/35-37 in the value builder to NORMARC language codes - Fix a missing <tr> around field 35-37 To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC flavour - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t xxu||||| |||| 00| 0 eng d ^^^ ^^^ - Reload the page and open the value builder for 008. Problems: - The text for 15-17 links to MARC21 country codes - The default for 15-17 is xxu - The text for 35-37 links to MARC21 language codes - The default for 35-37 is eng - If you choose e.g. "Monografier" in the top dropdown then click on "OK" the window does not close To test: - Apply the patch and run through the Web-installer again, selecting Norwegian and NORMARC - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t no ||||| |||| 00| 0 nor d ^^^ ^^^ - Reload the page and open the value builder for 008. - Check that... - The default for 15-17 is "no " (with a space at the end) - The link goes to NORMARC country codes - The default for 35-37 is "nor" - The link goes to NORMARC language codes - Select something from the top dropdown and click "OK". Check that the window closes and that the values that are entered into the 008 field matches what you chose in the popup window. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Trusing Magnus is right, so testing for any regressions mainly, all good -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 08:49:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 06:49:09 +0000 Subject: [Koha-bugs] [Bug 10136] New: misc/translator/translator_doc.html outdated Message-ID: <bug-10136-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10136 Bug ID: 10136 Summary: misc/translator/translator_doc.html outdated Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: frederic at tamil.fr It happens often that people are not aware on how to add translations to their installation and try running /tmpl_process3.pl. I found some old documentation that could be one of the reasons: misc/translator/translator_doc.html I think we should remove the file or update it to explain how to add translations now with the translate script. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 08:53:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 06:53:46 +0000 Subject: [Koha-bugs] [Bug 10136] misc/translator/translator_doc.html outdated In-Reply-To: <bug-10136-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10136-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10136-70-Pp8PrikEwb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10136 --- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Now also discovered translator_doc.txt. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:02:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:02:24 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-Gs4xuP6llu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 --- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17764 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17764&action=edit [PASSED QA] Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. 3) Adds xml processing to translation script Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com> Signoff notes: Tested both value builders. They work as expected. Running $ perl translate update es-ES resulted in the xml string being added to the relevant .po file (the staff one). No koha-qa.pl errors BTW. To-. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> All tests and QA script pass. Did regression tests on the plugins for 006 and 008 and could spot not difference to behaviour before. Also tested the translation process and found it working nicely. Thank you for fixing this long standing translation bug! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:05:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:05:30 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-x4s1NLrsyF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:05:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:05:33 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-Tcgy2PdnND@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17759|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:15:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:15:45 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-xhwvm60xUs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17765 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17765&action=edit [PASSED QA] Bug 7054 - NORMARC: Fix default for 000 position 17 Someone at the library education in Oslo told me that it would be better to have the default for 000/17 set to 1, instead of 2 as it is today. To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC dialect - Go to Home > Cataloging > Add MARC record and start to add a new record - Click in the 000 field and it should be filled with: " nam a22 2 4500" - Reload the page, then open the value builder for 000 and click on OK - 000 should get filled with the same string as above To test: - Apply the patch and repeat the steps from above. The default value for 000 should now be: " nam a22 1 4500" (Don't be confused by the 1s and the 2s. A value of 1 in position 17 means "level 2", and a value of 2 means "level 1" - that is how it is defined in the "standard": 1 = Niv? 2, iflg. Katalogiseringsregler 2 = Niv? 1, iflg. Katalogiseringsregler) Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Small changes. Didn't test in a NORMARC installaton, but trusting Magnuse with this and seeing no reason why it shouldn't work. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:16:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:16:12 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-DfH9BJVeEK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:16:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:16:13 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-qKc8TWIBLL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17762|0 |1 is obsolete| | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 12:17:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 10:17:52 +0000 Subject: [Koha-bugs] [Bug 7054] NORMARC: wrong default for 000 position 17 In-Reply-To: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7054-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7054-70-fYc88rY5gY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7054 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17765|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17766 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17766&action=edit [PASSED QA] Bug 7054 - NORMARC: Fix default for 000 position 17 Someone at the library education in Oslo told me that it would be better to have the default for 000/17 set to 1, instead of 2 as it is today. To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC dialect - Go to Home > Cataloging > Add MARC record and start to add a new record - Click in the 000 field and it should be filled with: " nam a22 2 4500" - Reload the page, then open the value builder for 000 and click on OK - 000 should get filled with the same string as above To test: - Apply the patch and repeat the steps from above. The default value for 000 should now be: " nam a22 1 4500" (Don't be confused by the 1s and the 2s. A value of 1 in position 17 means "level 2", and a value of 2 means "level 1" - that is how it is defined in the "standard": 1 = Niv? 2, iflg. Katalogiseringsregler 2 = Niv? 1, iflg. Katalogiseringsregler) Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Small changes. Didn't test in a NORMARC installaton, but trusting Magnus with this and seeing no reason why it shouldn't work. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 13:11:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 11:11:24 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-8AxslRqpWB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 13:11:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 11:11:26 +0000 Subject: [Koha-bugs] [Bug 10083] In Transit string doesn't get translated in the staff interface In-Reply-To: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10083-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10083-70-LPqdSXOT1p@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10083 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17760|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17767 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17767&action=edit [PASSED QA] Bug 10083 - In Transit string doesn't get translated in the staff interface For some reason this text inside a <td> isn't getting picked up by the translator unless it's inside a <span>. This patch adds the span and tidies up the text. To test, apply the patch and "translate update" a translation. Searching the po file for "In transit from" should return a result from detail.pl. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Template only change fixing a translation problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 14:27:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 12:27:07 +0000 Subject: [Koha-bugs] [Bug 9830] Some UNIMARC item indexes could be broken whith Queryweightfields syspref In-Reply-To: <bug-9830-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9830-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9830-70-SATcKqXkLC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9830 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:10:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:10:08 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-G7pWW5sRMx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:10:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:10:12 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-ZLNrRX5uOl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17736|0 |1 is obsolete| | Attachment #17737|0 |1 is obsolete| | Attachment #17738|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17768 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17768&action=edit [PASSED QA] Bug 8061 OPAC-CCSR-Right-to-left-css This patch will add css file for the Opac cssr link this css file in the doc-head-close.inc and add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one. the test plan is the same for the oldest patches for opac prog and intranet ... http://bugs.koha-community.org/show_bug.cgi?id=10017 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:10:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:10:24 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-XfZFoHu24h@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17769 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17769&action=edit [PASSED QA] Bug 10017 Follow up OPAC-CCSR-Right-to-left-css This follow up patch will delete the "-moz-box-sizing" property that I was add when I'm doing some tests on the rtl css file and I forgot to delete it many thanks David Cook for your notes deleting that property will not effect on the results Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:10:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:10:38 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-bO1fqAydjR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 --- Comment #14 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17770 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17770&action=edit [PASSED QA] Bug 10017 -Follow up handling with the multi libraries pref active This Follow up patch will handle multi libraries pref when it sets to "add" and enhance the way lists drop down menu appear Test plan for all patches ( the first one and all follow ups ) : 1- apply the patches ( from the first one and all follow up patches) 2- use 3.10 po files and update it (for the master) " ../misc/translate/ perl translate update ar-Arab " 3- install Arabic from the updated po files "perl translate install ar-Arab " 4- set opac opacthemes pref to ccsr 5- set OpacAddMastheadLibraryPulldown pref to add 6- select the Arabic from the opaclanguages pref 7- set opaclanguagesdisplay to allow 8- go to the opac and choose arabic 9- you will see all the directions from right to left (as you look at koha on a mirror ;) )) Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Work as decribed. No errors. With all patches applied, we get a pretty RTL interface. Well done! Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Changes are mostly CSS, one new image and a tiny template change. Used po files from 3.8 for testing. Looks good! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:12:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:12:44 +0000 Subject: [Koha-bugs] [Bug 10017] Opac CCSR template do not cope well with right-to-left languages In-Reply-To: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10017-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10017-70-ggLH55evMv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master QA Contact| |katrin.fischer at bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:27:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:27:46 +0000 Subject: [Koha-bugs] [Bug 9940] Add a new index for original language of document In-Reply-To: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9940-70-ZxyS0IDcpe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9940 --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17771 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17771&action=edit [PATCH] Bug 9940 : Add a new index for the original language of a document It could be useful to index the original language of a document (i.e. "fre" for the english translation of a french novel). This patch rename 1095 bib1 attribute (Code-language-original => language-original) and use it to index : - MARC21 041$h subfield - UNIMARC 101$c subfield It adds "language-original" in the list of index in Search.pm. Test plan : A. in a MARC21 GRS1 environment 1. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/marc21/biblios/record.abs) from your source etc/ directory to your main koha etc/ directory 2. Reindex zebra 3. Make some searches, like "language-original:fre" B. in a MARC21 DOM environment 4. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl) from your source etc/ directory to your main koha etc/ directory 5. Reindex zebra 6. Make some searches, like "language-original:fre" C. in a UNIMARC GRS1 environment 7. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/unimarc/biblios/record.abs) from your source etc/ directory to your main koha etc/ directory 8. Reindex zebra 9. Make some searches, like "language-original:fre" A. in a UNIMARC DOM environment 10. Copy Zebra config files (zebradb/biblios/etc/bib1.att, zebradb/ccl.properties, marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl) from your source etc/ directory to your main koha etc/ directory 11. Reindex zebra 12. Make some searches, like "language-original:fre" M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:27:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:27:56 +0000 Subject: [Koha-bugs] [Bug 9940] Add a new index for original language of document In-Reply-To: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9940-70-R5GcZGvKjv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9940 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:28:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:28:08 +0000 Subject: [Koha-bugs] [Bug 9940] Add a new index for original language of document In-Reply-To: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9940-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9940-70-9yQZL3crjV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9940 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:32:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:32:39 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-U8JES5AxZa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:32:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:32:41 +0000 Subject: [Koha-bugs] [Bug 7055] NORMARC: Links and defaults for 008 position 15-17 and 35-37 In-Reply-To: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7055-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7055-70-k0p55HLKE1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7055 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17763|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17772 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17772&action=edit [PASSED QA] Bug 7055 - NORMARC: Fix 008 position 15-17 and 35-37 This patch does several things: - Set the default for 008/15-17 to "no " (yes, there is space at the end) - Link from 008/15-17 in the value builder to NORMARC country codes - Set the default for 008/35-37 to "nor" (by setting the DefaultLanguageField008 syspref) - Link from 008/35-37 in the value builder to NORMARC language codes - Fix a missing <tr> around field 35-37 To reproduce: - Run through the Web-installer in Norwegian and choose NORMARC as the MARC flavour - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t xxu||||| |||| 00| 0 eng d ^^^ ^^^ - Reload the page and open the value builder for 008. Problems: - The text for 15-17 links to MARC21 country codes - The default for 15-17 is xxu - The text for 35-37 links to MARC21 language codes - The default for 35-37 is eng - If you choose e.g. "Monografier" in the top dropdown then click on "OK" the window does not close To test: - Apply the patch and run through the Web-installer again, selecting Norwegian and NORMARC - Go to Home > Cataloging > Add MARC record and add a new record - Click in the field for 008. The default should look like: 130415t no ||||| |||| 00| 0 nor d ^^^ ^^^ - Reload the page and open the value builder for 008. - Check that... - The default for 15-17 is "no " (with a space at the end) - The link goes to NORMARC country codes - The default for 35-37 is "nor" - The link goes to NORMARC language codes - Select something from the top dropdown and click "OK". Check that the window closes and that the values that are entered into the 008 field matches what you chose in the popup window. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Trusing Magnus is right, so testing for any regressions mainly, all good Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Only changes NORMARC specific plugin and system preferences files. Changes all seem logical to me. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:43:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:43:56 +0000 Subject: [Koha-bugs] [Bug 10137] New: a followup of Bogue 8620 (Barcode searching not working correctly) is needed for UNIMARC Message-ID: <bug-10137-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10137 Bug ID: 10137 Summary: a followup of Bogue 8620 (Barcode searching not working correctly) is needed for UNIMARC Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt at gmail.com Reporter: mathieu.saby at univ-rennes2.fr -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:44:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:44:33 +0000 Subject: [Koha-bugs] [Bug 10137] a followup of Bogue 8620 (Barcode searching not working correctly) is needed for UNIMARC In-Reply-To: <bug-10137-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10137-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10137-70-TAmw0RIapX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10137 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 15:44:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 13:44:39 +0000 Subject: [Koha-bugs] [Bug 10137] a followup of Bogue 8620 (Barcode searching not working correctly) is needed for UNIMARC In-Reply-To: <bug-10137-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10137-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10137-70-YEPsHKaTSY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10137 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 19:38:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 17:38:37 +0000 Subject: [Koha-bugs] [Bug 10138] New: Add some authorized values in french installer Message-ID: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 Bug ID: 10138 Summary: Add some authorized values in french installer Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs at lists.koha-community.org Reporter: mathieu.saby at univ-rennes2.fr CC: gmcharlt at gmail.com The english installer creates and populates some categories in authorized values table (SUGGEST, OPAC_SUG, REPORT_GROUP, LOST, DAMAGED) that are not created by french installer. M. Saby -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 19:38:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 17:38:47 +0000 Subject: [Koha-bugs] [Bug 10138] Add some authorized values in french installer In-Reply-To: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10138-70-GK2pQ8rPOh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 19:39:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 17:39:08 +0000 Subject: [Koha-bugs] [Bug 10138] Add some authorized values in french installer In-Reply-To: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10138-70-aUtg1JfqyN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |mathieu.saby at univ-rennes2.f |ity.org |r -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 19:41:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 17:41:41 +0000 Subject: [Koha-bugs] [Bug 10138] Add some authorized values in french installer In-Reply-To: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10138-70-VLOiK8Ycgn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 --- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17773 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17773&action=edit PATCH] Bug 10138: Add some authorized values in french installer ; small fixes in frameworks This patch adds some categories of values in french installer : - SUGGEST - OPAC_SUG - REPORT_GROUP - LOST - DAMAGED SUGGEST and OPAC_SUG are used by Suggestions module. REPORT_GROUP is used by Reports module. It also adds a new status for "ETAT" (en commande) It creates a 995$2 subfield in french frameworks when it did not exist. It links existing 995$2 subfield with LOST category. It cleans up the list of authorised values installed with "Lecture publique" framework : - some codes are moved in general 1-Obligatoire/authorised_values.sql (SUGGEST, REPORT_GROUP) - some are suppressed, because they are also defined in 1-Obligatoire/authorised_values.sql (langue, COUNTRY, statut) - the code for interting the left ones is changed (I suppress the `id` column) To test : 1. Take a fresh new Koha 2. Install Koha choosing French installer and UNIMARC Lecture publique 3. Check the authorised values are imported 4. Check the cataloguing frameworks are usable : especially 995 $2 field, which must be mapped with LOST values : Perdu, Long retard, Perdu et rembours?, Introuvable you can also check 101$a (language codes), 102$a (country codes) 5. In OPAC, make a suggestion. See if you can select a cause for your suggestion ("Bestseller" or "'L'exemplaire en rayon est endommag?") 6. In staff interface, manage some suggestions. See if you can select a cause for rejection or acceptation ("Bestseller", "Budget insuffisant" etc) 7. In reports, see if you can sort reports according to values of REPORT_GROUP ("Circulation", "Catalogue", "Adh?rents" etc) M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 19:43:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 17:43:12 +0000 Subject: [Koha-bugs] [Bug 10138] Add some authorized values in french installer In-Reply-To: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10138-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10138-70-tWrGUIhYfR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10138 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:38:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:38:12 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-OydAg3GMge@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17709|0 |1 is obsolete| | Attachment #17710|0 |1 is obsolete| | Status|Needs Signoff |Signed Off Assignee|jonathan.druart at biblibre.co |chris at bigballofwax.co.nz |m | --- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17774 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17774&action=edit Signed off patch Both patches work for both master and 3.12.x so have just signed off one and obsoleted them both. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:43:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:43:47 +0000 Subject: [Koha-bugs] [Bug 3549] Framework sorting in addbook In-Reply-To: <bug-3549-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-3549-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-3549-70-YueCPnmK81@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3549 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #14 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- I don't see that as an enhancement. Should be a bugfix. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:44:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:44:16 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-Zt9bIDBk2i@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Testing now On a disabled instance sudo ./debian/scripts/koha-disable persona Instance persona already disabled. On an unknown instance sudo ./debian/scripts/koha-disable pers Unknown instance pers. On an enabled instance sudo ./debian/scripts/koha-disable persona [....] Restarting web server: apache2 ok Looks all good to me, I confirm its disabled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:45:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:45:05 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-W9sOrBOagr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17626|0 |1 is obsolete| | Status|Needs Signoff |Signed Off Assignee|tomascohen at gmail.com |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17775 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17775&action=edit Signed off patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:48:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:48:48 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-LmpwgH0tCK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- sudo ./debian/scripts/koha-enable sfa Unknown instance sfa. sudo ./debian/scripts/koha-enable sfa persona Unknown instance sfa. [....] Restarting web server: apache2 ok sudo ./debian/scripts/koha-enable persona Instance persona already enabled. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:53:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:53:09 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-y2LL1lsDbl@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17618|0 |1 is obsolete| | Status|Needs Signoff |Signed Off Assignee|tomascohen at gmail.com |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17776 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17776&action=edit Signed off patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 21:58:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 19:58:46 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-TR4XNlIfVg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 --- Comment #39 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Some small things found by the QA script: QA SCRIPT testing 1 commit(s) (applied to 9c79f18 'Merge branch 'bug_10088' into 3.14-ma') 5fa6a41 Bug 7684: multiple fixes for inventory - C4/Auth.pm - C4/Items.pm - C4/Templates.pm - koha-tmpl/intranet-tmpl/prog/en/columns.def - koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt - tools/ajax-inventory.pl - tools/inventory.pl * C4/Auth.pm OK pod OK forbidden patterns OK valid OK critic OK * C4/Items.pm FAIL pod FAIL *** WARNING: No items in =over / =back list in file C4/Items.pm forbidden patterns OK valid OK critic OK * C4/Templates.pm OK pod OK forbidden patterns OK valid OK critic OK * tools/ajax-inventory.pl OK pod OK forbidden patterns OK valid OK critic OK * tools/inventory.pl FAIL pod OK forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (346) The patch introduces a forbidden pattern: tabulation character (345) The patch introduces a forbidden pattern: tabulation character (342) The patch introduces a forbidden pattern: tabulation character (347) The patch introduces a forbidden pattern: tabulation character (344) The patch introduces a forbidden pattern: tabulation character (348) The patch introduces a forbidden pattern: tabulation character (343) valid OK critic OK * koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt FAIL forbidden patterns FAIL The patch introduces a forbidden pattern: tabulation character (209) The patch introduces a forbidden pattern: tabulation character (21) The patch introduces a forbidden pattern: tabulation character (260) The patch introduces a forbidden pattern: tabulation character (19) tt_valid OK valid_template OK Please fix and provide a QA follow up. I will continue testing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Apr 28 22:32:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 20:32:22 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-7X3KMjHNCM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #40 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Matthias, I finally got to look at this, but I spotted some problems with the patch. I think they might stem from this development being based on an older version of Koha. The major things I found are: 1) You are using SELECT SQL_CALC_FOUND_ROWS which is a MySQLism. Please can you rewrite that part? 2) I think you remove an existing feature as I can't see where this is added back in: - <li><label for="pagesize">Show: </label> - <input type="text" id="pagesize" name="pagesize" value="[% pagesize %]" maxlength="5" size="5" /> items</li> - <li><label for="offset">Beginning at offset: </label> - <input type="text" id="offset" name="offset" value="[% offset %]" size="5" maxlength="5" /> - </li> 3) There are changes related to authentication that don't seem to belong into this patch? 4) The calendar related code seems to be based on older code, using C4:Dates and i spotted one DHTML... - could you take a look? 5) There are some problems with the templates, like capitalization, terms used and the id in the body going missing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 01:17:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 23:17:44 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-ZiRisVNr0N@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Robin Sheat <robin at catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin at catalyst.net.nz --- Comment #4 from Robin Sheat <robin at catalyst.net.nz> --- I'd say it's a bugfix. Repeatedly archiving other archives sounds like a bug to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 01:23:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 23:23:40 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9052-70-8fWeM2A8Pi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 --- Comment #31 from Robin Sheat <robin at catalyst.net.nz> --- This patch is already in 3.10.x. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 01:24:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 23:24:03 +0000 Subject: [Koha-bugs] [Bug 10089] Prevent renewing for restricted patrons In-Reply-To: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10089-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10089-70-44Rkh6YYKq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10089 --- Comment #3 from David Cook <dcook at prosentient.com.au> --- (In reply to comment #2) > (In reply to comment #0) > > In the OPAC patron screen, they are informed that their account is frozen, > > but...they are still able to renew books. > > I do not see how they are able to renew books. The table of checkouts shows > the count of renewals, but there are no controls on the page for renewing. > It appears that you are correct! I'm not sure why I said that patrons could still renew books through the OPAC. I would've sworn that I tested it and found that to be the case, but now that I'm looking...there are no controls as you say. It's probably worth dropping the opac-user.pl/.tt changes from this patch then. > > 1) Prevent renewing of checked out items by patrons/staff > > I think this is a good improvement but I think it's confusing that the > "override renewal limit" checkbox still works to enable the renew checkboxes > in the table of checkouts. If the user is restricted there should probably > only be a button which says "Check in checked items." > > I'm setting to "Failed QA" because I'd like clarification on the first issue > at the very least in order to enable proper testing. It's arguable that the > second issue isn't enough to block this. Mmm, I didn't see that "override renewal limit" checkbox before. I also agree that there should only be a "Check in checked items" button. I'll take another look at this when I have some time. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 01:30:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 23:30:42 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9052-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9052-70-0wBPlyJXpM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 01:45:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 28 Apr 2013 23:45:00 +0000 Subject: [Koha-bugs] [Bug 10139] New: add sample MARC files, to Koha codebase Message-ID: <bug-10139-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10139 Bug ID: 10139 Summary: add sample MARC files, to Koha codebase Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com Koha does not currently have a set of MARC data for testing this patch attempts to add a set of MARC files to the Koha codebase -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:00:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:00:33 +0000 Subject: [Koha-bugs] [Bug 10139] add sample MARC files, to Koha codebase In-Reply-To: <bug-10139-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10139-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10139-70-N6jEkPUIGY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10139 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:20:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:20:29 +0000 Subject: [Koha-bugs] [Bug 10140] New: add UNIMARC tests to t/db_dependent/Record/Record.t Message-ID: <bug-10140-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10140 Bug ID: 10140 Summary: add UNIMARC tests to t/db_dependent/Record/Record.t Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Test Suite Assignee: gmcharlt at gmail.com Reporter: mtj at kohaaloha.com Koha does not currently have any UNIMARC tests this patch attempts to add a set of UNIMARC tests to Koha -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:38:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:38:47 +0000 Subject: [Koha-bugs] [Bug 6986] add example perltidyrc file to Koha In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-tCMkmLriPe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|update perltidy with new |add example perltidyrc file |official style |to Koha -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:39:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:39:28 +0000 Subject: [Koha-bugs] [Bug 6986] add example perltidyrc file to Koha In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-lrxwypzjm9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:39:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:39:31 +0000 Subject: [Koha-bugs] [Bug 6986] add example perltidyrc file to Koha In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-0osa6KMsim@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6989|0 |1 is obsolete| | --- Comment #8 from Mason James <mtj at kohaaloha.com> --- Created attachment 17777 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17777&action=edit Bug 6986 - add example perltidyrc file to Koha xt/perltidyrc generated by running 'perltidy -npro -opt' to test... - apply patch $ git bz apply 6986 - tidy a random file using the default 'wall' style $ perltidy -npro ./install-CPAN.pl -o ./aa - tidy a random file using the ./xt/perltidyrc profile $ perltidy -pro=./xt/perltidyrc ./install-CPAN.pl -o ./bb - compare the 2 output files are identical $ diff aa bb |wc -l 0 Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:41:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:41:05 +0000 Subject: [Koha-bugs] [Bug 6986] add example perltidyrc file to Koha In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-feSWaN4Yrt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 --- Comment #9 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #7) > Mason, > > Could you please provide a test plan for this? finally... test plan added :) -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:46:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:46:14 +0000 Subject: [Koha-bugs] [Bug 6986] Update perltidyrc file In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-0dbLHCxu2c@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|add example perltidyrc file |Update perltidyrc file |to Koha | -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 02:51:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 00:51:22 +0000 Subject: [Koha-bugs] [Bug 6986] Update perltidyrc file In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-EcTrjWu4nC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 04:42:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 02:42:15 +0000 Subject: [Koha-bugs] [Bug 9949] Tidy up the intranet set up and fix a potential security issue when running from git In-Reply-To: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9949-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9949-70-uGVAvpujBu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9949 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |mtj at kohaaloha.com --- Comment #10 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #7) > Tested this again and ran tests on this. > > Also did a quick grep check for other spots where kohaversion.pl does not > have a intranet/ infront of it. > > Tests Passed this time. > > Marking as Singed off - Brendan QA-comment: i also got Jared's error too... $ perl ./Makefile.PL Could not open 'kohaversion.pl': No such file or directory at /usr/share/perl/5.10.1/ExtUtils/MM_Unix.pm line 2639. marking failed-QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 05:35:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 03:35:57 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-7MO4Dxvcx3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #4 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #3) > Created attachment 17776 [details] [review] > Signed off patch a small QA question, this patch breaks the default 'usage' message, when no arg is passed - is this intended? -[ "$#" = 1 ] || die "Usage: $0 instancename..." +[ "$#" > 1 ] || die "Usage: $0 instancename..." before... # koha-enable Usage: /usr/sbin/koha-enable instancename... after... # koha-enable # -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 05:40:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 03:40:48 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-pwmZFOYYJP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #4 from Mason James <mtj at kohaaloha.com> --- a small QA question, this patch breaks the default 'usage' message, when no arg is passed - is this intended? -[ "$#" = 1 ] || die "Usage: $0 instancename..." +[ "$#" > 1 ] || die "Usage: $0 instancename..." (this is the same issue as bug-10101) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 05:43:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 03:43:44 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-jX9iUq9h2K@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 05:43:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 03:43:47 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-SOBvrhmFQv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17761|0 |1 is obsolete| | --- Comment #6 from Mason James <mtj at kohaaloha.com> --- Created attachment 17778 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17778&action=edit Bug 9266 - Untranslated strings in tags moderation There are a couple of English strings in tags moderation JavaScript which are not properly enclosed in the _() function enabling translation. As a result, clicking a translated 'Approve' or 'Reject' button in the table of tags would change the button's neighbor's label to the English string. This patch corrects it. To test, apply the patch and regenerate a translation to test with. Go to Tools -> Tags and find a list of tags to moderate (pending, approved, or rejected). When you click on an 'Approve' or 'Reject' tag in the table of tags, the buttons in each Approve/Reject pair should retain their correct translated label. For instance, looking at approved tags in French: [ Approuv? ] [ Rejeter ] Clicking the "Rejetee" button should change the state to: [ Approuver ] [ Rejet?e ] Clicking "Approuver" should return the buttons to the first state. Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 06:04:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 04:04:11 +0000 Subject: [Koha-bugs] [Bug 9266] Untranslated strings in tags moderation In-Reply-To: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9266-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9266-70-tdthb6gK4D@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #7 from Mason James <mtj at kohaaloha.com> --- > Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> > Signed-off-by: Mason James <mtj at kohaaloha.com> QA-comment: tested ok, passing QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 06:24:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 04:24:20 +0000 Subject: [Koha-bugs] [Bug 10127] Printoverdues.sh should tar only pdf files In-Reply-To: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10127-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10127-70-YCBxuWOdAY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10127 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Severity|enhancement |normal --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- I agree with Robin - can we get a sign-of on this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:02:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:02:35 +0000 Subject: [Koha-bugs] [Bug 9848] SIP tests : fix in 10renew_all.t (additionnal checkin) In-Reply-To: <bug-9848-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9848-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9848-70-mHNvd3i213@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9848 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |mtj at kohaaloha.com --- Comment #3 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #2) > Created attachment 16517 [details] [review] > Bug 9848: SIP tests, fix in 10renew_all.t (additionnal checkin) > > Adds a checkin operation at the beginning of the test. > Otherwise, a former test leaves the test item checked out > and this generates an error. > > Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> qa-comment: sorry, i spent a long time attempting to configure a sip-server to test this patch ...but was unsuccessful :/ someone else with a working sip will have to QA this Adrien, can you please perltidy this file, so qa-tool will pass it? http://wiki.koha-community.org/wiki/Coding_Guidelines#PERL1:_Perltidy -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:05:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:05:55 +0000 Subject: [Koha-bugs] [Bug 10141] New: Enable "18-21 Illustrations" and "24-27 Nature of contents" options for marc21_field_008.pl plugin Message-ID: <bug-10141-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10141 Bug ID: 10141 Summary: Enable "18-21 Illustrations" and "24-27 Nature of contents" options for marc21_field_008.pl plugin Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: gmcharlt at gmail.com Reporter: dcook at prosentient.com.au Currently, the marc21_field_008.xml populates many drop-down boxes in the marc21_field_008.pl plugin for editing the MARC 008 field. However, it doesn't populate the boxes for the 18-21 Illustrations of 24-27 Nature of contents, even though the XML file does have options available for these fields. -- I've only glanced at the code, but I imagine that part of the problem is that you can't really use a single drop-down box to fill 3-4 different positions that could have any combination of the single character options specified in the XML. I'm not sure what the optimal solution would be exactly, but the options should still be loaded from the XML file so that people can choose which code to fill each of the different positions for these parts of the MARC 008 control field. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:20:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:20:28 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-tjgpVhUj4k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 --- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17779 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17779&action=edit [PASSED QA] Bug 10070: revert previous changes To test 1/ logout 2/ search "bar" (added to the history) 3/ search "f??" => history is empty Apply patch 1/ logout 2/ search "bar" (added to the history) 3/ search "f??" => added to the history Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Passes tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:21:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:21:30 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-bWJRDqZNE5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |katrin.fischer at bsz-bw.de Patch complexity|Trivial patch |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:21:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:21:31 +0000 Subject: [Koha-bugs] [Bug 10070] History of anonymous searches is not kept In-Reply-To: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10070-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10070-70-mk9euOH5jb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10070 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17774|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:44:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:44:29 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10022-70-Jvjcg25zhs@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:44:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:44:32 +0000 Subject: [Koha-bugs] [Bug 10022] Multiple tags moderation doesn't work on translated page In-Reply-To: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10022-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10022-70-SC74U2obue@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10022 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17728|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17780 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17780&action=edit [PASSED QA] Bug 10022 - Multiple tags moderation doesn't work on translated page When using a translated intranet, tags moderation using checkboxes and a submit button doesn't work. You get a message "Unknown Operation on x Term(s)" (translated of course). This patch corrects by using name="op-[operation]" instead of name="op" in each submit input. Test plan : - Create a new tag on a record - Go to tags moderation in Tools => You should see your tag in pending terms - Click on checkbox - Click on Approve or Reject submit button at the bottom of the table => Without patch the tag is still pending => With patch operation is well performed, tag is not pending - Test "Check lists" form - Test Approve and Reject buttons from "Actions" column Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:50:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:50:42 +0000 Subject: [Koha-bugs] [Bug 10097] Hide framework selection when importing staged authority records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-KK6KBbwquC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 07:50:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 05:50:44 +0000 Subject: [Koha-bugs] [Bug 10097] Hide framework selection when importing staged authority records In-Reply-To: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10097-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10097-70-dVrbvw1QaP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10097 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17725|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17781 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17781&action=edit [PASSED QA] Bug 10097 - Hide framework selection when importing staged authority records Currently, when importing authority records using the "Manage staged MARC records" tool, it will show the text "Add new bibliographic records into this framework:" followed by a drop-down menu of possible frameworks. Since these are bibliographic frameworks and we're importing authority records which do not use them, we have no need to show this information. I'm proposing just a little patch to display this info only for bibliographic records. From my tests, everything seems to work fine without this text and the drop-down, although I've only uploaded one MARC21 authority record at a time. -- Test Plan: Before applying patch... 1) Find yourself an authority record. I recommend downloading your favourite author from: http://authorities.loc.gov/ 2) Stage MARC for import. Choose "Authority" as your record type. 3) Go to "Manage staged records" 4) Underneath the button "Import this batch into the catalog", you should see the text "Add new bibliographic records into this framework:" followed by a drop-down of the available frameworks. Optionally) You can also try this for bibliographic records. You'll find the same. After applying the patch... 5) Repeat steps 2 and 3. 6) Underneath the button "Import this batch into the catalog", you should just see a table listing your MARC record(s). 7) Stage MARC for import. Choose "Bibliographic" as your record type. 8) Go to "Manage staged records". 9) You should find step 4 still to be true (i.e. the "Add new bibliographic..." text should still be there). Signed-off-by: Owen Leonard <oleonard at myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Small template change, passes all tests. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 08:29:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 06:29:40 +0000 Subject: [Koha-bugs] [Bug 10142] New: Unclear which issues show on subscription details issues tab Message-ID: <bug-10142-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10142 Bug ID: 10142 Summary: Unclear which issues show on subscription details issues tab Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: colin.campbell at ptfs-europe.com I got asked which issues show on the 'Issues' tab in the serials subscription detail page. The number of issues seems random and it's hard to figure out what the pattern here is. Looking at GetSerials I think it is: All issues not arrived, missing or not available (2,4,5) + last 5 issues arrived, missing or not available But the POD states: =head2 GetSerials ($totalissues, at serials) = GetSerials($subscriptionid); this function gets every serial not arrived for a given subscription as well as the number of issues registered in the database (all types) this number is used to see if a subscription can be deleted (=it must have only 1 issue) FIXME: We should return \@serials. =cut So at least there is some mismatch between the POD and what really happens. Also it would be nice if we could do this a bit better. Another point: shouldn't the status include claimed? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 09:17:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 07:17:39 +0000 Subject: [Koha-bugs] [Bug 10008] Serials search results 'Opened' tab should be 'Open' In-Reply-To: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10008-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10008-70-AiKT6oAc8P@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10008 --- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> --- The string does not exist in the 3.10.x branch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 09:58:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 07:58:45 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-rqla2fl8Y9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 09:58:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 07:58:48 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-9XLN6qSW1j@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17451|0 |1 is obsolete| | --- Comment #11 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17782 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17782&action=edit Bug 8419 - Suspended holds appear on the daily holds queue This bug was reintroduced by the patch for bu 5911: Transport Cost Matrix Test Plan: 1) Place a hold on a record 2) Run build_holds_queue.pl 3) Verify the hold is showing in the holds queue 4) Suspend the hold 5) Re-run build_holds_queue.pl 6) Note the hold is still in the holds queue 7) Apply patch 8) Re-run build_holds_queue.pl 9) Note the hold is no longer in the holds queue Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:38:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:38:05 +0000 Subject: [Koha-bugs] [Bug 10118] Problem with diacritics on 'pay fines' In-Reply-To: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10118-70-TC4VQXfImP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10118 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch complexity|--- |Trivial patch See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6554 Assignee|oleonard at myacpl.org |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:38:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:38:05 +0000 Subject: [Koha-bugs] [Bug 6554] Resolve encoding problems with corrected UTF8 handling in templates In-Reply-To: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6554-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6554-70-3pUOBNr5yF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10118 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:38:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:38:33 +0000 Subject: [Koha-bugs] [Bug 10118] Problem with diacritics on 'pay fines' In-Reply-To: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10118-70-nfUMORfJY5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10118 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:38:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:38:35 +0000 Subject: [Koha-bugs] [Bug 10118] Problem with diacritics on 'pay fines' In-Reply-To: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10118-70-RnKfrvs1bi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10118 --- Comment #1 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17783 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17783&action=edit Bug 10118: Problem with diacritics on Pay an individual fine. Adds decoding via utf8 flag of CGI. Actually a followup on report 6554. Test plan: Go to patron. Create manual invoice. Add diacritics in description. Go to Pay Fines. Click Pay on the line you added. Without this patch you should see a mangled character. With this patch it should be fine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:40:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:40:29 +0000 Subject: [Koha-bugs] [Bug 10110] [MASTER_ONLY] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-1P9t3TqSwx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Problems with diacritics in |[MASTER_ONLY] Problems with |saved SQL reports |diacritics in saved SQL | |reports -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:40:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:40:43 +0000 Subject: [Koha-bugs] [Bug 10110] Problems with diacritics in saved SQL reports In-Reply-To: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10110-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10110-70-L2VuHonT7b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10110 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[MASTER_ONLY] Problems with |Problems with diacritics in |diacritics in saved SQL |saved SQL reports |reports | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 11:40:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 09:40:52 +0000 Subject: [Koha-bugs] [Bug 10118] [MASTER_ONLY] Problem with diacritics on 'pay fines' In-Reply-To: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10118-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10118-70-RMQbjmGDac@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10118 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Problem with diacritics on |[MASTER_ONLY] Problem with |'pay fines' |diacritics on 'pay fines' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 12:33:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 10:33:27 +0000 Subject: [Koha-bugs] [Bug 10143] New: Fix FSF address in license headers Message-ID: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Bug ID: 10143 Summary: Fix FSF address in license headers Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: chris at bigballofwax.co.nz Some files have the old 59 Temple address instead of the 51 Franklin street -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 12:33:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 10:33:53 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-kg58yz0KKa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 12:35:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 10:35:03 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-mikLvcHHB0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 12:35:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 10:35:05 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-l37Ip4CsV3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 --- Comment #1 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17784 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17784&action=edit Bug 10143 - Fixing license headers -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:23:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:23:27 +0000 Subject: [Koha-bugs] [Bug 8746] rebuild_zebra_sliced.sh don't work where Record length of 106041 is larger than the MARC spec allows In-Reply-To: <bug-8746-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8746-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8746-70-Bxz1BXWjPQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8746 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #16 from Julian Maurice <julian.maurice at biblibre.com> --- > Out of curiosity, why is this script written in bash when all of the actual > work is done by embedded Perl code? My first intent was to use only existing script/programs to achieve this work, so I choose sh. Then I progressively realized that a little bit of Perl code was needed (for example, for retrieving the indexing mode). And now that I read the code again, I have to admit you're right. Script would have been much simpler if written in Perl from the beginning. But as such it works, so I think rewriting this script in Perl is not worth it. (But anyone who wants to do it is gracefully encouraged! ;-)) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:40:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:40:30 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: <bug-6874-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6874-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6874-70-9QlQs6VPTW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #82 from Julian Maurice <julian.maurice at biblibre.com> --- Oops. Forgot to reset status. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:48:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:48:37 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-PC92Da91r3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:48:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:48:47 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-i2YD6ffA5k@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:49:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:49:15 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-9rXnel79fB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17452|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:49:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:49:17 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-xb2NcTX7lb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17183|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:50:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:50:17 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-qwTssLZxmt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:50:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:50:20 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-owcCFpQ9bw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 --- Comment #79 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17785 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17785&action=edit Bug 7368: Small typo in history.txt beomes becomes becomes :) Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:50:52 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:50:52 +0000 Subject: [Koha-bugs] [Bug 10144] New: koha-start-zebra error handling Message-ID: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Bug ID: 10144 Summary: koha-start-zebra error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-start-zebra should check stuff like if the instance exists, if its enabled, if zebra isn't already running, etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:58:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:58:24 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-YVEQaNcw7G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17786 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17786&action=edit Bug 10144 - koha-start-zebra error handling koha-start-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:59:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:59:45 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-go97Cdbwys@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 15:59:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 13:59:45 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-o7s0Di7exI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10144 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:01:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:01:28 +0000 Subject: [Koha-bugs] [Bug 10145] New: The acquisition details block is badly placed Message-ID: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10145 Bug ID: 10145 Summary: The acquisition details block is badly placed Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: jonathan.druart at biblibre.com CC: colin.campbell at ptfs-europe.com Bug 5335 introduced a new "Acquisition details" block on the subscription details page. It is placed between to tabs and causes an ergonomic issue. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:01:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:01:36 +0000 Subject: [Koha-bugs] [Bug 10145] The acquisition details block is badly placed In-Reply-To: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10145-70-e1eiKMtL33@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10145 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|koha-bugs at lists.koha-commun |jonathan.druart at biblibre.co |ity.org |m -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:02:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:02:56 +0000 Subject: [Koha-bugs] [Bug 10145] The acquisition details block is badly placed In-Reply-To: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10145-70-NW9AfCUbjw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10145 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |serials/subscription-detail | |.pl?subscriptionid= -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:04:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:04:13 +0000 Subject: [Koha-bugs] [Bug 10145] The acquisition details block is badly placed In-Reply-To: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10145-70-quDVqD6IIW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10145 --- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> --- Created attachment 17787 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17787&action=edit Bug 10145: The acquisition details block is badly placed. Bug 5335 introduced a new "Acquisition details" block on the subscription details page. It is placed between to tabs and causes an ergonomic issue. Test plan: - Order a subscription. - Go on the subscription detail page and select a tab. - The "Acquisition details" block is moved from the bottom to the top of the table. - Apply the patch - The "Acquisition details" block is always on the bottom of the table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:04:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:04:27 +0000 Subject: [Koha-bugs] [Bug 10145] The acquisition details block is badly placed In-Reply-To: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10145-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10145-70-2aCSeLnxtL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10145 Jonathan Druart <jonathan.druart at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:06:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:06:29 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-b1lrF6m7P8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #84 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- The following individuals from history.txt are not found in the about template: MISSING DEV: Duncan Tyler MISSING DEV: Marc Balmer MISSING DEV: Olivier Crouzet MISSING DEV: Bart Jorgensen MISSING DEV: Kate Henderson MISSING DEV: Jono Mingard MISSING DEV: Jorgia Kelsey MISSING DEV: Peter Lorimer MISSING DEV: Mark Tompsett MISSING DEV: Rolando Isidoro MISSING DEV: Peter Crellan Kelly MISSING DEV: Kristina D.C. Hoeppner MISSING DEV: Jen Zajac MISSING DEV: Karam Qubsi MISSING DEV: Aaron Wells MISSING DEV: Barry Cannon MISSING DEV: Stefano Bargioni Include a patch for that purpose. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:06:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:06:54 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-mfSg6ajMoY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #85 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17788 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17788&action=edit Bug 7143 Followup for some new developers on about page Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:08:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:08:57 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-g2gsYr90bJ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED --- Comment #86 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Chris: Not sure if attachment 14759 should go to 3.X.X ? Therefore not obsoleting it. Setting status to Signed off for new string patch (att 17788). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:09:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:09:06 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-Wsbv9hBFTN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:09:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:09:14 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-iVJ4rfe4Hb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:09:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:09:36 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: <bug-6874-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6874-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6874-70-aDATQAxLoC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:10:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:10:06 +0000 Subject: [Koha-bugs] [Bug 10146] New: koha-stop-zebra error handling Message-ID: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Bug ID: 10146 Summary: koha-stop-zebra error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-stop-zebra should check stuff like if the instance exists, if its enabled, if zebra isn't already running, etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:10:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:10:13 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-KZhniPHW63@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14759|Bug 7143: Updating the |[PUSHED_TO_MASTER] Bug description|About page with translation |7143: Updating the About |teams for Basque and |page with translation teams |Turkish |for Basque and Turkish -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:10:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:10:48 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-4OrIQuOPZI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17789 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17789&action=edit Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:13:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:13:33 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-7dmH6jw4fH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:13:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:13:33 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-fo9gTuoviU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10146 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:18:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:18:21 +0000 Subject: [Koha-bugs] [Bug 7419] Add authority deduplication script In-Reply-To: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7419-70-Zap9XbyPAc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13629|0 |1 is obsolete| | --- Comment #24 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 17790 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17790&action=edit Bug 7419: Move indexation subs in C4::ZebraIndex Rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:18:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:18:41 +0000 Subject: [Koha-bugs] [Bug 7419] Add authority deduplication script In-Reply-To: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7419-70-REVy34h41b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13630|0 |1 is obsolete| | --- Comment #25 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 17791 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17791&action=edit Bug 7419: New script dedup_authorities.pl Rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:19:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:19:30 +0000 Subject: [Koha-bugs] [Bug 7419] Add authority deduplication script In-Reply-To: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7419-70-BtmIxWJkZp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 --- Comment #26 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 17792 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17792&action=edit Bug 7419: merge sub should retrieve marc records from DB if not given This should fix issue of comment 23 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:19:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:19:44 +0000 Subject: [Koha-bugs] [Bug 7419] Add authority deduplication script In-Reply-To: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7419-70-FQZCcBBotx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:35:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:35:16 +0000 Subject: [Koha-bugs] [Bug 9842] SIP tests : fix for 07hold.t on Cancel Hold In-Reply-To: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9842-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9842-70-7NkgcxVTKn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9842 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- I am not sure if I understand this patch.. You say that this is wrong: unless ($trans->ok) { And that it should be: unless ($trans->ok(1)) { For me, it looks like that you test the ok status in the first case (via AUTOLOAD in Transaction.pm), and in the second case you set ok to 1 and this should also return 1. So you actually say: $trans->ok(1); unless(1) { So, whatever follows after this unless will never be executed. You will never get that error message any more :) I am setting status to Failed QA. Please convince me if I am wrong.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:35:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:35:23 +0000 Subject: [Koha-bugs] [Bug 10147] New: Koha allows for multiple main entries Message-ID: <bug-10147-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10147 Bug ID: 10147 Summary: Koha allows for multiple main entries Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com CC: m.de.rooy at rijksmuseum.nl Koha is letting catalogers enter multiple main entry tags. Only one 1XX tag is permitted according to cataloging rules. It would be nice to have a way to link fields together in the framework and say that 1 is required but that all can't be filled in. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:38:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:38:39 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-vtUKKwMi3J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |m.de.rooy at rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:40:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:40:13 +0000 Subject: [Koha-bugs] [Bug 10148] New: 007/006 not filling in with existing values Message-ID: <bug-10148-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10148 Bug ID: 10148 Summary: 007/006 not filling in with existing values Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com CC: m.de.rooy at rijksmuseum.nl When you use the 007 builder to view the existing values in the 007 tag, Koha is not pulling these existing values into the builder window. Instead, Koha appears to be using defaults. For example: 1. Open a record in the editor 2. The existing fixed field values in the 007 tag are: vd || || 3. Using the tag editor, open the 007 tag builder window and you will see that Koha is not dsiplaying the existing values. 4.If you click the OK button Koha enters the following values: vc aa ak The problem also exists in the 006 tag as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:43:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:43:15 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-zPrInqjP4Q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #87 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- It appears that the attachment of druthb has not yet been pushed in master. Perhaps the patch was added to this report, but the status was not set back? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:43:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:43:58 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-yud5FoiwgV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14759|[PUSHED_TO_MASTER] Bug |Bug 7143: Updating the description|7143: Updating the About |About page with translation |page with translation teams |teams for Basque and |for Basque and Turkish |Turkish -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:46:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:46:59 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-9Cmua61zKM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14759|0 |1 is obsolete| | --- Comment #88 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17793 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17793&action=edit Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:50:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:50:24 +0000 Subject: [Koha-bugs] [Bug 10147] Koha allows for multiple main entries In-Reply-To: <bug-10147-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10147-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10147-70-SSNXpjM07v@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10147 e-Libris Technologies <elibris.helpdesk at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elibris.helpdesk at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:51:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:51:08 +0000 Subject: [Koha-bugs] [Bug 10148] 007/006 not filling in with existing values In-Reply-To: <bug-10148-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10148-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10148-70-zhuVB7jjRR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10148 e-Libris Technologies <elibris.helpdesk at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elibris.helpdesk at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:55:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:55:43 +0000 Subject: [Koha-bugs] [Bug 10149] New: koha-restart-zebra error handling Message-ID: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Bug ID: 10149 Summary: koha-restart-zebra error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-restart-zebra should check stuff like if the instance exists, if its enabled, if zebra isn't already running, etc. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:56:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:56:43 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-gp6uOeng66@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:56:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:56:45 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-HqTulcqHp0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17541|0 |1 is obsolete| | --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17794 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17794&action=edit Bug 10033 - dangerous query in _koha_modify_item The SQL query build in C4::Items::_koha_modify_item performs an update on a row of items table identified by itemnumber. Actually the query is build using a hash of datas : for my $key ( keys %$item ) { $query.="$key=?,"; push @bind, $item->{$key}; } But this hash contains 'itemnumber' key, so you get an update including the primary key. It is actually harmless but may be dangerous. This patch simply skips itemnumber key in above loop. Test plan : Check you can create and modify items. Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:56:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:56:59 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-jha3E0CxV8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:57:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:57:07 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-x3zvHgS6UD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17795 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17795&action=edit Bug 10149 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:58:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:58:12 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-lvhJVmaddF@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17795|0 |1 is obsolete| | --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17796 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17796&action=edit Bug 10149 - koha-restart-zebra error handling koha-restart-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 16:59:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 14:59:43 +0000 Subject: [Koha-bugs] [Bug 10033] dangerous query in _koha_modify_item In-Reply-To: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10033-70-3udYfRHHkq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10033 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #5 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: Very small patch that probably does prevent a fictive situation to occur. But does not harm either. Tested adding and editing item. Out of scope, but did you notice that the error message from this same routine is just ignored in the calling routine? Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:03:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:03:02 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-LC7jIFCgTN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17796|0 |1 is obsolete| | --- Comment #3 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17797 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17797&action=edit Bug 10149 - koha-restart-zebra error handling (rewording) koha-restart-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: changed some wording problems. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:07:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:07:34 +0000 Subject: [Koha-bugs] [Bug 7679] Statistics wizard: circulation (new filters) In-Reply-To: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7679-70-Y9mYYsAwpB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679 --- Comment #12 from Julian Maurice <julian.maurice at biblibre.com> --- Hi Katrin, 0) Yes, /branch/ is changed to /^branch/ to distinguish from /homebranch/ and /holdingbranch/ 1) This is a bug + debug residues (I'll write a patch) 3) It seems that Mathilde is right: date filters are inclusive, and end itemcallnumber filter is exclusive (for this one it is explicitly mentioned) Is this a problem? 4) All you need is some issues made at different hours (check statistics.datetime). - chose "Period" for row and select "group by hour" - chose another for column (for example categorycode) - submit - values in row N represent how much issues have been made between N:00 (inclusive) and (N+1):00 (exclusive) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:08:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:08:26 +0000 Subject: [Koha-bugs] [Bug 7679] Statistics wizard: circulation (new filters) In-Reply-To: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7679-70-U9JVQVJBoO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679 --- Comment #13 from Julian Maurice <julian.maurice at biblibre.com> --- Created attachment 17798 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17798&action=edit Bug 7679: Fix criteria display -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:08:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:08:42 +0000 Subject: [Koha-bugs] [Bug 7679] Statistics wizard: circulation (new filters) In-Reply-To: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7679-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7679-70-NRcMIXUSpS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679 Julian Maurice <julian.maurice at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:30:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:30:06 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-rXlY0CL2L8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:30:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:30:06 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-hsarh9ZpfI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10149 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:33:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:33:01 +0000 Subject: [Koha-bugs] [Bug 10150] New: koha-email-disable error handling Message-ID: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10150 Bug ID: 10150 Summary: koha-email-disable error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-email-disable should check stuff like if the instance exists, if the email is already disabled. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:34:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:34:09 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-u9xQxkka3R@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Few questions: First: install -m 0644 koha-tmpl/opac-tmpl/lib/yui/skin.css \ koha-tmpl/opac-tmpl/lib/yui/reset-fonts-grids.css \ $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css + install -m 0644 koha-tmpl/opac-tmpl/lib/yui/skin.css \ + koha-tmpl/opac-tmpl/lib/yui/reset-fonts-grids.css \ + $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/ccsr/en/css I have the impression that Koha expects this css to be in lib/yui. So, why install them to prog and ccsr? Better remove the lines before?? Second: sed -i -e 's:url(.*/reset-fonts-grids.css.*):url("/opac-tmpl/lib/yui/reset-fonts-grids/reset-fonts-grids.css"):' \ -e 's:url(.*/skin.css.*):url("/opac-tmpl/lib/yui/assets/skins/sam/skin.css"):' \ - $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/opac.css \ - $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/sco.css + $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/*/en/css/opac.css \ + $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/*/en/css/sco.css I think that this sed should not find anything? I grepped on reset-fonts-grids.css but could not find references to something looking like reset-fonts-grids.css.* Or is that only in the scope of the install?? Third: + sed -i -e 's:href="/opac-tmpl/lib/yui/reset-fonts-grids.css":href="/opac-tmpl/lib/yui/reset-fonts-grids/reset-fonts-grids.css":' \ + -e 's:href="/opac-tmpl/lib/yui/skin.css":href="/opac-tmpl/lib/yui/assets/skins/sam/skin.css":' \ + $(TMP)/usr/share/koha/opac/htdocs/opac-tmpl/ccsr/en/includes/doc-head-close.inc Why move this skin.css file to assets/skins/sam? Note that I also did not find the skin.css.* occurrences.. Changing status to reflect need for clarification. After that please switch back to Signed off. Thanks. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:37:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:37:06 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-VRFtJWYFSb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |tomascohen at gmail.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:44:46 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:44:46 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-FCXvh10y8J@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:44:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:44:48 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-HwKWcm0aPA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17486|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- Created attachment 17799 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17799&action=edit Bug 10053: borrowers.branchcode cannot be null The DB field borrowers.branchcode cannot be null (`branchcode` varchar(10) NOT NULL default ''). However, an empty value can be selected on creating/updating a patron. Test plan: - Add or edit a patron and choose the empty value for library (branchcode). - Save (pref BorrowerMandatoryField must not contain branchcode). - Mysql raises an error. - Apply the path. - Check that you are not able to select no library. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:45:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:45:06 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-gEqA2MutWo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:47:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:47:14 +0000 Subject: [Koha-bugs] [Bug 10053] borrowers.branchcode cannot be null In-Reply-To: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10053-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10053-70-O4DVjPRP2S@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10053 M. de Rooy <m.de.rooy at rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #4 from M. de Rooy <m.de.rooy at rijksmuseum.nl> --- QA Comment: One line patch solves an error that was not reported in the interface (but seen in the log). Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:55:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:55:18 +0000 Subject: [Koha-bugs] [Bug 10150] koha-email-disable error handling In-Reply-To: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10150-70-DJZRgy6Zgv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10150 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17800 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17800&action=edit Bug 10150 - koha-email-disable error handling koha-email-disable now - Checks the instance exists. - Checks if email is already disabled. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 17:59:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 15:59:22 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-hKDZcSApPd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9005|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:00:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:00:22 +0000 Subject: [Koha-bugs] [Bug 10151] New: OpacRightSidebar missing from OPAC pref file Message-ID: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10151 Bug ID: 10151 Summary: OpacRightSidebar missing from OPAC pref file Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: System Administration Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org CC: gmcharlt at gmail.com The OpacRightSidebar system preference only shows up under "Local use" because it was never added to opac.pref. It should appear under the OPAC tab. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:07:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:07:08 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-0ZSvHKBVJt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9005|0 |1 is obsolete| | --- Comment #12 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17801 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17801&action=edit [SIGNED-OFF] Bug 6709 : Patch for testing translating .xml files Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:09:19 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:09:19 +0000 Subject: [Koha-bugs] [Bug 9719] Changing the rows per page on a custom report fails if it has user supplied parameters In-Reply-To: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9719-70-NHWdvqudNS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9719 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:10:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:10:06 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-liynuJG6h7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17801|0 |1 is obsolete| | --- Comment #13 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17802 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17802&action=edit Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. Xml processing is enabled in previous patch Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:13:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:13:27 +0000 Subject: [Koha-bugs] [Bug 10151] OpacRightSidebar missing from OPAC pref file In-Reply-To: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10151-70-rN4iMSiufS@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10151 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:13:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:13:29 +0000 Subject: [Koha-bugs] [Bug 10151] OpacRightSidebar missing from OPAC pref file In-Reply-To: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10151-70-BLOFUdS6kB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10151 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17803 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17803&action=edit Bug 10151 - OpacRightSidebar missing from OPAC pref file The OpacRightSidebar system preference appears under "Local use" instead of "OPAC." This patch adds the necessary configuration details to opac.pref To test, apply the patch and view the OPAC tab in system preferences. The OpacRightSidebar preference should appear there. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:14:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:14:09 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-FbaoU2TJxk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17764|0 |1 is obsolete| | --- Comment #14 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17804 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17804&action=edit [SIGNED-OFF] Bug 6709 : Patch for testing translating .xml files Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:14:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:14:23 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-2mQPDJ2Ecy@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17802|0 |1 is obsolete| | --- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17805&action=edit Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. Xml processing is enabled in previous patch Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. Note: messed up patches, sending again. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:14:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:14:48 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-VNA1qHjrsw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:18:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:18:45 +0000 Subject: [Koha-bugs] [Bug 5766] Add configuration for excluding articles from jQuery table sorter In-Reply-To: <bug-5766-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5766-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5766-70-lnh4AjZvbw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5766 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|frederic at tamil.fr |oleonard at myacpl.org Summary|Add system preference for |Add configuration for |excluding articles from |excluding articles from |jQuery table sorter |jQuery table sorter -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:20:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:20:38 +0000 Subject: [Koha-bugs] [Bug 10084] YUI path wrong in CCSR theme with packages In-Reply-To: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10084-70-udeskM8kBT@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10084 --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Marcel, this is due to the way pacakges handle yui stuff: it relies on yui provided by libyui-js, and thus instead of using the internal one, it deletes it ("scope of the install" in the sense you wrote) and creates a symbolic link to the installed via packages one. The main problem (and thus the weirdness of the patch, which mimics what is done already) is that the dir structure Koha uses differs from the standard (the one the package provides), and we need to rearrange things. There should be a patch for arranging yui stuff the same way it is officially arranged, but that needs a lot of rewrite through the code. Conclusion: this fixes the current problem, in the way we handle this in packages. It should be solved for good in a proper way, in the future. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:32:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:32:04 +0000 Subject: [Koha-bugs] [Bug 10152] New: Default sorting wrong in parcels.pl Message-ID: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 Bug ID: 10152 Summary: Default sorting wrong in parcels.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: jcamins at cpbibliography.com When you are receiving an order, the list of existing invoices should appear in reverse chronological order. Unfortunately, right now it appears in ID order. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:37:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:37:27 +0000 Subject: [Koha-bugs] [Bug 10152] Default sorting wrong in parcels.pl In-Reply-To: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10152-70-0tT9cejVfW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 Jared Camins-Esakov <jcamins at cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:37:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:37:28 +0000 Subject: [Koha-bugs] [Bug 10152] Default sorting wrong in parcels.pl In-Reply-To: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10152-70-VmEQu3dXT3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 --- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- Created attachment 17806 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17806&action=edit Bug 10152: Default sorting wrong in parcels.pl When you are receiving an order, the list of existing invoices should appear in reverse chronological order. Unfortunately, right now it appears in regular chronological order. To test: 1) Make sure you have multiple invoices that have varying shipment dates for a vendor. We will assume this vendor is called "Example Vendor." 2) Choose the "Receive shipments" button on the Example Vendor page. 3) Note that the invoices are sorted by regular chronological order. 4) Apply patch. 5) Refresh "Receive shipment" page. Note that invoices are now sorted in reverse chronological order. 6) Sign off. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:42:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:42:15 +0000 Subject: [Koha-bugs] [Bug 10152] Default sorting wrong in parcels.pl In-Reply-To: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10152-70-xtIfH1Eo67@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 --- Comment #2 from Jared Camins-Esakov <jcamins at cpbibliography.com> --- I have no idea what the "Line" column is supposed to mean, and perhaps we should get rid of it as it appears to have no meaning at all, but this bug is not for that issue. It is merely to correct a typo that means that the default sorting never gets applied. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 18:47:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 16:47:28 +0000 Subject: [Koha-bugs] [Bug 10153] New: Patron header search form is too wide Message-ID: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Bug ID: 10153 Summary: Patron header search form is too wide Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org Created attachment 17807 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17807&action=edit Screenshot showing the patron header search form layout problem The patron header search form (as seen for instance on members/members-home.pl) is too wide for browsers windows narrower than about 1110px. Some or all of the search options should be hidden by default in order to make the layout work better. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 19:18:07 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 17:18:07 +0000 Subject: [Koha-bugs] [Bug 10151] OpacRightSidebar missing from OPAC pref file In-Reply-To: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10151-70-tMfRXT2LhA@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10151 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- Wait, isn't that the same as OpacNavRight? Which is in the OPAC tab? Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 19:37:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 17:37:12 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-dIXgszNphq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17797|0 |1 is obsolete| | --- Comment #4 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17808 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17808&action=edit Bug 10149 - koha-restart-zebra error handling (rewording) koha-restart-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: - changed some wording problems. - fixed an error in parameter validation Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:07:40 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:07:40 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-tGsRqpm0zQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17786|0 |1 is obsolete| | --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17809&action=edit Bug 10144 - koha-start-zebra error handling koha-start-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:10:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:10:43 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-9mfWwIJjWZ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17789|0 |1 is obsolete| | --- Comment #2 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17810 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17810&action=edit Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:12:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:12:51 +0000 Subject: [Koha-bugs] [Bug 10150] koha-email-disable error handling In-Reply-To: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10150-70-QbUX7bdc6p@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10150 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:12:51 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:12:51 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-Y5IK5ENwVV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10150 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:15:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:15:45 +0000 Subject: [Koha-bugs] [Bug 10151] OpacRightSidebar missing from OPAC pref file In-Reply-To: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10151-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10151-70-KXGTPb5Zz2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10151 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |INVALID --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Orphaned testing variable I guess, sorry! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:19:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:19:21 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-Ykg0tqfTAN@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17811 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17811&action=edit Bug 10101 - Follwup: fix param check As Mason noted, there was an error on that line. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:23:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:23:10 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-oPia9zykl9@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 --- Comment #5 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17812 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17812&action=edit Bug 10104 - Followup: fix param check As noted by Mason on bug 10101, the check was not working for zero arguments. Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:23:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:23:39 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-cIckRehUnH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:23:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:23:56 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-7nw5all24p@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:31:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:31:26 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-D9Z39qb3UM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:31:27 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:31:27 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-SXsyUm2tEb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17813 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17813&action=edit Bug 10153 - Patron header search form is too wide The patron header search form is now too wide to display correctly on screens smaller than about 1110px. This patch groups the previously shown-by-default choices with the hidden additional search parameters. To test, apply the patch and view any page which includes the patron header search include, for example members/members-home.pl. Additional search options should be hidden by default. Clicking "[+]" should show all additional options: Search fields, search type, order by, library, and category. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:34:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:34:05 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-PBJKsqv3PB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17813|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard <nengard at gmail.com> --- Created attachment 17814 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17814&action=edit [SIGNED-OFF] Bug 10153 - Patron header search form is too wide The patron header search form is now too wide to display correctly on screens smaller than about 1110px. This patch groups the previously shown-by-default choices with the hidden additional search parameters. To test, apply the patch and view any page which includes the patron header search include, for example members/members-home.pl. Additional search options should be hidden by default. Clicking "[+]" should show all additional options: Search fields, search type, order by, library, and category. Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com> Works for me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 20:34:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 18:34:21 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-7uaUACsveE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |nengard at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:06:34 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:06:34 +0000 Subject: [Koha-bugs] [Bug 10154] New: Add Call number in the filter of most circulated items Message-ID: <bug-10154-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10154 Bug ID: 10154 Summary: Add Call number in the filter of most circulated items Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: anthony.laquerre at ccsr.qc.ca Request for enhancement We would like to add call number in the page "Most-circulated items". /cgi-bin/koha/reports/cat_issues_top.pl The goal is to get a list of callnumber that circulated the most ( Ex : "800" for litterature and something similar for LC). We could mayby take the prefix of the call number and be able to filter/order document with it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:18:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:18:02 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-YyEui2SiEO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:18:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:18:05 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-Fc5B8qk6Ux@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17788|0 |1 is obsolete| | Attachment #17793|0 |1 is obsolete| | --- Comment #89 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17815 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17815&action=edit [PASSED QA] Bug 7143 Followup for some new developers on about page Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Template change only - changes look correct to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:18:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:18:22 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7143-70-c1EwRT1S9E@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #90 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17816 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17816&action=edit [PASSED QA] Bug 7143: Updating the About page with translation teams for Basque and Turkish Text-change only, should require little QA and testing. Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Template change only, changes look correct to me. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:23:00 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:23:00 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-2ZIPD5IMDY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:23:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:23:03 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7368-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7368-70-XB610RwEzU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17785|0 |1 is obsolete| | --- Comment #80 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17817 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17817&action=edit [PASSED QA] Bug 7368: Small typo in history.txt beomes becomes becomes :) Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Fixes a typo in a text file, no problems found. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:59:36 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:59:36 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-FibN4i6Zkm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 21:59:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 19:59:38 +0000 Subject: [Koha-bugs] [Bug 8419] Suspended holds appear on the daily holds queue In-Reply-To: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-8419-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-8419-70-6Wi5eieNNE@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8419 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17782|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17818 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17818&action=edit [PASSED QA] Bug 8419 - Suspended holds appear on the daily holds queue This bug was reintroduced by the patch for bu 5911: Transport Cost Matrix Test Plan: 1) Place a hold on a record 2) Run build_holds_queue.pl 3) Verify the hold is showing in the holds queue 4) Suspend the hold 5) Re-run build_holds_queue.pl 6) Note the hold is still in the holds queue 7) Apply patch 8) Re-run build_holds_queue.pl 9) Note the hold is no longer in the holds queue Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Passes test plan and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:01:22 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:01:22 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-AGTR4NiJ6a@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- sudo ./debian/scripts/koha-disable Disables Koha instances. Usage: ./debian/scripts/koha-disable instancename1 instancename2... Missing instance name... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:06:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:06:50 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-qI9uBITJ3E@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17812|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17819&action=edit Follow up signed off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:13:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:13:06 +0000 Subject: [Koha-bugs] [Bug 6986] Update perltidyrc file In-Reply-To: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6986-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6986-70-kNclBrkaxQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Mason, if I understood right from the discussion in IRC this file just sets the defaults that perltidy uses - wouldn't it be less confusing to just remove the file? -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:13:28 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:13:28 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-7zO3O4WVN5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- sudo ./debian/scripts/koha-enable Enables Koha instances. Usage: ./debian/scripts/koha-enable instancename1 instancename2... Missing instance name... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:14:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:14:49 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-pwlzqgP14s@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17811|0 |1 is obsolete| | --- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17820 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17820&action=edit Follow up signed off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:19:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:19:55 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-5Te5wmmzbi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 --- Comment #1 from Chris Cormack <chris at bigballofwax.co.nz> --- There is currently no way to know something is an hourly loan or not. So the first implementation of this will only be on or off. If someone wants to change circulation to store if something was an hourly loan or not on the issue row then it could be expanded to 3 choices. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:50:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:50:08 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-yUX2UC86I4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:50:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:50:11 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-rHpq03rLpf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17804|0 |1 is obsolete| | Attachment #17805|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17821 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17821&action=edit [PASSED QA] Bug 6709 : Patch for testing translating .xml files Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Comment on second patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 22:50:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 20:50:31 +0000 Subject: [Koha-bugs] [Bug 6709] marc21_field_006.xml and marc21_field_008.xml can't be translated. In-Reply-To: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6709-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6709-70-RgPW7VFENi@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6709 --- Comment #17 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17822 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17822&action=edit [PASSED QA] Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated This patch changes 1) structure and schema for xml files used in MARC21 006 and 008 value builders. 2) JavaScript functions used to show value builders. Xml processing is enabled in previous patch Any translatable string has been moved to an xml element, those strings that no need translation remains as xml attributes. NOTE_1: I do not include as translatable material types codes, because those values are restricted in schema definition. But this restriction can be removed. NOTE_2: Anyone with experience in XML/XSD please check the new schema definition. NOTE_3: Anyone with experience in the former and JavaScript please check xmlControlfield.js To test: 1) Apply the patch 2) Verify that 006 and 008 value builders show and work properly 3) Update translation files for your favorite language, a new set of strings must show up corresponding to names and descriptions on value builders. Note: messed up patches, sending again. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> All tests and QA script pass. Did regression tests on the plugins for 006 and 008 and could spot no differences in behavior of the plugins to before. Also tested the translation process and found it working nicely. Thank you for fixing this long standing translation bug! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:01:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:01:01 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-3GCbKHhnoo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17814|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17823 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17823&action=edit [PASSED QA] Bug 10153 - Patron header search form is too wide The patron header search form is now too wide to display correctly on screens smaller than about 1110px. This patch groups the previously shown-by-default choices with the hidden additional search parameters. To test, apply the patch and view any page which includes the patron header search include, for example members/members-home.pl. Additional search options should be hidden by default. Clicking "[+]" should show all additional options: Search fields, search type, order by, library, and category. Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com> Works for me. Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Passes all tests and QA script. I like this change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:00:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:00:59 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-3syOheS2dB@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:05:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:05:58 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-ak476hkP7u@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Patch seems to work fine, but there is something annoying about patron search. Student and library remember the value after sending the search - but Search fields, Search type and Order by revert to default. I will file a separate bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:08:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:08:37 +0000 Subject: [Koha-bugs] [Bug 10155] New: Patron search should remember search options selected Message-ID: <bug-10155-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10155 Bug ID: 10155 Summary: Patron search should remember search options selected Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com In patron search Student and library options keep the selected values after sending the search, but Search fields, Search type and Order by revert to default. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:10:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:10:32 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-lYsZeMyoOj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17824 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17824&action=edit Bug 10120 : Adding a syspref to control if overdue charges are updated /on return On by default, To Test 1/ Create an overdue item, that should get fines 2/ Return the item 3/ Check the borrowers record to see if the fine has been added/updated Apply patch 1/ Make sure preference is set to do Repeat steps 1-3 above 2/ Switch the preference to don't Repeat stes 1-2 3/ Check the fine hasn't been added/updated -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:11:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:11:10 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-LdSNvi9kSo@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:11:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:11:11 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-Swa04I3XMq@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17825 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17825&action=edit Bug 10120 : Tidy up the code so we can see what is going on -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:12:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:12:11 +0000 Subject: [Koha-bugs] [Bug 10120] Fine recalculation on return needs to be a system preference In-Reply-To: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10120-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10120-70-nI3rPQ9zOV@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10120 --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Only briefly tested, please test thoroughly -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:13:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:13:12 +0000 Subject: [Koha-bugs] [Bug 10108] can't print more than one page of overdues In-Reply-To: <bug-10108-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10108-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10108-70-qsExABXKBe@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10108 --- Comment #1 from Nicole C. Engard <nengard at gmail.com> --- This actually happens with all reports- not just the overdues one. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:30:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:30:30 +0000 Subject: [Koha-bugs] [Bug 10031] runreport.pl has an error In-Reply-To: <bug-10031-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10031-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10031-70-1pdXMNVzvY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10031 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |chris at bigballofwax.co.nz Resolution|--- |DUPLICATE --- Comment #1 from Chris Cormack <chris at bigballofwax.co.nz> --- Hi Ketan These pages might help you http://wiki.koha-community.org/wiki/SubmitingAPatch http://wiki.koha-community.org/wiki/Guidelines_for_Patch_Acceptance/Rejection http://wiki.koha-community.org/wiki/Bug-enhancement-patch_Workflow And a more general git one http://wiki.koha-community.org/wiki/Version_Control_Using_Git Or jump on irc.oftc.net #koha and chat with the developers there. For a patch to fix this, A git patch attached to the bug with a nice commit message would be sufficient. However I notice this problem is not present in the master branch. What version of Koha did you spot it in? It was fixed in Bug 9033 and released in 3.10.1 You can see the patch here http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14012&action=diff *** This bug has been marked as a duplicate of bug 9033 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Apr 29 23:30:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 21:30:30 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: <bug-9033-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9033-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9033-70-j9XZ4zJ7eC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ketan at carvingit.com --- Comment #13 from Chris Cormack <chris at bigballofwax.co.nz> --- *** Bug 10031 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 00:21:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 22:21:57 +0000 Subject: [Koha-bugs] [Bug 5129] Show submitted advanced form fields upon patron search In-Reply-To: <bug-5129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5129-70-51kvx3BnWj@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5129 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- *** This bug has been marked as a duplicate of bug 10155 *** -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 00:21:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 22:21:57 +0000 Subject: [Koha-bugs] [Bug 10155] Patron search should remember search options selected In-Reply-To: <bug-10155-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10155-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10155-70-m6f0EKlCzQ@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10155 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard at myacpl.org --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- *** Bug 5129 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 01:48:44 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 23:48:44 +0000 Subject: [Koha-bugs] [Bug 10150] koha-email-disable error handling In-Reply-To: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10150-70-71KLOW8Lq7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10150 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- ./debian/scripts/koha-email-disable Disables the email for Koha instances. Usage: ./debian/scripts/koha-email-disable instancename1 instancename2... Missing instance name... ./debian/scripts/koha-email-disable persona Email already disabled for instance persona. ./debian/scripts/koha-email-disable per Unknown instance per. ./debian/scripts/koha-email-disable per persona Unknown instance per. Email already disabled for instance persona. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 01:49:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 23:49:11 +0000 Subject: [Koha-bugs] [Bug 10150] koha-email-disable error handling In-Reply-To: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10150-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10150-70-0ZkLKj0wnu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10150 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17800|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17826 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17826&action=edit Signed off patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 01:54:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 29 Apr 2013 23:54:58 +0000 Subject: [Koha-bugs] [Bug 10156] New: Fix usr/bin/perl path for get_report_social_data.pl Message-ID: <bug-10156-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10156 Bug ID: 10156 Summary: Fix usr/bin/perl path for get_report_social_data.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt at gmail.com Reporter: dcook at prosentient.com.au Currently, get_report_social_data.pl begins with "#!/bin/perl" rather than "#!/usr/bin/perl". While perl -c says the syntax is fine, it's been shown in one Debian install that the file won't work "zsh: no such file or directory: /bin/perl". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 04:37:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 02:37:58 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-doG1rM7Hmp@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 04:38:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 02:38:01 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-G3H7roWQ3V@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17526|0 |1 is obsolete| | --- Comment #6 from Mason James <mtj at kohaaloha.com> --- Created attachment 17827 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17827&action=edit Bug 9084 - Dates in notices should be formatted according to dateformat system preference to test? - apply patch - choose a patron to checkout item - in 'Patron messaging preferences' section, of patrons 'details' page - tick 'email' box for 'Item checkout' ---------------------------------------- Patron messaging preferences Days in advance Email Item checkout - x <==== Hold filled - - Item due - - Item check-in - - ---------------------------------------- - cut/paste below notice, for CHECKOUT, in 'Home ? Tools ? Notices & Slips ? Modify notice' bib: <<biblio.title>> due: <<issues.date_due>> issue: <<issues.issuedate>> return: <<issues.returndate>> - delete issues and message_queue tables, before test mysql> truncate issues; mysql> truncate message_queue; - issue a test item to patron - check message_queue table for notice, with correctly formatted dates, with stripped time mysql> select content from message_queue\G content: bib: TESTAMENTS OF LOVE due: 20/05/2013 issue: 30/04/2013 return: 30/04/2013 1 row in set (0.00 sec) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 04:48:30 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 02:48:30 +0000 Subject: [Koha-bugs] [Bug 9084] Dates in notices should be formatted according to dateformat system preference In-Reply-To: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9084-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9084-70-YTXQ39LnL3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9084 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17827|0 |1 is obsolete| | --- Comment #7 from Mason James <mtj at kohaaloha.com> --- Created attachment 17828 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17828&action=edit Bug 9084 - Dates in notices should be formatted according to dateformat system preference to test? - apply patch - choose a patron to checkout item - in 'Patron messaging preferences' section, of patrons 'details' page - tick 'email' box for 'Item checkout' ---------------------------------------- Patron messaging preferences Days in advance Email Item checkout - x <==== Hold filled - - Item due - - Item check-in - - ---------------------------------------- - cut/paste below notice, for CHECKOUT, in 'Home ? Tools ? Notices & Slips ? Modify notice' bib: <<biblio.title>> due: <<issues.date_due>> issue: <<issues.issuedate>> return: <<issues.returndate>> - delete issues and message_queue tables, before test mysql> truncate issues; mysql> truncate message_queue; - issue a test item to patron - check message_queue table for notice, with correctly formatted dates, with stripped time mysql> select content from message_queue\G content: bib: TESTAMENTS OF LOVE due: 20/05/2013 issue: 30/04/2013 return: 30/04/2013 1 row in set (0.00 sec) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 06:06:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 04:06:02 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-CV64uXBvHO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Everything works fine, except we get a double up on the usage statement now ./debian/scripts/koha-stop-zebra Stops Zebra for Koha instances. Usage: ./debian/scripts/koha-stop-zebra instancename1 instancename2... Usage: ./debian/scripts/koha-stop-zebra instancename... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 06:10:59 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 04:10:59 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-Cve5rg3DNr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack <chris at bigballofwax.co.nz> --- Before the patch, starting with no instance name silently failed,now ./debian/scripts/koha-start-zebra Starts Zebra for Koha instances. Usage: ./debian/scripts/koha-start-zebra instancename1 instancename2... Missing instance name... sudo ./debian/scripts/koha-start-zebra persona Zebra already running for instance persona. sudo koha-disable persona sudo ./debian/scripts/koha-start-zebra persona Instance persona disabled. No action taken. ps axf | grep "zebrasrv" 10168 pts/3 S+ 0:00 | \_ grep zebrasrv sudo ./debian/scripts/koha-start-zebra persona Starting Zebra server for persona ps axf | grep "zebrasrv" 10250 pts/3 S+ 0:00 | \_ grep zebrasrv 10216 ? S 0:00 daemon --name=persona-koha-zebra --errlog=/var/log/koha/persona/zebra-error.log --stdout=/var/log/koha/persona/zebra.log --output=/var/log/koha/persona/zebra-output.log --verbose=1 --respawn --delay=30 --user=persona-koha.persona-koha -- zebrasrv -v none,fatal,warn -f /etc/koha/sites/persona/koha-conf.xml 10217 ? S 0:00 \_ zebrasrv -v none,fatal,warn -f /etc/koha/sites/persona/koha-conf.xml -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 06:11:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 04:11:55 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-R370Sjtvi5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17809|0 |1 is obsolete| | --- Comment #4 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17829 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17829&action=edit Signed off patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 06:21:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 04:21:15 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-a9hZovvDH2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack <chris at bigballofwax.co.nz> --- Before patch restart without and instance name silently fails, after patch ./debian/scripts/koha-restart-zebra Restart Zebra for Koha instances. Usage: ./debian/scripts/koha-restart-zebra instancename1 instancename2... Missing instance name... ./debian/scripts/koha-restart-zebra p Unknown instance p. sudo ./debian/scripts/koha-restart-zebra persona Restarting Zebra server for persona sudo ./debian/scripts/koha-stop-zebra persona Stopping Zebra server for persona sudo ./debian/scripts/koha-restart-zebra persona 2013-04-30 16:20:42 christopher pts/3 Zebra does not appear to have been running for instance persona. Starting Zebra server for persona -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 06:21:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 04:21:57 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-akckS9wG9U@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17808|0 |1 is obsolete| | --- Comment #6 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17830 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17830&action=edit Signed off patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:24:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:24:45 +0000 Subject: [Koha-bugs] [Bug 10112] add test for ./debian/control file In-Reply-To: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10112-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10112-70-O7B1TJ9wIK@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10112 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hm test fails for me, I think Parse::DebControl might be a new dependency? Do we want to add this dependency for testing an automatically generated file? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:42:39 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:42:39 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-tRWqQLzOQh@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #11 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17831 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17831&action=edit [PASSED QA] Bug 7228: can't add items in an order with Modify We have a message if we want to add items and we can't add, substract only. It's ok if we choose to create items on ordering, in this case koha can't add items, just substract and in this case we have to delete manually the items(s) in the catalog. But if via the syspref AcqCreateItem we choose to create items when receiving this limitation is not usefull The patch just checks if the syspref AcqCreateItem is on 'ordering' if not the message is not shown and we can add items Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> Here is the test I made for signing off : after applying the patch - syspref AcqCreateItem : create items on RECEIVING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on CATALOGING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on ORDERING - in a basket, create an order (click on "add" to add an item => quantity = 1) - save the order - reopen the order - try to change the quantity (2 instead of 1), without clicking on "add" to create a new item => you cannot (alert message) => the behavior is the same as before the patch Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Copied test plan from bug report. Template only change deactivating the Javascript that blocks you from changing the quantity when AcqCreateItem is set to something else than 'ordering'. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:43:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:43:01 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-ehipKRDu2n@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:43:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:43:03 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-8s9htcUoaL@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17678|0 |1 is obsolete| | Attachment #17831|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Created attachment 17832 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17832&action=edit [PASSED QA] Bug 7228: can't add items in an order with Modify We have a message if we want to add items and we can't add, substract only. It's ok if we choose to create items on ordering, in this case koha can't add items, just substract and in this case we have to delete manually the items(s) in the catalog. But if via the syspref AcqCreateItem we choose to create items when receiving this limitation is not usefull The patch just checks if the syspref AcqCreateItem is on 'ordering' if not the message is not shown and we can add items Signed-off-by: Mathieu Saby <mathieu.saby at univ-rennes2.fr> Here is the test I made for signing off : after applying the patch - syspref AcqCreateItem : create items on RECEIVING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on CATALOGING - in a basket, create an order (quantity = 1) - save the order - reopen the order - change the quantity (2 instead of 1) - save the order => changing quantity was not possible before the patch - syspref AcqCreateItem : create items on ORDERING - in a basket, create an order (click on "add" to add an item => quantity = 1) - save the order - reopen the order - try to change the quantity (2 instead of 1), without clicking on "add" to create a new item => you cannot (alert message) => the behavior is the same as before the patch Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de> Copied test plan from bug report. Template only change deactivating the Javascript that blocks you from changing the quantity when AcqCreateItem is set to something else than 'ordering'. Passes all tests and QA script. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:45:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:45:29 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-nUzaTSmKp4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off CC| |katrin.fischer at bsz-bw.de Patch complexity|Small patch |--- --- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- The patch works and solves an existing problem, so I am passing QA on it. What worries me a little is that there is no way to know if the AcqCreateItem setting was changed between creating the order initially and trying to modify it. Maybe a better way would be to check if there are actually items linked to this order to determine if you can add more or not. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 07:49:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 05:49:11 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-u1v2aXmFqv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 08:10:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 06:10:31 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-IUAW1XW2sd@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #30 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Comment on attachment 17700 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17700 Bug 7593: Move orders on the destination record when merging 2 records Review of attachment 17700: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=7593&attachment=17700) ----------------------------------------------------------------- ::: C4/Acquisition.pm @@ -53,5 @@ > &ModBasketgroup &NewBasketgroup &DelBasketgroup &GetBasketgroup &CloseBasketgroup > &GetBasketgroups &ReOpenBasketgroup > > - &NewOrder &DelOrder &ModOrder &GetPendingOrders &GetOrder &GetOrders > - &GetOrderNumber &GetLateOrders &GetOrderFromItemnumber Hi Mathieu, I think you accidentally removed the line exporting GetOrderNumber, GetLateOrdes and GetOrderFromItemnumber - that looks like it would cause trouble. Can you please take a look? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 08:10:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 06:10:55 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-9CZUCrT2yO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 08:20:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 06:20:43 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-xwnMHbqpDz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 --- Comment #31 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Created attachment 17833 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17833&action=edit [PATCH 2/2] Bug 7593 : QA followup : restores deleted line in C4::Acquisition You are completely right! Here is a followup which restores that line. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 08:21:02 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 06:21:02 +0000 Subject: [Koha-bugs] [Bug 7593] merging bib records loses connection to order line In-Reply-To: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7593-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7593-70-qpWGKm8aGf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7593 mathieu saby <mathieu.saby at univ-rennes2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:10:14 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:10:14 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-k3fnCmpohW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:10:17 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:10:17 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-jcRB5JtAB1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17776|0 |1 is obsolete| | Attachment #17820|0 |1 is obsolete| | --- Comment #8 from Mason James <mtj at kohaaloha.com> --- Created attachment 17834 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17834&action=edit Bug 10101 - Follwup: fix param check As Mason noted, there was an error on that line. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:12:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:12:08 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-TOJz4PmC9T@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 --- Comment #9 from Mason James <mtj at kohaaloha.com> --- Created attachment 17835 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17835&action=edit Bug 10101 - make koha-enable more robust koha-enable now: - checks for the existence of the instance before any other action on it. - checks if the instance is already enabled before changing stuff in the config files. - only reloads apache if it is needed! - handles more than one instance name as parameter (the code was there, a check for the cardinality of the args prevented it from working). - documents this behaviour change in the docs - doesn't break if the provided (invalid) instance name is a prefix/suffix of a real one (added -x to the relevant grep command). To test: - Aplpy the patch, build your packages - Run koha-enable on - Non existent instance (try using a prefix or a suffix of an already created one too). - Already enabled existent instance name. - Disabled instance. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:13:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:13:35 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-Q8PiLERndX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17834|0 |1 is obsolete| | --- Comment #10 from Mason James <mtj at kohaaloha.com> --- Created attachment 17836 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17836&action=edit Bug 10101 - Follwup: fix param check As Mason noted, there was an error on that line. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:14:31 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:14:31 +0000 Subject: [Koha-bugs] [Bug 10101] koha-enable error handling In-Reply-To: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10101-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10101-70-jqTS9dx7mc@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10101 --- Comment #11 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #10) > Created attachment 17836 [details] [review] > Bug 10101 - Follwup: fix param check > > As Mason noted, there was an error on that line. > > Sponsored-by: Universidad Nacional de C?rdoba > Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> > Signed-off-by: Mason James <mtj at kohaaloha.com> passing QA on 2 patches -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:17:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:17:42 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-wvnkMG5BgD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17775|0 |1 is obsolete| | --- Comment #8 from Mason James <mtj at kohaaloha.com> --- Created attachment 17837 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17837&action=edit Bug 10104 - make koha-disable more robust koha-disable now: - checks for the existence of the instance before any actions on it. - checks if the instance is already disabled before touching anything (warns otherwise) - only reloads apache if needed - handles more than one instance name. - changed the docs to acknowledge the previous item. To test: - Apply the patch, build your package - Run koha-disable on - Non existent instance (try names that are prefix and suffix of a valid one too please) - Already disabled instance name. - Enabled instance name. It should work as expected and warn the user on the expected wrong cases. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:18:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:18:29 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-kpvZfb1bg0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:19:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:19:11 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-BIebIRcqSW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17819|0 |1 is obsolete| | --- Comment #9 from Mason James <mtj at kohaaloha.com> --- Created attachment 17838 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17838&action=edit Bug 10104 - Followup: fix param check As noted by Mason on bug 10101, the check was not working for zero arguments. Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:22:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:22:24 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-2kFrzwA2bm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 --- Comment #10 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #7) > Created attachment 17819 [details] [review] > Follow up signed off Chris, i think you forgot to add a sign-off line to your uploaded patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 09:23:57 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 07:23:57 +0000 Subject: [Koha-bugs] [Bug 10104] koha-disable error handling In-Reply-To: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10104-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10104-70-ddtfHcfEpa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10104 --- Comment #11 from Mason James <mtj at kohaaloha.com> --- > > Sponsored-by: Universidad Nacional de C?rdoba > Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> > Signed-off-by: Mason James <mtj at kohaaloha.com> passing QA on 2 patches -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:19:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:19:13 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-YEnuBKu2ME@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:19:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:19:16 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-EjPZCyrcRf@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17829|0 |1 is obsolete| | --- Comment #5 from Mason James <mtj at kohaaloha.com> --- Created attachment 17839 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17839&action=edit Bug 10144 - koha-start-zebra error handling koha-start-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:19:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:19:56 +0000 Subject: [Koha-bugs] [Bug 10144] koha-start-zebra error handling In-Reply-To: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10144-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10144-70-UZbtrp8PRw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10144 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #6 from Mason James <mtj at kohaaloha.com> --- (In reply to comment #5) > Created attachment 17839 [details] [review] > Bug 10144 - koha-start-zebra error handling > > koha-start-zebra now > - Checks the instance exists. > - Checks the instance is enabled. > - Checks if the zebra daemon is already running. > > Regards > To+ > > Sponsored-by: Universidad Nacional de C?rdoba > Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> > Signed-off-by: Mason James <mtj at kohaaloha.com> passing QA on this... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:24:50 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:24:50 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-CIPAWHjJqm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:24:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:24:53 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-6s630a2H8A@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17830|0 |1 is obsolete| | --- Comment #7 from Mason James <mtj at kohaaloha.com> --- Created attachment 17840 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17840&action=edit Bug 10149 - koha-restart-zebra error handling (rewording) koha-restart-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: - changed some wording problems. - fixed an error in parameter validation Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> Signed-off-by: Mason James <mtj at kohaaloha.com> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 10:25:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 08:25:38 +0000 Subject: [Koha-bugs] [Bug 10149] koha-restart-zebra error handling In-Reply-To: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10149-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10149-70-cNQXRTngL2@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10149 Mason James <mtj at kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com --- Comment #8 from Mason James <mtj at kohaaloha.com> --- > Sponsored-by: Universidad Nacional de C?rdoba > Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz> > Signed-off-by: Mason James <mtj at kohaaloha.com> passing QA on this patch... -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 11:19:13 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 09:19:13 +0000 Subject: [Koha-bugs] [Bug 9861] i get HTTP 404 when i click on title or author in search results. In-Reply-To: <bug-9861-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9861-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9861-70-TyDIVPyuN4@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9861 --- Comment #7 from Hend <hend.eleraky at bibalex.org> --- I had found that koha biblionumber [999$c] is different from that existing in tag001 . Solr reads that exists in tag001 which is "Alex70" but the actual biblionumber is 124 . So i had changed the solr indexes to read biblionumber from 999$c instead and then i re-indexed all data. The problem is solved. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 11:34:08 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 09:34:08 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-pvRvFGuo7w@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16598|0 |1 is obsolete| | --- Comment #41 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Created attachment 17841 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17841&action=edit Bug 7684: multiple fixes for inventory * when a file was uploaded and the comparison with catalogue range requested, the comparison was wrong: the logic was wrong * items that were not supposed to be scanned (ie: supposed to be on another shelf) didn't had the author and title, it was hard to retrieve them on the shelved * some useful fields were missing, like homebranch, location, status * the CSV export contained all the item information. It should contain the same informations as the screen Behaviour now: * scan a list of barcode & select a range of location * if a barcode has been scanned and should not be (mis placed item), the information is displayed * if you choose "compare barcodes list to result option", the resulting list contains all items that have been scanned and those that were supposed to be. Any item not in both list appears with a specific message on the last column Signed-off-by: Leila <koha.aixmarseille at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 11:34:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 09:34:38 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-qo18j2XAT7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 --- Comment #42 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- previous patch is a rebase. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 12:18:56 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 10:18:56 +0000 Subject: [Koha-bugs] [Bug 9861] i get HTTP 404 when i click on title or author in search results. In-Reply-To: <bug-9861-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9861-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9861-70-UQfgOOEKTk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9861 --- Comment #8 from Hend <hend.eleraky at bibalex.org> --- For the author problem i had changed "/cgi-bin/koha/opac-search.pl?q=author:[% SEARCH_RESULT.author |url %] to "/cgi-bin/koha/opac-search.pl?idx=au&q=[% SEARCH_RESULT.author |url %] ...it worked . Now , i can get bib records by the selected author. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 13:59:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 11:59:12 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-S3Igf9mDSP@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #14 from Christophe Croullebois <christophe.croullebois at biblibre.com> --- Hello Katrin, you are right, my patch is just a quick way to solve only a part of the problem. I haven't thought at the case someone change the syspref after creating a line. Your idea about looking for items created in aqorders_items would be more safe. But I think it would be better to add to this page the creation of each new item, the same job done when you create the order. But it needs more time to do so. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 14:04:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 12:04:25 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-CaZ52Tff3l@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #15 from mathieu saby <mathieu.saby at univ-rennes2.fr> --- Yes, maybe it could be improved later, but at present all libraries using AcqCreateItem = on receive and importing records from a vendor are very worried, so Christophe's patch will be a good thing for them. Mathieu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 14:28:55 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 12:28:55 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-8yta518jU3@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 --- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> --- Hi Christophe and Mathieu, no worries - I agree that this patch should go in as it is now. It might be worthwile to refactor all this code sometime, but certainly not shortly before a major release :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 14:29:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 12:29:10 +0000 Subject: [Koha-bugs] [Bug 7228] can't order more than 1 when importing all from staged file In-Reply-To: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7228-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7228-70-WwM49UfKgY@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7228 Katrin Fischer <katrin.fischer at bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|henridamien at koha-fr.org |christophe.croullebois at bibl | |ibre.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 14:43:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 12:43:42 +0000 Subject: [Koha-bugs] [Bug 10153] Patron header search form is too wide In-Reply-To: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10153-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10153-70-Of6trAFJ7O@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10153 --- Comment #5 from Nicole C. Engard <nengard at gmail.com> --- I think there is already another report for that issue - I think I reported it :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:07:12 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:07:12 +0000 Subject: [Koha-bugs] [Bug 10157] New: koha-email-enable error handling Message-ID: <bug-10157-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10157 Bug ID: 10157 Summary: koha-email-enable error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-email-enable should check stuff like if the instance exists, if the email is already enabled. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:09:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:09:05 +0000 Subject: [Koha-bugs] [Bug 10157] koha-email-enable error handling In-Reply-To: <bug-10157-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10157-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10157-70-6WfEBsGaFz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10157 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17842 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17842&action=edit Bug 10157 - koha-email-enable error handling koha-email-enable now - Checks the instance exists. - Checks if email is already enabled. Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:14:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:14:48 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-0c7r2Ogzg8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17810|0 |1 is obsolete| | --- Comment #4 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17843 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17843&action=edit Bug 10146 - koha-stop-zebra error handling koha-stop-zebra now - Checks the instance exists. - Checks the instance is enabled. - Checks if the zebra daemon is already running. Regards To+ Edit: Corrected the die message Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:15:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:15:47 +0000 Subject: [Koha-bugs] [Bug 10146] koha-stop-zebra error handling In-Reply-To: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10146-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10146-70-FILasGwXZg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10146 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:16:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:16:23 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-fQsHfUUHDO@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10157 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:16:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:16:23 +0000 Subject: [Koha-bugs] [Bug 10157] koha-email-enable error handling In-Reply-To: <bug-10157-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10157-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10157-70-LHH7mRgjfW@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10157 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:18:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:18:01 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-rII38ntN7y@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17841|0 |1 is obsolete| | --- Comment #43 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Created attachment 17844 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17844&action=edit Bug 7684: multiple fixes for inventory * when a file was uploaded and the comparison with catalogue range requested, the comparison was wrong: the logic was wrong * items that were not supposed to be scanned (ie: supposed to be on another shelf) didn't had the author and title, it was hard to retrieve them on the shelved * some useful fields were missing, like homebranch, location, status * the CSV export contained all the item information. It should contain the same informations as the screen Behaviour now: * scan a list of barcode & select a range of location * if a barcode has been scanned and should not be (mis placed item), the information is displayed * if you choose "compare barcodes list to result option", the resulting list contains all items that have been scanned and those that were supposed to be. Any item not in both list appears with a specific message on the last column Signed-off-by: Leila <koha.aixmarseille at gmail.com> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 15:18:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 13:18:41 +0000 Subject: [Koha-bugs] [Bug 7684] inventory : datatable fix actions etc. In-Reply-To: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7684-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7684-70-gktcx25mIg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7684 Matthias Meusburger <matthias.meusburger at biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #44 from Matthias Meusburger <matthias.meusburger at biblibre.com> --- Katrin, here are my answers to your remarks: 1) I could rewrite this without the SELECT SQL_CALC_FOUND_ROWS part, but it would be an important loss of performance (because I would have to relaunch the main time-consuming request a second time)... So is it worth it? (and I say that even though I know we're trying to get rid of mysqlisms) 2) This feature is not longer necessary, as the use of datatable for the results allows the user to change pagination and offset once the results are here. 3) Indeed. Removed. 4) The calendars are using datepicker, the DHTMLCalendar line was a leftover, it has been removed. As for the dates, since the calendars are used to set items.datelastseen, which is a date, and not a datetime, does it make sense to use Koha::DateUtils instead of C4::Dates? 5) For the terms used, I kept the ones from HEAD when I rebased, so it might be ok now? Also, <body> fixed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 16:43:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 14:43:03 +0000 Subject: [Koha-bugs] [Bug 10158] New: sorting serial issues Message-ID: <bug-10158-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10158 Bug ID: 10158 Summary: sorting serial issues Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 17845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17845&action=edit sorting of serials See attached. The serial issues are not sorting right if a barcode is missing. They should sort by volume number / received date according to bug 6655 (which was fixed in 3.8.x) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 16:43:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 14:43:16 +0000 Subject: [Koha-bugs] [Bug 6655] Sorting order of serial issues in OPAC In-Reply-To: <bug-6655-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-6655-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-6655-70-Jhtna2Hc5A@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6655 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10158 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 16:43:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 14:43:16 +0000 Subject: [Koha-bugs] [Bug 10158] sorting serial issues In-Reply-To: <bug-10158-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10158-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10158-70-4YZELuhm2G@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10158 Nicole C. Engard <nengard at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6655 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 16:58:03 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 14:58:03 +0000 Subject: [Koha-bugs] [Bug 10159] New: koha-rebuild-zebra error handling Message-ID: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10159 Bug ID: 10159 Summary: koha-rebuild-zebra error handling Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com CC: robin at catalyst.net.nz koha-rebuild-zebra should check stuff like if the instance exists, parameters like -a/-b that should make the DB being reindexed twice and handle errors gracefuly. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:16:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:16:32 +0000 Subject: [Koha-bugs] [Bug 10159] koha-rebuild-zebra error handling In-Reply-To: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10159-70-qPadnZpu7o@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10159 --- Comment #1 from Tom?s Cohen Arazi <tomascohen at gmail.com> --- Created attachment 17846 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17846&action=edit Bug 10159 - koha-rebuild-zebra error handling This patch makes koha-rebuild-zebra: - Check for the existence of the instance - Handle arbitrary amount of instance parameters - Capture -a and -b (which made the script rebuild twice the chosen DB). It adds the extended version (--authorities and --biblios respectively) of the option switch. This makes the -a and -b switches work as "only do authorities" (or viceversa). They can be used concurrently, which is the default behaviour when no switch is provided. - Handle -v (and --verbose) as koha-rebuild-zebra options, to ease the use for non-techie users. - The rebuild_zebra.pl is wrapped inside an IF to return error values if we ever make rebuild_zebra.pl return error codes (this is pointed in the code). - Added -h/--help switches and an 'usage' output :-D Please provide patches for any wording issues, or contact me to fix it. To test: - Apply the patch and create your packages (or just use the script from your branch) - Run it in this scenarios / options - -h/--help to see the available option switches - Mix them with one or more instances, of which some could be fake - try -a/--authorities and -b/--biblios in all possible combinations - try -v/--verbose works Regards To+ Sponsored-by: Universidad Nacional de C?rdoba -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:17:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:17:32 +0000 Subject: [Koha-bugs] [Bug 10159] koha-rebuild-zebra error handling In-Reply-To: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10159-70-OnKM8QtllG@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10159 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Blocks| |4876 Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:17:32 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:17:32 +0000 Subject: [Koha-bugs] [Bug 4876] Rewrite koha-* scripts in Perl, with error checking - omnibus In-Reply-To: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-4876-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-4876-70-NkfZm2p79Q@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4876 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |10159 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:19:29 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:19:29 +0000 Subject: [Koha-bugs] [Bug 10159] koha-rebuild-zebra error handling In-Reply-To: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10159-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10159-70-gEpkYA7081@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10159 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:22:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:22:09 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-Friw0fo5kt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17694|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <oleonard at myacpl.org> --- Comment on attachment 17694 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17694 Bug 10111 - Followup Layout on basket summary page a bit inconsistent It is a little strange to have the input in a separate <li> than the label, but I think it's more readable that way, especially in a medium-sized browser window. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:22:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:22:23 +0000 Subject: [Koha-bugs] [Bug 10111] Layout on basket summary page a bit inconsistent In-Reply-To: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10111-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10111-70-GGc3Mv8iKr@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10111 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 17:38:42 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 15:38:42 +0000 Subject: [Koha-bugs] [Bug 10129] Babeltheque does not depend on COinSinOPACResults In-Reply-To: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10129-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10129-70-wmEMIj80P0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10129 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- This patch breaks display of existing approved tags and of local star ratings. When I apply this patch I no longer see approved tags in search results, and all star ratings indicators are grey even for titles which have ratings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:05:49 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:05:49 +0000 Subject: [Koha-bugs] [Bug 10160] New: Add z39.50 command line tester Message-ID: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10160 Bug ID: 10160 Summary: Add z39.50 command line tester Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: kyle.m.hall at gmail.com CC: m.de.rooy at rijksmuseum.nl It would be nice to have a cli z39.50 tester when z39.50 searches don't seem to be working correctly. This would help narrow down where the issue is. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:08:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:08:43 +0000 Subject: [Koha-bugs] [Bug 10160] Add z39.50 command line tester In-Reply-To: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10160-70-VoQMZfg1GI@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10160 --- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> --- Created attachment 17847 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17847&action=edit Bug 10160 - Add z39.50 command line tester -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:08:53 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:08:53 +0000 Subject: [Koha-bugs] [Bug 10160] Add z39.50 command line tester In-Reply-To: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10160-70-vfJoVGpG3B@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10160 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |kyle.m.hall at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:09:15 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:09:15 +0000 Subject: [Koha-bugs] [Bug 10160] Add z39.50 command line tester In-Reply-To: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10160-70-kNU0UWDECw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10160 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:09:41 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:09:41 +0000 Subject: [Koha-bugs] [Bug 10160] Add z39.50 command line tester In-Reply-To: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10160-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10160-70-k0hnpEcwCm@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10160 Kyle M Hall <kyle.m.hall at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Kyle M Hall <kyle.m.hall at gmail.com> --- Setting to failed qa, as it needs a bit more work. Primarily a help section. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 18:54:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 16:54:33 +0000 Subject: [Koha-bugs] [Bug 10161] New: rebuild_zebra.pl should (at least) exit 1 on error Message-ID: <bug-10161-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10161 Bug ID: 10161 Summary: rebuild_zebra.pl should (at least) exit 1 on error Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt at gmail.com Reporter: tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:06:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:06:45 +0000 Subject: [Koha-bugs] [Bug 10152] Default sorting wrong in parcels.pl In-Reply-To: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10152-70-Phldo4mYvt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17806|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17848 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17848&action=edit [SIGNED-OFF] Bug 10152: Default sorting wrong in parcels.pl When you are receiving an order, the list of existing invoices should appear in reverse chronological order. Unfortunately, right now it appears in regular chronological order. To test: 1) Make sure you have multiple invoices that have varying shipment dates for a vendor. We will assume this vendor is called "Example Vendor." 2) Choose the "Receive shipments" button on the Example Vendor page. 3) Note that the invoices are sorted by regular chronological order. 4) Apply patch. 5) Refresh "Receive shipment" page. Note that invoices are now sorted in reverse chronological order. 6) Sign off. Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:07:06 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:07:06 +0000 Subject: [Koha-bugs] [Bug 10152] Default sorting wrong in parcels.pl In-Reply-To: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10152-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10152-70-g4Q7D1E77b@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10152 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:09:20 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:09:20 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-0ZKo1SQvVa@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:18:10 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:18:10 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-5FqAhsdqLb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17784|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17849 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17849&action=edit [SIGNED-OFF] Bug 10143 - Fixing license headers Some files have the old 59 Temple address instead of the 51 Franklin street. Signed-off-by: Owen Leonard <oleonard at myacpl.org> I see lots more which will need to be corrected as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:18:09 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:18:09 +0000 Subject: [Koha-bugs] [Bug 10143] Fix FSF address in license headers In-Reply-To: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10143-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10143-70-8PiqvopSij@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10143 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:20:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:20:21 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5262-70-gx19bWH4v6@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 Janusz Kaczmarek <januszop at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17599|0 |1 is obsolete| | --- Comment #6 from Janusz Kaczmarek <januszop at gmail.com> --- Created attachment 17850 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17850&action=edit Improved patch Slightly improved version of the patch (with the previous version indicators didn't copy in some circumstances). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:25:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:25:33 +0000 Subject: [Koha-bugs] [Bug 9719] Changing the rows per page on a custom report fails if it has user supplied parameters In-Reply-To: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9719-70-qVUrowI5oD@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9719 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:25:35 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:25:35 +0000 Subject: [Koha-bugs] [Bug 9719] Changing the rows per page on a custom report fails if it has user supplied parameters In-Reply-To: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9719-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9719-70-5V5A80IqJn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9719 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15724|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17851 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17851&action=edit [SIGNED-OFF] Bug 9719 - Changing the rows per page on a custom report fails if it has user supplied parameters If you create an SQL report that includes one or more parameters, using the 'rows per page' pulldown does not work. Instead, it will prompt for the parameters again and shows the first page of output. Test Plan: 1) Create a new report from sql as follows: SELECT * FROM borrowers WHERE surname LIKE <<Last Name>> AND firstname LIKE <<First Name>> 2) Run this report 3) Change the 'Rows per page' and click 'Update' 4) This should kick you back to the start where the report asks you for your parameters 5) Apply the patch 6) Repeat step 3, this time is should work correctly Signed-off-by: Owen Leonard <oleonard at myacpl.org> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:28:21 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:28:21 +0000 Subject: [Koha-bugs] [Bug 10025] star ratings aren't saving In-Reply-To: <bug-10025-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10025-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10025-70-vddoV33aZH@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10025 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:28:58 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:28:58 +0000 Subject: [Koha-bugs] [Bug 10024] stars are radio buttons in both themes In-Reply-To: <bug-10024-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10024-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10024-70-9OIbObNjBv@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10024 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:30:37 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:30:37 +0000 Subject: [Koha-bugs] [Bug 9866] OPAC advanced search error with Solr enabled In-Reply-To: <bug-9866-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9866-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9866-70-SUQIKf9CbR@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9866 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Assignee|oleonard at myacpl.org |gmcharlt at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:35:11 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:35:11 +0000 Subject: [Koha-bugs] [Bug 9394] Use reserve_id where possible In-Reply-To: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9394-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9394-70-nhVS9BtP92@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9394 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel at gmail.com --- Comment #20 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Interested in Bug 7710, but this is needed, so Small test plan, 2) Run t/db_dependent/Holds.t ... All tests successful. Big test plan, 1) Apply patch 2) Pick an item, place a hold on it for 5 patrons Ok 3) Test the ability to reorder the patrons for the hold Not working (pre patch yes) 4) Test the ability to set 'lowest priority' Not working (pre patch yes) 5) Test the ability to suspend a hold Not working (pre patch yes) 6) Fill the hold for the first patron (what's this?) 7) Verify it's waiting status Not working (run build_holds_queue.pl, no holds showing, pre patch yes) 8) Check it out to the patron Ok 9) Return the item Ok 10) Add another hold to the item via the OPAC Ok 11) Cancel a hold via the OPAC Ok 12) Cancel a hold via the staff interface Not working (pre patch yes) Pre & post patch there are log messages (not related with this patch) request.pl: Use of uninitialized value in string eq at /home/bgkriegel/kohaclone/reserve/request.pl line 521. Any idea? Kyle, is there anything else I need to touch to test this? No koha-qa errors :-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:44:05 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:44:05 +0000 Subject: [Koha-bugs] [Bug 9957] Missing cancel link on subfield editing page In-Reply-To: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9957-70-JsT1qeOgC0@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9957 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17852 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17852&action=edit Bug 9957 - Missing cancel link on subfield editing page The subfield edit page has an edit bottom at the top of the page. Almost no other edit screens do this. It would be more consistent to put it at the bottom. Also missing is a "cancel" link. This patch fixes both issues. The patch also adds "Default" to the breadcrumbs when editing a subfield in the default framework. To test, apply the patch and edit a subfield: MARC frameworks -> MARC structure -> Subfields -> Edit. The "Save changes" button should appear at the bottom of the page alonside a "Cancel" link. Both should work correctly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 20:44:04 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 18:44:04 +0000 Subject: [Koha-bugs] [Bug 9957] Missing cancel link on subfield editing page In-Reply-To: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9957-70-5KbwJhU5tt@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9957 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:06:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:06:23 +0000 Subject: [Koha-bugs] [Bug 10076] Add Bcc syspref for claimacquisition and clamissues In-Reply-To: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10076-70-VfoYSwLWjw@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076 --- Comment #1 from Maxime Pelletier <pelletiermaxime at gmail.com> --- Created attachment 17853 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17853&action=edit Patch to add the syspref -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:06:33 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:06:33 +0000 Subject: [Koha-bugs] [Bug 10076] Add Bcc syspref for claimacquisition and clamissues In-Reply-To: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10076-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10076-70-sHsfowqhv5@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076 Maxime Pelletier <pelletiermaxime at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:17:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:17:45 +0000 Subject: [Koha-bugs] [Bug 7710] multiple holds per title In-Reply-To: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7710-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7710-70-MfUlwZFvjn@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7710 Tom?s Cohen Arazi <tomascohen at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:18:45 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:18:45 +0000 Subject: [Koha-bugs] [Bug 9829] star ratings won't save on mobile ccsr In-Reply-To: <bug-9829-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9829-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9829-70-wviZGmmqnC@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9829 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:21:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:21:47 +0000 Subject: [Koha-bugs] [Bug 9829] Star ratings broken in CCSR search results In-Reply-To: <bug-9829-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9829-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9829-70-1SITrRaiXz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9829 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|star ratings won't save on |Star ratings broken in CCSR |mobile ccsr |search results --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- I find this to be the case on the search results page but not the detail page. Please provide more details if you find that the detail page is affected as well. Tested in Firefox on Windows and Mobile Safari on iPhone. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:26:54 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:26:54 +0000 Subject: [Koha-bugs] [Bug 10162] New: holds shouldn't be allowed on the title level of analytics Message-ID: <bug-10162-70@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10162 Bug ID: 10162 Summary: holds shouldn't be allowed on the title level of analytics Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com CC: m.de.rooy at rijksmuseum.nl For this example I have a Kindle bib record with analytic records for each title on the Kindle. If you place a hold on the next available copy of 'Gone Girl' (a title on the Kindle) it goes on the holds queue for the analytic record (the title) but it should go on the Kindle because the title isn't really it's own item. I haven't tried checking in the barcode associated with the Kindle and the title, but I would assume that it would confuse Koha quite a bit if there were holds on the title and on the Kindle. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:27:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:27:48 +0000 Subject: [Koha-bugs] [Bug 9852] Add interlibrary loan request form to the OPAC In-Reply-To: <bug-9852-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9852-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9852-70-FjtU5zggV8@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9852 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |koha-bugs at lists.koha-commun | |ity.org Summary|my ILL requests |Add interlibrary loan | |request form to the OPAC -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:38:24 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:38:24 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-NSJn7tX43h@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:38:26 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:38:26 +0000 Subject: [Koha-bugs] [Bug 10036] adding header search to additem page In-Reply-To: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10036-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10036-70-Nd3Lompga7@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10036 --- Comment #7 from Owen Leonard <oleonard at myacpl.org> --- Created attachment 17854 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17854&action=edit Bug 10036 - adding header search to additem page The add item screen lacks a header search form. This patch adds the cataloging header search include to additem.tt. To test, apply the patch and add items to or edit items of an existing record. The header search form should appear with options for cataloging search and circulation. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 21:58:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 19:58:47 +0000 Subject: [Koha-bugs] [Bug 10078] show location facet for all In-Reply-To: <bug-10078-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-10078-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-10078-70-9eOrlXS0tx@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 Owen Leonard <oleonard at myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|OPAC |Searching Assignee|oleonard at myacpl.org |gmcharlt at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 22:12:16 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 20:12:16 +0000 Subject: [Koha-bugs] [Bug 9795] My Lists not showing in CCSR Mobile on Android In-Reply-To: <bug-9795-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9795-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9795-70-e97q7k2xrz@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9795 --- Comment #1 from Owen Leonard <oleonard at myacpl.org> --- The lists tab and two others are specifically excluded from view by the mobile CSS: /* User menu */ #leftmenus>#menu ul li.messaging, #leftmenus>#menu ul li.suggestions, #leftmenus>#menu ul li.privateshelves, #leftmenus>#menu { display: none; } Was this a result of incompatibility of these pages with the mobile view, or were these pages not used by the original sponsor and thus hidden? If the latter, are there other OPAC features disabled in CCSR because of the sponsoring library's requirements? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:20:01 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:20:01 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7688-70-yDxRcbrxcU@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17283|0 |1 is obsolete| | --- Comment #91 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17855 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17855&action=edit [SIGNED-OFF] Bug 7688: Change subscription numbering pattern and frequencies Serials numbering pattern and frequencies are no more hard-coded. Now it's possible to create, edit and delete numbering patterns (and frequencies). This implies new sql tables (subscription_numberpatterns and subscription_frequencies) Numbering patterns behave almost as before, there are still the same values to configure (addX, everyX, settoX, whenmorethanX). lastvalueX and innerloopX remain in subscription tables. There is a new value in numbering patterns: numberingX. For each "column" (X, Y or Z) you can tell how to format the number. Actually numberingX can be set to: - 'dayname' (name of the day) (0-6 or 1-7 depending on which day is the first of the week) - 'monthname' (name of the month) (0-11) - 'season' (name of the season) (0-3) (0 is Spring) These names are localized by using POSIX::setlocale and POSIX::strftime and setting a 'locale' value to the subscription. Locale have to be installed on the system. Note that season names are not localized using POSIX::strftime (it can't do this), so names are hardcoded into the code (available languages: en, fr). This could be fixed in the future by using a Perl localization framework. Frequencies can be configured using 3 parameters: - 'unit': one of 'day', 'week', 'month', 'year' - 'issuesperunit': integer >= 1, the number of received issues per 'unit' - 'unitsperissue': integer >= 1, the number of 'unit' between two issues One of 'issuesperunit' and 'unitsperissue' must be equal to 1. Examples: unit = 'day', issuesperunit=3, unitsperissue=1 => 3 issues per day unit = 'week', issuesperunit=1, unitsperissue=3 => 1 issue each 3 weeks Prediction pattern is now computed server-side and is more consistent with what Koha will do. The publication date is displayed alongside the serial number. Irregularities can now be checked one by one, in the prediction pattern table, or if frequency is 'day-based' (unit is 'day'), there is the possibility to check all issues for a week day at once. When an irregularity is found, there is the possibility to keep the serial number unchanged, or to skip it. It is configured at subscription creation or modification. For instance, with a daily subscription you can have: skip serial number | keep serial number ----------------------+---------------------- 2012-01-01 ? No 1 | 2012-01-01 ? No 1 2012-01-03 ? No 3 | 2012-01-03 ? No 2 To lighten the subscription modification page, manual history has been moved in its own page subscription-history.pl which is accessible on subscription-detail.pl, tab 'Planning'. Important note: updatedatabase.pl script takes into account existing subscriptions and create appropriate numbering patterns for them (it tries to create as few patterns as possible). Frequency is mapped to the correct entry in subscription_frequencies table. This patch includes kohastructure.sql and updatedatabase.pl changes + sample frequencies data and sample numberpatterns data for fresh installs (sample data is included in updatedatabase.pl) === TEST PLAN: === Create a new subscription: - Go to Serials module and click "New subscription" button - On the first page, choose a biblio and click next to go to the second page - Pick a first issue publication date - Choose frequency '1/day' - Choose a subscription length of 15 issues - Choose a subscription start date - Choose numbering pattern 'Volume, Number' - A table appears, fill 'Begins with' cells with '1' - Click on 'Test prediction pattern' button The prediction pattern is displayed at the right of the page. You can see in it the serial number, the publication date and a checkbox to allow you to choose which serials will not be received (irregularities). You can see that serial number start from "Vol 1, No 1" continue to "Vol 1, No 12" and then restart with "Vol 2, No 1". Frequency is '1/day' so you can see that publication date is incremented by one day line after line. - Now you can play a little with frequencies and numbering patterns, change one of them (or both) and click again on 'Test prediction pattern' - For example, choose frequency '3/weeks' and click on 'Test prediction pattern' button'. There is a little behaviour change compared with current master. Publication date will not be guessed within the week. Koha can't know when you will receive issues. So the publication date stay the same (monday of each week) for 3 consecutive issues and then jump to the next week. - Now choose frequency '1/3 months' and numbering pattern 'Seasonal' - Fill 'Begins with' cells with '2012' for Year and '0' for Season - Click on 'Test prediction pattern' - You should have something like 'Spring 2012', 'Summer 2012', ..., 'Winter 2012', 'Spring 2013' - Note that you can have seasons for south hemisphere by entering '2' in 'Year/Inner counter' - 2nd note: if you have some locales installed on your system, you can type its name in the 'Locale' field (actually it does not work for seasons name, only for month names and day names) If you want to modify the numbering pattern you can still do it here: - Click on 'Show/Hide advanced pattern' link. The advanced pattern table is shown but all fields are readonly - Click on 'Modify pattern' button. All readonly fields are now editable. Note that 'Begins with' and 'Inner counter' line are repeated here and any modifications in the small table will be replicated in the big table, and vice versa. - Pattern name is emptied, if you type a new name, a new pattern will be created, and if you type the same name as an existing numbering pattern, this one will be modified (with a confirmation message) - There is two new lines in this table: - Label: it's what is displayed in the smaller table headers above - Numbering: used to format numbers in different ways. can be 'seasons', 'monthname' or 'dayname'. Month name and day name can be localized using the 'Locale' field. Seasons can't (values for english and french are hard-coded in Serials.pm) - You can modify what you want in the table and click on 'Test prediction pattern' button each time you want to see your modifications. (Note that checkboxes for irregularities aren't displayed in this mode, and you can't save the subscription until you have saved or cancelled your changes). - To cancel your modifications, just click on 'Cancel modifications' button. - To save them, click on 'Save as new pattern'. If the pattern name is already existing, a confirmation box will ask you if you want to modify the existing numbering pattern. Otherwise a new pattern will be created and automatically selected. Once you have finished modifying numbering pattern. You can click again on 'Test prediction pattern' to define irregularities, and then click on 'Save subscription'. Now you can check the serials module still works correctly: - Check the subscription detail page to confirm that nothing is missing. Especially the 'Frequency' and 'Number pattern' infos - Try to receive some issues. Check that the serial number is correctly generated and if irregularities you have defined are taken into account (if you have defined some). - Check that receiving is blocked once you have reached the number of issues you have defined in subscription length (or once you have reached the subscription end date) In serials menu (to the left of almost each page of serials menu) you have two new links: 'Manage frequencies' and 'Manage numbering patterns'. 'Manage numbering patterns' lead to a page which list all numbering patterns and allow you to create, edit or delete them. The interface is almost the same as numbering pattern modification in subscription-add.pl 'Manage frequencies' lead to a page which list all frequencies and allow you to create, edit or delete them. Try to create a new frequency: - Click on 'Manage frequencies' link in the serials menu and then click on 'New frequency': - Fill in the description (mandatory). - Unit is one of 'day', 'week', 'month', year' or 'None' ('None' is for an irregular subscription) - If unit is different from 'None' you have to fill the two following fields (Issues per unit, and Units per issue) - Note that at least one of those must be equal to 1 - Issues per unit is the number of received issues by 'unit' and Units per issue is the number of 'unit' between two issues - Display order is used to build the drop-down list. Leave empty and it will be set to 0 (top of the list) - Then click on 'Save' - Check that this new frequency appears in the frequencies table and in the drop-down list in subscription-add.pl Subscription history has been moved in its own page. To test if it still works, choose a subscription with manual history enabled (or modify an existing subscription to turn on manual history). - On the detail page, tab 'Planning', you should have a link 'Edit history'. - Click on it - Modify history and click on Save - In tab 'Summary' you should have the infos you just entered And finally, you can check that old subscriptions (by old I mean subscriptions that existed before the update) are correctly linked to an existing numbering pattern and an existing frequency. Numbering patterns should be named 'Backup pattern X' where X is a number. Signed-off-by: Fr?d?ric Demians <f.demians at tamil.fr> Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Great development! Work as described. No koha-qa errors (with all patches applied). Please QA this fast. Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> Squashed commits: ----------------- Bug 7688 follow-up: Small fixes for QA - # Subroutines::ProhibitExplicitReturnUndef: Got 1 violation(s) in C4::Serials::GetSubscriptionIrregularities - Bad template constructions fixed in serials/subscription-add.tt Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> ---- Bug 7688 follow-up: Small fixes for QA #2 - "return undef" -> "return" - ":utf8" -> ":encoding(UTF-8)" - TAB -> SPACES Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> ---- Bug 7688: Translate sample frequencies for french Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> ---- Bug 7688: Fix generating next serial when there is no 'Expected' issue It can happen when the Expected issue is claimed. In this case the status of the last serial is 'Claimed' This patch change the API of GetNextSeq and GetSeq Test plan: - Create a subscription which starts a long time ago so that serials automatically appear in late issues - Receive the first serial - Go to claims page and claim the 2nd serial. - Go back to the subscription page and click on 'Serial collection' - You should have 2 serials, one 'Arrived' and one 'Claimed'. - Click on Generate Next. This should fail with a software error message ("can't call method output ...") - Apply this patch and click again on Generate Next. A new issue must be created with status 'Expected'. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> ---- Bug 7688: Followup FIX perldoc Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Signed-off-by: Paul Poulain <paul.poulain at biblibre.com> Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:20:25 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:20:25 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7688-70-w3wZzPIlPg@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17284|0 |1 is obsolete| | --- Comment #92 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17856 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17856&action=edit [SIGNED-OFF] Bug 7688: Set firstacquidate in updatedatabase if it's not set firstacquidate is now a mandatory field, so it must be set. The updatedatabase process set firstacquidate value to one of: - the planned date of the first serial for this subscription, or if not found, - the subscription start date. + auto-select the numbering pattern when modifying a subscription. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment on last patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:20:38 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:20:38 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7688-70-ATxIMqVzu1@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17285|0 |1 is obsolete| | --- Comment #93 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Created attachment 17857 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17857&action=edit [SIGNED-OFF] Bug 7688: Rewrite t/db_dependant/Serials.t A lot of tests were just a call to a funtion without any arguments, whereas the function expect at least one argument. These tests were kept, but all return values are now undef when a mandatory argument is missing, so return values are consistent. The part where subscription periodicity is changed could not work because of ',' appended to each key in ModSubscription call. So it's rewritten, taking into account the new API for subscription frequencies. This script should leave your database intact because it revert any modification made. Also fix some warnings in C4::Serials and in C4::Items. And fix a typo in koha-tmpl/.../subscription-numberpatterns.tt Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> Comment: Work as described. No errors Tested, again, without trouble. With a suscription, tests successful. No koha-qa errors -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:21:18 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:21:18 +0000 Subject: [Koha-bugs] [Bug 7688] Change subscriptions numbering pattern and frequencies In-Reply-To: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-7688-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-7688-70-l5vLVyeJUb@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7688 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:27:23 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:27:23 +0000 Subject: [Koha-bugs] [Bug 9957] Missing cancel link on subfield editing page In-Reply-To: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9957-70-ffL4WKTKdk@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9957 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:27:48 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:27:48 +0000 Subject: [Koha-bugs] [Bug 9957] Missing cancel link on subfield editing page In-Reply-To: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9957-70-oRrsYIlISM@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9957 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17852|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> --- Created attachment 17858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17858&action=edit Bug 9957 - Missing cancel link on subfield editing page The subfield edit page has an edit bottom at the top of the page. Almost no other edit screens do this. It would be more consistent to put it at the bottom. Also missing is a "cancel" link. This patch fixes both issues. The patch also adds "Default" to the breadcrumbs when editing a subfield in the default framework. To test, apply the patch and edit a subfield: MARC frameworks -> MARC structure -> Subfields -> Edit. The "Save changes" button should appear at the bottom of the page alonside a "Cancel" link. Both should work correctly. Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz> -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:27:47 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:27:47 +0000 Subject: [Koha-bugs] [Bug 9957] Missing cancel link on subfield editing page In-Reply-To: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-9957-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-9957-70-nNEWp5OSlu@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9957 Chris Cormack <chris at bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Apr 30 23:56:43 2013 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 30 Apr 2013 21:56:43 +0000 Subject: [Koha-bugs] [Bug 5262] authority plugin doesn't copy indicators In-Reply-To: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> References: <bug-5262-70@http.bugs.koha-community.org/bugzilla3/> Message-ID: <bug-5262-70-c0wpzL9FTX@http.bugs.koha-community.org/bugzilla3/> http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5262 Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel at gmail.com --- Comment #7 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> --- Janusz, could you add a test plan? For example what need to have an auth record, and what to check in the linked biblio record. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.