From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:01:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:01:14 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Needs Signoff --- Comment #28 from Jared Camins-Esakov --- Could I please get another signoff on this patch? It touches some rather core functionality so I'd feel better if it had a little more testing, since I don't use the Acquisitions or Patrons modules very heavily in my day-to-day work. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:09:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:09:30 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Severity|major |blocker --- Comment #2 from Jared Camins-Esakov --- Upgrading this to BLOCKER because when the RM isn't happy, nobody is happy. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:14:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:14:44 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 --- Comment #3 from Jared Camins-Esakov --- The easiest way to test this is to set your database version back, then run from the command line: export DEBUG=1 installer/data/mysql/updatedatabase.pl Without the patch, you won't get through the upgrade. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:17:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:17:59 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia at bywatersolutions.com --- Comment #29 from Melia Meggs --- Hi, I tried to test this patch, but I don't think it's working. After applying the patch, I went to Patron Categories and choose to edit an existing patron category. Under "Branch Limitation," I clicked on one branch name, then clicked save. But when the Patron Category Administration page came back up, it still shows no branch limitation. I then went to Patron Attribute Types and chose to edit an existing attribute. The same thing happened. After choosing a branch and clicking on save, the Patron Attribute Types page reloaded with a message: Modified patron attribute type "HBR" but it still says no branch limitation in the column below. Next, I clicked on Patrons in the top menu bar and got this software error: Can't use an undefined value as an ARRAY reference at /home/melia/kohaclone/C4/Category.pm line 89. For help, please send mail to the webmaster (webmaster at ByWater-Test), giving this error message and the time and date of the error. Hope that helps! Thanks, Melia -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:44:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:44:17 +0000 Subject: [Koha-bugs] [Bug 8820] Don't show orders table if there are no orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8820 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13611|0 |1 is obsolete| | --- Comment #7 from Melia Meggs --- Created attachment 13805 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13805&action=edit [Signed off] Bug 8820 [3.8.x] Don't show orders table if there are no orders Reworkd for 3.8.x: Patch removes the "basket empty" message in favor of hiding the orders table altogether when a basket has no orders. Other textual changes: - Correcting capitalization according to coding guidelines - Replacing the "Order Details" heading with the more succinct "Orders" Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 00:46:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 30 Nov 2012 23:46:23 +0000 Subject: [Koha-bugs] [Bug 8820] Don't show orders table if there are no orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8820 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |melia at bywatersolutions.com Patch complexity|--- |Small patch --- Comment #8 from Melia Meggs --- I applied this patch 3.8.7. I looked at an empty basket and see that the Order Details and Basket Empty messages are now gone. I looked at a non-empty basket and see that Order Details has been changed to just Orders. All looks good, so I'm signing off. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 01:11:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 00:11:34 +0000 Subject: [Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13286|0 |1 is obsolete| | --- Comment #24 from Melia Meggs --- Created attachment 13806 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13806&action=edit [Signed off] Bug 6813: Followup: FIX tabs and replace all occurrences of duplicate search - tabs was broken - 'duplicate search' have to be replaced with 'duplicate finder' - adds datatable instead of tablesorter Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 01:13:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 00:13:14 +0000 Subject: [Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |melia at bywatersolutions.com Patch complexity|--- |Medium patch --- Comment #25 from Melia Meggs --- I applied all patches and followed the test plan. Duplicate Finder search works as advertised. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 01:31:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 00:31:05 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia at bywatersolutions.com Patch complexity|--- |Medium patch --- Comment #34 from Melia Meggs --- I can't get this to apply, sorry. I tried first with git bz apply 5888 Bug 5888 - opac-detail subject/author links improvements [SIGNED-OFF] Bug 5888: opac-detail subject/author links improvements Apply? [yn] y Applying: Bug 5888: opac-detail subject/author links improvements error: patch failed: koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt:293 error: koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt: patch does not apply Patch failed at 0001 Bug 5888: opac-detail subject/author links improvements I also tried with git am -iu3 Applying: Bug 5888: opac-detail subject/author links improvements Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/opac-tmpl/prog/en/css/opac.css Auto-merging koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt Failed to merge in the changes. Patch failed at 0001 Bug 5888: opac-detail subject/author links improvements -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 03:59:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 02:59:30 +0000 Subject: [Koha-bugs] [Bug 9183] New: C4::Search should only have one ZOOM event loop Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 Bug ID: 9183 Summary: C4::Search should only have one ZOOM event loop 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: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Right we we have three ZOOM event loops in C4::Search, which is rather wasteful and against good programming practice. I propose to use closures for the section of code that processes the actual results. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 05:09:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 04:09:00 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 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 Sat Dec 1 05:09:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 04:09:02 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 --- Comment #1 from Jared Camins-Esakov --- Created attachment 13807 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13807&action=edit Bug 9183: Refactor ZOOM event loop Prior to this patch, there were three identical ZOOM event loops in C4::Search. This is wasteful, and goes against all good programming practice. This patch refactors the ZOOM event loops into a separate subroutine which is called by SimpleSearch, searchResults, and GetDistinctValues call. The new routine, _ZOOM_event_loop process the ZOOM event loop and, once it has been fully processed, passes control to a closure provided by the calling routine for processing the results, and destroys the result sets. To test (after applying patch): 1) Do a regular bibliographic search that should return results. 2) Do a search in the Cataloging module that should return results. 3) If you get results from both searches, the patch works. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 08:14:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 07:14:26 +0000 Subject: [Koha-bugs] [Bug 9180] Default rules are not always used for overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9180 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer --- Hi Melia, thank you for all your testing work! Reading through this bug, I think Sophie meant the overdue notice triggers in tools - could you take a look at those? I think to make the overdues job use those you have to use -t as an option when running it after setting the rules up. -- You are receiving 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 Dec 1 21:07:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 20:07:56 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 Katrin Fischer 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 Dec 1 21:07:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 20:07:58 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13652|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 13808 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13808&action=edit [SIGNED-OFF] Bug 9135: updatedatabase.pl fails when DEBUG is set When the DEBUG environment variable is set to a true value, all DBI errors are treated as fatal. Unfortunately, duplicate keys are incredibly common in updatedatabase.pl, since sysprefs are often added in testing, then re-added once the patches have been pushed to master (or added when on a maintenance branch, and then re-added when the system is upgraded to either a newer maintenance branch or master). This patch disables fatal errors for the updatedatabase.pl script. Signed-off-by: Katrin Fischer All tests and perlcritic pass. To test, run from command line: export DEBUG=1 installer/data/mysql/updatedatabase.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 21:41:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 20:41:53 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |master --- Comment #4 from Katrin Fischer --- I can reproduce this on master - changing version. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 22:49:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 21:49:20 +0000 Subject: [Koha-bugs] [Bug 9184] New: Ordering from staged file in acq should not offer authority records Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9184 Bug ID: 9184 Summary: Ordering from staged file in acq should not offer authority records 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 To reproduce: 1) Stage an authority file 2) Create a new basked in acquisitions 3) Create a new order line by selecting "From a staged file" 4) Check if the list of staged files includes the uploaded authority 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 Sat Dec 1 23:07:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:07:56 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 --- Comment #5 from Katrin Fischer --- I had managed to create 2 items during one of my first tests, but have not been able to reproduce it since. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:18:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:18:32 +0000 Subject: [Koha-bugs] [Bug 9185] New: Duplicate barcode check broken on order receive Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9185 Bug ID: 9185 Summary: Duplicate barcode check broken on order receive Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de 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 Sat Dec 1 23:18:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:18:45 +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 --- Comment #1 from Katrin Fischer --- Tested in Chromium. -- You are receiving 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 Dec 1 23:37:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:37:57 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 --- Comment #6 from Katrin Fischer --- Hi Julian and Jonathan, I tested on master and on 3.8 - I can't reproduce it apart from that one time I thought it happened. What am I missing? AcqCreateItem = receive UniqueItemFields = barcode - I create a new basket, ordered quantity = 1 - I close the basket and start a new chipment - I receive the items, I tried - only filling out the barcode - only filling out the itemtype -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:42:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:42:24 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|katrin.fischer at bsz-bw.de | --- Comment #6 from Katrin Fischer --- I tried reproducing the described behaviour, but following the test plan, I had no 'merge' line in the rebuild_zebra.pl output. Maybe I don't have enough test data. Could someone else please take a look at this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:49:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:49:42 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 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 Sat Dec 1 23:49:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:49:44 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13793|0 |1 is obsolete| | Attachment #13794|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer --- Created attachment 13809 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13809&action=edit [SIGNED-OFF] Bug 9168: Software error when filtering in receipt summary (followup) Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests and perlcritic pass. To test: - Use filters on the 'order receive' page (don't confuse with invoices - filters are similar) - Verify that without patch filters are not functional - Verify that with patch applied filters work correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:50:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:50:13 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13809|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 Dec 1 23:50:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:50:24 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 --- Comment #7 from Katrin Fischer --- Created attachment 13810 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13810&action=edit Bug 9168: Software error when filtering in receipt summary Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:50:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:50:52 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 --- Comment #8 from Katrin Fischer --- Created attachment 13811 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13811&action=edit [SIGNED-OFF] Bug 9168: Software error when filtering in receipt summary (followup) Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests and perlcritic pass. To test: - Use filters on the 'order receive' page (don't confuse with invoices - filters are similar) - Verify that without patch filters are not functional - Verify that with patch applied filters work correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 1 23:52:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:52:39 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13810|0 |1 is obsolete| | Attachment #13811|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer --- Created attachment 13812 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13812&action=edit [SIGNED-OFF] Bug 9168: Software error when filtering in receipt summary Signed-off-by: Melia Meggs 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 Sat Dec 1 23:52:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 22:52:56 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 --- Comment #10 from Katrin Fischer --- Created attachment 13813 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13813&action=edit [SIGNED-OFF] Bug 9168: Software error when filtering in receipt summary (followup) Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests and perlcritic pass. To test: - Use filters on the 'order receive' page (don't confuse with invoices - filters are similar) - Verify that without patch filters are not functional - Verify that with patch applied filters work correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 00:10:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:10:06 +0000 Subject: [Koha-bugs] [Bug 8820] Don't show orders table if there are no orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8820 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 Dec 2 00:10:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:10:08 +0000 Subject: [Koha-bugs] [Bug 8820] Don't show orders table if there are no orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8820 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13805|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer --- Created attachment 13814 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13814&action=edit [SIGNED-OFF] Bug 8820 [3.8.x] Don't show orders table if there are no orders Reworkd for 3.8.x: Patch removes the "basket empty" message in favor of hiding the orders table altogether when a basket has no orders. Other textual changes: - Correcting capitalization according to coding guidelines - Replacing the "Order Details" heading with the more succinct "Orders" Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests pass, template change only. To test: 1) Create a new basket - verify 'basket empty' shows up 2) Create order line - verfiy table heading is 'Order Details' 3) Close basket, check capitalization on basket group dialog Repeat with patch applied. - 'basket empty' is gone - Heading is now 'Orders' - Capitalization on basket group dialog is correct -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 00:20:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:20:59 +0000 Subject: [Koha-bugs] [Bug 9182] Saved reports list : wrong sortable columns In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9182 --- Comment #4 from Katrin Fischer --- Created attachment 13815 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13815&action=edit screenshot It's still a little bit off for me. The 'Public' column is not sortable, but the last column 'Delete' is. Adrien or Melia,could you take another look please? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 00:21:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:21:11 +0000 Subject: [Koha-bugs] [Bug 9182] Saved reports list : wrong sortable columns In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9182 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 Dec 2 00:21:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:21:19 +0000 Subject: [Koha-bugs] [Bug 9182] Saved reports list : wrong sortable columns In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9182 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Dec 2 00:28:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:28:16 +0000 Subject: [Koha-bugs] [Bug 8661] break out additional authors in opac like in staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8661 --- Comment #12 from Katrin Fischer --- Created attachment 13816 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13816&action=edit screenshot Hi Owen, I think the space between relator code ($4) and the author's name is missing. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 00:28:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:28:26 +0000 Subject: [Koha-bugs] [Bug 8661] break out additional authors in opac like in staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8661 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 Dec 2 00:32:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:32:36 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV headers in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch --- Comment #4 from Katrin Fischer --- I am not sure removing country is the right way to go. If you are using the overdues CSV file to create printed overdue notices, it's information you need for a complete address. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 00:47:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 01 Dec 2012 23:47:44 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch QA Contact| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer --- Hi Julian, I tested this and I am wondering if we really need the 952 to be included in the element. I found there is always a separate element with all item related information. So after the patch, the information is doubled up. Is this intended? My test was: http://localhost/cgi-bin/koha/ilsdi.pl?service=GetRecords&id=5+1+6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 01:17:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 00:17:34 +0000 Subject: [Koha-bugs] [Bug 9123] Authorities search ordered by authid does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9123 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 Dec 2 01:17:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 00:17:36 +0000 Subject: [Koha-bugs] [Bug 9123] Authorities search ordered by authid does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9123 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13633|0 |1 is obsolete| | --- Comment #10 from Katrin Fischer --- Created attachment 13817 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13817&action=edit [SINGED-OFF] Bug 9123: Authorities search ordered by authid does not work Signed-off-by: Marcel de Rooy Tested with Zebra, marc21, grs1. Discovered that paging through auth search results does no longer work, but that is not related to these changes. Signed-off-by: Katrin Fischer Tested with Zebra, marc21, dom. All tests pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 01:57:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 00:57:21 +0000 Subject: [Koha-bugs] [Bug 9149] Patch 8823 introduces reference to non-existent function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9149 --- Comment #7 from Doug Kingston --- I can confirm that this patch fixes the issue and life is more wonderful. :-) Thanks for the quick response. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 07:16:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 06:16:11 +0000 Subject: [Koha-bugs] [Bug 9149] Patch 8823 introduces reference to non-existent function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9149 Chris Cormack 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 Dec 2 07:16:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 06:16:31 +0000 Subject: [Koha-bugs] [Bug 9149] Patch 8823 introduces reference to non-existent function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9149 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Stable --- Comment #8 from Chris Cormack --- Pushed to 3.8.x, will be in 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 07:20:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 06:20:12 +0000 Subject: [Koha-bugs] [Bug 6602] Reports dictionary doesn't properly recognize text columns In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6602 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #18 from Chris Cormack --- Pushed to 3.10.x, will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 07:22:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 06:22:31 +0000 Subject: [Koha-bugs] [Bug 8946] Wrong label and missing values in UNIMARC coded fields advanced search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8946 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz Version|3.12 |3.10 --- Comment #8 from Chris Cormack --- Bugfix, mixed the string freeze for 3.10.0, pushed to 3.10.x will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 07:29:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 06:29:01 +0000 Subject: [Koha-bugs] [Bug 8946] Wrong label and missing values in UNIMARC coded fields advanced search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8946 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.10 |3.8 --- Comment #9 from Chris Cormack --- Pushed to 3.8.x, will be in 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 11:40:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 10:40:24 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Medium patch QA Contact|koha.sekjal at gmail.com |katrin.fischer at bsz-bw.de --- Comment #11 from Katrin Fischer --- Hi Julian, I looked at the patch and there are lots of smaller things I noted while testing: 1) Terms and capitalization - Budget/All budgets is labelled wrong, as it really shows the funds - All Item Types should be 'All item types' - All Suppliers should be 'All vendors' 2) Untranslatable terms - $select{''} = "All budgets"; - $select{''} = "All Item Types"; 3) POD - Old copy & paste error: plugin that shows a stats on borrowers 4) Item type - biblio level only? - Looking at the code it seems like only bibio level itypes are taken into account. I wonder if the stats should use 'item-level itypes'. If that can't be done, a little note would be helpful. 5) Error logs (can be reproduced by sending the form with preselected options) [Sun Dec 02 10:24:14 2012] [error] [client 127.0.0.1] [Sun Dec 2 10:24:14 2012] acquisitions_stats.pl: Use of uninitialized value in addition (+) at /home/katrin/kohaclone/reports/acquisitions_stats.pl line 582., referer: http://localhost:8080/cgi-bin/koha/reports/acquisitions_stats.pl That all said, perlcritic passes, all tests pass, and most problems are preexistant to your patches. But I would love to see a follow up addressing some of the other problems. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 11:43:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 10:43:03 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 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 Dec 2 11:43:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 10:43:06 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12945|0 |1 is obsolete| | Attachment #12946|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer --- Created attachment 13818 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13818&action=edit [SIGNED-OFF] Bug 7896: Acq statistics wizard: add filters and cell values - Possibility to select for line and column: items.homebranch and items.ccode - Possibility to filter on these fields - Possibility to count unique biblios (count(distinct biblionumber)), ordered amount and spent amount (based on aqorders.datereceived) Filtering on item homebranch and ccode works only on items that were created at ordering or receiving (ie items are linked to an order) Some refactoring is done, mainly replacing switch-like if statements by given/when Signed-off-by: Kyle M Hall 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 Dec 2 11:43:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 10:43:40 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 --- Comment #13 from Katrin Fischer --- Created attachment 13819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13819&action=edit [SIGNED-OFF] Bug 7896: follow-up: Allow translation of strings Signed-off-by: Kyle M Hall 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 Dec 2 12:00:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 11:00:23 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply Patch complexity|--- |Medium patch QA Contact|koha.sekjal at gmail.com |katrin.fischer at bsz-bw.de --- Comment #34 from Katrin Fischer --- Hi Julian and others, can someone please rebase those patches? I fixed a conflict in sysprefs.sql, but was not sure how to resolve the next in opac-detail. Please set back to 'signed off' if the conflicts are not severe. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 14:16:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:16:39 +0000 Subject: [Koha-bugs] [Bug 8781] Access to Transfer page while "independent branches" is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 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 Dec 2 14:16:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:16:42 +0000 Subject: [Koha-bugs] [Bug 8781] Access to Transfer page while "independent branches" is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13321|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 13820 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13820&action=edit [SIGNED-OFF] Bug 8781: hiding of transfer page when it's useless The transfer page is only useful when the system preference "IndependantBranches" is Off of when the user is a superlibrarian. Otherwise it can be hidden. Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests and perlcritic pass. TEST PLAN : It's about testing the display of the "Transfer" link on "circulation-home.pl". The link needs to appear if IndependantBranches is off or if the user is a superlibrarian. 1) IndependantBranches = Off, user is superlibrarian : link appears 2) IndependantBranches = Off, user is not superlibrarian : link appears 3) IndependantBranches = On, user is superlibrarian : link appears 4) IndependantBranches = On, user is not superlibrarian : link does not appear -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 14:18:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:18:02 +0000 Subject: [Koha-bugs] [Bug 8781] Access to Transfer page while "independent branches" is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch QA Contact| |katrin.fischer at bsz-bw.de --- Comment #5 from Katrin Fischer --- Passed QA. Note: The page is still accessible (and not useful) when indybranches is ON and user is not superlibrarian. But this is an improvement. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 14:19:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:19:17 +0000 Subject: [Koha-bugs] [Bug 8117] Divide budget periods into two tabs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch 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 Dec 2 14:22:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:22:21 +0000 Subject: [Koha-bugs] [Bug 8117] Divide budget periods into two tabs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117 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 Dec 2 14:22:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:22:24 +0000 Subject: [Koha-bugs] [Bug 8117] Divide budget periods into two tabs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13727|0 |1 is obsolete| | --- Comment #24 from Katrin Fischer --- Created attachment 13821 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13821&action=edit [SIGNED-OFF] Bug 8117 [Follow-up] Divide budget periods into two tabs This patch corrects some capitalization errors. Signed-off-by: Jonathan Druart Signed-off-by: Katrin Fischer String changes, all tests pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 14:36:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:36:08 +0000 Subject: [Koha-bugs] [Bug 9134] There is no previous link on the second page of the search results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9134 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 Dec 2 14:36:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:36:10 +0000 Subject: [Koha-bugs] [Bug 9134] There is no previous link on the second page of the search results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9134 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13696|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer --- Created attachment 13822 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13822&action=edit [SIGNED-OFF] Bug 9134: There is no previous link on the second page of the search results page Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests pass. Checked paging forwards, backwards, using 'Previous', 'Next' and page numbers works correctly in staff and OPAC. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 14:36:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:36:24 +0000 Subject: [Koha-bugs] [Bug 9134] There is no previous link on the second page of the search results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9134 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 Sun Dec 2 14:38:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 13:38:50 +0000 Subject: [Koha-bugs] [Bug 9154] On item edit page, highlight row of item being edited In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9154 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 Sun Dec 2 15:06:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:06:36 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #11 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 Sun Dec 2 15:13:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:13:51 +0000 Subject: [Koha-bugs] [Bug 9154] On item edit page, highlight row of item being edited In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9154 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 Dec 2 15:13:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:13:53 +0000 Subject: [Koha-bugs] [Bug 9154] On item edit page, highlight row of item being edited In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9154 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13796|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 13823 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13823&action=edit [SIGNED-OFF] Bug 9154 - On item edit page, highlight row of item being edited This patch changes the item edit page to add a highlighting background color to the row in the table of all items corresponding to the item being edited. Changes to JavaScript have been made to allow row color changes on hover. Other minor edits: Capitalization corrections. Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer String changes, changes to JavaScript. All tests pass. Test plan: 1) 'Edit items' on a record with some items. 2) Check edited item is highlighted correctly in table above. 3) Add, edit, delete an item, should all work the same as before. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 15:15:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:15:41 +0000 Subject: [Koha-bugs] [Bug 9154] On item edit page, highlight row of item being edited In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9154 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 Sun Dec 2 15:17:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:17:34 +0000 Subject: [Koha-bugs] [Bug 9134] There is no previous link on the second page of the search results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9134 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 Sun Dec 2 15:22:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:22:34 +0000 Subject: [Koha-bugs] [Bug 8117] Divide budget periods into two tabs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #25 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 Sun Dec 2 15:28:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:28:20 +0000 Subject: [Koha-bugs] [Bug 8781] Access to Transfer page while "independent branches" is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 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 Sun Dec 2 15:32:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:32:05 +0000 Subject: [Koha-bugs] [Bug 9186] New: Filters on invoices page not functional Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9186 Bug ID: 9186 Summary: Filters on invoices page not functional Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: katrin.fischer at bsz-bw.de In order to test this, you need some shipments in your system (received orders with items and the like) Filters on the invoices page don't work correctly. For example a search by branch 'Midw?y' in my system results in 0 results with following errors in the log: [Sun Dec 02 15:24:52 2012] [error] [client 127.0.0.1] [Sun Dec 2 15:24:52 2012] invoices.pl: DBD::mysql::st execute failed: Unknown column 'aqorders.branchcode' in 'where clause' at /home/katrin/kohaclone/C4/Acquisition.pm line 2275., referer: http://localhost:8080/cgi-bin/koha/acqui/invoices.pl?op=do_search [Sun Dec 02 15:24:52 2012] [error] [client 127.0.0.1] [Sun Dec 2 15:24:52 2012] invoices.pl: DBD::mysql::st fetchall_arrayref failed: fetch() without execute() at /home/katrin/kohaclone/C4/Acquisition.pm line 2277., referer: http://localhost:8080/cgi-bin/koha/acqui/invoices.pl?op=do_search [Sun Dec 02 15:24:52 2012] [error] [client 127.0.0.1] [Sun Dec 2 15:24:52 2012] invoices.pl: Use of uninitialized value $searchstring in concatenation (.) or string at /home/katrin/kohaclone/C4/Bookseller.pm line 65., referer: http://localhost:8080/cgi-bin/koha/acqui/invoices.pl?op=do_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 Sun Dec 2 15:43:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 14:43:50 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 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. As a note, per this page http://perldoc.perl.org/perlsyn.html#Switch-Statements we try to avoid given statements. As your follow-up removed the given statement, this is a non-issue for this patch, of course. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 20:10:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:10:35 +0000 Subject: [Koha-bugs] [Bug 9012] Allow bulkmarcimport to specify a framework code when importing MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9012 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch QA Contact| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer --- Perlcritic failing before and after applying the patch, noting results here: "require" statement with library name as string at line 11, column 12. Use a bareword instead. (Severity: 5) Bareword file handle opened at line 74, column 3. See pages 202,204 of PBP. (Severity: 5) Two-argument "open" used at line 74, column 3. See page 207 of PBP. (Severity: 5) Variable declared in conditional statement at line 439, column 9. Declare variables outside of the condition. (Severity: 5) But patch works nicely, passing QA. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 20:13:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:13:51 +0000 Subject: [Koha-bugs] [Bug 9012] Allow bulkmarcimport to specify a framework code when importing MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9012 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 Dec 2 20:13:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:13:53 +0000 Subject: [Koha-bugs] [Bug 9012] Allow bulkmarcimport to specify a framework code when importing MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9012 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13351|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer --- Created attachment 13824 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13824&action=edit [SIGNED-OFF] Bug 9012 - --framework option for bulkmarcimport This allows the --framework option to be specified when running bulkmarkimport. This option allows a framework code to be specified for the records being imported. Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer All tests pass, perlcritic fails before and after. Tested - imported records with -framework FA, FA framework is used - imported records without -framework, default framework is used -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 20:26:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:26:35 +0000 Subject: [Koha-bugs] [Bug 8641] Add information warning about log-in as root user to About->System information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8641 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 Dec 2 20:26:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:26:37 +0000 Subject: [Koha-bugs] [Bug 8641] Add information warning about log-in as root user to About->System information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8641 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13719|0 |1 is obsolete| | Attachment #13751|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer --- Created attachment 13825 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13825&action=edit [SIGNED-OFF] Bug 8641 [Follow-up] Add warning about log-in as root user to About page Correction for incorrect term: Koha uses the word "library" instead of "branch." Signed-off-by: Melia Meggs Signed-off-by: Katrin Fischer All tests pass and wording changed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 20:26:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:26:53 +0000 Subject: [Koha-bugs] [Bug 8641] Add information warning about log-in as root user to About->System information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8641 --- Comment #17 from Katrin Fischer --- Created attachment 13826 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13826&action=edit [SIGNED-OFF] Bug 8641 [Follow up]-Reword warning about log-in as root user to About-System information The wording of this message sounds strange to a native speaker. Reword it. Signed-off-by: Marc Veron New wording appears as expected on about page. Signed-off-by: Katrin Fischer All tests pass, new wording shows up. To test: 1) Login with your normal user - no warning is shown on about page 2) Login with the root/database user - warning is shown on about page -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 20:47:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 19:47:03 +0000 Subject: [Koha-bugs] [Bug 8509] Allowing the Expected status even if another status has been saved In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8509 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Trivial patch --- Comment #4 from Katrin Fischer --- Hi Adrien, there is a small conflict with the patch, could you rebase? I am a bit worried about the problem Melia noticed and I wonder what will happen when you create items with your subscription. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 21:13:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 20:13:45 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13273|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 Dec 2 21:14:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 20:14:12 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Medium patch QA Contact| |katrin.fischer at bsz-bw.de --- Comment #5 from Katrin Fischer --- Srikanth, please obsolete the original patch when you attach your signed off patch - thank you. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 21:44:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 20:44:04 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA QA Contact|katrin.fischer at bsz-bw.de | --- Comment #6 from Katrin Fischer --- I tested this and noticed a couple of things: 1) I noticed that 21:07 got formatted as 21:7 on the circulation slips. 2) The description for the new system preference has a typo: 'Format times sing'. 3) 12hour format only works with in combination with US date format. I think it should be available for all date formats or the description of the system preference should be changed. 4) When 12h pref and us date format are selected, the slips still print with 24h for time for me. I tried shift reload and the due dates in the patron account show correctly. Kyle, could you check? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 21:44:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 20:44:35 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Dec 2 21:46:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 20:46:50 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13507|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer --- Created attachment 13827 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13827&action=edit Bug 9014 - Add time due to slips Rebased to master 2012-12-02 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 22:05:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 21:05:08 +0000 Subject: [Koha-bugs] [Bug 9187] New: Wrong parameter in 'Edit note' link on order receive page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9187 Bug ID: 9187 Summary: Wrong parameter in 'Edit note' link on order receive page 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 1) Create an order 2) Close basket 3) Receive shipment View "Edit note" links behind the title of each order line - the last parameter is not correct: ...cgi-bin/koha/acqui/modordernotes.pl?ordernumber=2&referrer=/cgi-bin/koha/acqui/parcel.pl%3Fbooksellerid=1&datereceived=&invoice=HASH(0x39c2520) -- You are receiving 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 Dec 2 22:08:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 21:08:31 +0000 Subject: [Koha-bugs] [Bug 8913] Improve acquisitions navigation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8913 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Small patch QA Contact| |katrin.fischer at bsz-bw.de --- Comment #19 from Katrin Fischer --- Hi Owen, I found some problems: invoices.pl - the vendor in the table is now a link, but the booksellerid is missing from the URL. basketgroup.pl?booksellerid=2 - doesn't show the new navigation, but uncertain prices does? aqcontract.pl?booksellerid=2 and others - invoices link doesn't does go to the correct page, but doesn't show invoices for the vendor (empty list) Could you take a look? -- You are receiving 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 Dec 2 22:22:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 21:22:13 +0000 Subject: [Koha-bugs] [Bug 6835] Ability to specify types of email address in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6835 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Small patch Version|3.12 |master --- Comment #29 from Katrin Fischer --- Hi Marcel, do you have time to take another look at this? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 22:29:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 21:29:32 +0000 Subject: [Koha-bugs] [Bug 9123] Authorities search ordered by authid does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9123 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #11 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 Sun Dec 2 22:38:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 21:38:02 +0000 Subject: [Koha-bugs] [Bug 8641] Add information warning about log-in as root user to About->System information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8641 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #18 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 Sun Dec 2 23:22:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 22:22:53 +0000 Subject: [Koha-bugs] [Bug 9188] New: Remove 'debug' information from patron statistics Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9188 Bug ID: 9188 Summary: Remove 'debug' information from patron statistics 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 Created attachment 13828 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13828&action=edit screenshot of patron statistics Patron statistics show a lot of information that is confusing to a normal user and looks more like debug information than information that is intended for the end user. I think this information should be removed or hidden by default. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 2 23:40:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 22:40:23 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QA Contact|koha.sekjal at gmail.com |katrin.fischer at bsz-bw.de --- Comment #14 from Katrin Fischer --- Script fails perlcritic before and after applying the test: Subroutine prototypes used at line 149, column 1. See page 194 of PBP. (Severity: 5) Subroutine prototypes used at line 154, column 1. See page 194 of PBP. (Severity: 5) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 00:04:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 23:04:36 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 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 Mon Dec 3 00:04:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 23:04:42 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12941|0 |1 is obsolete| | Attachment #12942|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer --- Created attachment 13829 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13829&action=edit [SIGNED-OFF] Bug 7678: Adds extended patron attributes in patron reports This patch allows to choose row and column amongst extended patron attributes and to filter on them in reports/borrower_stats.pl Signed-off-by: Marc Veron Great, I was looking for such a feature. Patch works as expected. Signed-off-by: Kyle M Hall 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 Mon Dec 3 00:04:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 02 Dec 2012 23:04:52 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 --- Comment #16 from Katrin Fischer --- Created attachment 13830 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13830&action=edit [SIGNED-OFF] Bug 7678: follow-up to pass QA Check input parameters to avoid SQL injection Rewrite a for loop for readability Signed-off-by: Kyle M Hall Signed-off-by: Katrin Fischer All tests pass, perlcritic is unchanged. Test plan - Verify ExtendedPatronAttributes hides/shows new patron attribute search criteria - Verify patron attribute show up correctly - pull down list for attributes linked to authorized values - input field for other attributes - Verify search works correctly -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 02:32:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 01:32:21 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 --- Comment #6 from Liz Rea (CatalystIT) --- Created attachment 13831 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13831&action=edit Bug 6574 - js error in en-GB template breaks circulation toolbar To replicate: * install en-NZ translation (or en-GB) * activate the new language, and select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * without the patch, the toolbar will be incorrect. The toolbar will also be incorrect on moremember.pl. To test: * apply the patch * re-generate the en-NZ or en-GB translation * activate the new language, or select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * with the patch, the toolbar will appear to be correct. It will also be correct on moremember.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 Mon Dec 3 02:35:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 01:35:05 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff 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 Dec 3 04:55:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 03:55:12 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 --- Comment #7 from Liz Rea (CatalystIT) --- I'm not really clear on how translations get from template -> pootle -> misc/translator/po -- there may be a step in testing necessary for that (like, grabbing the new .po from translate.koha-community.org or somesuch). -- You are receiving this 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 Dec 3 07:42:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 06:42:35 +0000 Subject: [Koha-bugs] [Bug 9168] Software error when filtering in receipt summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9168 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz Version|master |3.10 --- Comment #12 from Chris Cormack --- Pushed to 3.10.x, will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 07:50:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 06:50:18 +0000 Subject: [Koha-bugs] [Bug 9134] There is no previous link on the second page of the search results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9134 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz Version|3.10 |3.8 --- Comment #7 from Chris Cormack --- Pushed to 3.10.x and 3.8.x, will be in 3.10.1 and 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 07:53:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 06:53:09 +0000 Subject: [Koha-bugs] [Bug 8117] Divide budget periods into two tabs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8117 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #26 from Chris Cormack --- Pushed to 3.10.x, will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 07:56:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 06:56:25 +0000 Subject: [Koha-bugs] [Bug 8781] Access to Transfer page while "independent branches" is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8781 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz Version|master |3.8 Severity|enhancement |minor --- Comment #7 from Chris Cormack --- Bug fix really, pushed to 3.10.x and 3.8.x, will be in 3.10.1 and 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 08:01:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 07:01:27 +0000 Subject: [Koha-bugs] [Bug 9123] Authorities search ordered by authid does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9123 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #12 from Chris Cormack --- Bugfix pushed to 3.10.x and 3.8.x, will be in 3.10.1 and 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 08:04:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 07:04:30 +0000 Subject: [Koha-bugs] [Bug 8641] Add information warning about log-in as root user to About->System information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8641 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #19 from Chris Cormack --- Pushed to 3.10.x will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 08:50:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 07:50:11 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 --- Comment #7 from Julian Maurice --- Hi Katrin, there's a thing I forgot to mention: it must be a partial receipt, so you can test by creating an order with quantity=2, and receive only one item. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 08:59:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 07:59:30 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 --- Comment #4 from Julian Maurice --- Hi Katrin, Not all item informations are returned in elements (only mapped ones) and the subfield code information is loss. So yes, some informations appear twice, but in some cases we need more than those in -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:14:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:14:29 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #35 from Paul Poulain --- (In reply to comment #34) > I can't get this to apply, sorry. I tried first with git bz apply 5888 > Auto-merging koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt > CONFLICT (content): Merge conflict in > koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt > Failed to merge in the changes. > Patch failed at 0001 Bug 5888: opac-detail subject/author links improvements Melia, in this case, you can set the status to "Patch doesn't apply" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:14:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:14:38 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13204|0 |1 is obsolete| | --- Comment #35 from Julian Maurice --- Created attachment 13832 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13832&action=edit [SIGNED-OFF] Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) Two tabs: " holdings" / "Other holdings" " holdings" tab contains items whose homebranch is the current branch. "Other holdings" tab contains all other items. If current branch is not set (connected with mysql user or not logged in (opac)), the display is unchanged (1 tab "Holdings") 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 Mon Dec 3 09:14:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:14:53 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13205|0 |1 is obsolete| | --- Comment #36 from Julian Maurice --- Created attachment 13833 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13833&action=edit [SIGNED-OFF] Bug 7674: Open shelf browser in appropriate tab If you click on "Browse shelf" under " holdings", shelf browser should open under this tab. If you click on "Browse shelf" under "other holdings" tab, it should open under "other holdings" tab. 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 Mon Dec 3 09:15:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:15:07 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13206|0 |1 is obsolete| | --- Comment #37 from Julian Maurice --- Created attachment 13834 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13834&action=edit [SIGNED-OFF] Bug 7674: Add 2 sysprefs to indicate the branch we want to separate on The 2 sysprefs are SeparateHoldingsBranch and OpacSeparateHoldingsBranch and permit to chose between home branch and holding branch. 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 Mon Dec 3 09:15:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:15:20 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13215|0 |1 is obsolete| | --- Comment #38 from Julian Maurice --- Created attachment 13835 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13835&action=edit [SIGNED-OFF] Bug 7674 - Followup - Add missing right-hand curly bracket Signed-off-by: Julian Maurice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:15:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:15:51 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #39 from Julian Maurice --- All patches rebased on master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:22:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:22:27 +0000 Subject: [Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|jonathan.druart at biblibre.co | |m | --- Comment #26 from Jonathan Druart --- Need QA for the last patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:25:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:25:40 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 --- Comment #8 from Katrin Fischer --- Hi Julian, I think that was the crucial bit of information - I had started testing with a partial receive and that was probably the one time I could reproduce the problem. If someone else could sign this off... I could QA it later... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:26:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:26:38 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 --- Comment #5 from Katrin Fischer --- Hi Julian, thank you for clarifying. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 09:40:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 08:40:03 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Julian Maurice 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 Dec 3 10:08:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:08:01 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #30 from Paul Poulain --- (In reply to comment #29) > Hi, > > I tried to test this patch, but I don't think it's working. Are you sure your database had been updated ? This patch add the following tables: categories_branches authorised_values_branches borrower_attribute_types_branches -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 10:13:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:13:27 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|country in CSV headers in |country in CSV in |overdue_notices.pl |overdue_notices.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 10:14:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:14:47 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13581|0 |1 is obsolete| | --- Comment #5 from Fridolyn SOMERS --- Created attachment 13836 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13836&action=edit Proposed patch (revisited) Revisited patch to add country of borrower into CSV instead of removing the header. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 10:14:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:14:57 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Fridolyn SOMERS 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 Dec 3 10:27:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:27:14 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #31 from Jonathan Druart --- Hi Melia, Thanks for testing. I tested again and it works for me. Could you please check if the 3 queries of the updatedatabase (3 new tables: borrower_attribute_types_branches, categories_branches and authorised_values_branches) are correctly executed ? When you save your changes, there is certainly an error in your Koha log, could you please copy it here ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 10:43:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:43:27 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 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 Mon Dec 3 10:43:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:43:29 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13808|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart --- Created attachment 13837 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13837&action=edit Bug 9135: updatedatabase.pl fails when DEBUG is set When the DEBUG environment variable is set to a true value, all DBI errors are treated as fatal. Unfortunately, duplicate keys are incredibly common in updatedatabase.pl, since sysprefs are often added in testing, then re-added once the patches have been pushed to master (or added when on a maintenance branch, and then re-added when the system is upgraded to either a newer maintenance branch or master). This patch disables fatal errors for the updatedatabase.pl script. Signed-off-by: Katrin Fischer All tests and perlcritic pass. To test, run from command line: export DEBUG=1 installer/data/mysql/updatedatabase.pl Signed-off-by: Jonathan Druart If a query causes an error, the script continues as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 10:59:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 09:59:23 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart --- (In reply to comment #6) > I tried reproducing the described behaviour, but following the test plan, I > had no 'merge' line in the rebuild_zebra.pl output. Maybe I don't have > enough test data. Could someone else please take a look at this? Same behaviour here $ ./rebuild_zebra.pl -b -r -v -v -v 2>&1 | grep -i merge $ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 11:18:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:18:59 +0000 Subject: [Koha-bugs] [Bug 9102] [SECURITY] We should set httponly on our session cookie In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9102 Jonathan Druart 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 Dec 3 11:19:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:19:01 +0000 Subject: [Koha-bugs] [Bug 9102] [SECURITY] We should set httponly on our session cookie In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9102 --- Comment #8 from Jonathan Druart --- Created attachment 13838 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13838&action=edit Bug 9102 : Followup Set HttpOnly on the CGISESSID cookie -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 11:28:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:28:07 +0000 Subject: [Koha-bugs] [Bug 9189] New: Translation process does not keep line feeds Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 Bug ID: 9189 Summary: Translation process does not keep line feeds 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: fridolyn.somers at biblibre.com CC: frederic at tamil.fr Translation process does not keep line feeds in translated templates. This is no problem for templates that generates HTML, but this is a problem for the template "koha-tmpl/intranet-tmpl/prog/en/modules/acqui/csv/basketgroup.tt" generating a CSV file : all datas appears in only one line. Tested with master sources and PO files 3.10 from translate.koha-community.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 Dec 3 11:43:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:43:57 +0000 Subject: [Koha-bugs] [Bug 8893] show more information on printout In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8893 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 Mon Dec 3 11:44:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:44:00 +0000 Subject: [Koha-bugs] [Bug 8893] show more information on printout In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8893 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13803|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart --- Created attachment 13839 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13839&action=edit Bug 8893 [Follow-up] show more information on printout This follow-up removes the old link to detailprint.pl and replaces it with an empty container as a hook for the YUI button function. The appearance and functionality should not be any different. Signed-off-by: Melia Meggs Signed-off-by: Jonathan Druart This patch removes a ref to detailprint.pl. With JS a "Print" button is displayed (else it is not). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 11:49:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 10:49:38 +0000 Subject: [Koha-bugs] [Bug 6835] Ability to specify types of email address in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6835 --- Comment #30 from M. de Rooy --- Still two questions looking at the code again: 1) $email = C4::Members::GetFirstValidEmailAddress($borrowernumber); push @emails_to_use, $email; Shouldn't you test what you get back from this routine? Could be nothing. Could you use a temp variable instead of $email? (see point 2) 2) $email = 1 if (@emails_to_use); Does this work later on? I would rather test later on @emails_to_use and not change a variable that is a record value used in the while loop (l.488). See also line 535. And the template vars on 591/620. Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 12:03:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:03:36 +0000 Subject: [Koha-bugs] [Bug 9189] Translation process does not keep line feeds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8062 --- Comment #1 from Fr?d?ric Demians --- Take a look at bug 8062 and opac-sendbasket.tt. -- You are receiving 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 Dec 3 12:03:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:03:36 +0000 Subject: [Koha-bugs] [Bug 8062] Cart email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9189 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 12:25:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:25:46 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 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 Mon Dec 3 12:31:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:31:24 +0000 Subject: [Koha-bugs] [Bug 8893] show more information on printout In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8893 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #11 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 Mon Dec 3 12:38:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:38:48 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA --- Comment #17 from Jared Camins-Esakov --- I love the idea, unfortunately I found a problem: if you do a report on an extended attribute that permits both NULL *and* zero values the zero values are not shown: branchcode / SHOW_BCODE 1 NULL TOTAL CPL 1 1 FRL 9 9 MPL 18 18 PVL 1 1 SPL 1 20 22 TOTAL 0 1 49 51 There is one patron at SPL with SHOW_BCODE set to 0, a fact which is not reflected either in the SPL line or the total. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 12:46:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 11:46:37 +0000 Subject: [Koha-bugs] [Bug 9002] Remove Problematic Logic from Patron Messaging Preferences Form In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9002 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Patch complexity|--- |Trivial patch --- Comment #7 from Jonathan Druart --- I get the ergonomic issue without the patch (with SMSSendDriver blank) but I have an sms entry in my message_transport_types table. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 13:15:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:15:16 +0000 Subject: [Koha-bugs] [Bug 9012] Allow bulkmarcimport to specify a framework code when importing MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9012 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 Mon Dec 3 13:39:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:39:06 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #206 from Jared Camins-Esakov --- If someone wanted to update the database from the command line, they could do it by running misc/bin/updatedb.pl? Is that right? I don't see any unit tests for C4::Update::Database. This patch predates the 3.12 release cycle so I'll be somewhat flexible about that, but I'd really like to see a follow-up with unit tests. I will be posting a follow-up that allows us to disable updates in the current updatedatabase.pl, so that I can safely copy updates to the current updatedatabase.pl script, and one that changes the name of the misnamed $koha39 variable. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 13:43:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:43:16 +0000 Subject: [Koha-bugs] [Bug 9190] New: Problem with holds - allow place a hold without all items checked out Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 Bug ID: 9190 Summary: Problem with holds - allow place a hold without all items checked out Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: vfernandes at keep.pt CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The objective is only to allow a patron to place a hold only when all items are checked out. The hold will be placed in the next item available. If there isn't any checked out items I can't place a hold, which is fine If all items are checked out I can place a hold, which is fine If 1 items of X items are checked out I can place a hold, which isn't what I pretend System preferences: - OPACItemHolds = don't allow - AllowOnShelfHolds = don't allow -- You are receiving 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 Dec 3 13:43:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:43:40 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high -- You are receiving 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 Dec 3 13:53:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:53:00 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- Hi Vitor, I think the problem might be more difficult than that. For examle you have to factor in multiple branches. What is the right condition to allow a hold? - All items at all branches are checked out, that the user is allowed to checkout - All items at the patron's home library are checked out, that the user is allowed to checkout - ? There are also settings in the circulation rules to define, what is 'holdable' from the current branch, any branch, not at all etc. Maybe we could say currently the user is to blame, if he puts a hold on a title with available items. If the library doesn't AllowOnShelfHolds noone is going to pull the book for him/her and he/she will have to wait for the 1 checked out item to be returned? Mostly guessing, one of the hold experts might 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 Dec 3 13:58:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:58:02 +0000 Subject: [Koha-bugs] [Bug 9191] New: updatedatabase.pl must have ability to run updates only up to a particular revision Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Bug ID: 9191 Summary: updatedatabase.pl must have ability to run updates only up to a particular revision Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 - high Component: Installation and upgrade (command-line installer) Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Blocks: 7167 With the introduction of the non-linear updates in bug 7167, the current updatedatabase.pl mechanism will be phased out. However, it will behoove us to keep copies of the updates that are performed by the non-linear system in the current updatedatabase.pl at least until the 3.12 release, as an insurance policy. In order to do that, though, it must be possible to specify that updates greater than X.XX.XX.XXX should not be run. Replacing our simplistic if ($DBversion < C4::Context->preference('Version')) with a subroutine call that checks these things will solve the problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 13:58:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 12:58:02 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9191 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:00:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:00:41 +0000 Subject: [Koha-bugs] [Bug 9054] 00-load should not try to load modules with optional dependencies In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9054 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #7 from Jared Camins-Esakov --- Works in current master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:01:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:01:41 +0000 Subject: [Koha-bugs] [Bug 9001] zebraqueue_daemon is deprecated and must go In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9001 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #6 from Jared Camins-Esakov --- Sure enough, Zebraqueue_daemon is gone. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:02:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:02:56 +0000 Subject: [Koha-bugs] [Bug 8159] Error in kohastructure.sql In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8159 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jared Camins-Esakov --- No more scary errors. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:06:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:06:04 +0000 Subject: [Koha-bugs] [Bug 9005] Changing sysprefs requires restart under Plack In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9005 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #15 from Jared Camins-Esakov --- To my relief, this works beautifully on Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:06:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:06:55 +0000 Subject: [Koha-bugs] [Bug 8678] XSLT stylesheets output XML, but HTML is needed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8678 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #8 from Jared Camins-Esakov --- Works on master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:07:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:07:15 +0000 Subject: [Koha-bugs] [Bug 8622] Koha themes broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8622 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #10 from Jared Camins-Esakov --- Theme fallback is now working on master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:07:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:07:15 +0000 Subject: [Koha-bugs] [Bug 8597] New theme for the OPAC with a mobile view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597 Bug 8597 depends on bug 8622, which changed state. Bug 8622 Summary: Koha themes broken http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8622 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 Dec 3 14:07:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:07:20 +0000 Subject: [Koha-bugs] [Bug 9192] New: UNIMARC_sync_date_created_with_marc_biblio.pl field creation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192 Bug ID: 9192 Summary: UNIMARC_sync_date_created_with_marc_biblio.pl field creation 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: fridolyn.somers at biblibre.com in UNIMARC_sync_date_created_with_marc_biblio.pl, if field does not exist, it is created. This creation must be different if it is a control field or not. See http://search.cpan.org/~gmcharlt/MARC-Record-2.0.3/lib/MARC/Field.pm#new%28%29 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:09:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:09:57 +0000 Subject: [Koha-bugs] [Bug 6800] Koha authentication should handle proxies better In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6800 --- Comment #10 from Jared Camins-Esakov --- A similar patch may be necessary when using nginx+Starman, if you do not want to configure the psgi script to handle the reverse proxy. However, rebasing this patch is left as an exercise for the person who wants Koha to handle the reverse proxy rather than Starman. -- You are receiving this 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 Dec 3 14:10:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:10:05 +0000 Subject: [Koha-bugs] [Bug 9192] UNIMARC_sync_date_created_with_marc_biblio.pl field creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192 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 13840 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13840&action=edit Proposed patch I field does not exits, create a new one with subfield (or value for a control field). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:11:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:11:08 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 --- Comment #2 from Vitor Fernandes --- Hi Katrin, Im my case the problem appears when: - All items at the patron's home library are checked out, that the user is allowed to checkout Of course that the use has the blame, because there are items available. But it would be nice to block him to place holds in 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 Mon Dec 3 14:11:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:11:17 +0000 Subject: [Koha-bugs] [Bug 9192] UNIMARC_sync_date_created_with_marc_biblio.pl field creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9192 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8844 --- Comment #2 from Fridolyn SOMERS --- 8844 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:11:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:11:17 +0000 Subject: [Koha-bugs] [Bug 8844] UNIMARC_sync_date_created_with_marc_biblio.pl creates a modification log In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8844 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9192 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:11:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:11:58 +0000 Subject: [Koha-bugs] [Bug 9107] DidYouMeanFromAuthorities syspref obsolete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9107 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #12 from Jared Camins-Esakov --- This syspref does not appear in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:14:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:14:11 +0000 Subject: [Koha-bugs] [Bug 8914] Blank search that returns invalid authorities fails under Plack In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8914 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #5 from Jared Camins-Esakov --- I no longer get the error that precipitated this bug report. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:15:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:15:48 +0000 Subject: [Koha-bugs] [Bug 8744] Thesaurus in authorities should not lock fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8744 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #7 from Jared Camins-Esakov --- This now works. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:15:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:15:48 +0000 Subject: [Koha-bugs] [Bug 8211] Add "subject (broader), " "subject (narrower), " and "subject (related)" options for search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8211 Bug 8211 depends on bug 8744, which changed state. Bug 8744 Summary: Thesaurus in authorities should not lock fields http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8744 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 Mon Dec 3 14:16:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:16:36 +0000 Subject: [Koha-bugs] [Bug 8581] Authority display doesn't like GND records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8581 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #13 from Jared Camins-Esakov --- This has been fixed in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:17:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:17:36 +0000 Subject: [Koha-bugs] [Bug 8550] Z39.50 searches for ISBN/ISSN problematic In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8550 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #17 from Jared Camins-Esakov --- This is working in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:18:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:18:29 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |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 Mon Dec 3 14:18:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:18:27 +0000 Subject: [Koha-bugs] [Bug 8209] "Did you mean?" suggestions based on authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8209 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #23 from Jared Camins-Esakov --- This feature is available on Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:18:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:18:31 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8209, which changed state. Bug 8209 Summary: "Did you mean?" suggestions based on authorities http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8209 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 Dec 3 14:18:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:18:31 +0000 Subject: [Koha-bugs] [Bug 8726] Did you mean? plugin for broader/narrower/related terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8726 Bug 8726 depends on bug 8209, which changed state. Bug 8209 Summary: "Did you mean?" suggestions based on authorities http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8209 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 Dec 3 14:21:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:21:08 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 --- Comment #3 from Katrin Fischer --- Hi Vitor, only to clarify: Do you mean not all items are checked out but hold is allowed? Or are they all checked out? -- You are receiving 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 Dec 3 14:22:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:22:00 +0000 Subject: [Koha-bugs] [Bug 8726] Did you mean? plugin for broader/narrower/related terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8726 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #25 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:22:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:22:30 +0000 Subject: [Koha-bugs] [Bug 8649] C4::Search needs a unit test In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8649 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #20 from Jared Camins-Esakov --- C4::Search now has a unit test. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:22:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:22:31 +0000 Subject: [Koha-bugs] [Bug 8211] Add "subject (broader), " "subject (narrower), " and "subject (related)" options for search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8211 Bug 8211 depends on bug 8649, which changed state. Bug 8649 Summary: C4::Search needs a unit test http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8649 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 Dec 3 14:23:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:23:30 +0000 Subject: [Koha-bugs] [Bug 8353] Add test to compare system preferences in db to syspref.sql In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8353 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #14 from Jared Camins-Esakov --- This test exists on master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:23:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:23:44 +0000 Subject: [Koha-bugs] [Bug 8332] Add relationships to auth_finder for authority links In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8332 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #9 from Jared Camins-Esakov --- The relationship dropdown appears where appropriate. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:23:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:23:45 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8332, which changed state. Bug 8332 Summary: Add relationships to auth_finder for authority links http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8332 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 Dec 3 14:25:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:25:11 +0000 Subject: [Koha-bugs] [Bug 8268] Koha should offer way to backup entire db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8268 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #39 from Jared Camins-Esakov --- This feature is now available, though it doesn't play so nicely with Plack (see bug 8437). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:25:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:25:42 +0000 Subject: [Koha-bugs] [Bug 8256] Reports webservice should allow selection by name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8256 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Jared Camins-Esakov --- This now works. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:26:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:26:13 +0000 Subject: [Koha-bugs] [Bug 8211] Add "subject (broader), " "subject (narrower), " and "subject (related)" options for search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8211 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #9 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:26:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:26:13 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8211, which changed state. Bug 8211 Summary: Add "subject (broader)," "subject (narrower)," and "subject (related)" options for search http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8211 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 Dec 3 14:26:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:26:13 +0000 Subject: [Koha-bugs] [Bug 8726] Did you mean? plugin for broader/narrower/related terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8726 Bug 8726 depends on bug 8211, which changed state. Bug 8211 Summary: Add "subject (broader)," "subject (narrower)," and "subject (related)" options for search http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8211 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 Dec 3 14:26:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:26:54 +0000 Subject: [Koha-bugs] [Bug 8208] Add "create authority" button to auth_finder plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8208 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #10 from Jared Camins-Esakov --- This feature is now available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:26:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:26:55 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8208, which changed state. Bug 8208 Summary: Add "create authority" button to auth_finder plugin http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8208 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 Dec 3 14:27:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:07 +0000 Subject: [Koha-bugs] [Bug 8332] Add relationships to auth_finder for authority links In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8332 Bug 8332 depends on bug 8207, which changed state. Bug 8207 Summary: Modify authority type frameworks to allow see also fields to link to thesauri http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207 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 Dec 3 14:27:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:06 +0000 Subject: [Koha-bugs] [Bug 8523] Authority hierarchies only support UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8523 Bug 8523 depends on bug 8207, which changed state. Bug 8207 Summary: Modify authority type frameworks to allow see also fields to link to thesauri http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207 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 Dec 3 14:27:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:06 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8207, which changed state. Bug 8207 Summary: Modify authority type frameworks to allow see also fields to link to thesauri http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207 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 Dec 3 14:27:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:06 +0000 Subject: [Koha-bugs] [Bug 8207] Modify authority type frameworks to allow see also fields to link to thesauri In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8207 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #18 from Jared Camins-Esakov --- This has been done in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:27:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:23 +0000 Subject: [Koha-bugs] [Bug 8206] Add additional search options to authority browser in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8206 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #27 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:27:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:27:24 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8206, which changed state. Bug 8206 Summary: Add additional search options to authority browser in OPAC http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8206 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 Dec 3 14:28:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:28:54 +0000 Subject: [Koha-bugs] [Bug 8205] Should be possible to hide unused authorities in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8205 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #13 from Jared Camins-Esakov --- This feature works in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:28:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:28:54 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8205, which changed state. Bug 8205 Summary: Should be possible to hide unused authorities in OPAC http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8205 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 Dec 3 14:29:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:26 +0000 Subject: [Koha-bugs] [Bug 8203] Should be possible to save individual authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8203 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #11 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:29:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:27 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8203, which changed state. Bug 8203 Summary: Should be possible to save individual authorities http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8203 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 Dec 3 14:29:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:48 +0000 Subject: [Koha-bugs] [Bug 8202] Add authorities to export tool In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8202 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #13 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:29:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:48 +0000 Subject: [Koha-bugs] [Bug 7986] Export issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7986 Bug 7986 depends on bug 8202, which changed state. Bug 8202 Summary: Add authorities to export tool http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8202 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 Dec 3 14:29:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:49 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 8202, which changed state. Bug 8202 Summary: Add authorities to export tool http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8202 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 Dec 3 14:29:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:49 +0000 Subject: [Koha-bugs] [Bug 8203] Should be possible to save individual authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8203 Bug 8203 depends on bug 8202, which changed state. Bug 8202 Summary: Add authorities to export tool http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8202 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 Dec 3 14:29:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:29:49 +0000 Subject: [Koha-bugs] [Bug 8268] Koha should offer way to backup entire db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8268 Bug 8268 depends on bug 8202, which changed state. Bug 8202 Summary: Add authorities to export tool http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8202 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 Dec 3 14:30:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:30:30 +0000 Subject: [Koha-bugs] [Bug 8092] Koha should use CHI caching framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #14 from Jared Camins-Esakov --- CHI-based caching is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:30:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:30:59 +0000 Subject: [Koha-bugs] [Bug 7698] Add ICU option to Koha out of the box In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7698 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #3 from Jared Camins-Esakov --- This is now available on Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:31:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:31:01 +0000 Subject: [Koha-bugs] [Bug 3216] UNIMARC author facets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216 Bug 3216 depends on bug 7698, which changed state. Bug 7698 Summary: Add ICU option to Koha out of the box http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7698 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 Dec 3 14:31:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:31:31 +0000 Subject: [Koha-bugs] [Bug 7475] Option to overlay authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7475 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:31:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:31:32 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 7475, which changed state. Bug 7475 Summary: Option to overlay authorities http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7475 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:32:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:32:03 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #13 from Jared Camins-Esakov --- The mailmap is available on the Master branch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:32:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:32:39 +0000 Subject: [Koha-bugs] [Bug 7417] Include alternate forms from authorities in bibliographic searches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #55 from Jared Camins-Esakov --- This feature is available in Master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 14:32:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 13:32:40 +0000 Subject: [Koha-bugs] [Bug 8212] Omnibus bug report for C & P authority developments In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8212 Bug 8212 depends on bug 7417, which changed state. Bug 7417 Summary: Include alternate forms from authorities in bibliographic searches http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417 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 Dec 3 15:29:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 14:29:31 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 --- Comment #4 from Vitor Fernandes --- Katrin, What I want is only allow holds when all items of the library are checkout. What happen is that the patron is able to place holds when at least one item is checked out. -- You are receiving 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 Dec 3 15:34:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 14:34:50 +0000 Subject: [Koha-bugs] [Bug 9193] New: socialnetworks aren't working in ccsr Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9193 Bug ID: 9193 Summary: socialnetworks aren't working in ccsr Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com Created attachment 13841 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13841&action=edit no icons in ccsr See attached. The social icons don't show in CCSR -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 15:53:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 14:53:12 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #207 from Jonathan Druart --- (In reply to comment #206) > If someone wanted to update the database from the command line, they could > do it by running misc/bin/updatedb.pl? Is that right? Yes > I don't see any unit tests for C4::Update::Database. This patch predates the > 3.12 release cycle so I'll be somewhat flexible about that, but I'd really > like to see a follow-up with unit tests. I just tried to add tests for this new module but I am not happy with the result. Moreover I do not know if it will work on our build server. Indeed my test script only works if there is no data in the updatedb_* tables. Jared, could you say me if you have a better idea to test it please? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 15:53:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 14:53:29 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #208 from Jonathan Druart --- Created attachment 13842 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13842&action=edit Bug 7167: Adds Unit tests for C4::Update::Database -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 15:57:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 14:57:16 +0000 Subject: [Koha-bugs] [Bug 9194] New: browse search aligned funny in ccsr Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9194 Bug ID: 9194 Summary: browse search aligned funny in ccsr 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: nengard at gmail.com Created attachment 13843 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13843&action=edit browse In ccsr the browse search on the top right is aligned funnily - see attached. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 16:10:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:10:32 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Jonathan Druart 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 Dec 3 16:10:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:10:34 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13770|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 13844 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13844&action=edit Bug 9166 - OPAC needs configuration file for datepicker This patch adds a configuration include file for the datepicker. This file makes redundant the datepicker initialization in js/script.js, so that section is removed. This change should enable two things: the CalendarFirstDayOfWeek preference should now work in the OPAC, and the calendar should now use the current selected language. To test, try the calendar widget when placing a hold in the OPAC. The CalendarFirstDayOfWeek preference should be respected for Monday and Sunday. Switch languages. The calendar interface labels should reflect the current chosen language. 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 Dec 3 16:20:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:20:41 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #209 from Jared Camins-Esakov --- (In reply to comment #207) > (In reply to comment #206) > > If someone wanted to update the database from the command line, they could > > do it by running misc/bin/updatedb.pl? Is that right? > > Yes > > > I don't see any unit tests for C4::Update::Database. This patch predates the > > 3.12 release cycle so I'll be somewhat flexible about that, but I'd really > > like to see a follow-up with unit tests. > > I just tried to add tests for this new module but I am not happy with the > result. > Moreover I do not know if it will work on our build server. Indeed my test > script only works if there is no data in the updatedb_* tables. > > Jared, could you say me if you have a better idea to test it please? Jonathan, what I would probably do is mock C4::Context->config to set intranetdir so that C4::Update::Database will find a versions directory under t/db_dependent/data. Then I'd make the tests relative, so that the system checks not that there is one update applied, but that there is one more update applied than there was when the test started. Also, there is one more thing which I did not notice until just now: there are several package-level variables in C4::Update::Database, which will not work with Plack. $version and $list seem not to be used (but please confirm this), $VERSIONS_PATH could be moved safely into the return statement for get_versions_path, and $dbh should be retrieved in each sub that needs it. Do you think you could fix this in your follow-up? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 16:39:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:39:59 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #210 from Jonathan Druart --- Created attachment 13845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13845&action=edit Bug 7167: Followup: Removes useless global variables -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 16:40:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:40:13 +0000 Subject: [Koha-bugs] [Bug 9195] New: nav overlaps lists in ccsr Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9195 Bug ID: 9195 Summary: nav overlaps lists in ccsr 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: nengard at gmail.com Created attachment 13846 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13846&action=edit image overlaps lists text See attached. If something in the opacnav is over a certain width it overlaps the lists content - it should widen the nav (I think). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 16:40:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:40:25 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13842|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 Dec 3 16:41:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:41:00 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Jonathan Druart 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 Mon Dec 3 16:51:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:51:19 +0000 Subject: [Koha-bugs] [Bug 9196] New: authorities editor overlapping box Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9196 Bug ID: 9196 Summary: authorities editor overlapping box 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: nengard at gmail.com Created attachment 13847 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13847&action=edit bottom line goes through the field Not sure how to describe this, but when editing an authority the field you're editing sometimes overlaps the bottom border for the box around the fields. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 16:57:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 15:57:26 +0000 Subject: [Koha-bugs] [Bug 9197] New: opacnav shows below tabs on opac-user.pl in ccsr Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9197 Bug ID: 9197 Summary: opacnav shows below tabs on opac-user.pl in ccsr Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/opac-user.pl OS: All Status: NEW Severity: major Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: nengard at gmail.com opacnav should show above the tabs on the patron page in the opac and OpacNavBottom should be below the tabs, but it looks like opacnav is showing below the tabs. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:06:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:06:28 +0000 Subject: [Koha-bugs] [Bug 7398] Show number of holds on a title in the OPAC details In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7398 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch --- Comment #35 from Nicole C. Engard --- I am looking at both master and 3.10 and I don't see this new system preference ... was there a problem with this patch and upgrades? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:14:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:14:30 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #211 from Jonathan Druart --- (In reply to comment #209) > Jonathan, what I would probably do is mock C4::Context->config to set > intranetdir so that C4::Update::Database will find a versions directory > under t/db_dependent/data. Then I'd make the tests relative, so that the > system checks not that there is one update applied, but that there is one > more update applied than there was when the test started. I mock C4::U::D::get_versions_path which is quite similar to mock C4::Context->config. The idea to make the tests relative seems better, thank you. I let you (or someone else!) have a look at the following patch. All remarks are welcomed :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:15:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:15:22 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #212 from Jonathan Druart --- Created attachment 13848 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13848&action=edit Bug 7167: Adds Unit tests for C4::Update::Database -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:24:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:24:13 +0000 Subject: [Koha-bugs] [Bug 9198] New: total holds in opac doesn't stand out Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9198 Bug ID: 9198 Summary: total holds in opac doesn't stand out 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: nengard at gmail.com Created attachment 13849 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13849&action=edit holds number at the bottom When you have OPACShowHoldQueueDetails set to show holds in the opac it puts the holds at the bottom of the list of holdings in regular font. It gets lost when you have a lot of items. It needs some styling and/or moving. This goes for both themes. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:32:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:32:38 +0000 Subject: [Koha-bugs] [Bug 9199] New: comments template could use some clean up in ccsr Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9199 Bug ID: 9199 Summary: comments template could use some clean up in ccsr 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: nengard at gmail.com Created attachment 13850 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13850&action=edit leave a comment See attached. When leaving a comment in the ccsr theme the window is a bit misaligned looking with the gray and white backgrounds. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 17:36:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 16:36:40 +0000 Subject: [Koha-bugs] [Bug 9200] New: 'used in' on analytic records always blank Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9200 Bug ID: 9200 Summary: 'used in' on analytic records always blank Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P3 Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: nengard at gmail.com CC: m.de.rooy at rijksmuseum.nl, z.tajoli at cineca.it I emailed this to the list: "The analytics section says "To view all of the items tied to the host record, do a search for the record, click the Analytics tab on the left and the analytics tied to each barcode will be shown under the "Used in" column." but I don't see anything under the 'Used In' column on any of my records I do see 'Host records' with a link though. What should show in 'used in'? And got this answer from Zeno: "I think you have found a bug. In the sandbox (login test, pwd test) there are: host record: http://pro.test6.biblibre.com/cgi-bin/koha/catalogue/detail.pl?biblionumber=54&analyze=1 analytic record: http://pro.test6.biblibre.com/cgi-bin/koha/catalogue/detail.pl?biblionumber=140&analyze=1 In the coloum 'Used in' need to have value in host record, but it is empty. In fact I the value must be 'English grammar'. The test is done on 3.12.x but I think the problem is present also on 3.10.x" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:03:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:03:15 +0000 Subject: [Koha-bugs] [Bug 9182] Saved reports list : wrong sortable columns In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9182 --- Comment #5 from Melia Meggs --- Oh yeah - good catch, Katrin. I left out the Public column in my note. Public is not sortable for me either. However, Delete is also not sortable. I guess it's back to you now, Adrien, to figure out how to make the Public column sortable as well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:07:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:07:27 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13733|0 |1 is obsolete| | Attachment #13734|0 |1 is obsolete| | Attachment #13845|0 |1 is obsolete| | Attachment #13848|0 |1 is obsolete| | --- Comment #213 from Chris Nighswonger --- Created attachment 13851 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13851&action=edit Bug 7167: New version for updatedatabase This patch use DataTable, see BUG|BZ 6836 - css/datatables.css - lib/jquery/plugins/jquery.dataTables.min.js - js/datatables.js http://bugs.koha-community.org/show_bug.cgi?id=7167 Bug 7167 follow-up Major changes: * creating database tables for update on the fly, the 1st time the update script is called * version is checked on mainpage.pl (and here only). If syspref Version differ from kohaversion.pl, the old updatedatabase is launched. If there are updates missing from new mechanism, the updatedatabase page is reached * kohaversion check on each page is now useless in Auth.pm, removed dead code * Updated installer: at the end of the process, retrieve all updates and automatically mark them "OK", as they're included in installer Minor changes: * adding copyright * adding poddoc * updating a warning, for better clarity * switching from $$var to $var-> * small TT glitch fixed in updatedatabase.tt * about.pl now returns the Version systempreference PLUS all the patches that have been applied Bug 7167 follow-up perlcritic & numbers display & partial apply depending on DEBUG * add use strict to updatedatabase, that is now perlcritic compliant * partial apply of DB revs is now managed by DEBUG env variable = if DEBUG=0, the user can just apply every DBrev. If DEBUG=1, we're in a dev env, the user know has the option to apply DBrevs one by one Display: * in updatedatabase, small spelling changes * in about.pl, remove 0 just after . (3.06.01 is displayed as 3.6.1) * improve the display of applied numbers on about.pl - before this patch, if you have N, N+1, N+2, N+3 and N+10 DB rev applied, about was displaying : , N+1 / N+2 / N+3 / N+10 - after this patch you have N......N+3 / N+10 * add ORDER BY into list_versions_already_knows to have number retrieved in the same order whatever the order they are applied http://bugs.koha-community.org/show_bug.cgi?id=6679 Signed-off-by: Chris Nighswonger Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Improve the update.pl script * Added CLI options to update.pl * Call update.pl from the installer. Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Now, we check versions on mainpage.pl and after login Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Reimplementing Marcel's suggestions & fixes * Fixing the bugguy old version check (that was made against 3.0900000 instead of 3.0900027 -the last current kohaversion number * in the CLI script, if there is nothing to report, just say it Signed-off-by: Paul Poulain Bug 7167: Remove check_coherency As suggested by Katrin, we've removed the call to check_coherency. It intended to provide readable comments when some SQL was wrong. Removing this sub result in the SQL error being displayed. That's OK because the sysadmin or the developer can google the error, understand it, then fix it. Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Changing in .sql parsing We first split on delimiter and then extract comments. You can now put \n for delimiter comments. ex: DELIMITER ; -- this is a comment SELECT * FROM my_table; -- another comment Before this patch, we had to write: DELIMITER ; -- this is a comment; SELECT * FROM my_table; -- another comment; Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Add .pl and .sql examples Those files are in version directory, so will never be executed by the updater If you want to provide an update, do it in a 3.09/ directory (if your update is expected for 3.10 version) Note that the updater use a md5sum checker. So, if the same update is in 2 different places, it will be detected. That will be handy for changes made on both stable and master: a library running stable will get the update when updating. When upgrading to the next major release, Koha will detect the patch has already been applied, and no error will be thrown. With the previous mechanism, a DBRev ported to stable was re-executed when upgrading to master, resulting in a nasty (but usually harmless) error message Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Improve display + factorize get_queries Despite it's size, this patch is dealing with display questions only: * The text "comments" and "queries" was hardcoded in ajax-updatedb-getinfo.pl script. It has been replaced by a JSON call, returning 2 separate values, "comments:" and "queries:" is now in the template, making it translatable * Some minor tweak in the display (like putting things in bold, displaying OK in green, warnings in yellow and KO in red) * Reordering the column headers for more readability: * Status column is merged with availability, column is after status * Status/availability terms more clear: "Not applied" instead of "unknown", "Applied and OK", "Applied and failed", "Applied and forced" are the 3 other statuses * Removed one click to display comments on DBREv not yet applied: before the patch, one had to click "Show details", then "Get comments", now, "Get comments" is enough Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: FIX typos & moving a script to a proper place * renamed availables to available * renamed already_knows to already_applied * fixed FSF & copyright headers * removing a "use strict" because we already had use Modern::Perl * fixed a tiny typo in about.tt * moving update.pl to misc/bin because it's a CLI script Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: Add dependency File::Find::Rule Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167: We want to execute non-numeric version with the -all option Dealing with Marcel comment 100: > Note that the current code around line 52/53 does not > handle that correctly: > Argument "\x{74}\x{65}..." isn't numeric in numeric ge (>=) at > installer/data/mysql/update.pl line 52. Now, a non-numeric DBRev will be applied if you provide the --all parameter, without throwing the error Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167 reindentation & removing dead code * The if (! defined $ENV{PERL5LIB}... block was wrongly intented * The 3 lines running update.pl are useless: the update (new mechanism) is run from admin/updatedatabase.pl script. This part of install.pl is run only when you have "old style" DB revisions. Summary: * old mechanism = it's run as previously, by reaching the installer/install.pl?step=3 page, that applies all revisions * new mechanism = when you log-in or reach mainpage.pl, you reach admin/updatedatabase.pl, where you can see what will be run, and run it Tiny side effect = the check for old mechanism is now done *after* authentification (thus it's not done on each page call). It means that the user will have to enter login/password twice : * first to log-in to Koha * second to run installer/updatedatabase.pl?step=3 As the old mechanism is deprecated, we can expect this will happend only a few time in the history of a setup, it's not a big deal. Signed-off-by: Chris Nighswonger Bug 7167: Don't raise an error in routine TableExists Signed-off-by: Chris Nighswonger Bug 7167: FIX merge Signed-off-by: Chris Nighswonger Bug 7167: Add .pl and .sql examples Those files are in version directory, so will never be executed by the updater If you want to provide an update, do it in a 3.09/ directory (if your update is expected for 3.10 version) Note that the updater use a md5sum checker. So, if the same update is in 2 different places, it will be detected. That will be handy for changes made on both stable and master: a library running stable will get the update when updating. When upgrading to the next major release, Koha will detect the patch has already been applied, and no error will be thrown. With the previous mechanism, a DBRev ported to stable was re-executed when upgrading to master, resulting in a nasty (but usually harmless) error message Signed-off-by: Paul Poulain Signed-off-by: Chris Nighswonger Bug 7167 follow-up fix POD syntax to please koha-qa.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:08:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:08:01 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #214 from Chris Nighswonger --- Created attachment 13852 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13852&action=edit Bug 7167 follow-up setting DBrevision, before pushing The 2 files C4/Auth.pm and install.pl *must* have the $version variable set to what is the last old-mechanism for updatedatabase This patch set to 3.11.00001 that is the last number when I QA this patch Signed-off-by: Chris Nighswonger -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:08:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:08:13 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #215 from Chris Nighswonger --- Created attachment 13853 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13853&action=edit Bug 7167: Followup: Removes useless global variables Signed-off-by: Chris Nighswonger -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:08:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:08:24 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #216 from Chris Nighswonger --- Created attachment 13854 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13854&action=edit Bug 7167: Adds Unit tests for C4::Update::Database Signed-off-by: Chris Nighswonger -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:09:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:09:22 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #217 from Chris Nighswonger --- Additions apply cleanly and work as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:11:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:11:26 +0000 Subject: [Koha-bugs] [Bug 9076] Add ability to delete borrowers by expiration date and category code to cleanborrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9076 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch --- Comment #15 from Kyle M Hall --- (In reply to comment #14) > I have a question about your changes to the > GetBorrowersWhoHaveNotBorrowedSince routine. It looks to me like you have > changed the routine so that it will use a number of different criteria to > decide whether a borrower should be deleted. Is that correct? If so, > shouldn't we change the name to reflect what the routine actually does? > Perhaps something like "GetBorrowersToExpunge" would more accurately > describe what it does now? I totally agree. I'll submit a followup to fix this unless someone else beats me to it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:16:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:16:38 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Patch complexity|--- |Small patch --- Comment #5 from Kyle M Hall --- (In reply to comment #4) > I add Kyle to the CC list of this bug. > > Do you agree with the current behaviour ? I would tend to agree with you here. I do have one question. Does the table have a pulldown to choose the number of results displayed? If so, can we make that 'sticky' via a cookie instead. That way, the functionality isn't totally lost. I don't have a Koha installation set up for me to look at right now, or I could probably answer the question myself. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:19:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:19:07 +0000 Subject: [Koha-bugs] [Bug 7398] Show number of holds on a title in the OPAC details In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7398 --- Comment #36 from Melia Meggs --- Nicole, it is OPACShowHoldQueueDetails. You'll see 4 choices there now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:20:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:20:54 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff Patch complexity|--- |Small patch --- Comment #26 from Kyle M Hall --- Probably an error on my part then. Resetting status to "Needs Signoff". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 18:22:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:22:55 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13639|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall --- Created attachment 13855 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13855&action=edit [SIGNED-OFF] Bug 9033: Wide character error in runreport.pl This patch fix a typo that prevented report to be run 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 Mon Dec 3 18:23:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:23:15 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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 Dec 3 18:59:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 17:59:12 +0000 Subject: [Koha-bugs] [Bug 7398] Show number of holds on a title in the OPAC details In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7398 --- Comment #37 from Nicole C. Engard --- Yes, the release notes need to be updated -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 19:28:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 18:28:50 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch --- Comment #68 from Marc V?ron --- Is signed off by Kyle, but status is still 'Needs Signoff'? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 19:51:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 18:51:55 +0000 Subject: [Koha-bugs] [Bug 9066] VirtualShelves database access not Plack + MariaDB compatible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9066 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #9 from Jared Camins-Esakov --- This is now working on master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 20:05:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:05:30 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 --- Comment #69 from Nicole C. Engard --- Probably cause Kyle and I both work for ByWater. His sign off doesn't count. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 20:21:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:21:59 +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 #23 from Elliott Davis --- Owen is right, it is expected behavior as the pop-up is javascript. Is adding a seperate button something that needs to be done before this patch sees some QA love? Elliott -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 20:38:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:38:28 +0000 Subject: [Koha-bugs] [Bug 9201] New: OAI-PMH mapping value cannot be 0 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9201 Bug ID: 9201 Summary: OAI-PMH mapping value cannot be 0 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: mirko at abunchofthings.net CC: gmcharlt at gmail.com When adding or editing OAI-PMH mappings, using 0 as a value results in that mapping being deleted. 0 is a valid value, mappings should only be deleted when the value is empty. -- You are receiving 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 Dec 3 20:41:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:41:56 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12553|0 |1 is obsolete| | --- Comment #23 from Kyle M Hall --- Created attachment 13856 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13856&action=edit Bug 7441 - search results showing wrong branch When you search in the OPAC it shows you the HOME branch on the location in XSLT, but if you click through to the detail page it shows you the HOLDING branch in the holdings table which is very confusing to patrons. Fixed by adding a system preference to choose whether to display the holding branch or the home branch on the XSLT OPAC search results page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 20:42:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:42:04 +0000 Subject: [Koha-bugs] [Bug 9141] Untranslatable strings on "pay an amount..." page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9141 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13665|0 |1 is obsolete| | --- Comment #2 from Marc V?ron --- Created attachment 13857 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13857&action=edit [SIGNED-OFF] Bug 9141 - Untranslatable strings on "pay an amount..." page Moving text of an error message from the script into the template. To test, submit an amount which is greater than the amount due. You should see an error message displayed correctly with a properly-formatted currency amount. Signed-off-by: Marc Veron Patch behaves as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 20:42:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:42:28 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |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 Mon Dec 3 20:42:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:42:54 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Mon Dec 3 20:43:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 19:43:10 +0000 Subject: [Koha-bugs] [Bug 9141] Untranslatable strings on "pay an amount..." page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9141 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |veron at veron.ch 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 Dec 3 21:23:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 20:23:07 +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 #24 from Owen Leonard --- (In reply to comment #23) > Is adding a seperate button something that needs to be done before this patch > sees some QA love? I would think it could be left for a follow-up. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 21:39:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 20:39:48 +0000 Subject: [Koha-bugs] [Bug 9024] Add additional sample data to German installer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9024 --- Comment #14 from Liz Rea (CatalystIT) --- Reverted. Thanks for catching this. Liz -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 21:54:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 20:54:49 +0000 Subject: [Koha-bugs] [Bug 9043] Adding system preferences to control the visibility of the content on the Advanced Search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9043 --- Comment #4 from Marc V?ron --- Created attachment 13858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13858&action=edit Typos in Advanced Search Options preferences I had to resolve conflicts in sysprefs.sql to appy the patch. It behaved as expected, I could turn off/on the display of the 6 sections. However, 2 syspreferenceshave a typo: OpacAdvSeachSorting and OpacAdvSeachSubtype See screenshot attached. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 21:56:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 20:56:18 +0000 Subject: [Koha-bugs] [Bug 9043] Adding system preferences to control the visibility of the content on the Advanced Search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9043 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |veron at veron.ch 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 Dec 3 22:28:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 21:28:09 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #218 from Jared Camins-Esakov --- I have encountered a problem, and I don't have a solution for it: right now we have the generator tag in the OPAC set to the Koha version. With non-linear updates, the Koha version becomes meaningless. Is there something we can use instead? I also have a question about the $koha39 variable. Why is it needed? As far as I can understand, $koha39 should be equal to the version in kohaversion.pl. Couldn't we just use that and eliminate the variable in C4::Auth? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 22:37:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 21:37:44 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Jared Camins-Esakov 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 Mon Dec 3 22:37:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 21:37:47 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |veron at veron.ch Patch complexity|--- |Small patch --- Comment #7 from Marc V?ron --- Small but useful enhancement! However, patch does not apply, sorry: Applying: Bug 9009 - Add separate user js and css for SCO module error: patch failed: installer/data/mysql/sysprefs.sql:386 error: installer/data/mysql/sysprefs.sql: patch does not apply error: patch failed: installer/data/mysql/updatedatabase.pl:6020 error: installer/data/mysql/updatedatabase.pl: patch does not apply error: patch failed: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref:454 error: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref: patch does not apply -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 22:38:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 21:38:02 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 --- Comment #1 from Jared Camins-Esakov --- Created attachment 13859 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13859&action=edit Bug 9191: updatedatabase.pl should only run updates up to the current version Check whether a given update should be run when passed the proposed version number. The update will always be run if the proposed version is greater than the current database version and less than or equal to the version in kohaversion.pl. The update is also run if the version contains XXX, though this behavior will be changed following the adoption of non-linear updates as implemented in bug 7167. To test: 1) Make sure that the first example database update added by this patch in installer/data/mysql/updatedatabase.pl has a version number one greater than the version of Koha you have installed. 2) Set the Version syspref back one version behind your current version. 3) Navigate to the main page of the staff client, and log in to the installer. 4) Confirm that the update page claims to have rerun the previous update and has displayed the log message: "Upgrade to 3.11.00.XXX done (Bug 9191: You should see this)" but not the log message: "Upgrade to [version number] done (Bug 9191: You shouldn't see this)" Note: the sample database revisions will be removed by the RM before this patch 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 Dec 3 22:41:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 21:41:12 +0000 Subject: [Koha-bugs] [Bug 8917] Track clicks to links external to Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8917 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 23:04:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 22:04:01 +0000 Subject: [Koha-bugs] [Bug 8954] Languages list in advanced search always in english In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8954 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13558|0 |1 is obsolete| | --- Comment #23 from Marc V?ron --- Created attachment 13860 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13860&action=edit [SIGNED-OFF] Bug 8945: Did you mean help file Signed-off-by: Kyle M Hall Signed-off-by: Marc Veron Help displays as expected on page koha/admin/didyoumean.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 23:13:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 22:13:50 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13584|0 |1 is obsolete| | --- Comment #70 from Marc V?ron --- Created attachment 13861 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13861&action=edit [SIGNED-OFF] Bug 8945: Did you mean help file Signed-off-by: Kyle M Hall Signed-off-by: Marc Veron Help file displays as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 3 23:14:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 22:14:36 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Marc V?ron 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 Dec 4 00:01:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:01:35 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #32 from Melia Meggs --- Ok, thanks! Updatedatabase was the problem. I've run ./installer/data/mysql/updatedatabase.pl and things are looking better now. Here is what I have done to test: 1. Modified two existing patron categories ("Board" and "Kid"). I limited "Board" to Centerville branch and "Kid" to Fairview branch. 2. Modified existing patron attributes ("Driver's License" and "Resident"). I limited "Driver's License" to Midway Branch and "Resident" to Centerville branch. 3. Created two new authorized values (one for the MARC 504 field, and a new collection code) and limited them both to Centerville branch. Then I set the library as Centerville branch. - I went to cataloging to add a new bib record and verified that I can see my new MARC 504 field authorized value in the dropdown menu there. - I searched the catalog for an existing Centerville item to edit and verified that I can see my new collection code authorized value there. - I added a new patron and verified that I can see "Board" as a possible patron category but cannot see "Kid" as a possible patron category - I edited an existing Centerville patron record and verified that I can see "Resident" under Patron Attributes but cannot see "Driver's License" - I went to Acquisitions and created a new order, but I'm not sure what to look at on this page, sorry... - I went to Tools > Import Patrons, but I'm not sure what to look for on this page either. I can see patron_attributes as a choice here, but it doesn't list the specific attributes, so I can't verify whether the one that is limited to this branch shows up or not. Then I set the library as Midway branch. - I went to cataloging to add a new bib record verified that I CANNOT see my new MARC 504 field authorized value there (correct - it was limited to Centerville branch). - I searched the catalog for an existing Midway item to edit and verified that I CANNOT see my new collection code authorized value there (correct - it was limited to Centerville branch). - I added a new patron and verified that I CANNOT see "Board" or "Kid" as possible patron categories (correct - "Board" is limited to Centerville branch, and "Kid" is limited to Fairview branch.) - I edited an existing Midway patron record and verified that I CANNOT see "Resident" under Patron Attributes but can see "Driver's License" (correct - "Resident" is limited to Centerville, but "Driver's License" is limited to Midway) For the pages I was able to test (cataloguing and members), this seems to be working well. I will add my sign off, with the understanding that I did not test acqui/neworderempty.pl or tools/import_borrowers.pl. Thanks, Melia -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 00:02:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:02:25 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13736|0 |1 is obsolete| | --- Comment #33 from Melia Meggs --- Created attachment 13862 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13862&action=edit [Signed off] Bug 7919 : Display of values depending on the connexion library In a librairies network, we would like to declare specific values just for one (or more) library. Here we implement the ability to associate categories, patron attributes types and/or authorised_values with librairies (branches). This patch adds 3 new association tables: - categories_branches ( association table between categories and branches ) - authorised_values_branches ( association table between authorised_values and branches ) - borrower_attribute_types_branches (association table between borrower_attribute_types and branches ) Plan test: - Create (or modify) categories, patron attributes and authorised_values and link it with one (or more) library. - Set one of these librairies - Go to one of the multiple pages where this specific value must be displayed and check that it does appear. - Set a library not concerned. - Check on the same pages this value is doest not appear. A page list: cataloguing/addbiblio.pl cataloguing/additems.pl members/members-home.pl members/memberentry.pl acqui/neworderempty.pl tools/import_borrowers.pl and others :) Please say me if filters don't work on some pages. Signed-off-by: Delaye Stephane Signed-off-by: Koha Team Lyon 3 Signed-off-by: Paul Poulain Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 00:05:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:05:31 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #34 from Melia Meggs --- Oh also, one tiny thing - if you choose to limit to just one branch, it shows up as "1 branches limitations," which should be "1 branch limitation." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 00:23:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:23:12 +0000 Subject: [Koha-bugs] [Bug 9202] New: TT plugin to allow direct display of MARC::Records Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Bug ID: 9202 Summary: TT plugin to allow direct display of MARC::Records Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Templates Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Given how central MARC is to Koha, it would be useful to be able to display MARC records directly in Template::Toolkit. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 00:26:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:26:44 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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 Tue Dec 4 00:38:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 03 Dec 2012 23:38:12 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 --- Comment #1 from Jared Camins-Esakov --- Created attachment 13863 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13863&action=edit Bug 9202: Add a MARC plugin for Template::Toolkit A Template::Toolkit plugin which given a MARC::Record object parses it into a hash that can be accessed directly in Template::Toolkit. === SYNOPSIS === [% USE record = MARC(mymarc) %]

[% record.f245.sa %]

[% record.f245.all %] [% FOREACH link IN record.f856s %] [% link.sy %] [% END %] [% FOREACH contents IN record.f505s %] [% FOREACH subf IN contents.subfields %] [% SWITCH subf.code %] [% CASE 'a' %] [% subf.value %] [% CASE 't' %] [% subf.value %] [% CASE 'r' %] [% subf.value %] [% END %] [% END %] [% END %] [% FOREACH subj IN record.f6xxs %] [% subj.sa %] [% END %] [% FOREACH field IN record.fields %] [% SWITCH field.tag %] [% CASE '600' %] Subject: [% field.all %] is what we are all about [% CASE '700' %] Co-author: [% field.all %], I presume? [% END %] [% END %] === ACCESSORS === By using some clever AUTOLOAD acrobatics, this plugin offers the user six types of accessors. ==== Direct accessors ==== [% record.f245.sa %] print $record->f245->sa; By prefixing field numbers with an 'f' and subfield codes with an 's', the first field/subfield with a given tag/code can be accessed. ==== Concatenated accessors ==== [% record.f245.all %] print $record->f245->all; A string consisting of all subfields concatenated together is accessible through the all member of field objects. ==== Subfield iterators ==== [% FOREACH subfield IN record.f245.subfields %] [% subfield.code %] = [% subfield.value %] [% END %] foreach my $subfield ($record->f245) { print $subfield->code, ' = ', $subfield->value; } Subfield iterators are accessible through the subfields member of field objects. ==== Field iterators ==== [% FOREACH field IN record.f500s %] [% field.all %] [% END %] foreach my $field ($record->f500s) { print $field->all; } Field iterators are accessible by adding an 's' to the end of field names: f500s, etc. ==== Section iterators ==== [% FOREACH field IN record.f5xxs %] [% field.all %] [% END %] foreach my $field ($record->f5xxs) { print $field->all; } All the fields in a section (identified by the first digit of the tag) can be accessed with 'fNxxs' and then iterated through. ==== Complete field list ==== [% FOREACH field IN record.fields %] [% field.all %] [% END %] foreach my $field ($record->fields) { print $field->all; } All the fields in a record can be accessed via the fields object method. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 01:24:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 00:24:32 +0000 Subject: [Koha-bugs] [Bug 9203] New: limit pull down broken when adding biblio to subscription Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 Bug ID: 9203 Summary: limit pull down broken when adding biblio to subscription Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: colin.campbell at ptfs-europe.com Created attachment 13864 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13864&action=edit how it used to be when you click search for biblio when adding a new subscription you see a search box and a limiter - but the limiter only has 'All' - it used to have item types in 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 Dec 4 01:25:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 00:25:05 +0000 Subject: [Koha-bugs] [Bug 9203] limit pull down broken when adding biblio to subscription In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9203 --- Comment #1 from Nicole C. Engard --- Created attachment 13865 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13865&action=edit pull down 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 Tue Dec 4 02:00:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 01:00:25 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #6 from David Cook --- Created attachment 13866 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13866&action=edit Bug 9130 follow up: add statesave cookie and "all" option for parcel drop-down menu This patch sets the bStateSave parameter for the "Pending orders" and "Already received" Datatables in Acquisitions, which uses a cookie to save the "pagination information, display length, filtering and sorting". It also sets the iCookieDuration parameter to 1000 days (the default value is 2 hours otherwise). It also adds an "all" option to the dro-down menu using the aLengthMenu parameter. -- Kyle, this should preserve that "sticky" functionality of which you spoke :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 02:50:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 01:50:00 +0000 Subject: [Koha-bugs] [Bug 8911] docs/history.txt file missing for about.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8911 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Packaging |OPAC Assignee|robin at catalyst.net.nz |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 Dec 4 06:32:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 05:32:34 +0000 Subject: [Koha-bugs] [Bug 8954] Languages list in advanced search always in english In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8954 --- Comment #24 from Katrin Fischer --- Hi Marc, I think you had a little typo in the bug number- could you attach your signed off patch to 8945? Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 06:40:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 05:40:38 +0000 Subject: [Koha-bugs] [Bug 9204] New: cannot save the record. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9204 Bug ID: 9204 Summary: cannot save the record. Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: normalina at apu.edu.my CC: m.de.rooy at rijksmuseum.nl As I have always done, I tried to catalogue a title by importing data from LCC. During the process, when I clicked on ?Save? to save the record and add an item. I am being redirected to another page which gives me this error. "HTTP 500 internal server error". -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 06:49:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 05:49:25 +0000 Subject: [Koha-bugs] [Bug 8954] Languages list in advanced search always in english In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8954 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13860|0 |1 is obsolete| | --- Comment #25 from Katrin Fischer --- Comment on attachment 13860 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13860 [SIGNED-OFF] Bug 8945: Did you mean help file I see now, that this has already been done - obsoleting wrong patch here :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 06:53:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 05:53:14 +0000 Subject: [Koha-bugs] [Bug 9204] cannot save the record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9204 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- Hi normalina, we need more information to verify if this is a bug. - What is your exact version of Koha? - What is the page you are redirected to? - Is it only a problem for this record or did it stop working for all records? - Did you change something in your configuration prior to the problem showing? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 07:20:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 06:20:43 +0000 Subject: [Koha-bugs] [Bug 9205] New: "No items available" is it awkward Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9205 Bug ID: 9205 Summary: "No items available" is it awkward Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: vimal0212 at gmail.com When we search a book in OPAC, if it checked out we can see the message "No items available". Many Koha users opined that this status message is awkward. We can use "No copies available" or something like. I think the message "No items available" more suitable for display the status of products in online shopping site. This is my personal opinion, lets discuss.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 07:21:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 06:21:31 +0000 Subject: [Koha-bugs] [Bug 8954] Languages list in advanced search always in english In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8954 --- Comment #26 from Marc V?ron --- Sorry, it was late... :-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 08:24:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 07:24:59 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Severity|major |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 09:52:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 08:52:15 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #219 from Jonathan Druart --- (In reply to comment #218) > I have encountered a problem, and I don't have a solution for it: right now > we have the generator tag in the OPAC set to the Koha version. With > non-linear updates, the Koha version becomes meaningless. Is there something > we can use instead? > > I also have a question about the $koha39 variable. Why is it needed? As far > as I can understand, $koha39 should be equal to the version in > kohaversion.pl. Couldn't we just use that and eliminate the variable in > C4::Auth? I had this discussion with Paul a while ago but I don't remember exactly how we concluded. What do you call the "tag generator in the OPAC"? Is it the same number as we have in the intranet file about.tt? If yes take a look at the Comment 57 I think the proposed patch answers you. The kohaversion.pl is still used. So we cannot remove the '$koha39' variable and we have to continue to increment the kohaversion.pl number. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 10:24:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 09:24:11 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #35 from Jonathan Druart --- (In reply to comment #32) > For the pages I was able to test (cataloguing and members), this seems to be > working well. I will add my sign off, with the understanding that I did not > test acqui/neworderempty.pl or tools/import_borrowers.pl. It is not tools/import_borrowers.pl but tools/modborrowers.pl. I did not update the commit message, sorry. In acqui/neworderempty you can test the statistics (1 and 2) values after selecting a fund (this one has to be linked to 1 or 2 authorized value(s)). (In reply to comment #34) > Oh also, one tiny thing - if you choose to limit to just one branch, it > shows up as "1 branches limitations," which should be "1 branch limitation." A patch is coming. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 10:25:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 09:25:06 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13862|0 |1 is obsolete| | --- Comment #36 from Jonathan Druart --- Created attachment 13867 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13867&action=edit Bug 7919 : Display of values depending on the connexion library In a librairies network, we would like to declare specific values just for one (or more) library. Here we implement the ability to associate categories, patron attributes types and/or authorised_values with librairies (branches). This patch adds 3 new association tables: - categories_branches ( association table between categories and branches ) - authorised_values_branches ( association table between authorised_values and branches ) - borrower_attribute_types_branches (association table between borrower_attribute_types and branches ) Plan test: - Create (or modify) categories, patron attributes and authorised_values and link it with one (or more) library. - Set one of these librairies - Go to one of the multiple pages where this specific value must be displayed and check that it does appear. - Set a library not concerned. - Check on the same pages this value is doest not appear. A page list: cataloguing/addbiblio.pl cataloguing/additems.pl members/members-home.pl members/memberentry.pl acqui/neworderempty.pl tools/modborrowers.pl and others :) Please say me if filters don't work on some pages. Signed-off-by: Delaye Stephane Signed-off-by: Koha Team Lyon 3 Signed-off-by: Paul Poulain Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 10:26:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 09:26:01 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #37 from Jonathan Druart --- I updated the commit message in the last patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 10:26:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 09:26:14 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #38 from Jonathan Druart --- Created attachment 13868 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13868&action=edit Bug 7919: Followup: Fix plural and GetAuthvalueDropbox Remove plural if there is just one branch limitation (authorised_values.tt, categorie.tt and patron-attr-types.tt) FIX a bug in GetAuthvalueDropbox (called by acqui/fetch_sort_dropbox.pl) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 10:28:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 09:28:32 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #39 from Jonathan Druart --- The last patch needs a SO. There was a bug in the neworderempty page, fixed. Plurals in 3 pages, fixed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 11:10:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:10:22 +0000 Subject: [Koha-bugs] [Bug 9190] Problem with holds - allow place a hold without all items checked out In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9190 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Circulation |Hold requests -- You are receiving 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 Dec 4 11:17:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:17:02 +0000 Subject: [Koha-bugs] [Bug 9206] New: Only allow place holds in records that the patron don't have in his possession Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9206 Bug ID: 9206 Summary: Only allow place holds in records that the patron don't have in his possession Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs at lists.koha-community.org Reporter: vfernandes at keep.pt CC: gmcharlt at gmail.com The idea is to check if the patron have any document of the record that he is trying to place hold. This verification will be done almost ate the same time than if book can be reserved and item can be reserved by the patron. There will be a system preference to turn on/off this verification (AllowHoldsOnPatronsPossessions or something 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 Tue Dec 4 11:30:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:30:55 +0000 Subject: [Koha-bugs] [Bug 7882] move or reorder 6xx and 7xx fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7882 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |jonathan.druart at biblibre.co | |m --- Comment #7 from Jonathan Druart --- Hi Elliott, Some remarks: 1/ Could you provide a patch with yours modifications and 1 patch for the indentation please ? It is not easy at all to read the patch. 2/ I just have fields on the first tab, the others tabs are empty. 3/ The title for the cursor_split image is wrong ("move up") 4/ the following if statement is not graceful: if(flag){ return StrAlert; } else { return flag; } It could be replaced with if ( flag ) return StrAlert; return 0; 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 Dec 4 11:34:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:34:59 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 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 Tue Dec 4 11:35:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:35:02 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13861|0 |1 is obsolete| | --- Comment #71 from Jonathan Druart --- Created attachment 13869 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13869&action=edit Bug 8945: Did you mean help file Signed-off-by: Kyle M Hall Signed-off-by: Marc Veron Help file displays as expected. Signed-off-by: Jonathan Druart Add a new help file -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 11:35:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:35:16 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Signed Off CC| |jonathan.druart at biblibre.co | |m QA Contact|paul.poulain at biblibre.com |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 Dec 4 11:36:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 10:36:00 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #72 from Jonathan Druart --- QA comment: This patch adds a new help file for the "did you mean" 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 Tue Dec 4 13:23:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 12:23:08 +0000 Subject: [Koha-bugs] [Bug 9206] Only allow place holds in records that the patron don't have in his possession In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9206 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Change sponsored?|--- |Sponsored Assignee|koha-bugs at lists.koha-commun |vfernandes at keep.pt |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 Dec 4 14:03:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:03:06 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #7 from Kyle M Hall --- Fantastic! Good work! Kyle (In reply to comment #6) > Created attachment 13866 [details] > Bug 9130 follow up: add statesave cookie and "all" option for parcel > drop-down menu > > This patch sets the bStateSave parameter for the "Pending orders" and > "Already received" Datatables in Acquisitions, which uses a cookie to save > the "pagination information, display length, filtering and sorting". > > It also sets the iCookieDuration parameter to 1000 days (the default value > is 2 hours otherwise). > > It also adds an "all" option to the dro-down menu using the aLengthMenu > parameter. > > -- > > Kyle, this should preserve that "sticky" functionality of which you spoke :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:03:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:03:52 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13866|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall --- Created attachment 13870 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13870&action=edit [SIGNED-OFF] Bug 9130 follow up: add statesave cookie and "all" option for parcel drop-down menu This patch sets the bStateSave parameter for the "Pending orders" and "Already received" Datatables in Acquisitions, which uses a cookie to save the "pagination information, display length, filtering and sorting". It also sets the iCookieDuration parameter to 1000 days (the default value is 2 hours otherwise). It also adds an "all" option to the dro-down menu using the aLengthMenu parameter. 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 Tue Dec 4 14:22:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:22:01 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13255|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall --- Created attachment 13871 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13871&action=edit Bug 9009 - Add separate user js and css for SCO module -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:22:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:22:20 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Kyle M Hall 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 Dec 4 14:25:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:25:48 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #220 from Jared Camins-Esakov --- (In reply to comment #219) > (In reply to comment #218) > > I have encountered a problem, and I don't have a solution for it: right now > > we have the generator tag in the OPAC set to the Koha version. With > > non-linear updates, the Koha version becomes meaningless. Is there something > > we can use instead? > > > > I also have a question about the $koha39 variable. Why is it needed? As far > > as I can understand, $koha39 should be equal to the version in > > kohaversion.pl. Couldn't we just use that and eliminate the variable in > > C4::Auth? > > I had this discussion with Paul a while ago but I don't remember exactly how > we concluded. > What do you call the "tag generator in the OPAC"? > Is it the same number as we have in the intranet file about.tt? If yes take > a look at the Comment 57 I think the proposed patch answers you. In that > The kohaversion.pl is still used. So we cannot remove the '$koha39' variable > and we have to continue to increment the kohaversion.pl number. Hm, in that case comment 10 is wrong? I'll update my patch on bug 9191 to add and use a C4::Context->final_linear_version routine, which we can then use in place of $koha39. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:30:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:30:19 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #73 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 Dec 4 14:30:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:30:21 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13869|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 Dec 4 14:47:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:47:44 +0000 Subject: [Koha-bugs] [Bug 9207] New: Improve z39.50 speed slowdowns for sites with many records Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9207 Bug ID: 9207 Summary: Improve z39.50 speed slowdowns for sites with many records Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: kyle at bywatersolutions.com CC: m.de.rooy at rijksmuseum.nl Sites with very large numbers of imported records may experience increasingly slow z39.50 searches. This is cause by the triggering of the subroutine _update_batch_record_counts for each and every result of a z39.50 search. Fixing this will be very difficult though. However, I have discovered a much simpler solution that, while not as good as bypassing _update_batch_record_counts, still gives a dramatic boost to speed, adding an index to import_records for import_batch_id/record_type ALTER TABLE import_records ADD INDEX batch_id__record_type ( import_batch_id, record_type ) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:51:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:51:36 +0000 Subject: [Koha-bugs] [Bug 9207] Improve z39.50 speed slowdowns for sites with many records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9207 --- Comment #1 from Kyle M Hall --- Created attachment 13872 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13872&action=edit Bug 9207 - Improve z39.50 speed slowdowns for sites with many records -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:51:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:51:49 +0000 Subject: [Koha-bugs] [Bug 9207] Improve z39.50 speed slowdowns for sites with many records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9207 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 Dec 4 14:52:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:52:47 +0000 Subject: [Koha-bugs] [Bug 9207] Improve z39.50 speed slowdowns for sites with many records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9207 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt at gmail.com |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 Dec 4 14:56:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:56:34 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13640|0 |1 is obsolete| | Attachment #13870|0 |1 is obsolete| | --- Comment #9 from Jonathan Druart --- Created attachment 13873 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13873&action=edit Bug 9130 - Remove old javascript from Parcel When receiving orders, the old javascript would show the following above the tables for pending orders and received orders: "Only the first 5 items are displayed. Click here to show all 'X' items." With the implementation of the Jquery Datatables plugin, this text and the 4 JS functions associated with it are now pointless (since users should be using the datatable toolbar) and problematic. The problem is that the Jquery toolbar says "Showing 1 to 10 of X", while in fact it is actually only showing 5 items, because that other JS takes place after the Jquery. While not a crippling bug, it's certainly irritating and misleading. Signed-off-by: Julian Maurice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 14:57:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:57:55 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #10 from Jonathan Druart --- Created attachment 13874 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13874&action=edit Bug 9130 follow up: add statesave cookie and "all" option for parcel drop-down menu This patch sets the bStateSave parameter for the "Pending orders" and "Already received" Datatables in Acquisitions, which uses a cookie to save the "pagination information, display length, filtering and sorting". It also sets the iCookieDuration parameter to 1000 days (the default value is 2 hours otherwise). It also adds an "all" option to the dro-down menu using the aLengthMenu parameter. 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 Dec 4 14:59:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 13:59:00 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact| |jonathan.druart at biblibre.co | |m --- Comment #11 from Jonathan Druart --- Thanks David for your followup. 1 little remark: when you add a value (60*60*24*1000), could you add directly the result (86400000)? Because like this the calculation is not performed each time. It is JS code so it is not crucial and not blocker. 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 Dec 4 15:00:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:00:13 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13873|0 |1 is obsolete| | Attachment #13874|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart --- Created attachment 13875 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13875&action=edit Bug 9130 - Remove old javascript from Parcel When receiving orders, the old javascript would show the following above the tables for pending orders and received orders: "Only the first 5 items are displayed. Click here to show all 'X' items." With the implementation of the Jquery Datatables plugin, this text and the 4 JS functions associated with it are now pointless (since users should be using the datatable toolbar) and problematic. The problem is that the Jquery toolbar says "Showing 1 to 10 of X", while in fact it is actually only showing 5 items, because that other JS takes place after the Jquery. While not a crippling bug, it's certainly irritating and misleading. Signed-off-by: Julian Maurice 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 Dec 4 15:00:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:00:19 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #13 from Jonathan Druart --- Created attachment 13876 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13876&action=edit Bug 9130 follow up: add statesave cookie and "all" option for parcel drop-down menu This patch sets the bStateSave parameter for the "Pending orders" and "Already received" Datatables in Acquisitions, which uses a cookie to save the "pagination information, display length, filtering and sorting". It also sets the iCookieDuration parameter to 1000 days (the default value is 2 hours otherwise). It also adds an "all" option to the dro-down menu using the aLengthMenu parameter. 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 Dec 4 15:04:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:04:08 +0000 Subject: [Koha-bugs] [Bug 9207] Improve z39.50 speed slowdowns for sites with many records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9207 --- Comment #2 from Jared Camins-Esakov --- Depending on the number of servers that are being searched, there may be a lesser slowdown caused by ZOOM not releasing the resultsets and connections after it's done. Whether this is making a difference in your particular case, of course, I couldn't say. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 15:14:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:14:02 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13859|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov --- Created attachment 13877 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13877&action=edit Bug 9191: updatedatabase.pl should only run updates up to the current version Check whether a given update should be run when passed the proposed version number. The update will always be run if the proposed version is greater than the current database version and less than or equal to the version returned by C4::Context->final_linear_version (initially set to be equal to the version in kohaversion.pl). The update is also run if the version contains XXX, though this behavior will be changed following the adoption of non-linear updates as implemented in bug 7167. To test: 1) Make sure that the first example database update added by this patch in installer/data/mysql/updatedatabase.pl has a version number one greater than the version of Koha you have installed. 2) Set the Version syspref back one version behind your current version. 3) Navigate to the main page of the staff client, and log in to the installer. 4) Confirm that the update page claims to have rerun the previous update and has displayed the log message: "Upgrade to 3.11.00.XXX done (Bug 9191: You should see this)" but not the log message: "Upgrade to [version number] done (Bug 9191: You shouldn't see this)" Note: the sample database revisions will be removed by the RM before this patch is pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 15:30:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:30:36 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart --- In order to be sure to understand. Currently the routine final_linear_version returns the kohaversion.pl value. Once the Bug 7167 will be pushed, this routine will return the last version number in the updatedatabase.pl file ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 15:39:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:39:30 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 --- Comment #4 from Jared Camins-Esakov --- (In reply to comment #3) > In order to be sure to understand. > > Currently the routine final_linear_version returns the kohaversion.pl value. > Once the Bug 7167 will be pushed, this routine will return the last version > number in the updatedatabase.pl file ? My idea is that it will be changed to: return '3.11.000.005'; And then we can use that instead of $koha39. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 15:42:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 14:42:43 +0000 Subject: [Koha-bugs] [Bug 8783] Parentheses not escaped properly in queries when using XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8783 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Severity|normal |major -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:02:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:02:13 +0000 Subject: [Koha-bugs] [Bug 8783] Parentheses not escaped properly in queries when using XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8783 --- Comment #1 from Kyle M Hall --- This works, but puts parens around every field visually. I think we need to split the subfieldSelect template into subfieldSelectVisual and subfieldSelectNonvisual ( or some naming along those lines ) with the quotes in the nonvisual one, but not in the visual one. Alternatively, I think we could pass an additional parameter in to add the quotes. diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl index df7c450..1852a56 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -33,7 +33,7 @@ - + "" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:19:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:19:31 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Jonathan Druart 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 Dec 4 16:19:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:19:33 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13877|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart --- Created attachment 13878 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13878&action=edit Bug 9191: updatedatabase.pl should only run updates up to the current version Check whether a given update should be run when passed the proposed version number. The update will always be run if the proposed version is greater than the current database version and less than or equal to the version returned by C4::Context->final_linear_version (initially set to be equal to the version in kohaversion.pl). The update is also run if the version contains XXX, though this behavior will be changed following the adoption of non-linear updates as implemented in bug 7167. To test: 1) Make sure that the first example database update added by this patch in installer/data/mysql/updatedatabase.pl has a version number one greater than the version of Koha you have installed. 2) Set the Version syspref back one version behind your current version. 3) Navigate to the main page of the staff client, and log in to the installer. 4) Confirm that the update page claims to have rerun the previous update and has displayed the log message: "Upgrade to 3.11.00.XXX done (Bug 9191: You should see this)" but not the log message: "Upgrade to [version number] done (Bug 9191: You shouldn't see this)" Note: the sample database revisions will be removed by the RM before this patch is pushed to master. Signed-off-by: Jonathan Druart works great -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:23:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:23:21 +0000 Subject: [Koha-bugs] [Bug 9208] New: overdue letters (pdf) are not correctly encoded Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208 Bug ID: 9208 Summary: overdue letters (pdf) are not correctly encoded Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: sophie.meynieux at biblibre.com When pdf files are generated from html, diacritics ar not correctly encoded. This patch forces encoding to utf-8 -- You are receiving 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 Dec 4 16:28:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:28:13 +0000 Subject: [Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208 --- Comment #1 from Sophie MEYNIEUX --- Created attachment 13879 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13879&action=edit Bug 9208 : Add utf-8 encoding when generating pdf letters from html 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 Tue Dec 4 16:29:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:29:36 +0000 Subject: [Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6030 -- You are receiving 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 Dec 4 16:29:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:29:36 +0000 Subject: [Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9208 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:50:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:50:06 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #2 from Jonathan Druart --- Hi Vitor, The authorities.pref becomes bad-formatted after your patch (tabulations characters). and in C4/AuthoritiesMarc.pm: - The patch introduces a forbidden pattern: tabulation character (709) - The patch introduces a forbidden pattern: withespace character (709) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:50:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:50:11 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:54:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:54:44 +0000 Subject: [Koha-bugs] [Bug 8433] use English not needed in modules not using English In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8433 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Severity|enhancement |trivial --- Comment #2 from Colin Campbell --- Changed from enh -> trivial -- You are receiving 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 Dec 4 16:57:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:57:29 +0000 Subject: [Koha-bugs] [Bug 9140] Untranslatable strings in item circulation history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9140 --- Comment #5 from Jonathan Druart --- Created attachment 13880 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13880&action=edit Bug 9140: Followup removes the useless variable $message -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 16:58:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 15:58:36 +0000 Subject: [Koha-bugs] [Bug 9206] Only allow place holds in records that the patron don't have in his possession In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9206 --- Comment #1 from Vitor Fernandes --- Created attachment 13881 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13881&action=edit BUG 9206 - Only allow place holds in records that the patron don't have in his possession Added a system preference to turn on/off this feature. By default the system allow the patron to place holds even if it is in his possession. Script to place holds check if the system preference is off and if patron has at least one item to block holds. Messages to say that are already in patron possession added to templates. Method to check if patron has one issue from one record added to C4::Circulation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:01:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:01:36 +0000 Subject: [Koha-bugs] [Bug 9209] New: Mocked Koha::Calendar tests Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 Bug ID: 9209 Summary: Mocked Koha::Calendar tests 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: tomascohen at gmail.com Using specific method for populating the internal data structures from Koha::Calendar has yielded to the non-detection of several bugs. There are also several tests that where db_dependent which is not always desirable. I propose the use of DBD::Mock (::Session) for using the actual code used by Koha in production for testing, mocking the DB queries itselves. I also took the time to repeat several tests in different syspref configurations (they applied only to daysMode=Calendar, and now cover all confs). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:01:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:01:48 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 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 Tue Dec 4 17:02:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:02:19 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #24 from Jonathan Druart --- merge marker in the updatedatabase.pl file +<<<<<<< HEAD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:03:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:03:39 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #3 from Vitor Fernandes --- Created attachment 13882 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13882&action=edit BUG 9145 - Authorities: standard language for UNIMARC Problem with system preference format -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:06:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:06:07 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #4 from Vitor Fernandes --- Hi Jonathan Druart, The format problem maybe happen from copying from my pref test to the authorities.pref. Can you test now? I've modified the authorithies.pref. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:14:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:14:51 +0000 Subject: [Koha-bugs] [Bug 9206] Only allow place holds in records that the patron don't have in his possession In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9206 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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 Tue Dec 4 17:19:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:19:49 +0000 Subject: [Koha-bugs] [Bug 8347] Koha forces UNIMARC 100 field code language to 'fre' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8347 --- Comment #3 from Vitor Fernandes --- Created attachment 13883 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13883&action=edit BUG 8347 - Koha forces UNIMARC 100 field code language to 'fre' Forget to add the system preference to the template. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 17:36:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 16:36:12 +0000 Subject: [Koha-bugs] [Bug 8125] SIP should send Zipcode with address In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8125 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch --- Comment #8 from Colin Campbell --- This patch was marked as status 'pushed to Master' but its not actually been applied. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 18:00:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 17:00:39 +0000 Subject: [Koha-bugs] [Bug 9210] New: Automatic carriage return are missing in print letters generated for holds Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 Bug ID: 9210 Summary: Automatic carriage return are missing in print letters generated for holds Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Notices Assignee: koha-bugs at lists.koha-community.org Reporter: sophie.meynieux at biblibre.com When you generate print letters (pdf) for holds with gather_print_notices.pl, lines that are too long are truncated and not automatically wrapped to another line. This patch modify styles in the template used for generation of 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 Tue Dec 4 18:01:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 17:01:30 +0000 Subject: [Koha-bugs] [Bug 9210] Automatic carriage return are missing in print letters generated for holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6030 -- You are receiving 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 Dec 4 18:01:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 17:01:30 +0000 Subject: [Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9210 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 18:08:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 17:08:40 +0000 Subject: [Koha-bugs] [Bug 9210] Automatic carriage return are missing in print letters generated for holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 --- Comment #1 from Sophie MEYNIEUX --- Created attachment 13884 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13884&action=edit Bug 9210 : letters generated for holds are missing wrapping for words and lines. This commit adds wrapping styles to print-notices.tt 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 Tue Dec 4 18:09:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 17:09:17 +0000 Subject: [Koha-bugs] [Bug 9210] Automatic carriage return are missing in print letters generated for holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 Sophie MEYNIEUX 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 Tue Dec 4 19:10:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:10:46 +0000 Subject: [Koha-bugs] [Bug 6553] Parentheses in corporate author break tracings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8783 -- You are receiving this 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 Dec 4 19:10:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:10:46 +0000 Subject: [Koha-bugs] [Bug 8783] Parentheses not escaped properly in queries when using XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8783 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6553 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:25:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:25:06 +0000 Subject: [Koha-bugs] [Bug 9211] New: days_between wrong behaviour Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 Bug ID: 9211 Summary: days_between wrong behaviour Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Holidays Assignee: koha-bugs at lists.koha-community.org Reporter: tomascohen at gmail.com As noted in comments #15, #16 and #17 of bug 8486, and its API, Koha::Calendar->days_between should always returns a positive number irrespective of the relative order of the parameters. This is still an open bug, which arised when rewriting the Calendar.t file. Already have a patch for it. Attaching in a minute. -- You are receiving 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 Dec 4 19:25:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:25:48 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Dec 4 19:28:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:28:40 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 --- Comment #1 from Tom?s Cohen Arazi --- Created attachment 13885 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13885&action=edit Bug 9209 - Mocked Koha::Calendar tests Using specific method for populating the internal data structures from Koha::Calendar has yielded to the non-detection of several bugs. There are also several tests that where db_dependent which is not always desirable. I propose the use of DBD::Mock (::Session) for using the actual code used by Koha in production for testing, mocking the DB queries itselves. I also took the time to repeat several tests in different syspref configurations (they applied only to daysMode=Calendar, and now cover all confs). Notes: - I used DBD:Mock 1.45 as previous version (1.43, from 12.04) was broken - Some tests revealed a bug on days_between as I see it... reporting as Bug #9211 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 Dec 4 19:29:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:29:18 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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 Tue Dec 4 19:36:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:36:32 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 --- Comment #1 from Tom?s Cohen Arazi --- Created attachment 13886 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13886&action=edit Bug 9211 - days_between wrong behaviour As noted in comments #15, #16 and #17 of bug 8486, and its API, Koha::Calendar->days_between should always returns a positive number irrespective of the relative order of the parameters. This is still an open bug, which arised when rewriting the Calendar.t file (Bug 9209). 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 Dec 4 19:37:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:37:15 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 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 Tue Dec 4 19:41:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:41:14 +0000 Subject: [Koha-bugs] [Bug 6553] Parentheses in corporate author break tracings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|CLOSED |REOPENED CC| |kyle at bywatersolutions.com Resolution|FIXED |--- --- Comment #13 from Kyle M Hall --- I believe this problem has come back. All the relevant fixed code is gone from 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 Tue Dec 4 19:41:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:41:36 +0000 Subject: [Koha-bugs] [Bug 6553] Parentheses in corporate author break tracings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5991|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 Tue Dec 4 19:43:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:43:40 +0000 Subject: [Koha-bugs] [Bug 9212] New: Parentheses in subject headings break search Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Bug ID: 9212 Summary: Parentheses in subject headings break search Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt at gmail.com Reporter: kyle at bywatersolutions.com Click a subject link such as "SAS (Computer program language)" gives the error: Error: Can't call method "sort" on an undefined value at /home/koha/kohaclone/C4/Search.pm line 404. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:44:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:44:15 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 --- Comment #1 from Kyle M Hall --- Created attachment 13887 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13887&action=edit Bug 9212 - Parentheses in subject headings break search -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:44:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:44:38 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Assignee|gmcharlt at gmail.com |kyle at bywatersolutions.com Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:45:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:45:21 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Kyle M Hall 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 Tue Dec 4 19:45:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:45:33 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Kyle M Hall 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 Tue Dec 4 19:48:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:48:45 +0000 Subject: [Koha-bugs] [Bug 9200] 'used in' on analytic records always blank In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9200 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger --- Could this be a duplicate of this: Bug 7107 - 'used in' column on analytics not populating -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:50:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:50:09 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13856|0 |1 is obsolete| | --- Comment #25 from Kyle M Hall --- Created attachment 13888 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13888&action=edit Bug 7441 - search results showing wrong branch When you search in the OPAC it shows you the HOME branch on the location in XSLT, but if you click through to the detail page it shows you the HOLDING branch in the holdings table which is very confusing to patrons. Fixed by adding a system preference to choose whether to display the holding branch or the home branch on the XSLT OPAC search results page. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:50:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:50:21 +0000 Subject: [Koha-bugs] [Bug 7441] search results showing wrong branch? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 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 Dec 4 19:51:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:51:24 +0000 Subject: [Koha-bugs] [Bug 8595] link to 'host item' confusing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8595 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger --- For me, "Host" would be kind of vague. How about "Link to host record"? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 19:54:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 18:54:17 +0000 Subject: [Koha-bugs] [Bug 9213] New: Implement analytics for NORMARC XSLT Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Bug ID: 9213 Summary: Implement analytics for NORMARC XSLT Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: magnus at enger.priv.no Reporter: magnus at enger.priv.no NORMARC XSLT is currently missing all the cool "Show analytics"/"Show volumes" etc links. Can't have that! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 21:41:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 20:41:15 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13871|0 |1 is obsolete| | --- Comment #9 from Marc V?ron --- Created attachment 13889 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13889&action=edit [SIGNED-OFF] Bug 9009 - Add separate user js and css for SCO module Signed-off-by: Marc Veron -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 21:43:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 20:43:52 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #10 from Marc V?ron --- Addendum: I tested with an alert('hello') as JavaScript and some background-color for the CSS. Worked as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 22:31:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 21:31:35 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 --- Comment #11 from Owen Leonard --- I think it is a problem that this patch doesn't include a commit message describing what it does, and doesn't include a test plan (even though the test plan is in a comment). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 22:41:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 21:41:29 +0000 Subject: [Koha-bugs] [Bug 9214] New: OPAC Status Display hierarchy Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9214 Bug ID: 9214 Summary: OPAC Status Display hierarchy Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard at myacpl.org Reporter: ed.veal at bywatersolutions.com When a reference item has a 'not for loan' status as well as a 'damaged' status the opac only displays the 'not for loan'. This can be an issue with reference material because if it is damaged it is not accessible where as if it is 'not for loan' it is accessible. Can this situation display in the opac as it does in the staff client and show both statues? Ed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 4 22:45:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 21:45:38 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13889|0 |1 is obsolete| | --- Comment #12 from Marc V?ron --- Created attachment 13890 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13890&action=edit [SIGNED-OFF] Bug 9009 - Add separate user js and css for SCO module Add system preferences SCOUserCSS and SCOUserJS to define separate CSS and JavaScript for the Self Checkout Module. Test plan: 1) Apply patch 2) Run updatedatabase.pl 3) Add something arbitrary to the new sysprefs SCOUserCSS and SCOUserJS ( such as TestCSS and TestJS ). 4) Load the SCO module in a browser, and view the HTML, verify the CSS and JS values in the system preferences have been included. Signed-off-by: Marc Veron I tested with an alert('hello') as JavaScript and some background-color for the CSS. Worked as expected. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 00:02:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 23:02:15 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #5 from mathieu saby --- Hi In biblio records, field 100 is filled by a "plugin". Is it possible to make plugins for authorities ? It could be usefull for other coded fields in authorities frameworks (ex : 106, 120, 123...) Regards, 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 Wed Dec 5 00:31:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 23:31:07 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #40 from Melia Meggs --- Thanks, Jonathan! I have now tested tools/modborrowers.pl, and the patron categories on that page look good. I also applied your follow up and tested acqui/neworderempty.pl using the Asort1 and Asort2 for Statistics. This works perfectly as well. And thanks for the "1 branch limitation" correction. I can now call this one completely signed off! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 00:32:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 04 Dec 2012 23:32:09 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13868|0 |1 is obsolete| | --- Comment #41 from Melia Meggs --- Created attachment 13891 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13891&action=edit [Signed off] Bug 7919: Followup: Fix plural and GetAuthvalueDropbox Remove plural if there is just one branch limitation (authorised_values.tt, categorie.tt and patron-attr-types.tt) FIX a bug in GetAuthvalueDropbox (called by acqui/fetch_sort_dropbox.pl) Signed-off-by: Melia Meggs -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 01:14:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 00:14:35 +0000 Subject: [Koha-bugs] [Bug 9200] 'used in' on analytic records always blank In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9200 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 7107 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 01:14:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 00:14:35 +0000 Subject: [Koha-bugs] [Bug 7107] 'used in' column on analytics not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7107 --- Comment #9 from Nicole C. Engard --- *** Bug 9200 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 Wed Dec 5 01:15:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 00:15:09 +0000 Subject: [Koha-bugs] [Bug 7107] 'used in' column on analytics not populating In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7107 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Version|3.6 |master --- Comment #10 from Nicole C. Engard --- This is version 3.6, 3.8, 3.10 and 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 Dec 5 01:15:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 00:15:52 +0000 Subject: [Koha-bugs] [Bug 8595] link to 'host item' confusing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8595 --- Comment #2 from Nicole C. Engard --- That's fine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 01:24:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 00:24:45 +0000 Subject: [Koha-bugs] [Bug 8820] Don't show orders table if there are no orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8820 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Stable --- Comment #10 from Chris Cormack --- Pushed to 3.8.x, will be in 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 03:53:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 02:53:03 +0000 Subject: [Koha-bugs] [Bug 9135] updatedatabase.pl fails when DEBUG is set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9135 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack --- Pushed to 3.10.x and 3.8.x, will be in 3.10.1 and 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 07:47:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 06:47:12 +0000 Subject: [Koha-bugs] [Bug 8945] Koha 3.10 Help Files Update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8945 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #74 from Chris Cormack --- Pushed to 3.10.x, will be in 3.10.1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 09:34:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 08:34:56 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Zeno Tajoli changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.tajoli at cineca.it Patch complexity|--- |Medium patch --- Comment #7 from Zeno Tajoli --- I see the path. For Italian users of Unimarc, it is OK. The patch doesn't change anything used by italian unimarc users. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 09:52:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 08:52:43 +0000 Subject: [Koha-bugs] [Bug 9205] "No items available" is it awkward In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9205 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch --- Comment #1 from Marc V?ron --- As a non native speaker, my understanding of 'item' is more generic than 'copy'. I did a Google search on 'library item borrow' and 'library copy borrow' ('borrow' to filter out non librarian meanings of 'library'), and I found that the use of 'item' is the common use for libraries. An other point would be that changing the wording for 'item' would have a huge impact on the whole Koha system, because 'item' is used everywhere. Any other opinions? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 10:23:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 09:23:39 +0000 Subject: [Koha-bugs] [Bug 9201] OAI-PMH mapping value cannot be 0 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9201 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch --- Comment #1 from Marc V?ron --- I can confirm this behaviour. The reason is in file admin/oai_set_mappings.pl, line: if($marcfields[$i] and $marcsubfields[$i] and $marcvalues[$i]) I think it should be something like if($marcfields[$i] and $marcsubfields[$i] and ($marcvalues[$i] and $marcvalues ne '')) -- You are receiving 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 Dec 5 10:57:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 09:57:04 +0000 Subject: [Koha-bugs] [Bug 9215] New: non translatable string in manage-marc-import Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9215 Bug ID: 9215 Summary: non translatable string in manage-marc-import 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: paul.poulain at biblibre.com Created attachment 13892 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13892&action=edit untranslatable string There is a non translatable string in manage-marc-import (see screenshot) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 10:59:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 09:59:58 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #6 from Vitor Fernandes --- Hi Mathieu, This problem is different than the non existence of plugin to UNIMARC authorities. This problem happens when creating/editing UNIMARC authorities where the cataloguing language is always set to 'fre'. The submitted patch correct this problem by adding a system preference. To UNIMARC Authority field 100 plugin there is another bug open (BUG 8334). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:07:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:07:11 +0000 Subject: [Koha-bugs] [Bug 9205] "No items available" is it awkward In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9205 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Marc V?ron --- If you need a different wording for "item" you could use separate translation files (.po files) for this variant, see discussion on IRC channel: http://irc.koha-community.org/irclog/koha/2012-12-05#i_1139463 See: http://translate.koha-community.org/ We did this for the Swiss spelling of the German language (de-CH) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:08:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:08:29 +0000 Subject: [Koha-bugs] [Bug 9216] New: Add a file for table headings translation and copy of this file during the translation process Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9216 Bug ID: 9216 Summary: Add a file for table headings translation and copy of this file during the translation process 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 Headings of table are defined in columns.def file, but only in english. French libraries want them in french. This patch adds a columns.def.fr-FR file and copies this file into the fr-FR directory tree during the translation process. columns.def.{lang} can be added as well -- You are receiving 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 Dec 5 11:08:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:08:43 +0000 Subject: [Koha-bugs] [Bug 9216] Add a file for table headings translation and copy of this file during the translation process In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9216 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6030 -- You are receiving 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 Dec 5 11:08:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:08:43 +0000 Subject: [Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9216 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:09:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:09:29 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #7 from Jonathan Druart --- (In reply to comment #4) > Hi Jonathan Druart, > > The format problem maybe happen from copying from my pref test to the > authorities.pref. > Can you test now? > > I've modified the authorithies.pref. Yes, it fixes the previous issue. However I don't understand how to have a record without 100$a before entering in the AddAuthority routine. In C4/AuthoritiesMarc ~l.710 We always enter in the following statement: if (my $string=$record->subfield('100',"a")) and never in the elsif ($record->field('100')) or else statement. Could you provide a test plan to test your patch please ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:21:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:21:47 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #8 from Vitor Fernandes --- Hi Jonathan, When you put a correct 100$a there isn't any problem with the language, because it will use the language inserted in the subfield. The problem happens when you insert or import a record without a field 100. The default language will be the 'fre' language. The patch tries to correct that. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:25:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:25:00 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 --- Comment #8 from mathieu saby --- Thank you Zeno. So could you sign it off ? Mathieu Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:31:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:31:58 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #9 from Jonathan Druart --- Yes, it is what I understood :) When I add a new authority without 100$a and I edit it, I see the value '20121205 50 ' and not what I put in the syspref. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:51:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:51:36 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #42 from Paul Poulain --- passed QA again, the follow-up is small, not a big deal from QA POV -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:56:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:56:53 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #10 from Vitor Fernandes --- Created attachment 13893 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13893&action=edit BUG 9145 - Authorities: standard language for UNIMARC Problem is that in authorities.pl the field 100 was automatically filled so the code in Authorities.pm wasn't working. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 11:59:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 10:59:00 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #11 from Vitor Fernandes --- Hi Jonathan, The problem is that in authorities.pl the field 100 was filled with '20121205 50 ' if there wasn't a field 100. That code should be removed because the field 100 verification should be in the AuthoritiesMarc.pm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 12:26:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 11:26:52 +0000 Subject: [Koha-bugs] [Bug 5424] Intranet interface references intranet/htdocs/opac-tmpl which does not exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5424 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |magnus at enger.priv.no Resolution|--- |INVALID --- Comment #4 from Magnus Enger --- Closing this since it has been ~2 years since the last comment and noone has complained about this in newer versions. -- You are receiving this 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 Dec 5 12:27:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 11:27:12 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Jonathan Druart 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 Dec 5 12:27:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 11:27:15 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13677|0 |1 is obsolete| | Attachment #13882|0 |1 is obsolete| | Attachment #13893|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart --- Created attachment 13894 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13894&action=edit BUG 9145: Authorities: standard language for UNIMARC New Authority system preference created UNIMARCAuthorityField100 with default value "afrey50 ba0". AuthoritiesMarc.pm uses the system preference instead of label "afrey50 ba0". 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 Dec 5 12:30:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 11:30:43 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Zeno Tajoli changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #9 from Zeno Tajoli --- Hi Mathieu, the patch has problem on master. >From sandboxes: Something went wrong ! Applying: Bug 8984: make Zebra more UNIMARC compliant Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml CONFLICT (content): Merge conflict in etc/zebradb/marc_defs/unimarc/biblios/biblio-koha-indexdefs.xml Auto-merging etc/zebradb/marc_defs/unimarc/biblios/biblio-zebra-indexdefs.xsl Failed to merge in the changes. Patch failed at 0001 Bug 8984: make Zebra more UNIMARC compliant 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. Bug 8984 - Zebra does not index some fields in UNIMARC biblio records I think you need to rebase it -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 12:34:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 11:34:58 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #13 from Jonathan Druart --- Squashed and signed-off patch. Another SO would be great. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 13:46:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 12:46:51 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 --- Comment #13 from Kyle M Hall --- I always include my test plan in a comment so we don't have them mucking up the git log. I also didn't include a commit message because I thought the title was self explanatory. (In reply to comment #11) > I think it is a problem that this patch doesn't include a commit message > describing what it does, and doesn't include a test plan (even though the > test plan is in a comment). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 13:59:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 12:59:04 +0000 Subject: [Koha-bugs] [Bug 9216] Add a file for table headings translation and copy of this file during the translation process In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9216 --- Comment #1 from Sophie MEYNIEUX --- Created attachment 13895 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13895&action=edit Bug 9216 : adding columns.def.fr-FR for table headings translation -- You are receiving 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 Dec 5 13:59:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 12:59:26 +0000 Subject: [Koha-bugs] [Bug 9216] Add a file for table headings translation and copy of this file during the translation process In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9216 --- Comment #2 from Sophie MEYNIEUX --- Created attachment 13896 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13896&action=edit Bug 9216 : Adding copy of columns.def.{lang} (if it exists) into {lang} directory tree during translation process -- You are receiving 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 Dec 5 14:00:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 13:00:32 +0000 Subject: [Koha-bugs] [Bug 9216] Add a file for table headings translation and copy of this file during the translation process In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9216 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small 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 Dec 5 14:23:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 13:23:18 +0000 Subject: [Koha-bugs] [Bug 9217] New: Extending character limit in Authorized Values Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9217 Bug ID: 9217 Summary: Extending character limit in Authorized Values Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: maria.okonska at brooklaw.edu CC: gmcharlt at gmail.com Extending the number of characters in the Authorized Values from 80 to 200 would give us the opportunity to add html scripting, graphics, etc. For example: very easy connection from shelving location to maps. Maria -- You are receiving 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 Dec 5 14:32:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 13:32:07 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 --- Comment #14 from Jared Camins-Esakov --- (In reply to comment #13) > I always include my test plan in a comment so we don't have them mucking up > the git log. I also didn't include a commit message because I thought the > title was self explanatory. If the test plan on the bug is clearly labelled "test plan:" or "to test:" I will probably use it. However, including the test plan in the commit message does increase the chances of the patch getting pushed to Master quickly. Marc's commit message is absolutely perfect, because it tells me in one second exactly what the patch does (adds two sysprefs), how to test it, and what tests Marc performed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 14:38:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 13:38:09 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com --- Comment #10 from Paul Poulain --- (In reply to comment #9) > Hi Mathieu, > > the patch has problem on master. > From sandboxes: > > Something went wrong ! Hi Zeno & Mathieu, changes related to zebra configuration are *not* managed properly by the sandboxes. It must be done manually. Sorry about that. [ patches about updatedatabase can't too, but this problem will be fixed with the new updatedb mechanism (once it gets in...) ] -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 14:54:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 13:54:05 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 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 Wed Dec 5 15:05:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:05:38 +0000 Subject: [Koha-bugs] [Bug 9218] New: intranet cart email broken for non english templates Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 Bug ID: 9218 Summary: intranet cart email broken for non english templates Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal 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 Bug 8062 corrected a bug on sending basket by email. But it corrects only OPAC. Same problem exists in intranet. Same problem exists for sending list by email, reported by bug 8368. -- You are receiving 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 Dec 5 15:07:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:07:57 +0000 Subject: [Koha-bugs] [Bug 9218] intranet cart email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8368 -- You are receiving 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 Dec 5 15:07:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:07:57 +0000 Subject: [Koha-bugs] [Bug 8368] List email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8368 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9218 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 15:08:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:08:17 +0000 Subject: [Koha-bugs] [Bug 9218] intranet cart email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8062 -- You are receiving 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 Dec 5 15:08:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:08:17 +0000 Subject: [Koha-bugs] [Bug 8062] Cart email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9218 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 15:09:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:09:33 +0000 Subject: [Koha-bugs] [Bug 9218] intranet cart email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9218 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9189 -- You are receiving 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 Dec 5 15:09:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:09:33 +0000 Subject: [Koha-bugs] [Bug 8368] List email broken for non english templates In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8368 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9189 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 15:09:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:09:33 +0000 Subject: [Koha-bugs] [Bug 9189] Translation process does not keep line feeds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |8368, 9218 -- You are receiving 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 Dec 5 15:12:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:12:26 +0000 Subject: [Koha-bugs] [Bug 9189] Translation process does not keep line feeds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 --- Comment #2 from Fridolyn SOMERS --- There are several functions broken by this problem, see bugs 8368 and 9218. Is it not possible to change translation 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 Wed Dec 5 15:14:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:14:00 +0000 Subject: [Koha-bugs] [Bug 9000] misc/cronjobs/rss/rss.pl uses HTP In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9000 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m --- Comment #2 from Fridolyn SOMERS --- (In reply to comment #1) > I don't think it's used anymore. No, it is used by several libraries we work for. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 15:22:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 14:22:10 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 --- Comment #15 from Kyle M Hall --- > If the test plan on the bug is clearly labelled "test plan:" or "to test:" I > will probably use it. However, including the test plan in the commit message > does increase the chances of the patch getting pushed to Master quickly. > Marc's commit message is absolutely perfect, because it tells me in one > second exactly what the patch does (adds two sysprefs), how to test it, and > what tests Marc performed. That's good to know. I'll follow that procedure from now on. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 16:10:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 15:10:52 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #43 from Jared Camins-Esakov --- I will be pushing these patches shortly, since they work great, and add a useful feature. However, I'd like to suggest a follow-up. Right now the branch limitations are based on the staff user's branch, but it seems to me that it would be more helpful if the limitations were based on the branch of the object being edited. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 16:13:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 15:13:13 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #44 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 Dec 5 16:25:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 15:25:41 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #45 from Jared Camins-Esakov --- (In reply to comment #43) > I will be pushing these patches shortly, since they work great, and add a > useful feature. However, I'd like to suggest a follow-up. Right now the > branch limitations are based on the staff user's branch, but it seems to me > that it would be more helpful if the limitations were based on the branch of > the object being edited. I've been told that comment was unclear. By "staff user's branch," I mean "branch currently set by the staff user," not "staff user's home branch." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 16:36:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 15:36:08 +0000 Subject: [Koha-bugs] [Bug 8347] Koha forces UNIMARC 100 field code language to 'fre' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8347 --- Comment #4 from Vitor Fernandes --- Created attachment 13897 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13897&action=edit BUG - Koha forces UNIMARC 100 field code language to 'fre' Changed Charset.pm to use defaultlanguage instead of 'fre'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 17:43:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 16:43:45 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #46 from Paul Poulain --- (In reply to comment #45) > (In reply to comment #43) > > I will be pushing these patches shortly, since they work great, and add a > > useful feature. However, I'd like to suggest a follow-up. Right now the > > branch limitations are based on the staff user's branch, but it seems to me > > that it would be more helpful if the limitations were based on the branch of > > the object being edited. > > I've been told that comment was unclear. By "staff user's branch," I mean > "branch currently set by the staff user," not "staff user's home branch." Are you saying we should change the behaviour or add a syspref to let the library choose ? The library that sponsored this development wanted that way, and I think most of our libraries will be happy to have it that way. OTOH, I think that, it's like the HomeOrHoldingBranch syspref, some libraries could be interested by the other behaviour (ie= AV depends on the object library, not staff user's branch. I'm not sure I see one of libary needing it this way, but why not. (just to be clear: I don't thin we will do that in a predictable time, as none of our library is requesting it for now) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 17:53:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 16:53:25 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #47 from Jared Camins-Esakov --- (In reply to comment #46) > (In reply to comment #45) > > (In reply to comment #43) > > > I will be pushing these patches shortly, since they work great, and add a > > > useful feature. However, I'd like to suggest a follow-up. Right now the > > > branch limitations are based on the staff user's branch, but it seems to me > > > that it would be more helpful if the limitations were based on the branch of > > > the object being edited. > > > > I've been told that comment was unclear. By "staff user's branch," I mean > > "branch currently set by the staff user," not "staff user's home branch." > > Are you saying we should change the behaviour or add a syspref to let the > library choose ? The library that sponsored this development wanted that > way, and I think most of our libraries will be happy to have it that way. Probably a syspref would be useful. As I said, this is not something to block the feature going in, just a potentially useful addition. > OTOH, I think that, it's like the HomeOrHoldingBranch syspref, some > libraries could be interested by the other behaviour (ie= AV depends on the > object library, not staff user's branch. I'm not sure I see one of libary > needing it this way, but why not. > (just to be clear: I don't thin we will do that in a predictable time, as > none of our library is requesting it for now) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 17:54:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 16:54:35 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #48 from Jared Camins-Esakov --- Jenkins caught a problem in t/Members_AttributeTypes.t that I missed (this will teach me to check my PERL5LIB environment variable!). Could I please get a follow-up that fixes this test? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 19:52:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 18:52:47 +0000 Subject: [Koha-bugs] [Bug 9219] New: Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9219 Bug ID: 9219 Summary: Show damaged and lost statuses for issues on circulation.pl as they are on moremember.pl 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: kyle at bywatersolutions.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The list of issued items on moremember.pl display the lost or damaged status of an item along side the due date, but is otherwise pretty much identical to the one on circulation.pl. For the sake of consistency we should have those statuses show on circulation.pl as well. -- You are receiving 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 Dec 5 19:57:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 18:57:47 +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 --- Comment #1 from Kyle M Hall --- Created attachment 13898 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13898&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 -- You are receiving 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 Dec 5 20:00:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 19:00:50 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.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 Dec 5 20:05:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 19:05:59 +0000 Subject: [Koha-bugs] [Bug 9130] Remove old javascript from Parcel In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9130 --- Comment #15 from David Cook --- (In reply to comment #11) > Thanks David for your followup. > > 1 little remark: when you add a value (60*60*24*1000), could you add > directly the result (86400000)? Because like this the calculation is not > performed each time. > It is JS code so it is not crucial and not blocker. > > Marked as Passed QA. Good point, Jonathan. In retrospect, I could've just added the result. When looking through other examples (like in jquery.cookie.min.js), I noticed them writing out the whole calculation, so I just copied that at the time. I don't know if it's worth a follow-up, but certainly something to keep in mind for future Datatable mods. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 20:51:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 19:51:12 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |mjr at software.coop --- Comment #4 from MJ Ray (software.coop) --- rangi reports in IRC that the patch doesn't work. Moving back to in discussion. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 20:53:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 19:53:47 +0000 Subject: [Koha-bugs] [Bug 9000] misc/cronjobs/rss/rss.pl uses HTP In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9000 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack --- Then it desperately needs to be fixed, because we don't want to keep it using HTML::Template::Pro -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 5 21:21:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 20:21:30 +0000 Subject: [Koha-bugs] [Bug 9189] Translation process does not keep line feeds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack --- (In reply to comment #2) > There are several functions broken by this problem, see bugs 8368 and 9218. > Is it not possible to change translation script ? It's possible to change any script :) I'm looking forward to testing your 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 Dec 5 21:27:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 20:27:02 +0000 Subject: [Koha-bugs] [Bug 9189] Translation process does not keep line feeds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9189 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer --- And it's often not as easy as it looks at first glance. There were other places where wrong line breaks broke other things before... it's been proven a bit hard to reach 100% with the scripts. -- You are receiving 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 Dec 5 22:59:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 21:59:57 +0000 Subject: [Koha-bugs] [Bug 6898] circulation librarians can't run overdues without reports permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6898 jatara changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jatara.barnes at pisd.edu Patch complexity|--- |Medium patch --- Comment #10 from jatara --- Are there any updates to this? It is now December and a fix hasn't made it into the codebase yet. It is worth trying to get this completed because this feature is very much needed. There is no reason that every staff member should have access to the entire set of reports. -- You are receiving this 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 Dec 5 23:22:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 22:22:38 +0000 Subject: [Koha-bugs] [Bug 9220] New: Unchecking "create SQL reports" prevents staff member from being able to run reports Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9220 Bug ID: 9220 Summary: Unchecking "create SQL reports" prevents staff member from being able to run reports Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Reports Assignee: gmcharlt at gmail.com Reporter: jendayi30 at gmail.com When creating a new staff member and setting their permissions such that the create_reports option is disabled AND the execute_reports option is enabled, the staff member cannot run any reports at all. They can only run reports when both create_reports and execute_reports are enabled. We should be able to disable staff members options to create reports while not affecting their ability to run reports. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 00:19:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 05 Dec 2012 23:19:39 +0000 Subject: [Koha-bugs] [Bug 9221] New: contact note not showing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9221 Bug ID: 9221 Summary: contact note not showing 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: nengard at gmail.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com The contact note on the alternate address doesn't show in the opac or the staff client. It should show at least in the staff client. -- You are receiving 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 Dec 6 01:04:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 00:04:54 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13303|0 |1 is obsolete| | --- Comment #11 from mathieu saby --- Created attachment 13899 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13899&action=edit [PATCH] Bug 8984: make Zebra more UNIMARC compliant Patch rebased This patch makes the following changes to record.abs, biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl : - adding new (sub)fields to Identifier-standard index : 011f/g ; 012a ; 013a/z ; 014a/z ; 015a/z ; 016a/z ; 017a/z, 040a/z, 071z, 072z, 073z - adding 1 new subfield to Publisher index : 071b (may contain the name of a music publisher) - adding new (sub)fields to Author and Identifier-standard index (for the $9) : 716, 72X, 730 - adding new (sub)fields to Note : 334$a (award note) - correcting 207 and 208 - suppressing 308a and 328a in Note (useless as complete fields are indexed in same index) - adding (sub)fields to Title index : 411t, 421-425t, 433-437t, 442-444t, 446-456t, 462-463t, 470-488t, 560 - adding (sub)fields to Subject and Identifier-standard index (for the $9) : 608, 615, 616, 617, 620, 621 - adding some classifications index : 670, 675, 686 - adding some comments (to make easier further modifications and to identify non unimarc fields : 414-420, 603, 630-636, 646) To test : - take a record and fill some of the missing fields (e.g 488t, 608, 720, 012a) with some data as "field488", "field608" etc - try to find the record => not possible - apply the patch, copy the new record.abs in etc/zebradb/biblios/etc and rebuild zebra - try to find the record => should be ok - check nothing else is broken... - same test with DOM indexing activated -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 10:04:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 09:04:11 +0000 Subject: [Koha-bugs] [Bug 9222] New: manual history reversed in subscription-detail.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9222 Bug ID: 9222 Summary: manual history reversed in subscription-detail.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: fridolyn.somers at biblibre.com CC: colin.campbell at ptfs-europe.com Edit a subscription and check manual history : in subscription-detail.pl, manual history shows "disabled". Edit a subscription and uncheck manual history : in subscription-detail.pl, manual history shows "enabled". Manual history is reversed in subscription-detail.tt. -- You are receiving 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 Dec 6 10:05:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 09:05:56 +0000 Subject: [Koha-bugs] [Bug 9222] manual history reversed in subscription-detail.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9222 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 13900 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13900&action=edit Proposed 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 Thu Dec 6 10:28:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 09:28:02 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 --- Comment #49 from Jonathan Druart --- Created attachment 13901 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13901&action=edit Bug 7919: Fix unit test (Members_AttributeTypes.t) - Reintroduce the class column in a select statement (was present before this development) - FIX UT: If there are no arg passed in parameter, the routine calls C4::Context->userenv which call an execute statement. It consumes the mocked resultset -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 10:28:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 09:28:20 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart 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 Dec 6 10:28:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 09:28:26 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart 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 Dec 6 12:30:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 11:30:21 +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 --- Comment #5 from M. de Rooy --- (In reply to comment #4) > I'm not sure I was being clear. My question to you is if I have this > preference set to biblio what icon is it going to use? If it's still going > to show the icon from the 952y then which item will it pick the icon from - > I could have 8 items with 4 different item types - how does Koha know which > icon to use? This preference implies that it's going to use the item type > assigned at the biblio level (942c) if set to 'biblio' and many libraries > don't actually set that right. Sorry for the delay in answering: The icon for itemtype is shown in the table below now. So for each item you see an icon. The 8 items with 4 different types are handled correctly independent of the item_level_itypes pref setting. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 12:58:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 11:58:09 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #20 from M. de Rooy --- Frederic, How do you feel about Fridolyn's counterpatches ? Just an additional thought: If we resolve all quotes now, how do we prevent them being added again the wrong way in the future? Unit test? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:09:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:09:03 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 --- Comment #5 from MJ Ray (software.coop) --- This is a very dirty (messing in /usr/share is not good if you are not the package manager) fix for it: sudo cp -al /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/{reset-fonts-grids,skin}.css lib/yui/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:15:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:15:47 +0000 Subject: [Koha-bugs] [Bug 9052] YUI assets installed in the wrong place by packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9052 --- Comment #6 from MJ Ray (software.coop) --- I think Bug 8623 was what exposed this bug. Why aren't we depending on Package libjs-yui anyway? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:26:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:26:35 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13771|0 |1 is obsolete| | --- Comment #3 from M. de Rooy --- Created attachment 13902 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13902&action=edit [SIGNED_OFF] Patch 9167 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:26:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:26:59 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 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 Dec 6 13:29:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:29:07 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from M. de Rooy --- QA Comment: Works as advertised. Improves code. Small inconsistency in text: When editing a list in opac, the option is called Year. When editing in staff, it is called Copyrightdate. But on the shelves display in staff it is called Year again. Maybe send a followup? Passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:37:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:37:46 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 M. de Rooy 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 Thu Dec 6 13:41:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:41:09 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Medium patch --- Comment #13 from M. de Rooy --- Looking at this report now.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 13:55:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 12:55:36 +0000 Subject: [Koha-bugs] [Bug 9223] New: Multiple values of AdvancedSearchTypes in suggestions Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 Bug ID: 9223 Summary: Multiple values of AdvancedSearchTypes in suggestions 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: fridolyn.somers at biblibre.com Suggestion form uses C4::Koha::GetSupportList to get a list of supports that can come from itemtypes or authoritized values LOC or CCODE. C4::Koha::GetSupportList uses AdvancedSearchTypes syspref like it has only one value. But this syspref can have mutliple values separated by a pipe. -- You are receiving 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 Dec 6 14:04:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:04:13 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 13903 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13903&action=edit Proposed patch Proposed patch : C4::Koha::GetSupportList returns a list with all supports from itemtypes, LOC and CCODE. Test plan : ----------- - Set AdvancedSearchTypes with "itemtypes|loc|ccode" - Get to suggestion form (OPAC or intranet) - Look at "Document type" combobox, it must contain all itemtypes, LOC and CCODE descriptions - Create a suggestion with a document type from LOC or CCODE - Get to suggestions management - Organize suggestions by item type => your suggestion must appear in a tab with ccode description -- You are receiving 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 Dec 6 14:09:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:09:48 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 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 Dec 6 14:10:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:10:39 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #14 from M. de Rooy --- Tested with AcqCreateItem on cataloging. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 14:11:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:11:18 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12943|0 |1 is obsolete| | --- Comment #15 from M. de Rooy --- Created attachment 13904 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13904&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 Thu Dec 6 14:14:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:14:28 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #16 from M. de Rooy --- Code looks good to me: Passed QA Small point: my $freight = $invoice->{shipmentcost}; my $datereceived = $invoice->{shipmentdate}; As far as I can see, these parameters are not passed any more to the script via URL. (Not in spent.tt and parcel.tt) So these lines are dead code too.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 14:15:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:15:56 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 --- Comment #17 from M. de Rooy --- (In reply to comment #16) > Small point: > my $freight = $invoice->{shipmentcost}; > my $datereceived = $invoice->{shipmentdate}; > As far as I can see, these parameters are not passed any more to the script > via URL. (Not in spent.tt and parcel.tt) > So these lines are dead code too.. Oops, freight is not used. Date received is.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 14:33:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:33:47 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 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 Thu Dec 6 14:45:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:45:10 +0000 Subject: [Koha-bugs] [Bug 9224] New: acqui/finishreceive.pl is not Plack-compatible Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9224 Bug ID: 9224 Summary: acqui/finishreceive.pl is not Plack-compatible 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 I get the following warnings in the log when receiving items under Plack: Variable "$datereceived" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 154. Variable "$unitprice" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 155. Variable "$rrp" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 156. Variable "$biblionumber" is not available at /home/jcamins/kohaclone/acqui/finishreceive.pl line 158. -- You are receiving 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 Dec 6 14:51:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:51:02 +0000 Subject: [Koha-bugs] [Bug 9225] New: Subroutines should not be defined in acqui/parcel.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9225 Bug ID: 9225 Summary: Subroutines should not be defined in acqui/parcel.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 We should not be declaring subroutines in .pl files. Unfortunately, there are three routines currently declared in acqui/parcel.pl. When run under Plack, this results in the following warnings in the log: Subroutine get_value_with_gst_params redefined at /home/jcamins/kohaclone/acqui/parcel.pl line 74. Subroutine get_gste redefined at /home/jcamins/kohaclone/acqui/parcel.pl line 93. Subroutine get_gst redefined at /home/jcamins/kohaclone/acqui/parcel.pl line 102. -- You are receiving 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 Dec 6 14:52:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 13:52:26 +0000 Subject: [Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #18 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 Thu Dec 6 15:11:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:11:03 +0000 Subject: [Koha-bugs] [Bug 9226] New: Wrong branch filter after suggestion creation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9226 Bug ID: 9226 Summary: Wrong branch filter after suggestion creation 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: fridolyn.somers at biblibre.com In suggestions management : When suggestions are not filtered on a branch, they are filtered on your branch (the branch of connected user). But when you create a new suggestion for another branch, after saving you come back to suggestions list and there they are filtered on the other branch instead of your 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 Thu Dec 6 15:11:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:11:20 +0000 Subject: [Koha-bugs] [Bug 6273] SIP2 Fee Paid and Fee Paid Response support In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6273 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Medium patch Version|3.6 |master --- Comment #4 from Katrin Fischer --- Resetting version to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 15:14:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:14:34 +0000 Subject: [Koha-bugs] [Bug 9226] Wrong branch filter after suggestion creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9226 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 13905 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13905&action=edit Proposed patch Proposed patch : Bug comes from the fact that the inputs of branch selection at creation and input of branch filtering have the same name. So $branchfilter gets a value when it souldn'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 Thu Dec 6 15:25:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:25:47 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13827|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall --- Created attachment 13906 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13906&action=edit Bug 9014 - Add time due to slips This patch modifies Koha::DateUtils::output_pref to support the new system preference TimeFormat, which defines the visual format for a time as either the 24 hour format ( default ), or the 12 hour format (HH:MM AM/PM). The patch also modifies C4::Members::IssueSlip to use output_pref rather than format_date. Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Issue an item to a patron, verify the times are in 24 hour format. 4) Switch TimeFormat to the 12 hour format. 5) Revist the patron record you issued an item to, times should now be in a 12 hour format. 6) Print a slip for this patron, you should now see the time as well as the date. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 15:27:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:27:22 +0000 Subject: [Koha-bugs] [Bug 8519] Make koha-index-daemon run on startup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8519 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl Patch complexity|--- |Small patch --- Comment #15 from M. de Rooy --- Dry QA comment: Cannot test this patch, since it is dependent on distro and koha-index-daemon. (This will be the case for more members of QA team probably.) Things as /lib/lsb/init-functions and daemon are not always present. I tested make test and make install. Make test did not finish properly, but that seems not to be related to this patch. Make install installed the new script in the kohadev bin directory. As far as I know, the t/db_dependent/lib/KohaTest.pm is a deprecated test unit. But I do not see any harm in pushing this patch. It will not break anything if you do not use it. It needs more documentation but that was mentioned already. Setting to Passed QA for consideration by RM. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 15:31:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:31:03 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13906|0 |1 is obsolete| | --- Comment #9 from Kyle M Hall --- Created attachment 13907 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13907&action=edit Bug 9014 - Add time due to slips This patch modifies Koha::DateUtils::output_pref to support the new system preference TimeFormat, which defines the visual format for a time as either the 24 hour format ( default ), or the 12 hour format (HH:MM AM/PM). The patch also modifies C4::Members::IssueSlip to use output_pref rather than format_date. Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Issue an item to a patron, verify the times are in 24 hour format. 4) Switch TimeFormat to the 12 hour format. 5) Revist the patron record you issued an item to, times should now be in a 12 hour format. 6) Print a slip for this patron, you should now see the time as well as the date. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 15:32:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:32:39 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #10 from Kyle M Hall --- > 1) I noticed that 21:07 got formatted as 21:7 on the circulation slips. I haven't been able to reproduce this problem. > 2) The description for the new system preference has a typo: > 'Format times sing'. Fixed > 3) 12hour format only works with in combination with US date format. > I think it should be available for all date formats or the description > of the system preference should be changed. Fixed > 4) When 12h pref and us date format are selected, the slips still print with > 24h > for time for me. I tried shift reload and the due dates in the patron > account > show correctly. I also haven't been able to reproduce this either. Would you mind retesting this new patch to see if you still have problems 1 and 4? Thanks! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 15:33:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:33:04 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Dec 6 15:46:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 14:46:24 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|Small patch |Medium patch --- Comment #11 from Katrin Fischer --- Resetting complexity, because it touches C4, Koha and includes a database update. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 16:18:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:18:15 +0000 Subject: [Koha-bugs] [Bug 9227] New: items in transit can be checked out without warning Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9227 Bug ID: 9227 Summary: items in transit can be checked out without warning Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 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 When you try to check out items with different statuses (on hold for example) you get a warning, but if you try to check out an item that's in transit you don't get that warning and should. See here: http://screencast.com/t/wu3iJMdU -- You are receiving 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 Dec 6 16:19:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:19:47 +0000 Subject: [Koha-bugs] [Bug 9227] items in transit can be checked out without warning In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9227 --- Comment #1 from Nicole C. Engard --- I should add that the item that's in transit to fill a hold doesn't have an accurate error message either - it says it's waiting at the other branch when in reality it's in transit to the other 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 Thu Dec 6 16:21:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:21:01 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 --- Comment #12 from Kyle M Hall --- (In reply to comment #11) > Resetting complexity, because it touches C4, Koha and includes a database > update. Ok, are there any guidelines on the wiki for how to set the patch complexity? Kyle -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 16:21:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:21:06 +0000 Subject: [Koha-bugs] [Bug 9228] New: log of messages left Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9228 Bug ID: 9228 Summary: log of messages left 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 great if we could keep a log of messages left on the patron's circ screen - not notices - the circulation messages. So after they were deleted they were just removed from the display but still in the DB or on a log page of some sort to see if you're leaving the same message over and over for 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 Thu Dec 6 16:29:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:29:22 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 --- Comment #13 from Katrin Fischer --- Hi Kyle, sorry, I should have given you the link: http://wiki.koha-community.org/wiki/SubmitingAPatch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 16:29:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:29:30 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.12 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 16:33:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:33:04 +0000 Subject: [Koha-bugs] [Bug 9229] New: branch code instead of name in subscription-detail.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9229 Bug ID: 9229 Summary: branch code instead of name in subscription-detail.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: fridolyn.somers at biblibre.com CC: colin.campbell at ptfs-europe.com In subscription-detail.pl, the branch code is displayed instead of the branch 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 Thu Dec 6 16:47:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:47:54 +0000 Subject: [Koha-bugs] [Bug 82] selectbranchprinter.pl is not executable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=82 --- Comment #1 from Daniel Cevaal --- Created attachment 13908 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13908&action=edit 1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 16:50:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:50:11 +0000 Subject: [Koha-bugs] [Bug 9229] branch code instead of name in subscription-detail.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9229 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 13909 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13909&action=edit Proposed patch Small 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 Thu Dec 6 16:50:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:50:25 +0000 Subject: [Koha-bugs] [Bug 9229] branch code instead of name in subscription-detail.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9229 Fridolyn SOMERS 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 Thu Dec 6 16:51:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:51:06 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 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 Thu Dec 6 16:51:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 15:51:30 +0000 Subject: [Koha-bugs] [Bug 9222] manual history reversed in subscription-detail.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9222 Fridolyn SOMERS 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 Thu Dec 6 17:05:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 16:05:52 +0000 Subject: [Koha-bugs] [Bug 9230] New: selectively delete reading history Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9230 Bug ID: 9230 Summary: selectively delete reading history 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 selectively delete your reading history as a patron. Checkboxes or something on your reading history to delete some things but not all. -- You are receiving 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 Dec 6 17:20:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 16:20:18 +0000 Subject: [Koha-bugs] [Bug 9231] New: Batch revert staged MARC records fails if one or more records in a batch have been deleted. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9231 Bug ID: 9231 Summary: Batch revert staged MARC records fails if one or more records in a batch have been deleted. Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: kyle at bywatersolutions.com 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 Dec 6 17:22:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 16:22:55 +0000 Subject: [Koha-bugs] [Bug 9231] Batch revert staged MARC records fails if one or more records in a batch have been deleted. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9231 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Severity|enhancement |normal --- Comment #1 from Kyle M Hall --- It appears that if a record in an imported batch is deleted, any attempt to revert the batch will result in the progress bar just sitting at '0%' forever. The background job fails when it hits the already deleted record, with the error occurring in C4::Items::DelItem for the line $copy2deleted->execute( $record->as_usmarc(), $itemnumber ); which fails because $record is undefined. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 17:29:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 16:29:44 +0000 Subject: [Koha-bugs] [Bug 9014] Add time due to slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9014 --- Comment #14 from Kyle M Hall --- No problem! I was just unable to find it by searching the wiki. Thanks! (In reply to comment #13) > Hi Kyle, sorry, I should have given you the link: > http://wiki.koha-community.org/wiki/SubmitingAPatch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 17:55:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 16:55:12 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Zeno Tajoli 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 Thu Dec 6 18:04:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:04:06 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 --- Comment #12 from mathieu saby --- (In fact I am probably wrong saying you need to copy the file in etc/zebradb/biblios/etc In my install, the file was in this directory in addition to etc/zebradb/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 Thu Dec 6 18:20:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:20:05 +0000 Subject: [Koha-bugs] [Bug 9232] New: It should be possible to limit on multiple years or date ranges Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9232 Bug ID: 9232 Summary: It should be possible to limit on multiple years or date ranges Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Right now Koha only allows us to limit on a single year or range of years, but it would be nice to be able to limit on, for example, all books before 1900 and all books after 2000 (-1900,2000-) or 2005 and 2008 (2005,2008). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:22:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:22:38 +0000 Subject: [Koha-bugs] [Bug 9233] New: Use unambiguous boolean operators for searches Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9233 Bug ID: 9233 Summary: Use unambiguous boolean operators for searches Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Right now Koha uses ambiguous operators like "and" and "or." for searching. It would be much better if Koha offered the option of using unambiguous search operators. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:23:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:23:44 +0000 Subject: [Koha-bugs] [Bug 9234] New: Koha's search code needs to be rewritten Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9234 Bug ID: 9234 Summary: Koha's search code needs to be rewritten Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Depends on: 9232, 9233 This is an umbrella bug to track all the bugs relating to the ongoing search rewrite discussed at http://wiki.koha-community.org/wiki/C_%26_P_Search_Rewrite_RFC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:23:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:23:44 +0000 Subject: [Koha-bugs] [Bug 9232] It should be possible to limit on multiple years or date ranges In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9232 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:23:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:23:44 +0000 Subject: [Koha-bugs] [Bug 9233] Use unambiguous boolean operators for searches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9233 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 1807] search () give odd results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1807 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 9234] Koha's search code needs to be rewritten In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9234 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9183, 8651, 7607, 7440, | |5515, 4481, 1807, 7978, | |7518, 5534, 8962, 8545, | |7377, 6425 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 4481] Search's Limit to Available filters out many available items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4481 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this 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 Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 5515] Leading 'and' in search never returns a result In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5515 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this 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 Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 5534] koha does not ignore punctuation when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5534 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this 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 Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 6425] begins with and contains searches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6425 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this 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 Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 7440] Vestiges of NoZebra should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7440 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 7377] Feature Request: Add Lexile Search for Ranges of Lexile Scores In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7377 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31: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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 7607] Advanced search: Index and search term don't match when leaving fields empty In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7607 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 7978] Koha index-names have inconsistent CaPiTaLiSaTiOn In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7978 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 8545] ZOOM is silent on connection errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8545 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 8651] 'or' in keyword searches causing problems In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8651 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 8962] Create a new index for OPAC simple search, more specific than "any" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:31:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:31:23 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 18:50:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:50:34 +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 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Change sponsored?|--- |Sponsored Assignee|gmcharlt at gmail.com |elliott at bywatersolutions.co | |m Severity|enhancement |new 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 Thu Dec 6 18:50:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 17:50:43 +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 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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 Thu Dec 6 19:59:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 18:59:49 +0000 Subject: [Koha-bugs] [Bug 6742] can't tell what's a child fund In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6742 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high 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 Thu Dec 6 20:21:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:21:29 +0000 Subject: [Koha-bugs] [Bug 82] selectbranchprinter.pl is not executable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=82 --- Comment #2 from Chris Cormack --- The content of attachment 13908 has been deleted by Chris Cormack who provided the following reason: Spam The token used to delete this attachment was generated at 2012-12-07 08:21:22 NZDT. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 20:29:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:29:08 +0000 Subject: [Koha-bugs] [Bug 6742] can't tell what's a child fund In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6742 --- Comment #3 from Nicole C. Engard --- I looked at this today and it's not just a visualization bug, but a bug in the way it works - or if it's how it works it's confusing. Basically if I have a BK fund that has $10,000 in it and then I break the fund in to multiple children funds say Fiction which is $1,000 and Non fiction which is $500 - the assumption is that the child funds are part of the whole - so I have 10,000 to spend on books and $500 of that can be spent on non fiction. The way the data breaks down though it does not subtract the money I spend on non fiction from the books fund. I can do a video if that needs more clarification. -- 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 Thu Dec 6 20:44:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:44:53 +0000 Subject: [Koha-bugs] [Bug 9235] New: Hardcoded values in cronjobs/backup.sh Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 Bug ID: 9235 Summary: Hardcoded values in cronjobs/backup.sh Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt at gmail.com Reporter: tomascohen at gmail.com There are several hardcoded values that should be read from config files. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 20:54:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:54:01 +0000 Subject: [Koha-bugs] [Bug 9236] New: deleting an order when receiving redirects to closed basket Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 Bug ID: 9236 Summary: deleting an order when receiving redirects to closed basket Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com When you're receiving if you click 'Delete' to the right of an order line it redirects you to the closed basket not back to the receiving page where you were. -- You are receiving 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 Dec 6 20:56:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:56:25 +0000 Subject: [Koha-bugs] [Bug 9237] New: canceling a receive redirects to a blank receive screen Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9237 Bug ID: 9237 Summary: canceling a receive redirects to a blank receive screen Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com When you're receiving if you click receive on an order line and then click cancel at the bottom it redirects to a blank receive screen not the screen you were on before - the URL is loosing key info: After cancelling it looks like this: /cgi-bin/koha/acqui/parcel.pl?invoice=cr1234&gst=0&freight= -- You are receiving 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 Dec 6 20:57:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:57:21 +0000 Subject: [Koha-bugs] [Bug 9238] New: fund pull down says 'select budget' Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9238 Bug ID: 9238 Summary: fund pull down says 'select budget' Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com When you're ordering it says 'Fund:' and has a pull down to the right of it that says 'select budget' but really you're selecting a fund. -- You are receiving 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 Dec 6 20:57:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:57:27 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 --- Comment #1 from Tom?s Cohen Arazi --- Created attachment 13910 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13910&action=edit Bug 9235 - Hardcoded values in cronjobs/backup.sh This patch makes the script read those parameters from the corresponding $KOHA_CONF file. Regards To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Dec 6 20:58:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 19:58:02 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff 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 Fri Dec 7 00:05:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:05:38 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer --- I am not sure if this changes makes sense for the library user. Collections, locations and itemtypes are totally different things. Which label would we show? What is the user expected to choose/do here? Maybe it would be better to have a separate pref to define which value(s) are offered in the suggestion form and not reuse the settings for the advanced search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 00:11:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:11:57 +0000 Subject: [Koha-bugs] [Bug 9228] log of messages left In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9228 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- I think this should be controlled by a system preference if it gets implemented. -- You are receiving 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 Dec 7 00:46:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:46:47 +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 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #4 from mathieu saby --- Hello I confirm the bug with ICU and QueryStemming activated. Very annoying... 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 Fri Dec 7 00:53:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:53:29 +0000 Subject: [Koha-bugs] [Bug 9239] New: Koha should share Evergreen's QueryParser module for parsing queries Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 Bug ID: 9239 Summary: Koha should share Evergreen's QueryParser module for parsing queries 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: jcamins at cpbibliography.com Depends on: 9234 Koha's current query parsing code is very fragile, hard to understand, and generally quite buggy. By sharing Evergreen's general-purpose QueryParser module, we can eliminate a lot of that code and offer users a better experience. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 00:53:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:53:29 +0000 Subject: [Koha-bugs] [Bug 9234] Koha's search code needs to be rewritten In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9234 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9239 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 00:54:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 06 Dec 2012 23:54:44 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored Assignee|gmcharlt at gmail.com |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 Dec 7 01:02:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 00:02:27 +0000 Subject: [Koha-bugs] [Bug 9240] New: Search operators should be user-configurable Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9240 Bug ID: 9240 Summary: Search operators should be user-configurable Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Searching Assignee: jcamins at cpbibliography.com Reporter: jcamins at cpbibliography.com Depends on: 9233 Blocks: 9234 Having unambiguous boolean operators for searches is a good start, but even better would be to enable librarians to choose their own operators. For example, if a French library would like the "and" operator to approximate natural language, the librarian should be able to set the and operator to "et." -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 01:02:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 00:02:27 +0000 Subject: [Koha-bugs] [Bug 9234] Koha's search code needs to be rewritten In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9234 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9240 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 01:02:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 00:02:27 +0000 Subject: [Koha-bugs] [Bug 9233] Use unambiguous boolean operators for searches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9233 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9240 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 09:42:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 08:42:37 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13867|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 Dec 7 09:42:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 08:42:43 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13891|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 Dec 7 10:57:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 09:57:19 +0000 Subject: [Koha-bugs] [Bug 9241] New: cannot connect to Z39.50 server Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9241 Bug ID: 9241 Summary: cannot connect to Z39.50 server Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt at gmail.com Reporter: normalina at apu.edu.my 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 Dec 7 11:03:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:03:24 +0000 Subject: [Koha-bugs] [Bug 9241] cannot connect to Z39.50 server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9241 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger --- Hi normalina. You'll have to provide some more detail here. Which version of Koha are you on? And not least: Which Z39.50 server are you trying to connect to? Please list all the information about it that you have under Home ? Administration ? Z39.50 servers. Or were you trying to connect to Koha's own Z39.50 server? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 11:07:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:07:34 +0000 Subject: [Koha-bugs] [Bug 9242] New: using koha 3.8, cannot connect to LOC z39.50 server Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9242 Bug ID: 9242 Summary: using koha 3.8, cannot connect to LOC z39.50 server Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt at gmail.com Reporter: normalina at apu.edu.my 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 Dec 7 11:11:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:11:12 +0000 Subject: [Koha-bugs] [Bug 8917] Track clicks to links external to Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8917 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #15 from Jonathan Druart --- The feature works for me. I can't reproduce the error describes by Kyle. Given that Kyle get an error, I don't sign-off this patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 11:33:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:33:37 +0000 Subject: [Koha-bugs] [Bug 9242] using koha 3.8, cannot connect to LOC z39.50 server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9242 --- Comment #1 from Magnus Enger --- *** Bug 9241 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 Dec 7 11:33:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:33:37 +0000 Subject: [Koha-bugs] [Bug 9241] cannot connect to Z39.50 server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9241 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Magnus Enger --- *** This bug has been marked as a duplicate of bug 9242 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 11:34:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:34:15 +0000 Subject: [Koha-bugs] [Bug 9242] using koha 3.8, cannot connect to LOC z39.50 server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9242 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #2 from Magnus Enger --- That's better, but we still need the connection details you are using. :-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 11:55:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:55:37 +0000 Subject: [Koha-bugs] [Bug 9174] Item type image does not display for biblio-level itemtypes in list display in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9174 Jonathan Druart 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 Dec 7 11:55:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:55:39 +0000 Subject: [Koha-bugs] [Bug 9174] Item type image does not display for biblio-level itemtypes in list display in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9174 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13791|0 |1 is obsolete| | --- Comment #2 from Jonathan Druart --- Created attachment 13911 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13911&action=edit Bug 9174: Fix itemtype image display in OPAC lists Prior to this patch, C4::VirtualShelves::Page did not make sure that the itemtype images that it chose when displaying itemtype images for biblio-level itemtypes were for the correct interface, so even on the OPAC the Intranet icons were requested. On standard installations, intranet-tmpl is not available to the OPAC. To test: 1) Set noItemTypeImages to "Show" and item-level_items to "biblio record" 2) Create a list and add an item with the default item type (942$c in MARC21) set to something with an itemtype image associated with it. 3) View the list in the OPAC. 4) If you are an a standard install, the itemtype image will be a broken link. If on a dev install, you can confirm with Firebug or the like that the image is pulled from /intranet-tmpl. 5) Apply patch. 6) Run `prove t/db_dependent/Koha.t` to confirm that the behavior of the routine used to retrieve the image URL is correct. (Note that you must have an item type with the code 'BK') 7) Refresh the list, noting that the display is now correct/the image is pulled from opac-tmpl. Signed-off-by: Jonathan Druart It works as expected. All tests in Koha.t passed. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 11:58:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 10:58:58 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 --- Comment #6 from Jonathan Druart --- (In reply to comment #4) > Small inconsistency in text: When editing a list in opac, the option is > called Year. When editing in staff, it is called Copyrightdate. But on the > shelves display in staff it is called Year again. Maybe send a followup? Hi Marcel, What is the correct label? "Year" or "Copyright date"? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 13:40:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:40:01 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13675|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13912 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13912&action=edit Bug 9144 - bulkmarcimport.pl - Problem identifying errors Replace \r with \n for newline in output for bulkmarcimport.pl \r is the newline character for OS X, \n is the newline character for Linux. 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 Dec 7 13:41:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:41:37 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com --- Comment #3 from Kyle M Hall --- We use \n for newlines everywhere else in Koha, so this is a sensible change. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 13:55:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:55:54 +0000 Subject: [Koha-bugs] [Bug 9242] using koha 3.8, cannot connect to LOC z39.50 server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9242 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer --- Also, are you behind a firewall? This is probably not a bug, but more a matter of configuration and network settings. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 13:58:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:58:50 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13704|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall --- Created attachment 13913 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13913&action=edit BUG 9151 - Renewal notice according to patron alert preferences Modifications on AddRenewals and SendCirculationAlert in order to send a renewal notice to the patron according to the patron checkout alert preference. Added a new notice template for renewals notices. 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 Dec 7 13:59:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:59:01 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13705|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall --- Created attachment 13914 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13914&action=edit BUG 9151 - Renewal notice according to patron alert preferences (Patch 2) Added a system preferences (RenewalSendNotice - default no) to controll the renewal notice sending. Added to installer languages the renewal notice template. 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 Dec 7 13:59:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 12:59:11 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 --- Comment #8 from Kyle M Hall --- Created attachment 13915 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13915&action=edit Bug 9151 - Renewal notice according to patron alert preferences - QA Followup - Fix DB Revs & Grammar -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:00:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:00:04 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13913|BUG 9151 - Renewal notice |[SIGNED-OFF] BUG 9151 - description|according to patron alert |Renewal notice according to |preferences |patron alert preferences -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:00:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:00:12 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13914|BUG 9151 - Renewal notice |[SIGNED-OFF] BUG 9151 - description|according to patron alert |Renewal notice according to |preferences (Patch 2) |patron alert preferences | |(Patch 2) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:00:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:00:25 +0000 Subject: [Koha-bugs] [Bug 9151] Renewal notice according to patron alert preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9151 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 14:06:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:06:05 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com --- Comment #2 from Kyle M Hall --- Vitor, for future reference you are not allowed to use tab characters in Koha code. In particular, the system preferences files are broken by tabs. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:13:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:13:52 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13730|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 13916 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13916&action=edit BUG 9162 - Add a system preference to set which notes fields appears on title notes/description separator Added a new system preference to control the fields to not appear in the separator. Change GetMarcNotes to use the system preference created to only appear the fields that aren't in the list, -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:14:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:14:44 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Kyle M Hall --- My blacklisted fields still display on the record details in the OPAC and Intranet. Please provide a test plan, I may be testing this incorrectly. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:17:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:17:02 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 --- Comment #5 from Kyle M Hall --- One other QA comment, please don't just use 'XXX' for DB revisions. updatedatabase.pl doesn't like that, please use the format '3.11.00.XXX'. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:26:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:26:18 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13693|0 |1 is obsolete| | --- Comment #29 from Kyle M Hall --- Created attachment 13917 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13917&action=edit [SIGNED-OFF] bug_7243: Rewording and renaming 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 Dec 7 14:26:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:26:29 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 14:29:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:29:05 +0000 Subject: [Koha-bugs] [Bug 6934] New report Cash Register Statistics In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle at bywatersolutions.com Patch complexity|--- |Medium 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 Fri Dec 7 14:32:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:32:31 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle at bywatersolutions.com Patch complexity|--- |Small patch --- Comment #4 from Kyle M Hall --- Fails QA based on Marc V?ron's comments. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:35:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:35:58 +0000 Subject: [Koha-bugs] [Bug 5709] Adding the ability to translate HTML5 placeholder text in an input field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5709 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12771|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall --- Created attachment 13918 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13918&action=edit [SIGNED-OFF] Adding the ability to translate HTML5 placeholder text in an input field http://bugs.koha-community.org/show_bug.cgi?id=5709 Signed-off-by: Kyle M Hall -- You are receiving this 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 Dec 7 14:36:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:36:16 +0000 Subject: [Koha-bugs] [Bug 5709] Adding the ability to translate HTML5 placeholder text in an input field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5709 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com 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 Fri Dec 7 14:41:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:41:38 +0000 Subject: [Koha-bugs] [Bug 9158] Correcting whitespace around display of series 440 marc fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9158 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13715|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13919 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13919&action=edit bug 9158 correcting whitespace in series (440) display Signed-off-by: Kyle M Hall Patch changes 'first; seconds; third.' to 'first ; second ; third.' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:42:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:42:21 +0000 Subject: [Koha-bugs] [Bug 9158] Correcting whitespace around display of series 440 marc fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9158 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13919|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 13920 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13920&action=edit bug 9158 correcting whitespace in series (440) display Signed-off-by: Kyle M Hall Patch changes 'first; second; third.' to 'first ; second ; third.' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:42:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:42:35 +0000 Subject: [Koha-bugs] [Bug 9158] Correcting whitespace around display of series 440 marc fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9158 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 14:55:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:55:48 +0000 Subject: [Koha-bugs] [Bug 8218] Add a script to sanitize entity where "&" character was wrongly replaced with "& " In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8218 --- Comment #11 from Kyle M Hall --- I'm not sure if I am testing this right. Can you please provide a test plan? What I did: 1) Picked a record, added "Includes index. amp;amp;" in a 505a note. 2) Ran script with --run --where search 3) Script says it has fixed 1 biblio 4) The field still looks the same to me in the marc editor. Also: * In the help '-where' should be '--where' * Shouldn't the line '--run' => \$run, be 'run' => \$run, ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 14:59:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:59:37 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13836|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall --- Created attachment 13921 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13921&action=edit [SIGNED-OFF] Bug 9104: country in CSV in overdue_notices.pl 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 Dec 7 14:59:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 13:59:46 +0000 Subject: [Koha-bugs] [Bug 9104] country in CSV in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9104 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 Dec 7 15:02:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:02:18 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9235 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:02:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:02:18 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8874 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:03:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:03:00 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8874 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:03:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:03:00 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9235 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:06:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:06:00 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13910|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13922 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13922&action=edit [SIGNED-OFF] Bug 9235 - Hardcoded values in cronjobs/backup.sh This patch makes the script read those parameters from the corresponding $KOHA_CONF file. Regards To+ 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 Dec 7 15:06:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:06:41 +0000 Subject: [Koha-bugs] [Bug 9235] Hardcoded values in cronjobs/backup.sh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9235 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 Dec 7 15:07:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:07:10 +0000 Subject: [Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Patch complexity|--- |Small patch See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8874 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:07:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:07:10 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9045 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:08:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:08:46 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 --- Comment #5 from Kyle M Hall --- This functionality is also included in Bug 9045 - Adding some parameters to export_borrowers.pl -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:13:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:13:15 +0000 Subject: [Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13363|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall --- Created attachment 13923 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13923&action=edit [SIGNED-OFF] Bug 9045 : Adding --where parameter to filter what kind of borrowers to export and --separator to choose a specific caracter for patron export Signed-off-by: Kyle M Hall Tested, works as advertised. Note, to use tab character as a separater, do this: -s $'\t' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:13:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:13:25 +0000 Subject: [Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045 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 Dec 7 15:14:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:14:14 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 --- Comment #6 from Kyle M Hall --- 3) Maybe I just do not know: How can I make use of a tab character as separator? With '\t' I get \ as separator. The answer would be $'\t' -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:18:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:18:08 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13807|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13924 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13924&action=edit [SIGNED-OFF] Bug 9183: Refactor ZOOM event loop Prior to this patch, there were three identical ZOOM event loops in C4::Search. This is wasteful, and goes against all good programming practice. This patch refactors the ZOOM event loops into a separate subroutine which is called by SimpleSearch, searchResults, and GetDistinctValues call. The new routine, _ZOOM_event_loop process the ZOOM event loop and, once it has been fully processed, passes control to a closure provided by the calling routine for processing the results, and destroys the result sets. To test (after applying patch): 1) Do a regular bibliographic search that should return results. 2) Do a search in the Cataloging module that should return results. 3) If you get results from both searches, the patch works. 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 Dec 7 15:18:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:18:23 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com 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 Dec 7 15:20:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:20:52 +0000 Subject: [Koha-bugs] [Bug 9243] New: Bad delete order in sub index_records in rebuild_zebra.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9243 Bug ID: 9243 Summary: Bad delete order in sub index_records in rebuild_zebra.pl 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: christophe.croullebois at biblibre.com CC: m.de.rooy at rijksmuseum.nl If we have in the zebraqueue table for the same record, one line "update" and another "delete", the index_records sub in rebuild_zebra.pl treats the delete line first. The result is that the record still exists in zebra. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:25:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:25:10 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |kyle at bywatersolutions.com --- Comment #2 from Kyle M Hall --- 09:24 ~/kohaclone ((0573727...) $%)$ perl t/Template_Plugin_MARC.t 1..21 not ok 1 - use Koha::Template::Plugin::MARC; # Failed test 'use Koha::Template::Plugin::MARC;' # at t/Template_Plugin_MARC.t line 25. # Tried to use 'Koha::Template::Plugin::MARC'. # Error: Type of arg 1 to push must be array (not hash element) at /home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 225, near "$fieldobj;" # Type of arg 1 to push must be array (not hash element) at /home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 227, near "$fieldobj;" # Type of arg 1 to push must be array (not hash element) at /home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 228, near "$fieldobj;" # BEGIN not safe after errors--compilation aborted at /home/koha/kohaclone/Koha/Template/Plugin/MARC.pm line 296. # Compilation failed in require at (eval 12) line 2. # BEGIN failed--compilation aborted at (eval 12) line 2. ok 2 - load method returns correct class name ok 3 - Created expected object Undefined subroutine &Koha::Template::Plugin::MARC::marc called at t/Template_Plugin_MARC.t line 52. # Looks like you planned 21 tests but ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test exited with 255 just after 3. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:29:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:29:06 +0000 Subject: [Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:30:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:30:45 +0000 Subject: [Koha-bugs] [Bug 8874] export_borrowers.pl : add a separator parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8874 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Marc V?ron --- Marked as duplicate based on comment #5 *** This bug has been marked as a duplicate of bug 9045 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:30:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:30:45 +0000 Subject: [Koha-bugs] [Bug 9045] Adding some parameters to export_borrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9045 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat at biblibre.com --- Comment #5 from Marc V?ron --- *** Bug 8874 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 Dec 7 15:31:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:31:53 +0000 Subject: [Koha-bugs] [Bug 8190] Add a logging module to Koha, that can report log message to staff interface (for developer use) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13740|0 |1 is obsolete| | --- Comment #34 from Kyle M Hall --- Created attachment 13925 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13925&action=edit Bug 8190: Koha::Utils::Logger, Logging module use Koha::Utils::Logger qw/$log/; $log = Koha::Utils::Logger->new; $log->debug("This is a debug message"); $log->info("This is an information"); $log->error("This is an error !"); The Logger constructor can take an hash reference with "file" and "level" to define a filepath or a log level. For a log level >= warning, a call stack is printed. Prerequisite: - set an environment variable KOHA_LOG in your virtual host: SetEnv KOHA_LOG /home/koha/var/log/opac.log - set a write flag for www-data on this file Please have a look at t/Logger.t for more details. Signed-off-by: Mason James Signed-off-by: Kyle M Hall Bug 8190: Followup Logger: FIX perlcritic Signed-off-by: Mason James Signed-off-by: Kyle M Hall Bug 8190 - Followup - Add cached logger, output messages to template * Add C4::Context->logger * Embed logged messageds to a comment in the template html, controlled by the system preference LogToHtmlComments\ * Add both new system preferences to sysprefs.sql Signed-off-by: Paul Poulain Bug 8190 follow-up moving updatedatabase part at the right place 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 Dec 7 15:32:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:32:12 +0000 Subject: [Koha-bugs] [Bug 8190] Add a logging module to Koha, that can report log message to staff interface (for developer use) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13763|0 |1 is obsolete| | --- Comment #35 from Kyle M Hall --- Created attachment 13926 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13926&action=edit Bug 8190: Follow Add some POD Add POD and prefix private methods with _ 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 Dec 7 15:32:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:32:22 +0000 Subject: [Koha-bugs] [Bug 8190] Add a logging module to Koha, that can report log message to staff interface (for developer use) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8190 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 Dec 7 15:38:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:38:49 +0000 Subject: [Koha-bugs] [Bug 9244] New: Authorities sorting should take subdivisions into account thanks to DOM Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9244 Bug ID: 9244 Summary: Authorities sorting should take subdivisions into account thanks to DOM Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt at gmail.com Reporter: gaetan.boisson at biblibre.com When searching amongst authorities, results area sorted alphabetically on the heading, but sudvisions are not taken into account, leading to confusing results lists for headings with a lot of subdivisions. This should be easily feasible with DOM. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:43:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:43:50 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 --- Comment #6 from Vitor Fernandes --- Hi Kyle, Sorry for the tab and XXX version problems. These are my first patches so it's normal to have some errors. I'll try to avoid those in the future. Problem: - All notes fields are shown in the 'title notes' separator on OPAC record details - All notes fields are shown in the 'description' separator on intranet record details Test plan: - Search for a record that has a note field (3XX in UNIMARC or 5XX in MARC21) - Check if that note appears in the separator 'title notes' of OPAC record details - Add the note field tag in the created system preference - Refresh the record detail page and check if the note stills appears - Check if that note appears in the separator 'description' of intranet record details - Add the note field tag in the created system preference - Refresh the record detail page and check if the note stills appears -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:48:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:48:27 +0000 Subject: [Koha-bugs] [Bug 9243] Bad delete order in sub index_records in rebuild_zebra.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9243 Christophe Croullebois changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt at gmail.com |christophe.croullebois at bibl | |ibre.com --- Comment #1 from Christophe Croullebois --- Created attachment 13927 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13927&action=edit proposed patch to test: make changes for a biblio record and save delete the record check in zebraqueue table that you have 2 lines for this record run rebuild zebra.pl -z -b -l 50 Without the patch the record still exist for zebra thx -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 15:51:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:51:20 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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 Dec 7 15:51:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:51:59 +0000 Subject: [Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8367 Kyle M Hall 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 Dec 7 15:54:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 14:54:33 +0000 Subject: [Koha-bugs] [Bug 8365] Renewal duration in issuingules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle at bywatersolutions.com Patch complexity|--- |Medium patch --- Comment #5 from Kyle M Hall --- Large merge conflict in C4/Circulation.pm -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 16:13:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:13:25 +0000 Subject: [Koha-bugs] [Bug 9116] Code cleaning: Remove some useless temp variables In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9116 --- Comment #2 from Kyle M Hall --- Created attachment 13928 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13928&action=edit [SIGNED-OFF] Bug 9116: Remove some useless tmp variables Some variables are useless in C4::Items::PrepareItemrecordDisplay. This patch removes its. Test plan: Syspref AcqCreateItem = "receive an order" and try to receive an order. Check there is no regression. 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 Dec 7 16:13:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:13:42 +0000 Subject: [Koha-bugs] [Bug 9116] Code cleaning: Remove some useless temp variables In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9116 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13557|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 Dec 7 16:13:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:13:59 +0000 Subject: [Koha-bugs] [Bug 9116] Code cleaning: Remove some useless temp variables In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9116 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 16:19:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:19:36 +0000 Subject: [Koha-bugs] [Bug 8369] default_branch_circ_rule and default_circ_rules tables useless In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8369 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13416|0 |1 is obsolete| | --- Comment #12 from Kyle M Hall --- Created attachment 13929 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13929&action=edit [SIGNED-OFF] Bug 8369: Merge tables for circulation rules. This patch adds 3 new tables: - circ_rules - borrower_circ_rules - item_circ_rules It removes 6 tables: - default_borrower_circ_rules - default_branch_circ_rules - default_branch_item_rules - default_circ_rules - branch_borrower_circ_rules - branch_item_rules The goal is to merge circulations rules into 3 tables instead of 6 without add or remove features. Previous behaviours do not change. The wildcard '*' character is a rule for the default values. Then it is possible to merge 2 tables into one if we consider that the default value is the value with a branchcode eq '*'. I removed the foreign key constraint with branchcode and added 3 queries in the C4::Branch::DelBranch routine in order to remove records about a deleted branch. 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 Dec 7 16:19:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:19:52 +0000 Subject: [Koha-bugs] [Bug 8369] default_branch_circ_rule and default_circ_rules tables useless In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8369 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13230|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall --- Created attachment 13930 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13930&action=edit [SIGNED-OFF] Bug 8369: Followup: indent sql queries in admin/smart-rules.pl 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 Dec 7 16:20:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:20:16 +0000 Subject: [Koha-bugs] [Bug 8369] default_branch_circ_rule and default_circ_rules tables useless In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8369 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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 Dec 7 16:27:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:27:53 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com --- Comment #9 from Kyle M Hall --- I'm unable to reproduce this bug on master. Perhaps a video of the bug in action would be helpful. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 16:28:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:28:01 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |elliott at bywatersolutions.co | |m --- Comment #2 from Elliott Davis --- Looks like the parameter flip isn't returning the desired behavior. I believe you have addressed the bug in 9211. t/Calendar.t .. 1/35 # Failed test 'Test parameter order not relevant (Days)' # at t/Calendar.t line 240. # got: 56 # expected: 40 # Failed test 'Test parameter order not relevant (Calendar)' # at t/Calendar.t line 280. # got: 56 # expected: 40 # Failed test 'Test parameter order not relevant (Days)' # at t/Calendar.t line 319. # got: 56 # expected: 40 # Looks like you failed 3 tests of 35. t/Calendar.t .. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/35 subtests Test Summary Report ------------------- t/Calendar.t (Wstat: 768 Tests: 35 Failed: 3) Failed tests: 23, 29, 35 Non-zero exit status: 3 Files=1, Tests=35, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.37 cusr 0.01 csys = 0.40 CPU) Result: FAIL -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 16:29:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:29:34 +0000 Subject: [Koha-bugs] [Bug 9117] Reports hierarchies management improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9117 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13628|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall --- Created attachment 13931 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13931&action=edit [SIGNED-OFF] Bug 9117 [Follow-up] Reports hierarchies management improvements This patch avoid javascript bugs when user hasn't 'create_reports' permission (last column is hidden in this case but remains) + fix a typo 'selelcted' > 'selected' 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 Dec 7 16:29:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:29:51 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13885|0 |1 is obsolete| | --- Comment #3 from Elliott Davis --- Created attachment 13932 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13932&action=edit Bug 9209 - Mocked Koha::Calendar tests Using specific method for populating the internal data structures from Koha::Calendar has yielded to the non-detection of several bugs. There are also several tests that where db_dependent which is not always desirable. I propose the use of DBD::Mock (::Session) for using the actual code used by Koha in production for testing, mocking the DB queries itselves. I also took the time to repeat several tests in different syspref configurations (they applied only to daysMode=Calendar, and now cover all confs). Notes: - I used DBD:Mock 1.45 as previous version (1.43, from 12.04) was broken - Some tests revealed a bug on days_between as I see it... reporting as Bug #9211 Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Elliott Davis -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 16:29:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:29:44 +0000 Subject: [Koha-bugs] [Bug 9117] Reports hierarchies management improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9117 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 Dec 7 16:36:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:36:20 +0000 Subject: [Koha-bugs] [Bug 9044] Allow to select items on catalogue/detail.pl and trigger actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13513|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 13933 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13933&action=edit Bug 9044: Provide item selection in record detail page (staff client) This patch add a column in the items table of catalogue/detail.pl that contains checkboxes for item selection and a drop-down list of actions that can be executed for the selection of items. Currently available actions are: - Delete selected items: redirect to batch items deletion - Modify selected items: redirect to batch items modification These actions replace the two menu entries corresponding to the same action. Item selection is only enabled if the new syspref StaffDetailItemSelection is ON. Actions are not displayed if user doesn't have the right permissions. 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 Dec 7 16:36:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 15:36:43 +0000 Subject: [Koha-bugs] [Bug 9044] Allow to select items on catalogue/detail.pl and trigger actions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9044 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com 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 Dec 7 17:00:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:00:00 +0000 Subject: [Koha-bugs] [Bug 8877] MARC21 field 511 missing from XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8877 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch --- Comment #5 from Mirko Tietgen --- Katrin, I think both things you talk about are done exactly as described by the LOC. Please check the examples at http://www.loc.gov/marc/bibliographic/bd511.html and also have a look at the field in Koha cataloguing. Field 511 (in MARC and in Koha) is designed to take a list of names per field. The field is repeatable, the subfield a is not. No display constant generation is necessary to have several 511 fields for different lists, like 'voices', 'presenter' etc. in the LOC examples, where these descriptions are part of the field value. It would be nicer to have a subfield for display constant generation, but that is not how MARC works for this field. And who are we to doubt MARC? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:12:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:12:22 +0000 Subject: [Koha-bugs] [Bug 9244] Authorities sorting should take subdivisions into account thanks to DOM In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9244 laurenthdl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |henridamien.laurent at biblibr | |e.com --- Comment #1 from laurenthdl --- C4/AuthoritiesMarc.pm change line 292 into $orderstring = '@and @attr 7=1 @attr 1=Heading-Main 0 @attr 7=1 @attr 1=Heading 1'; That should do the job. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:16:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:16:40 +0000 Subject: [Koha-bugs] [Bug 9210] Automatic carriage return are missing in print letters generated for holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13884|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13934 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13934&action=edit Bug 9210 : letters generated for holds are missing wrapping for words and lines. This commit adds wrapping styles to print-notices.tt template Signed-off-by: Kyle M Hall -- You are receiving 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 Dec 7 17:16:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:16:49 +0000 Subject: [Koha-bugs] [Bug 9210] Automatic carriage return are missing in print letters generated for holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9210 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 17:22:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:22:06 +0000 Subject: [Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13879|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13935 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13935&action=edit Bug 9208 : Add utf-8 encoding when generating pdf letters from html files. Signed-off-by: Kyle M Hall -- You are receiving 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 Dec 7 17:22:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:22:13 +0000 Subject: [Koha-bugs] [Bug 9208] overdue letters (pdf) are not correctly encoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9208 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 17:27:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:27:30 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13593|0 |1 is obsolete| | --- Comment #11 from Kyle M Hall --- Created attachment 13936 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13936&action=edit [SIGNED-OFF] Bug 9105: Move Z3950 search code to Breeding module As a first step in realizing the goals of report 6536 (Z3950 Search improvements), this patch moves identical code in acquisition and cataloging to module level. A followup deals with formatting. Note that this patch should not change any behavior. Signed-off-by: Jonathan Druart I did not find any regression 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 Dec 7 17:27:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:27:47 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13594|0 |1 is obsolete| | --- Comment #12 from Kyle M Hall --- Created attachment 13937 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13937&action=edit [SIGNED-OFF] Bug 9105: Housekeeping followup Remove some debug warnings, fix indentation Signed-off-by: Jonathan Druart 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 Dec 7 17:28:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:28:03 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13626|0 |1 is obsolete| | --- Comment #13 from Kyle M Hall --- Created attachment 13938 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13938&action=edit [SIGNED-OFF] Bug 9105: Second housekeeping followup Removing some unused variables. Restoring timeout parameter that was only used in cataloging. Restoring copyrightdate and editionstatement in row data for template. Small adjustment at the end of the while loop with template vars. Discovered while doing so, that the paging feature needs some further corrections; will propose a patch under a separate report. 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 Dec 7 17:28:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:28:53 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com Patch complexity|--- |Medium patch --- Comment #14 from Kyle M Hall --- MARC21 user here, looks good to me! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:43:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:43:04 +0000 Subject: [Koha-bugs] [Bug 8962] Create a new index for OPAC simple search, more specific than "any" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com Patch complexity|--- |Small patch --- Comment #3 from Kyle M Hall --- I'm getting no results with "Any word (all indexes)". I copied the new ccl.properties and record.abs over my old ones in koha-dev, and reindexed zebra. What am I missing? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:43:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:43:09 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13637|0 |1 is obsolete| | --- Comment #8 from Elliott Davis --- Created attachment 13939 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13939&action=edit [Signed-Off] [Passed-QA] Bug 9049: Don't use shadow with rebuild_zebra -r Due to a limitation of Zebra, the register must be cleared *before* doing shadow indexing if you want to reset the indexes. In light of that, it does not make sense to do shadow indexing at all when rebuild_zebra.pl is run with the -r switch. This patch makes -r (reset) imply -n (no shadow). To test: 1) Run `rebuild_zebra.pl -b -r -v -v -v` 2) Note that the script never runs the merge phase Without the patch I see log lines refering to the shadow cache (enabling shadow spec=/home/koha/koha-dev/var/lib/zebradb/biblios/shadow:20G) With the patch I don't see anything in the logs about shadow. I do however see lines about merging. I think it could just be a misunderstanding of the logs Signed-off-by: wajasu Signed-off-by: Elliott Davis -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:43:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:43:22 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |elliott at bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:46:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:46:26 +0000 Subject: [Koha-bugs] [Bug 8108] Remove unused images from the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8108 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle at bywatersolutions.com 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 Dec 7 17:49:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:49:26 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13036|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 13940 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13940&action=edit Bug 8662 - Remove unused famfamfam icons This patch removes images in the famfamfam directory which are unused by Koha. Files to delete were chosen based on a search of the Koha source. 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 Dec 7 17:52:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:52:19 +0000 Subject: [Koha-bugs] [Bug 8662] Remove unused famfamfam icons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8662 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |kyle at bywatersolutions.com Patch complexity|--- |Trivial patch --- Comment #4 from Kyle M Hall --- I'm seeing no ill effects from the patch. I'm one of those people who'd rather keep all the images around just in case, but I do realize that we will never use 90% of these. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 17:56:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:56:57 +0000 Subject: [Koha-bugs] [Bug 9140] Untranslatable strings in item circulation history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9140 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13682|0 |1 is obsolete| | --- Comment #6 from Kyle M Hall --- Created attachment 13941 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13941&action=edit [SIGNED-OFF] Bug 9140 - Untranslatable strings in item circulation history This patch removes the text of a message from the script to the template. The lastmove sub now returns either the date or 0, and the template displays the "no transfers" message if the date doesn't exist. To test, view the circulation history for items which do and do not have a transfer history. A date should be displayed for items which have a transfer history. A messages should be displayed for those which do not. This patch also adds a around the text "Never" which was not getting picked up by the translation script. To test this change, run "perl translate update " from misc/translator, then check if the string shows up in the po file. (Thanks kf!) 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 Dec 7 17:57:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:57:14 +0000 Subject: [Koha-bugs] [Bug 9140] Untranslatable strings in item circulation history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9140 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13880|0 |1 is obsolete| | --- Comment #7 from Kyle M Hall --- Created attachment 13942 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13942&action=edit [SIGNED-OFF] Bug 9140: Followup removes the useless variable $message 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 Dec 7 17:57:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:57:23 +0000 Subject: [Koha-bugs] [Bug 9140] Untranslatable strings in item circulation history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9140 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 17:57:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 16:57:50 +0000 Subject: [Koha-bugs] [Bug 9169] Wrap relator code in to allow for CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9169 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com 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 Dec 7 18:01:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:01:45 +0000 Subject: [Koha-bugs] [Bug 9169] Wrap relator code in to allow for CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9169 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13778|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 13943 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13943&action=edit [SIGNED-OFF] Bug 9169 - Wrap relator code in to allow for CSS customization This patch adds around the display of relator codes in the OPAC and the staff client, and adds a space before the bracket (" [relatorcode]") for readability. To test, add custom CSS to OPACUserCSS and IntranetUserCSS and view a record which includes relator code data. Suggested: .relatorcode { background-color: rgb(230, 240, 242); border-radius: 3px 3px 3px 3px; color: rgb(51, 51, 51); display: inline-block; font-size: 75%; font-weight: normal; margin-left: 0.4em; padding: 0.1em 0.4em; } 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 Dec 7 18:01:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:01:58 +0000 Subject: [Koha-bugs] [Bug 9169] Wrap relator code in to allow for CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9169 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 Dec 7 18:08:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:08:27 +0000 Subject: [Koha-bugs] [Bug 8108] Remove unused images from the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8108 Owen Leonard 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 Fri Dec 7 18:08:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:08:28 +0000 Subject: [Koha-bugs] [Bug 8108] Remove unused images from the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8108 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13600|0 |1 is obsolete| | --- Comment #8 from Owen Leonard --- Created attachment 13944 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13944&action=edit Bug 8108 [Follow-up, revised] Remove unused images from the OPAC This patch cleans up some loose ends: - Star ratings images are now in one sprite. Removing separate star ratings images. - Amazon ratings have been removed. Related image files are removed by this patch. - The tag images associated with tag links on the search results page were not incorporated into the main sprite. Now they are. Added: The Photoshop file from which the main sprite was generated, in case that is helpful to others. Each layer is named, and comments have been added to the CSS referencing the layer names. The file is GIMP-compatible. Revision: Rebased on current master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 18:09:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:09:04 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13886|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13945 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13945&action=edit [SIGNED-OFF] Bug 9211 - days_between wrong behaviour As noted in comments #15, #16 and #17 of bug 8486, and its API, Koha::Calendar->days_between should always returns a positive number irrespective of the relative order of the parameters. This is still an open bug, which arised when rewriting the Calendar.t file (Bug 9209). Regards To+ Sponsored-by: Universidad Nacional de C?rdoba Signed-off-by: Kyle M Hall http://bugs.koha-community.org/show_bug.cgi?id=9221 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 18:09:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:09:12 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |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 Dec 7 18:10:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:10:25 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 --- Comment #3 from Kyle M Hall --- Created attachment 13946 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13946&action=edit Bug 9211 - days_between wrong behaviour - Followup - Add Test to Calendar.t -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 18:13:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:13:27 +0000 Subject: [Koha-bugs] [Bug 9245] New: Visual Bug under fines tab Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9245 Bug ID: 9245 Summary: Visual Bug under fines tab Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: jesse at bywatersolutions.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com Created attachment 13947 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13947&action=edit Fine Tab Fines tab showing active I found that if you are on the Fines "Account" tab, the Fines tab on the side of the display shows active, but if you are on the Pay Fines tab, Manual Invoice tab, or Create Manual Credit tabs, the Fines tab on the side no longer shows active. I think this is a visual bug. It should show active no matter what fines tab you are in. -- You are receiving 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 Dec 7 18:16:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:16:54 +0000 Subject: [Koha-bugs] [Bug 9245] Visual Bug under fines tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9245 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13947|0 |1 is obsolete| | --- Comment #1 from Owen Leonard --- Created attachment 13948 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13948&action=edit Fines tab -- You are receiving 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 Dec 7 18:17:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:17:43 +0000 Subject: [Koha-bugs] [Bug 8108] Remove unused images from the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8108 --- Comment #9 from Kyle M Hall --- It looks like some of these images are still referenced in some css files. I imagine that's a problem. $ git grep "addtobasket.gif" koha-tmpl/opac-tmpl/ccsr/en/css/sanop.css: background-image: url(../images/addtobasket.gif); koha-tmpl/opac-tmpl/prog/en/css/sanop.css: background-image: url(../images/addtobasket.gif); git grep "cart-small.gif" koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css: background: transparent url("../../img/cart-small.gif") 0 3px no-repeat; koha-tmpl/opac-tmpl/ccsr/en/css/sanop.css: background-image : url(../images/cart-small.gif); koha-tmpl/opac-tmpl/prog/en/css/sanop.css: background-image : url(../images/cart-small.gif); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 18:19:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 17:19:57 +0000 Subject: [Koha-bugs] [Bug 8108] Remove unused images from the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8108 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 19:37:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 18:37:25 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Jared Camins-Esakov 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 Dec 7 19:37:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 18:37:27 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13863|0 |1 is obsolete| | --- Comment #3 from Jared Camins-Esakov --- Created attachment 13949 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13949&action=edit Bug 9202: Add a MARC plugin for Template::Toolkit A Template::Toolkit plugin which given a MARC::Record object parses it into a hash that can be accessed directly in Template::Toolkit. === SYNOPSIS === [% USE record = MARC(mymarc) %]

[% record.f245.sa %]

[% record.f245.all %] [% FOREACH link IN record.f856s %] [% link.sy %] [% END %] [% FOREACH contents IN record.f505s %] [% FOREACH subf IN contents.subfields %] [% SWITCH subf.code %] [% CASE 'a' %] [% subf.value %] [% CASE 't' %] [% subf.value %] [% CASE 'r' %] [% subf.value %] [% END %] [% END %] [% END %] [% FOREACH subj IN record.f6xxs %] [% subj.sa %] [% END %] [% FOREACH field IN record.fields %] [% SWITCH field.tag %] [% CASE '600' %] Subject: [% field.all %] is what we are all about [% CASE '700' %] Co-author: [% field.all %], I presume? [% END %] [% END %] === ACCESSORS === By using some clever AUTOLOAD acrobatics, this plugin offers the user six types of accessors. ==== Direct accessors ==== [% record.f245.sa %] print $record->f245->sa; By prefixing field numbers with an 'f' and subfield codes with an 's', the first field/subfield with a given tag/code can be accessed. ==== Concatenated accessors ==== [% record.f245.all %] print $record->f245->all; A string consisting of all subfields concatenated together is accessible through the all member of field objects. ==== Subfield iterators ==== [% FOREACH subfield IN record.f245.subfields %] [% subfield.code %] = [% subfield.value %] [% END %] foreach my $subfield ($record->f245) { print $subfield->code, ' = ', $subfield->value; } Subfield iterators are accessible through the subfields member of field objects. ==== Field iterators ==== [% FOREACH field IN record.f500s %] [% field.all %] [% END %] foreach my $field ($record->f500s) { print $field->all; } Field iterators are accessible by adding an 's' to the end of field names: f500s, etc. ==== Section iterators ==== [% FOREACH field IN record.f5xxs %] [% field.all %] [% END %] foreach my $field ($record->f5xxs) { print $field->all; } All the fields in a section (identified by the first digit of the tag) can be accessed with 'fNxxs' and then iterated through. ==== Complete field list ==== [% FOREACH field IN record.fields %] [% field.all %] [% END %] foreach my $field ($record->fields) { print $field->all; } All the fields in a record can be accessed via the fields object method. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 19:47:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 18:47:02 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA 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 Dec 7 20:02:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 19:02:35 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Jared Camins-Esakov 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 Dec 7 20:02:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 19:02:37 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13949|0 |1 is obsolete| | --- Comment #4 from Jared Camins-Esakov --- Created attachment 13950 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13950&action=edit Bug 9202: Add a MARC plugin for Template::Toolkit A Template::Toolkit plugin which given a MARC::Record object parses it into a hash that can be accessed directly in Template::Toolkit. === SYNOPSIS === [% USE record = MARC(mymarc) %]

[% record.f245.sa %]

[% record.f245.all %] [% FOREACH link IN record.f856s %] [% link.sy %] [% END %] [% FOREACH contents IN record.f505s %] [% FOREACH subf IN contents.subfields %] [% SWITCH subf.code %] [% CASE 'a' %] [% subf.value %] [% CASE 't' %] [% subf.value %] [% CASE 'r' %] [% subf.value %] [% END %] [% END %] [% END %] [% FOREACH subj IN record.f6xxs %] [% subj.sa %] [% END %] [% FOREACH field IN record.fields %] [% SWITCH field.tag %] [% CASE '600' %] Subject: [% field.all %] is what we are all about [% CASE '700' %] Co-author: [% field.all %], I presume? [% END %] [% END %] === ACCESSORS === By using some clever AUTOLOAD acrobatics, this plugin offers the user six types of accessors. ==== Direct accessors ==== [% record.f245.sa %] print $record->f245->sa; By prefixing field numbers with an 'f' and subfield codes with an 's', the first field/subfield with a given tag/code can be accessed. ==== Concatenated accessors ==== [% record.f245.all %] print $record->f245->all; A string consisting of all subfields concatenated together is accessible through the all member of field objects. ==== Subfield iterators ==== [% FOREACH subfield IN record.f245.subfields %] [% subfield.code %] = [% subfield.value %] [% END %] foreach my $subfield ($record->f245) { print $subfield->code, ' = ', $subfield->value; } Subfield iterators are accessible through the subfields member of field objects. ==== Field iterators ==== [% FOREACH field IN record.f500s %] [% field.all %] [% END %] foreach my $field ($record->f500s) { print $field->all; } Field iterators are accessible by adding an 's' to the end of field names: f500s, etc. ==== Section iterators ==== [% FOREACH field IN record.f5xxs %] [% field.all %] [% END %] foreach my $field ($record->f5xxs) { print $field->all; } All the fields in a section (identified by the first digit of the tag) can be accessed with 'fNxxs' and then iterated through. ==== Complete field list ==== [% FOREACH field IN record.fields %] [% field.all %] [% END %] foreach my $field ($record->fields) { print $field->all; } All the fields in a record can be accessed via the fields object method. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 20:18:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 19:18:34 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9209 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 20:18:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 19:18:34 +0000 Subject: [Koha-bugs] [Bug 9209] Mocked Koha::Calendar tests In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9209 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9211 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 20:19:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 19:19:23 +0000 Subject: [Koha-bugs] [Bug 9211] days_between wrong behaviour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9211 --- Comment #4 from Tom?s Cohen Arazi --- Kyle, I've written that test in the context of bug 9209. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 21:15:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 20:15:14 +0000 Subject: [Koha-bugs] [Bug 5635] bulkmarcimport new parameters & features In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5635 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elliott at bywatersolutions.co | |m --- Comment #14 from Elliott Davis --- I would like to re-iterate Jareds Question in comment 8. "Why do we need a special ccl.properties file in order to use this script? We never have in the past. It seems to me it would be better to patch ccl.properties in master, wouldn't it?" Elliott -- You are receiving this 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 Dec 7 21:18:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 20:18:12 +0000 Subject: [Koha-bugs] [Bug 8843] Cannot export bibliographic records by call number In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8843 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |elliott at bywatersolutions.co | |m Patch complexity|--- |Small patch --- Comment #8 from Elliott Davis --- Marking Passed QA so that it will be visible to the 3.8.x RMaint. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 21:40:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 20:40:00 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13878|0 |1 is obsolete| | --- Comment #6 from Elliott Davis --- Created attachment 13951 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13951&action=edit Bug 9191: updatedatabase.pl should only run updates up to the current version [Signed-off][Passed QA] Check whether a given update should be run when passed the proposed version number. The update will always be run if the proposed version is greater than the current database version and less than or equal to the version returned by C4::Context->final_linear_version (initially set to be equal to the version in kohaversion.pl). The update is also run if the version contains XXX, though this behavior will be changed following the adoption of non-linear updates as implemented in bug 7167. To test: 1) Make sure that the first example database update added by this patch in installer/data/mysql/updatedatabase.pl has a version number one greater than the version of Koha you have installed. 2) Set the Version syspref back one version behind your current version. 3) Navigate to the main page of the staff client, and log in to the installer. 4) Confirm that the update page claims to have rerun the previous update and has displayed the log message: "Upgrade to 3.11.00.XXX done (Bug 9191: You should see this)" but not the log message: "Upgrade to [version number] done (Bug 9191: You shouldn't see this)" Note: the sample database revisions will be removed by the RM before this patch is pushed to master. Signed-off-by: Jonathan Druart works great Signed-off-by: Elliott Davis Works as expected. Test plan is great. Code looks to be adherent to standards. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 21:40:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 20:40:16 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |elliott at bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Dec 7 22:21:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 21:21:21 +0000 Subject: [Koha-bugs] [Bug 9246] New: Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 Bug ID: 9246 Summary: Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: blocker Priority: P5 - low Component: bugs.koha-community.org Assignee: koha-bugs at lists.koha-community.org Reporter: skushner at mtpl.org Fix: line 1923 in kohastructure.sql had whitespace between back tick on Column name "closed". Just remove space. -- You are receiving 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 Dec 7 23:58:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 22:58:36 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13901|0 |1 is obsolete| | --- Comment #50 from Chris Cormack --- Created attachment 13952 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13952&action=edit Bug 7919: Fix unit test (Members_AttributeTypes.t) - Reintroduce the class column in a select statement (was present before this development) - FIX UT: If there are no arg passed in parameter, the routine calls C4::Context->userenv which call an execute statement. It consumes the mocked resultset 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 Fri Dec 7 23:58:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 22:58:58 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 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 Sat Dec 8 00:06:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 23:06:03 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13952|0 |1 is obsolete| | --- Comment #51 from Elliott Davis --- Created attachment 13953 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13953&action=edit Bug 7919: Fix unit test (Members_AttributeTypes.t) [Signed-Off] [Passed QA] - Reintroduce the class column in a select statement (was present before this development) - FIX UT: If there are no arg passed in parameter, the routine calls C4::Context->useren Signed-off-by: Chris Cormack Signed-off-by: Elliott Davis All tests successful. Files=1, Tests=9, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.16 cusr 0.06 csys = 0.25 CPU) Result: PASS -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 00:06:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 23:06:27 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |elliott at bywatersolutions.co | |m -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 00:32:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 07 Dec 2012 23:32:48 +0000 Subject: [Koha-bugs] [Bug 7919] Display of values depending on the connexion library (authorised values, patron categories, extended attributes) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7919 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #52 from Jared Camins-Esakov --- Thanks for the follow-up. Pushed to master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 02:01:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 01:01:46 +0000 Subject: [Koha-bugs] [Bug 8897] Optional GnuPG encryption of outgoing emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12993|0 |1 is obsolete| | --- Comment #7 from Mirko Tietgen --- Created attachment 13954 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13954&action=edit Bug 8897 [ENH] Optional GnuPG encryption of outgoing emails This enhancement allows GnuPG encryption of emails sent by Koha. Initial patch with some basic functionality. TODO: key management, attachments ? rebased to master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 02:08:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 01:08:52 +0000 Subject: [Koha-bugs] [Bug 8897] Optional GnuPG encryption of outgoing emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 --- Comment #8 from Mirko Tietgen --- Created attachment 13955 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13955&action=edit Bug 8897 [ENH] Followup: add Icons to indicate encryption Adds icons to opac-userupdate.pl email fields indicating whether a GnuPG key is available for the respective email address. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 02:30:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 01:30:33 +0000 Subject: [Koha-bugs] [Bug 8897] Optional GnuPG encryption of outgoing emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13955|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 Dec 8 02:39:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 01:39:00 +0000 Subject: [Koha-bugs] [Bug 8897] Optional GnuPG encryption of outgoing emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8897 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13955|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 07:39:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:39:48 +0000 Subject: [Koha-bugs] [Bug 9087] In Search.pl if there is parenthesis in itemcallnumber the link is broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9087 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |chris at bigballofwax.co.nz 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 Dec 8 07:42:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:42:29 +0000 Subject: [Koha-bugs] [Bug 9112] Update of SQL file for italian setup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9112 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13592|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 13956 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13956&action=edit Bug 9112 : update of Italian SQL files This patch is only for Italian SQL setup, it updates files auth_val.sql and userpermissions.sql. For circulation permissions and REPORT_GROUP example. 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 Sat Dec 8 07:43:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:43:07 +0000 Subject: [Koha-bugs] [Bug 9112] Update of SQL file for italian setup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9112 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz Patch complexity|--- |Trivial patch --- Comment #4 from Chris Cormack --- I can't be sure the Italian is right, I trust Zeno for that, but the file has no sql errors and can be loaded fine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 07:45:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:45:41 +0000 Subject: [Koha-bugs] [Bug 8588] Duplicate field IDs cause problems with SQL report parameter entry In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8588 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 07:45:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:45:49 +0000 Subject: [Koha-bugs] [Bug 8588] Duplicate field IDs cause problems with SQL report parameter entry In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8588 Chris Cormack 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 Dec 8 07:46:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:46:06 +0000 Subject: [Koha-bugs] [Bug 8588] Duplicate field IDs cause problems with SQL report parameter entry In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8588 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Stable --- Comment #7 from Chris Cormack --- Pushed to 3.8.x, will be in 3.8.8 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 07:47:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:47:45 +0000 Subject: [Koha-bugs] [Bug 8378] syntax not working on overdues anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion Patch complexity|--- |Large patch --- Comment #19 from Chris Cormack --- Holding off on applying this to 3.8.x, as Colin's findings worry me, can someone else test on master to make sure this patch is safe? -- You are receiving 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 Dec 8 07:51:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:51:45 +0000 Subject: [Koha-bugs] [Bug 9136] C4::Tags not Plack-compatible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9136 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch complexity|--- |Small patch --- Comment #2 from Chris Cormack --- Tested that it still works under Apache .. works fine. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 07:52:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:52:57 +0000 Subject: [Koha-bugs] [Bug 9136] C4::Tags not Plack-compatible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9136 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13653|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 13957 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13957&action=edit Bug 9136: C4::Tags not Plack-compatible The three module-scoped variables $ext_dict, @fields, and $select_all were preventing tagging code from working under Plack. I fixed this by changing the latter two to compile-time constants, and declared the first with "our $ext_dict;" To test (under Plack): 1) Try to create a tag before the patch is applied. Note that you get a 500 error in the AJAX request. 2) Apply patch. 3) Repeat step (1), noticing that this time the tag is created and there is no error. 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 Sat Dec 8 07:53:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 06:53:16 +0000 Subject: [Koha-bugs] [Bug 9136] C4::Tags not Plack-compatible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9136 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 Sat Dec 8 08:01:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:01:32 +0000 Subject: [Koha-bugs] [Bug 8443] Suggestions : publication year and copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8443 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz Patch complexity|--- |Large patch --- Comment #23 from Chris Cormack --- Have signed off, however it would have been better for the follow up 2 to have the perltidy in a separate patch. Mixing any changes with a file sized perltidy just makes testing a lot harder. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 08:02:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:02:03 +0000 Subject: [Koha-bugs] [Bug 8443] Suggestions : publication year and copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8443 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13265|0 |1 is obsolete| | --- Comment #24 from Chris Cormack --- Created attachment 13958 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13958&action=edit Bug 8443: Suggestions publication year and copyright date 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 Sat Dec 8 08:02:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:02:19 +0000 Subject: [Koha-bugs] [Bug 8443] Suggestions : publication year and copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8443 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13266|0 |1 is obsolete| | --- Comment #25 from Chris Cormack --- Created attachment 13959 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13959&action=edit Bug 8443: Suggestions publication year and copyright date (follow-up 1) Comments corrections 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 Sat Dec 8 08:02:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:02:43 +0000 Subject: [Koha-bugs] [Bug 8443] Suggestions : publication year and copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8443 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13267|0 |1 is obsolete| | --- Comment #26 from Chris Cormack --- Created attachment 13960 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13960&action=edit Bug 8443: Suggestions publication year and copyright date (follow-up 2) Cosmetic changes and perltidy formatting 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 Sat Dec 8 08:11:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:11:24 +0000 Subject: [Koha-bugs] [Bug 9147] OPAC hidden fields are not hidden in ISBD view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9147 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13681|0 |1 is obsolete| | --- Comment #3 from Chris Cormack --- Created attachment 13961 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13961&action=edit Bug 9147: OPAC hidden fields are not hidden in ISBD view Signed-off-by: Chris Cormack Does what it says, hides hidden fields on the OPAC -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 08:12:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 07:12:04 +0000 Subject: [Koha-bugs] [Bug 9147] OPAC hidden fields are not hidden in ISBD view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9147 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris at bigballofwax.co.nz Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 09:53:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 08:53:06 +0000 Subject: [Koha-bugs] [Bug 9167] The sort field copyrightdate is not standardized In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9167 --- Comment #7 from M. de Rooy --- (In reply to comment #6) > (In reply to comment #4) > Hi Marcel, > What is the correct label? "Year" or "Copyright date"? Jonathan: I think that Year (or even Publication year) is a better match. Because we sort on the year in biblio.copyrightdate which is derived from 260c (at least in MARC21). See also the code in Biblio.pm for extracting a year from 260c into the copyrightdate field. At least, it is not a date. So, this field name in biblio is not that accurate :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 15:45:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 14:45:59 +0000 Subject: [Koha-bugs] [Bug 8519] Make koha-index-daemon run on startup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8519 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. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Dec 8 15:46:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 14:46:57 +0000 Subject: [Koha-bugs] [Bug 9049] rebuild_zebra should not use shadow when called with -r In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9049 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 Sat Dec 8 19:50:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:50:40 +0000 Subject: [Koha-bugs] [Bug 7129] actual cost showing too many zeros In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7129 Chris Cormack 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 Sat Dec 8 19:50:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:50:49 +0000 Subject: [Koha-bugs] [Bug 7129] actual cost showing too many zeros In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7129 Chris Cormack 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 Sat Dec 8 19:51:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:51:24 +0000 Subject: [Koha-bugs] [Bug 7129] actual cost showing too many zeros In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7129 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Stable --- Comment #21 from Chris Cormack --- Pushed to 3.8.x will be in 3.8.8 -- You are receiving this 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 Dec 8 19:56:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:56:07 +0000 Subject: [Koha-bugs] [Bug 8955] Self checkout should degrade gracefully with JavaScript turned off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8955 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13231|0 |1 is obsolete| | --- Comment #10 from Chris Cormack --- Created attachment 13962 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13962&action=edit Bug 8955 - Self checkout should degrade gracefully with JavaScript turned off Several changes in this patch, the largest of which is that the renew/return dialogs no longer require JavaScript in order to properly alter and submit the form. Instead each button uses a separate form. To test, log in to self checkout and submit a barcode which is checked out and can be renewd, and a barcode which is checked out but has reached the checkout limit. On the resulting dialogs each button should function properly. Also changed: I removed some useless JavaScript processing related to a bogus "valid_session" variable which was unused. Similarly removed is template logic based on a "timedout" variable which was not set by the script. Note that the script contains NO server- side handling of timeout. Timeout is dependent on JavaScript. To test these changes, confirm that with JavaScript enabled you are automatically logged out after the time specified in the SelfCheckTimeout preference. Other minor changes: Terminology and capitalization corrections, minor style tweaks. Signed-off-by: Kyle M Hall 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 Sat Dec 8 19:56:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:56:23 +0000 Subject: [Koha-bugs] [Bug 8955] Self checkout should degrade gracefully with JavaScript turned off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8955 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13268|0 |1 is obsolete| | --- Comment #11 from Chris Cormack --- Created attachment 13963 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13963&action=edit Bug 8955 [Follow-up] Self checkout should degrade gracefully w/o JavaScript This follow-up fixes some instance of unnecessary JavaScript which I missed the first time around: The renew and check-in buttons on the list of checkouts. The functionality can be easily accomplished without JS. Also corrected: - Capitalization error - Miss-named variable causing the "too many checkouts" not to be displayed - Misplaced [% END %] tags hidding "Return to account" button on some dialogs. - Corrected variable scope error which prevented the "return" button from appearing. To test, log into self checkout using an account which has checkouts. Testing renewing items both by scanning barcodes and by clicking the "renew" button in the list of checkouts. Renew something until it reaches its limit and test checking it out by scanning the barcode. Test the "check in" button. 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 Sat Dec 8 19:56:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 08 Dec 2012 18:56:51 +0000 Subject: [Koha-bugs] [Bug 8955] Self checkout should degrade gracefully with JavaScript turned off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8955 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off 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 Dec 9 01:18:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 00:18:58 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13950|0 |1 is obsolete| | --- Comment #5 from Mirko Tietgen --- Created attachment 13964 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13964&action=edit Bug 9202: Add a MARC plugin for Template::Toolkit A Template::Toolkit plugin which given a MARC::Record object parses it into a hash that can be accessed directly in Template::Toolkit. === SYNOPSIS === [% USE record = MARC(mymarc) %]

[% record.f245.sa %]

[% record.f245.all %] [% FOREACH link IN record.f856s %] [% link.sy %] [% END %] [% FOREACH contents IN record.f505s %] [% FOREACH subf IN contents.subfields %] [% SWITCH subf.code %] [% CASE 'a' %] [% subf.value %] [% CASE 't' %] [% subf.value %] [% CASE 'r' %] [% subf.value %] [% END %] [% END %] [% END %] [% FOREACH subj IN record.f6xxs %] [% subj.sa %] [% END %] [% FOREACH field IN record.fields %] [% SWITCH field.tag %] [% CASE '600' %] Subject: [% field.all %] is what we are all about [% CASE '700' %] Co-author: [% field.all %], I presume? [% END %] [% END %] === ACCESSORS === By using some clever AUTOLOAD acrobatics, this plugin offers the user six types of accessors. ==== Direct accessors ==== [% record.f245.sa %] print $record->f245->sa; By prefixing field numbers with an 'f' and subfield codes with an 's', the first field/subfield with a given tag/code can be accessed. ==== Concatenated accessors ==== [% record.f245.all %] print $record->f245->all; A string consisting of all subfields concatenated together is accessible through the all member of field objects. ==== Subfield iterators ==== [% FOREACH subfield IN record.f245.subfields %] [% subfield.code %] = [% subfield.value %] [% END %] foreach my $subfield ($record->f245) { print $subfield->code, ' = ', $subfield->value; } Subfield iterators are accessible through the subfields member of field objects. ==== Field iterators ==== [% FOREACH field IN record.f500s %] [% field.all %] [% END %] foreach my $field ($record->f500s) { print $field->all; } Field iterators are accessible by adding an 's' to the end of field names: f500s, etc. ==== Section iterators ==== [% FOREACH field IN record.f5xxs %] [% field.all %] [% END %] foreach my $field ($record->f5xxs) { print $field->all; } All the fields in a section (identified by the first digit of the tag) can be accessed with 'fNxxs' and then iterated through. ==== Complete field list ==== [% FOREACH field IN record.fields %] [% field.all %] [% END %] foreach my $field ($record->fields) { print $field->all; } All the fields in a record can be accessed via the fields object method. Signed-off-by: Mirko Tietgen -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 01:20:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 00:20:23 +0000 Subject: [Koha-bugs] [Bug 9202] TT plugin to allow direct display of MARC::Records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9202 Mirko Tietgen 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 Dec 9 13:53:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 12:53:42 +0000 Subject: [Koha-bugs] [Bug 9247] New: Add two more usage examples to the manpage for koha-mysql Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9247 Bug ID: 9247 Summary: Add two more usage examples to the manpage for koha-mysql Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation Assignee: magnus at enger.priv.no Reporter: magnus at enger.priv.no Specifically, these: echo "some SQL" | sudo koha-mysql sudo koha-mysql < somefile.sql I tend to forget the exact syntax, at least for the first one, so having them in the manpage would be nice. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 14:13:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 13:13:27 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Zeno Tajoli changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13899|0 |1 is obsolete| | --- Comment #13 from Zeno Tajoli --- Created attachment 13965 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13965&action=edit the entire patch sign-offed It apply correctly to current master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 14:14:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 13:14:13 +0000 Subject: [Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984 Zeno Tajoli 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 Dec 9 17:55:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 16:55:13 +0000 Subject: [Koha-bugs] [Bug 8962] Create a new index for OPAC simple search, more specific than "any" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 --- Comment #4 from mathieu saby --- Hello. I will rebase the patch once bz 8984 is pushed (it will break this one), and I will see why it is not working. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 17:55:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 16:55:29 +0000 Subject: [Koha-bugs] [Bug 8962] Create a new index for OPAC simple search, more specific than "any" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 18:12:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 17:12:07 +0000 Subject: [Koha-bugs] [Bug 8378] syntax not working on overdues anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #20 from mathieu saby --- Hello I can confirm the problem. We noticed it some weeks ago, and we discovered this week it was caused by this patch. 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 Sun Dec 9 18:15:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 17:15:00 +0000 Subject: [Koha-bugs] [Bug 8378] syntax not working on overdues anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 --- Comment #21 from mathieu saby --- (our vendor is writing a corrective patch) 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 Dec 9 20:30:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 19:30:10 +0000 Subject: [Koha-bugs] [Bug 8917] Track clicks to links external to Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8917 --- Comment #16 from Chris Cormack --- Could someone else please test, Kyle is getting an error that currently neither Jonathan or I can reproduce. If someone else could test as well that would be great. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 21:04:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 20:04:51 +0000 Subject: [Koha-bugs] [Bug 7443] Change the mysql commands in the INSTALL.* files In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7443 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Dec 9 23:37:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 22:37:41 +0000 Subject: [Koha-bugs] [Bug 9248] New: Add a German Zebra language definition file Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Bug ID: 9248 Summary: Add a German Zebra language definition file Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: mirko at abunchofthings.net CC: frederic at tamil.fr There is no German file for Zebra language definition in /etc/zebradb/lang_defs/ -- You are receiving 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 Dec 9 23:50:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 22:50:13 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 --- Comment #1 from Mirko Tietgen --- Created attachment 13966 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13966&action=edit Bug 9248 - Add a German Zebra language definition file Add etc/zebradb/lang_defs/de/sort-string-utf.chr for German. -- You are receiving 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 Dec 10 00:03:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 23:03:27 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 --- Comment #2 from Mirko Tietgen --- Created attachment 13967 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13967&action=edit Bug 9248 - Follow-up for some mapping Changed some mappings (not mapping ??? to aou) -- You are receiving 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 Dec 10 00:19:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 23:19:57 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13966|0 |1 is obsolete| | Attachment #13967|0 |1 is obsolete| | --- Comment #3 from Mirko Tietgen --- Created attachment 13968 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13968&action=edit Bug 9248 - Add a German Zebra language definition file Add etc/zebradb/lang_defs/de/sort-string-utf.chr for German. Bug 9248 - Follow-up for some mapping Changed some mappings (not mapping ??? to aou) -- You are receiving 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 Dec 10 00:35:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 09 Dec 2012 23:35:35 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13968|0 |1 is obsolete| | --- Comment #4 from Mirko Tietgen --- Created attachment 13969 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13969&action=edit Bug 9248 - Add a German Zebra language definition file Add etc/zebradb/lang_defs/de/sort-string-utf.chr for German. Bug 9248 - Follow-up for some mapping Changed some mappings (not mapping ??? to aou) Bug 9248 Follow-up: Add ? Add ? All patches squashed -- You are receiving 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 Dec 10 01:22:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 00:22:24 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13969|0 |1 is obsolete| | --- Comment #5 from Mirko Tietgen --- Created attachment 13970 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13970&action=edit Bug 9248 - Add a German Zebra language definition file Add etc/zebradb/lang_defs/de/sort-string-utf.chr for German. Bug 9248 - Follow-up for some mapping Changed some mappings (not mapping ??? to aou) Bug 9248 Follow-up: Add ? Add ? Bug 9248 Follow-Up uppercase ? Added uppercase ?. Squashed. -- You are receiving 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 Dec 10 06:21:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 05:21:44 +0000 Subject: [Koha-bugs] [Bug 9249] New: Add new language Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Bug ID: 9249 Summary: Add new language Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs at lists.koha-community.org Reporter: tung.tung11191 at gmail.com CC: frederic at tamil.fr I don't know how to add new language in koha 3.8.1 please, help me to do that thanks in advanced -- You are receiving 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 Dec 10 06:57:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 05:57:45 +0000 Subject: [Koha-bugs] [Bug 9250] New: Provide commands to allow handling of SIP servers in the packages Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9250 Bug ID: 9250 Summary: Provide commands to allow handling of SIP servers in the packages 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: robin at catalyst.net.nz CC: robin at catalyst.net.nz Currently handling of SIP servers is done outside the packages. This means that a server reboot tends to cause the SIP server to not restart again, unless you make your own init script. This isn't ideal. -- You are receiving 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 Dec 10 06:57:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 05:57:57 +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 ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored 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 Mon Dec 10 08:52:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 07:52:48 +0000 Subject: [Koha-bugs] [Bug 9058] Norwegian default for CalendarFirstDayOfWeek In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9058 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution|--- |FIXED --- Comment #7 from Magnus Enger --- Works nicely in 3.10. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 09:37:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 08:37:18 +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 Mon Dec 10 09:37:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 08:37:30 +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 #13446|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 Dec 10 09:42:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 08:42:32 +0000 Subject: [Koha-bugs] [Bug 9126] Receiving orders create too much items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9126 --- Comment #10 from Julian Maurice --- Hello Kyle, I think the additional item is not created because of "unique key" on items.barcode. You may see in log file something like this: DBD::mysql::st execute failed: Duplicate entry '013' for key 'itembarcodeidx at /home/julian/koha/src/C4/Items.pm line 2105 DBD::mysql::st execute failed: Column 'itemnumber' cannot be null at /home/julian/koha/src/C4/Acquisition.pm line 1094. Try the following steps: - create order with quantity=2 and go to receipt page - fill the item form for the first item with a unique barcode and click 'add' - in the new item form change barcode so it is unique too but do not click on 'add' - click 'Save' - you should have 2 items created but parcel.pl indicates only 1 item received. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 09:46:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 08:46:08 +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 #64 from M. de Rooy --- Created attachment 13971 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13971&action=edit Patch for GetXmlBiblio documentation Only changing some documentation about GetXmlBiblio in Biblio.pm, ImportBatch.pm and export.pl. IMO further references to GetXmlBiblio (from grepping) were not interesting enough to include. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 09:46:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 08:46:45 +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 Patch complexity|--- |String patch Version|3.10 |master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 10:50:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 09:50:49 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #21 from Jonathan Druart --- (In reply to comment #20) > Just an additional thought: If we resolve all quotes now, how do we prevent > them being added again the wrong way in the future? Unit test? Hi Marcel, If this rule is accepted, it would be possible to add a regexp in our qa tools in order to catch all simple-quoted strings added in the js files. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 10:54:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 09:54:32 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #22 from M. de Rooy --- (In reply to comment #21) > Hi Marcel, > If this rule is accepted, it would be possible to add a regexp in our qa > tools in order to catch all simple-quoted strings added in the js files. That would be good. But an automated test would still be safe too.. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 10:56:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 09:56:22 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 --- Comment #23 from Katrin Fischer --- I think an automated test would be preferrable, or have both. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 11:03:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:03:51 +0000 Subject: [Koha-bugs] [Bug 8365] Renewal duration in issuingules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365 Jonathan Druart 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 Dec 10 11:03:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:03:54 +0000 Subject: [Koha-bugs] [Bug 8365] Renewal duration in issuingules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8365 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12374|0 |1 is obsolete| | --- Comment #6 from Jonathan Druart --- Created attachment 13972 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13972&action=edit Bug 8365: Add a renewal duration in the issuing rules Renew an issue for a number of days (filled in the issuing rules). Test if rules work for any i[item]types and if there is no regression. - new column issuingrules.renewalperiod - remove all occurrences of an already removed syspref (globalDueDate) - remove an unused routine (Overdues::GetIssuingRules) How it works: - On existing installations, the issuingrules.renewalperiod = issuingrules.loanlength. So the behaviour is the same before and after this patch. - when you add a rule, you can choose a renewal period (the unit value is the issuingrules.unit). So you can have a renewal period in hours or days. - The default value for the renewal period is 21 days (same as loanlength) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 11:07:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:07:43 +0000 Subject: [Koha-bugs] [Bug 9162] Add a system preference to set which notes fields appears on title notes/description separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9162 Vitor Fernandes 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 Dec 10 11:44:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:44:18 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 --- Comment #36 from Julian Maurice --- Created attachment 13973 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13973&action=edit [SIGNED-OFF] Bug 5888: opac-detail subject/author links improvements When the user clicks on a subject or an author, the list of subjects (authors) is displayed and the user can choose more than 1 subject (author) to search on. Also added a link to opac-authoritiesdetail.pl when possible. Only affects 'Normal view'. Does not affect XSLT display. Signed-off-by: Jared Camins-Esakov Split out of the original patch for bug 5888. The links to the authority records are added by bug 8210. 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 Dec 10 11:44:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:44:31 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13632|0 |1 is obsolete| | --- Comment #37 from Julian Maurice --- Created attachment 13974 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13974&action=edit Bug 5888: Fix building of query in authors links 'all' checkbox was taken into account, resulting in the string 'on and' added to beginning of query. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 11:44:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:44:59 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13631|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 Dec 10 11:45:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:45:26 +0000 Subject: [Koha-bugs] [Bug 5888] opac-detail subject/author links improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5888 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #38 from Julian Maurice --- Patches rebased on master -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 11:57:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 10:57:49 +0000 Subject: [Koha-bugs] [Bug 9174] Item type image does not display for biblio-level itemtypes in list display in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9174 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy at rijksmuseum.nl Patch complexity|--- |Small patch QA Contact| |m.de.rooy at rijksmuseum.nl --- Comment #3 from M. de Rooy --- QA Comment: Works as expected. Code looks good to me too. Small sidenote: POD documentation of getitemtypeinfo was copied from getitemtype. Still contains wrong procedure name. You touched that line. Could you correct it when you look at the following point? Also note that the second parameter is optional. It is called more often than from lists. If you do not test if $interface is defined, you will create a lot of noise in the logs due to it being uninitialized. See the line with test $interface eq 'opac' in C4/Koha.pm routine getitemtypeinfo. For the last reason parking this report to Failed QA. Please correct or send a follow-up. Thanks. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 12:26:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 11:26:31 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 --- Comment #18 from Julian Maurice --- Created attachment 13975 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13975&action=edit Bug 7678: Adds extended patron attributes in patron reports Fix bug that prevented zero values to be shown in the results. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 12:27:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 11:27:38 +0000 Subject: [Koha-bugs] [Bug 7678] Statistics wizard: patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7678 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #19 from Julian Maurice --- Thanks for the tests Jared, patch above should fix the problem. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 12:29:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 11:29:23 +0000 Subject: [Koha-bugs] [Bug 7162] Factorize code for order cancellation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7162 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 13:19:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:19:24 +0000 Subject: [Koha-bugs] [Bug 9249] Add new language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution|--- |INVALID --- Comment #1 from Katrin Fischer --- Hi, Installing new languages is described in the wiki at http://wiki.koha-community.org/wiki/Installation_of_additional_languages_for_OPAC_and_INTRANET_staff_client You need access to the command line to run the translation scripts. If there is no po file for the language (no existing translation) you can request adding the language on the translation mailing list. I think your question is more of a support question and not a bug or feature request, so I am closing 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 Mon Dec 10 13:19:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:19:36 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |mirko at abunchofthings.net |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 Dec 10 13:20:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:20:18 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen 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 Dec 10 13:22:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:22:06 +0000 Subject: [Koha-bugs] [Bug 9251] New: Add option to print checkin and renewal quick slip Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9251 Bug ID: 9251 Summary: Add option to print checkin and renewal quick slip 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: vfernandes at keep.pt Now there is 3 option on the "Print" button: - Print summary - Print slip - Print quick slip The idea is to add 2 more options to that button: - Print summary - Print slip - Checkout quick slip (Print quick slip is changed to this) - Checkin quick slip - Renewal quick slip All quick slips will be configurable in the notices interface. The checkin quick slip can be able to show the fines associated to every return. -- You are receiving 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 Dec 10 13:22:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:22:22 +0000 Subject: [Koha-bugs] [Bug 9251] Add option to print checkin and renewal quick slip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9251 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 -- You are receiving 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 Dec 10 13:25:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:25:49 +0000 Subject: [Koha-bugs] [Bug 9248] Add a German Zebra language definition file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9248 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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 Mon Dec 10 13:41:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 12:41:46 +0000 Subject: [Koha-bugs] [Bug 7896] Acquisition statistics wizard: add filters and cell values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7896 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #15 from Julian Maurice --- Ok in master. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 14:21:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 13:21:57 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 14:28:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 13:28:13 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 --- Comment #3 from Fridolyn SOMERS --- (In reply to comment #2) > Maybe it would be better to have a separate pref to define which value(s) > are offered in the suggestion form and not reuse the settings for the > advanced search. I do agree. I'd like to have other opinions before rewriting patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 14:38:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 13:38:45 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 --- Comment #4 from Katrin Fischer --- Hi Fridolyn, thx for putting this in discussion - hope others share what they think about it. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 14:58:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 13:58:26 +0000 Subject: [Koha-bugs] [Bug 9252] New: Add option to send patron's home branch in AF field Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252 Bug ID: 9252 Summary: Add option to send patron's home branch in AF field Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: SIP2 Assignee: koha-bugs at lists.koha-community.org Reporter: kyle at bywatersolutions.com CC: colin.campbell at ptfs-europe.com There are two pieces of information that SIP needs to pass along to Overdrive when authenticating: Patron type and Home library. We are getting Patron type just fine. However, it appears that there is no mechanism in SIP at this time to pass along Home library. It is critical that we get this information though as we need to be able to break down actual patron usage among individual patron home libraries. Since Overdrive logs in through SIP using a single SIP login, it becomes obvious AO does not work for this. According to Overdrive, putting the patron home branch in an AF field will work just fine for them. -- You are receiving 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 Dec 10 15:03:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:03:39 +0000 Subject: [Koha-bugs] [Bug 9252] Add option to send patron's home branch in AF field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252 --- Comment #1 from Kyle M Hall --- Created attachment 13976 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13976&action=edit Bug 9252 - Add option to send patron's home branch in AF field This patch gives you the option of sending a patrons home branch code in an AF field for patron status requests. It is controlled at the account login level, so it can be enable on a per-sip-login basis. Test Plan: 1) Apply patch 2) Edit SIPconfig.xml, add the parameter 'send_patron_home_library_in_af="1"' to the login you will be using to test. 3) Start your SIP2 server. 4) Connect to it via telnet ( something like: '9300CNterm1|COterm1|CPCPL|' ) 5) Send a patron status request ( like: '2300120121110 82925AOCPL|AA23529000035676|ACterm1|ADletmein' ) 6) Examine reponse you should see something like this: "24 00120121210 085332AEHenry Acevedo|AA23529000035676|BLY|CQN|AFGreetings from Koha. |AFMPL|AO|" Note the second AF field with the value MPL. -- You are receiving 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 Dec 10 15:05:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:05:18 +0000 Subject: [Koha-bugs] [Bug 9252] Add option to send patron's home branch in AF field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13976|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 13977 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13977&action=edit Bug 9252 - Add option to send patron's home branch in AF field This patch gives you the option of sending a patrons home branch code in an AF field for patron status requests. It is controlled at the account login level, so it can be enable on a per-sip-login basis. Test Plan: 1) Apply patch 2) Edit SIPconfig.xml, add the parameter 'send_patron_home_library_in_af="1"' to the login you will be using to test. 3) Start your SIP2 server. 4) Connect to it via telnet ( something like: '9300CNterm1|COterm1|CPCPL|' ) 5) Send a patron status request ( like: '2300120121110 82925AOCPL|AA23529000035676|ACterm1|ADletmein' ) 6) Examine reponse you should see something like this: "24 00120121210 085332AEHenry Acevedo|AA23529000035676|BLY|CQN|AFGreetings from Koha. |AFMPL|AO|" Note the second AF field with the value MPL. -- You are receiving 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 Dec 10 15:06:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:06:14 +0000 Subject: [Koha-bugs] [Bug 9252] Add option to send patron's home branch in AF field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9252 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial 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 Mon Dec 10 15:17:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:17:28 +0000 Subject: [Koha-bugs] [Bug 9157] inventory tool enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9157 Cab Vinton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spl at metrocast.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:22:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:22:27 +0000 Subject: [Koha-bugs] [Bug 7804] Add Koha Plugin System In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804 Cab Vinton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spl at metrocast.net 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 Dec 10 15:23:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:23:38 +0000 Subject: [Koha-bugs] [Bug 8346] batch export marc using file of bib numbers In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8346 Cab Vinton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spl at metrocast.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:25:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:25:49 +0000 Subject: [Koha-bugs] [Bug 9253] New: If an item is reserved, at the opac it is marked as available Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9253 Bug ID: 9253 Summary: If an item is reserved, at the opac it is marked as available 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 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:26:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:26:10 +0000 Subject: [Koha-bugs] [Bug 9253] If an item is reserved, at the opac it is marked as available In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9253 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|oleonard at myacpl.org |jonathan.druart at biblibre.co | |m Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:29:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:29:31 +0000 Subject: [Koha-bugs] [Bug 7972] GUI for Crons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7972 Cab Vinton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spl at metrocast.net -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:32:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:32:45 +0000 Subject: [Koha-bugs] [Bug 9253] If an item is reserved, at the opac it is marked as available In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9253 --- Comment #1 from Jonathan Druart --- Created attachment 13978 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13978&action=edit Bug 9253: Mark items "On hold" at the opac If an item is reserved, at the opac it is marked as available. Test plan: - Reserve an item for a patron - See the intranet display page for the reserved notice. The item is marked as "on hold" - See the opac display page for the reserved notice. The item is marked as "available" - apply the patch - See the opac diplay page for the reserved notice. The item is marked as "on hold" -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 15:33:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:33:17 +0000 Subject: [Koha-bugs] [Bug 9253] If an item is reserved, at the opac it is marked as available In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9253 Jonathan Druart 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 Mon Dec 10 15:56:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:56:19 +0000 Subject: [Koha-bugs] [Bug 9249] Add new language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #2 from tungnt --- I have done this guide, but i met this issue Can't locate C4/TmplTokenType.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at TmplTokenizer.pm line 5. BEGIN failed--compilation aborted at TmplTokenizer.pm line 5. Compilation failed in require at ./tmpl_process3.pl line 19. BEGIN failed--compilation aborted at ./tmpl_process3.pl line 19. in don't know how to fix this. thank you -- You are receiving 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 Dec 10 15:59:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 14:59:35 +0000 Subject: [Koha-bugs] [Bug 9249] Add new language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #3 from Katrin Fischer --- You need to export the Koha environment variables for the process to run correctly. Example from the wiki page: sudo env KOHA_CONF=/etc/koha/sites/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ perl translate install fr-FR The paths to the files may vary depending on how you did your Koha installation. Make sure the files/directories are in those places. Also make sure you are running the scripts from your misc/translator directory with a valied language code. -- You are receiving 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 Dec 10 16:03:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 15:03:26 +0000 Subject: [Koha-bugs] [Bug 5534] koha does not ignore punctuation when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5534 --- Comment #6 from Nicole C. Engard --- I'm wondering if this also includes the ampersand (&) ? I'm having an issues with searching for a title that includes it - but wasn't sure if it was a new 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 Dec 10 16:13:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 15:13:47 +0000 Subject: [Koha-bugs] [Bug 9249] Add new language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 --- Comment #4 from tungnt --- I have install successfully and i active in Home ? Administration ? System Preferences > OPAC > I18N/L10N, however opac page doesn't show new language, 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 Mon Dec 10 16:18:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 15:18:28 +0000 Subject: [Koha-bugs] [Bug 9254] New: Problem with EnhancedMessagingPreferences Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9254 Bug ID: 9254 Summary: Problem with EnhancedMessagingPreferences 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: vfernandes at keep.pt CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com First I don't know the right component to this bug. The problem is the following: - when enabling EnhancedMessagingPreferences, the staff client if able to set the messaging preferences for the patrons categories, and then for the patron (normally the messaging preferences are the same for everyone) - when enabling EnhancedMessagingPreferences, the patrons can set in the OPAC their messaging preferences, which can be against the library rules Solution: - enabling EnhancedMessagingPreferences, should allow the the staff client to set the patrons messaging preferences - enabling EnhancedMessagingPreferences, should't allow patrons to set their messaging preferences (the link doesn't appear in the usermenu.inc) - should be another preference to allow the patrons to set their messaging preferences. -- You are receiving 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 Dec 10 16:18:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 15:18:38 +0000 Subject: [Koha-bugs] [Bug 9254] Problem with EnhancedMessagingPreferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9254 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 -- You are receiving 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 Dec 10 17:00:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:00:23 +0000 Subject: [Koha-bugs] [Bug 9255] New: borrower link in return page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9255 Bug ID: 9255 Summary: borrower link in return page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Circulation Assignee: koha-bugs at lists.koha-community.org Reporter: fridolyn.somers at biblibre.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com In return page, in the returned items, the borrower name is a link. Actually, it is a link to moremember.pl. It would be better to have a link to circulation.pl instead, to stay in circulation module. This is useful in case librarian has permissions on circulation module but not on borrowers module. -- You are receiving 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 Dec 10 17:02:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:02:46 +0000 Subject: [Koha-bugs] [Bug 9255] borrower link in return page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9255 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 13979 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13979&action=edit Proposed 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 Dec 10 17:02:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:02:55 +0000 Subject: [Koha-bugs] [Bug 9255] borrower link in return page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9255 Fridolyn SOMERS 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 Dec 10 17:44:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:44:33 +0000 Subject: [Koha-bugs] [Bug 9255] borrower link in return page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9255 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Owen Leonard --- This has come up before, and it was suggested by some that we instead make this a global preference. I attempted to do so in Bug 7680, but this solution caused objections to be raised as well. The result has been no change at all. *** This bug has been marked as a duplicate of bug 6670 *** -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 17:44:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:44:33 +0000 Subject: [Koha-bugs] [Bug 6670] Link patron name on returns screen to circulation page instead of patron detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6670 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m --- Comment #12 from Owen Leonard --- *** Bug 9255 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 Dec 10 17:46:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 16:46:20 +0000 Subject: [Koha-bugs] [Bug 9249] Add new language In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9249 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Owen Leonard --- Please take this discussion to the Koha mailing list. This is not the correct forum for support questions. -- You are receiving 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 Dec 10 18:32:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 17:32:33 +0000 Subject: [Koha-bugs] [Bug 9256] New: debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Bug ID: 9256 Summary: debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major 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 Bug 3087 updated koha-conf.xml so the MARC flavour is configurable: - + But debian/templates/koha-conf-site.xml.in was not updated, so it is still hardcoded to usmarc: -- You are receiving 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 Dec 10 18:35:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 17:35:26 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 --- Comment #1 from Magnus Enger --- There might be similar issues with the other config files affected by bug 3087: C4/Context.pm | 2 + Makefile.PL | 1 + etc/koha-conf.xml | 46 +++++++++++++++--------------- etc/zebradb/etc/usmarc.mar | 4 +- etc/zebradb/retrieval-info-auth-dom.xml | 4 +- etc/zebradb/retrieval-info-auth-grs1.xml | 14 ++++---- etc/zebradb/retrieval-info-bib-dom.xml | 4 +- etc/zebradb/retrieval-info-bib-grs1.xml | 14 ++++---- 8 files changed, 46 insertions(+), 43 deletions(-) -- You are receiving 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 Dec 10 18:58:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 17:58:36 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical --- Comment #2 from Magnus Enger --- I'm increasing the severity: as far as I can tell the packages are broken for marcflavour != marc21 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 Dec 10 19:57:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 18:57:54 +0000 Subject: [Koha-bugs] [Bug 9257] New: Add "groups" to normal search pulldown Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257 Bug ID: 9257 Summary: Add "groups" to normal search pulldown 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: kyle at bywatersolutions.com It would be useful to be able to have the search groups be available from the library pull-down in addition to the advanced search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 20:01:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 19:01:44 +0000 Subject: [Koha-bugs] [Bug 9257] Add "groups" to normal search pulldown In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257 --- Comment #1 from Kyle M Hall --- Created attachment 13980 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13980&action=edit Bug 9257 - Add "groups" to normal search pulldown This patch adds the ability to add groups to the library select pulldown on the opac, if it is enabled. Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Go to Administration ? Libraries and groups 4) Create a new group, or edit an existing one 5) Ensure the 'Show in search pulldown' checkbox is checked 6) Save the group 7) Enable OpacAddMastheadLibraryPulldown if it is not already enabled 8) Load the OPAC, try the group search from the libraries pulldown menu -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 20:09:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 19:09:44 +0000 Subject: [Koha-bugs] [Bug 9257] Add "groups" to normal search pulldown In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257 Kyle M Hall 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 Dec 10 20:10:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 19:10:27 +0000 Subject: [Koha-bugs] [Bug 9257] Add "groups" to normal search pulldown In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9257 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small patch Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:21:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:21:17 +0000 Subject: [Koha-bugs] [Bug 8039] Self Checkout/SIP: Allow authentication with userid and password In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8039 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13359|0 |1 is obsolete| | --- Comment #11 from Paul Poulain --- Created attachment 13981 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13981&action=edit bug_8039: Try userid if cardnumber borrower search fails in SIP Signed-off-by: Kyle M Hall Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:21:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:21:57 +0000 Subject: [Koha-bugs] [Bug 8039] Self Checkout/SIP: Allow authentication with userid and password In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8039 --- Comment #12 from Paul Poulain --- Created attachment 13982 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13982&action=edit Bug 8039 follow-up replace tabs by 4 spaces (QA process) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:22:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:22:16 +0000 Subject: [Koha-bugs] [Bug 8039] Self Checkout/SIP: Allow authentication with userid and password In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8039 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch complexity|--- |Small patch QA Contact| |paul.poulain at biblibre.com Severity|enhancement |normal --- Comment #13 from Paul Poulain --- QA comment: * not an enhancement I think, but a normal bugfix I think * tiny patch, nothing specific to say about it * passes koha-qa.pl, except for tab as indent marker, but this file has many, I add a follow-up with s/tab/4spaces/g passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:22:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:22:29 +0000 Subject: [Koha-bugs] [Bug 8039] Self Checkout/SIP: Allow authentication with userid and password In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8039 Paul Poulain 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 Dec 10 21:25:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:25:55 +0000 Subject: [Koha-bugs] [Bug 7804] Add Koha Plugin System In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7804 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch complexity|Small patch |Large patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:30:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:30:08 +0000 Subject: [Koha-bugs] [Bug 9258] New: Debian packages should not depend on CHI Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9258 Bug ID: 9258 Summary: Debian packages should not depend on CHI 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: jcamins at cpbibliography.com CC: robin at catalyst.net.nz Given the problems that installing CHI has been giving people, and the fact that CHI is entirely optional, I would suggest that the Debian packages should not depend on CHI, but merely suggest 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 Mon Dec 10 21:44:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:44:06 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 Katrin Fischer 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 Mon Dec 10 21:44:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:44:09 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13831|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer --- Created attachment 13983 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13983&action=edit [SIGNED-OFF] Bug 6574 - js error in en-GB template breaks circulation toolbar To replicate: * install en-NZ translation (or en-GB) * activate the new language, and select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * without the patch, the toolbar will be incorrect. The toolbar will also be incorrect on moremember.pl. To test: * apply the patch * re-generate the en-NZ or en-GB translation * activate the new language, or select it for use * pretend you are going to issue a book to a member (search for a member from "check out" in header) * with the patch, the toolbar will appear to be correct. It will also be correct on moremember.pl. Signed-off-by: Katrin Fischer Small change, fixes reported 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 Mon Dec 10 21:44:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:44:50 +0000 Subject: [Koha-bugs] [Bug 6574] js error in en-GB template breaks circulation toolbar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6574 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|frederic at tamil.fr |liz at catalyst.net.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 Dec 10 21:46:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:46:03 +0000 Subject: [Koha-bugs] [Bug 7067] allow patron self registration via the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 --- Comment #124 from Kyle M Hall --- Created attachment 13984 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13984&action=edit Bug 7067 [6] - QA Followup -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:49:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:49:35 +0000 Subject: [Koha-bugs] [Bug 7067] allow patron self registration via the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #125 from Kyle M Hall --- (In reply to comment #123) > There are no unit tests for Koha::Borrower::Modifications, nor for the > AddMember_Opac routine (any other routines added should also have unit > tests, of course). Starting with the 3.12 release cycle, unit tests are > required for code added to the Koha:: and C4:: namespaces. Add a Unit Test. > Also, please use hashrefs rather than hashes as arguments in the Koha:: > namespace. I could have sworn you did a follow-up changing all the hash > arguments to hashrefs but I don't see it anywhere, even among the obsolete > patches. Fixed > Other notes: > * Do not access the database in BEGIN {} blocks, especially not in the > Koha:: namespace. Fixed > * Use of C4::SQLHelper from the Koha:: namespace. Calling into the C4:: > namespace from Koha:: is not supposed to be done. If that was the only > objection, I would probably push it anyway, at least this time, but arguably > I probably shouldn't. This is the only one I haven't changed. Once we have DBIx::Class support, I pledge to switch this module from C4::SQLHelper to that. > * Package-level my variables are verboten, since they break persistence, and > replacing "my" with "our" should be done only under extreme duress, and > never in new code (note: you can use our when it's called for by the code, > just not as a workaround for my not working under Plack). Fixed > * Object-oriented classes do not export routines and therefore should not > use Exporter. Even procedural classes that do not export any routines should > not use Exporter. Fixed > * When creating ->new() subroutines, the following idiom may be useful: > return bless( { 'verification_token' => $args{'verification_token'}, ... > }, $class ); > > Or even: > return bless( $args, $class ); Fixed -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:50:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:50:42 +0000 Subject: [Koha-bugs] [Bug 7067] allow patron self registration via the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #126 from Kyle M Hall --- Setting back to 'Signed Off' as this is a QA Followup only. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:51:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:51:43 +0000 Subject: [Koha-bugs] [Bug 9159] Need list of vendors at Acquisition module home page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9159 Nicole C. Engard 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 Dec 10 21:56:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:56:46 +0000 Subject: [Koha-bugs] [Bug 9010] Quote of the day: diacritics & other utf8 chars not displayed correctly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9010 --- Comment #12 from Katrin Fischer --- Created attachment 13985 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13985&action=edit [SIGNED-OFF] Bug 9019: Return item fields in ILS-DI GetRecords Signed-off-by: Srikanth Dhondi Signed-off-by: Katrin Fischer 1) Activate ILS-DI in system preferencs 2) Access http://.../cgi-bin/koha/ilsdi.pl to see documentation 3) Try http://.../cgi-bin/koha/ilsdi.pl?service=GetRecords&id=12+14 with various valid biblionumbers for your system 4) Verify 952 is included in the and all other data displays correctly All tests pass. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:57:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:57:39 +0000 Subject: [Koha-bugs] [Bug 9164] Only allow kohaadmin login under special conditions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9164 Nicole C. Engard 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 Dec 10 21:57:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:57:41 +0000 Subject: [Koha-bugs] [Bug 9010] Quote of the day: diacritics & other utf8 chars not displayed correctly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9010 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13985|0 |1 is obsolete| | --- Comment #13 from Katrin Fischer --- Comment on attachment 13985 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13985 [SIGNED-OFF] Bug 9019: Return item fields in ILS-DI GetRecords Wrong bug. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 21:58:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:58:28 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 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 Mon Dec 10 21:58:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 20:58:30 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13414|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer --- Created attachment 13986 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13986&action=edit [SIGNED-OFF] Bug 9019: Return item fields in ILS-DI GetRecords Signed-off-by: Srikanth Dhondi Signed-off-by: Katrin Fischer 1) Activate ILS-DI in system preferencs 2) Access http://.../cgi-bin/koha/ilsdi.pl to see documentation 3) Try http://.../cgi-bin/koha/ilsdi.pl?service=GetRecords&id=12+14 with various valid biblionumbers for your system 4) Verify 952 is included in the and all other data displays correctly All tests pass. http://bugs.koha-community.org/show_bug.cgi?id=9010 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:00:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:00:49 +0000 Subject: [Koha-bugs] [Bug 9259] New: batch delete marc batches Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9259 Bug ID: 9259 Summary: batch delete marc batches 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 We have the ability to 'clean' a staged file but it would be great if there was a way to batch delete (or barring that delete one by one) old batches. Today I saw a system with over 1700 of these batches and there is really no need to keep that much stuff. I'm thinking checkboxes next to each batch and then a 'clean' and a 'delete' button at the top of the page and you can choose one or the other. I should make you clean it before you delete it - kind of like deleting all items before deleting the bib record. Just some ideas I have. Nicole -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:01:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:01:08 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Serhij Dubyk 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 Mon Dec 10 22:13:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:13:00 +0000 Subject: [Koha-bugs] [Bug 8266] remove location from pull down on search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8266 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9175 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:13:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:13:00 +0000 Subject: [Koha-bugs] [Bug 9175] Shelving location search returns no results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9175 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8266 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:31:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:31:39 +0000 Subject: [Koha-bugs] [Bug 8782] Add a feature to close a subscription In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8782 Nicole C. Engard 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 Dec 10 22:33:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:33:39 +0000 Subject: [Koha-bugs] [Bug 9181] Add patron messaging preference to Batch Patrons Modification tool In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9181 Nicole C. Engard 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 Dec 10 22:34:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:34:30 +0000 Subject: [Koha-bugs] [Bug 9184] Ordering from staged file in acq should not offer authority records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9184 Nicole C. Engard 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 Dec 10 22:36:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:36:14 +0000 Subject: [Koha-bugs] [Bug 9186] Filters on invoices page not functional In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9186 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |nengard at gmail.com Resolution|--- |DUPLICATE --- Comment #1 from Nicole C. Engard --- *** This bug has been marked as a duplicate of bug 8854 *** -- You are receiving 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 Dec 10 22:36:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:36:14 +0000 Subject: [Koha-bugs] [Bug 8854] invoice filters don't all work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8854 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Nicole C. Engard --- *** Bug 9186 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 Dec 10 22:38:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:38:21 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack --- Magnus, by changing that file manually on your 3.10.0 install did it fix the 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 Dec 10 22:41:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:41:09 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #24 from Chris Cormack --- I agree +1 for a test. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:48:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:48:55 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 --- Comment #4 from Robin Sheat --- I'm a little confused, but it might be my lack of understanding of how this works. My assumption is: __ZEBRA_MARC_FORMAT__ comes out as marc21, normarc, whathaveyou. However usmarc is the binary MARC format, not the schema that lies on top of that. So, wouldn't changing "usmarc" to "normarc", or even "marc21" break things? However, clearly this is wrong, I just don't know what the right version 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 Dec 10 22:51:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:51:29 +0000 Subject: [Koha-bugs] [Bug 9076] Add ability to delete borrowers by expiration date and category code to cleanborrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9076 Nicole C. Engard 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 Dec 10 22:57:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:57:49 +0000 Subject: [Koha-bugs] [Bug 8840] ubuntu-pkg-check.sh fix and extend functionality In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8840 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer at bsz-bw.de Patch complexity|--- |Small patch --- Comment #9 from Katrin Fischer --- Hi Tomas, I looked into your patch, testing on an Ubuntu 12.04 installation in German. -h -r and -ic seem to work nicely. On my system all dependencies were installed, so I took a look at the ubuntu.12.04.packages file and picked something to remove it. 'sudo apt-get remove libyaml-perl' After this step ./koha_perl_deps.pl -c -a reports missing packages: Test::YAML::Valid 0 0.04 No YAML 0 0.71 Yes Next I ran your script: ./install_misc/ubuntu-packages.sh -ic # Using the ./install_misc/ubuntu.12.04.packages file as source #............................................................................................................................................ # All dependencies installed! # Please confirm the version numbers are sufficient # By running koha_perl_deps.pl -m -u. So it doesn't seem to detect the missing package? Maybe I am doing something wrong, please take a look at the patch and my test plan. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:57:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:57:55 +0000 Subject: [Koha-bugs] [Bug 8840] ubuntu-pkg-check.sh fix and extend functionality In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8840 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Mon Dec 10 22:58:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:58:08 +0000 Subject: [Koha-bugs] [Bug 9212] Parentheses in subject headings break search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9212 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=1807 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Dec 10 22:58:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:58:08 +0000 Subject: [Koha-bugs] [Bug 1807] search () give odd results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1807 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 Mon Dec 10 22:59:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 21:59:18 +0000 Subject: [Koha-bugs] [Bug 9009] Add separate user js and css for SCO module In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9009 Nicole C. Engard 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 Dec 10 23:00:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 22:00:11 +0000 Subject: [Koha-bugs] [Bug 9220] Unchecking "create SQL reports" prevents staff member from being able to run reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9220 Nicole C. Engard 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 Dec 10 23:01:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 22:01:36 +0000 Subject: [Koha-bugs] [Bug 9232] It should be possible to limit on multiple years or date ranges In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9232 Nicole C. Engard 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 Dec 10 23:02:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 22:02:59 +0000 Subject: [Koha-bugs] [Bug 7377] Feature Request: Add Lexile Search for Ranges of Lexile Scores In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7377 Nicole C. Engard 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 Dec 10 23:50:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 10 Dec 2012 22:50:05 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 --- Comment #5 from Magnus Enger --- I'm afraid I don't completely understand this either, and I have not had the time to investigate thoroughly enough, but it seems pretty clear to me that the changes brought on by bug 3087 needs to be reflected in the koha-conf.xml and zebra config files created by the packages. What I did find out was that if I changed marcflavour from normarc to marc21 and then reindexed, searching worked. If I changed it back to normarc again and reindexed, it did not 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 Dec 11 03:15:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 02:15:34 +0000 Subject: [Koha-bugs] [Bug 9138] SIP2 failing to mark reserves waiting, and sending blank emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9138 --- Comment #4 from Chris Cormack --- Yep that is definitely a problem, ill send a follow up to fix 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 Dec 11 03:28:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 02:28:46 +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 --- Comment #1 from Robin Sheat --- Created attachment 13987 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13987&action=edit Bug 9250 - provide commands to manage the SIP server This adds commands required to control the SIP server. These commands are: * koha-enable-sip - copies the SIP config to the sites directory * koha-start-sip - starts the SIP server processes * koha-stop-sip - stops the SIP server processes It also calls these as appropriate from the koha-common init script. To use: 1) sudo koha-enable-sip instancename 2) sudo vim /etc/koha/sites/instancename/SIPconfig.xml Do whatever is needed for your site's SIP configuration 3) sudo koha-start-sip instancename To test: 1) Build packages with this patch 2) Ensure that sudo koha-start-sip instancename doesn't do anything 3) Run sudo koha-enable-sip instancename 4) Edit /etc/koha/sites/instancename/SIPconfig.xml if needed (probably not required for testing) 5) Run sudo koha-start-sip instancename 6) Note that the sip processes are now running 7) Run sudo koha-stop-sip instancename 8) Note that the sip processes have gone 9) Reboot your Koha server 10) Note that the sip processes are back Sponsored-By: Waitaki District Council Libraries Sponsored-By: South Taranaki District Council Libraries Sponsored-By: Horowhenua District Council Libraries Sponsored-By: Rangitikei District Council Libraries -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 03:37:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 02:37:13 +0000 Subject: [Koha-bugs] [Bug 9138] SIP2 failing to mark reserves waiting, and sending blank emails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9138 --- Comment #5 from Chris Cormack --- The problem code is in C4::Letters around line 555 We do this # check cache first (defined $handles{$table}) and return $handles{$table}; We just return an $sth for the table, not knowing if it is still even connected to the database, so you end up with a bunch of this DBD::mysql::st execute failed: MySQL server has gone away at /usr/share/koha/lib//C4/Letters.pm line 523. DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at /usr/share/koha/lib//C4/Letters.pm line 526. And blank emails being sent, because the parsing isn't done -- You are receiving 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 Dec 11 03:59:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 02:59:29 +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 --- Comment #2 from Robin Sheat --- Created attachment 13988 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13988&action=edit Bug 9250 - provide commands to manage the SIP server This adds commands required to control the SIP server. These commands are: * koha-enable-sip - copies the SIP config to the sites directory * koha-start-sip - starts the SIP server processes * koha-stop-sip - stops the SIP server processes It also calls these as appropriate from the koha-common init script. To use: 1) sudo koha-enable-sip instancename 2) sudo vim /etc/koha/sites/instancename/SIPconfig.xml Do whatever is needed for your site's SIP configuration 3) sudo koha-start-sip instancename To test: 1) Build packages with this patch 2) Ensure that sudo koha-start-sip instancename doesn't do anything 3) Run sudo koha-enable-sip instancename 4) Edit /etc/koha/sites/instancename/SIPconfig.xml if needed (probably not required for testing) 5) Run sudo koha-start-sip instancename 6) Note that the sip processes are now running 7) Run sudo koha-stop-sip instancename 8) Note that the sip processes have gone 9) Reboot your Koha server 10) Note that the sip processes are back Sponsored-By: Waitaki District Council Libraries Sponsored-By: South Taranaki District Council Libraries Sponsored-By: Horowhenua District Council Libraries Sponsored-By: Rangitikei District Council Libraries -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 03:59:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 02:59:49 +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 ---------------------------------------------------------------------------- Attachment #13987|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 Dec 11 04:00:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 03:00:08 +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|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 Tue Dec 11 07:24:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 06:24:58 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 --- Comment #40 from Katrin Fischer --- Working on this now. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 08:03:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:03:26 +0000 Subject: [Koha-bugs] [Bug 9056] Add more translations to table language_descriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9056 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com Patch complexity|--- |Small patch QA Contact| |paul.poulain at biblibre.com Severity|enhancement |minor --- Comment #5 from Paul Poulain --- QA comment: * the C4/Languages.pm is really ugly, as it does a lot of SQL queries for each page (120 queries ?) I feel/fear that this patch will add a number of additional queries, slowing Koha more and more. And a complete patch would be a nightmare. * no other QA comment, this patch is a needed addition, not really an ENH (i changed the severity to minor) passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 08:03:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:03:53 +0000 Subject: [Koha-bugs] [Bug 9056] Add more translations to table language_descriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9056 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13503|0 |1 is obsolete| | --- Comment #6 from Paul Poulain --- Created attachment 13989 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13989&action=edit Bug 9056 - Add more translations to table language_descriptions In table language_descriptions a lot of translations are missing (with the exception of French) Additions need to be added to subtag_registry.sql (for new installs) and to updatedatabase.pl (for upgrading). This Bug could be used as 'omnibus' for follow ups for other languages. This patch adds German (and some missing French) translations. Tested updatedatabase.pl Would appreciate if somebody could test subtag_registry.sql. Signed-off-by: Katrin Fischer Tested both, the updatedatabase and the sql file. Works well. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 08:35:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:35:58 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 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 Dec 11 08:36:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:36:01 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13832|0 |1 is obsolete| | Attachment #13833|0 |1 is obsolete| | Attachment #13834|0 |1 is obsolete| | Attachment #13835|0 |1 is obsolete| | --- Comment #41 from Katrin Fischer --- Created attachment 13990 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13990&action=edit [SIGNED-OFF] Bug 7674: Separate items in two tabs on biblio detail page (staff+opac) Two tabs: " holdings" / "Other holdings" " holdings" tab contains items whose homebranch is the current branch. "Other holdings" tab contains all other items. If current branch is not set (connected with mysql user or not logged in (opac)), the display is unchanged (1 tab "Holdings") Signed-off-by: Kyle M Hall 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 Tue Dec 11 08:36:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:36:14 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 --- Comment #42 from Katrin Fischer --- Created attachment 13991 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13991&action=edit [SIGNED-OFF] Bug 7674: Open shelf browser in appropriate tab If you click on "Browse shelf" under " holdings", shelf browser should open under this tab. If you click on "Browse shelf" under "other holdings" tab, it should open under "other holdings" tab. Signed-off-by: Kyle M Hall 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 Tue Dec 11 08:36:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:36:22 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 --- Comment #43 from Katrin Fischer --- Created attachment 13992 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13992&action=edit [SIGNED-OFF] Bug 7674: Add 2 sysprefs to indicate the branch we want to separate on The 2 sysprefs are SeparateHoldingsBranch and OpacSeparateHoldingsBranch and permit to chose between home branch and holding branch. Signed-off-by: Kyle M Hall 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 Tue Dec 11 08:36:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:36:33 +0000 Subject: [Koha-bugs] [Bug 7674] Separate tabs for my holdings and others holdings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7674 --- Comment #44 from Katrin Fischer --- Created attachment 13993 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13993&action=edit [SIGNED-OFF] Bug 7674 - Followup - Add missing right-hand curly bracket Signed-off-by: Julian Maurice Signed-off-by: Katrin Fischer All tests and perlcritic pass. Tests: Database update - OK, system preferences were added correctly - Version number of updatedatabase was only XXX, changed to 3.11.00.XX OPAC 1) Detail page - OK, no visible change when OpacSeparateHoldings is turned off - OK, switching OpacSeparateHoldingsBranch works correctly - OK, shelf browser opens in correct tab - OK, only one tab shows when logged out INTRANET 2) Detail page - OK, no visible change when SeparateHoldings is turned off - Number of items is missing on top of the tabs Notes: - database update doesn't include bug number - other holdings tab does show when there are 0 items at other branches, it could be hidden in those cases - if there are over 50 items in the holdings or Other holdings tab, the warning and link 'This record has many physical items. Click here to view them all.' is only shown for the first tab. - closing the shelf browser on the second tab goes back to first tab - number ofitems is missing on top of the tabs - there are lots of indentation changes in the second patch, this makes it very hard to see the changes, please provide separate patches in the future -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 08:56:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:56:07 +0000 Subject: [Koha-bugs] [Bug 9220] Unchecking "create SQL reports" prevents staff member from being able to run reports In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9220 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch --- Comment #1 from Marc V?ron --- Tested to verify (on current master, 3.11.00.005) with follovwing steps: 1) Create user "reportrunner" 2) Give following permissions only: - catalogue - execute_records 3) Run reports: - Previousely saved report: OK - Patrons with most checkouts: OK - Patrons with no checkouts: OK Result: Can not reproduce the problem. Please provide more information on how to reproduce the problem. Thanks :-) http://wiki.koha-community.org/wiki/Bug_Reporting_Guidelines -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 08:57:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:57:41 +0000 Subject: [Koha-bugs] [Bug 4906] Problem with grace period calculation and fine intervals >1 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4906 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch complexity|--- |Small patch --- Comment #14 from Paul Poulain --- QA comment: the QA for this patch should not be a problem, because it's a small one. BUT I think it does not solve the problem katrin described in his initial description: if you set FinesIncludeGracePeriod, then there is no change in the behaviour, and you will still have the same result. The problem Katrin pointed in his description is the fact that the fine is placed *at the end* of each fine interval, not at the beginning. Your patch is related to another feature I think. Katrin, do you agree that this patch does not solve the problem you describe (it's a valuable ENH though, but maybe in another 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 Dec 11 08:58:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 07:58:56 +0000 Subject: [Koha-bugs] [Bug 9232] It should be possible to limit on multiple years or date ranges In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9232 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:13:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:13:40 +0000 Subject: [Koha-bugs] [Bug 4906] Problem with grace period calculation and fine intervals >1 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4906 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 Tue Dec 11 09:19:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:19:24 +0000 Subject: [Koha-bugs] [Bug 6670] Link patron name on returns screen to circulation page instead of patron detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6670 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6905 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:19:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:19:24 +0000 Subject: [Koha-bugs] [Bug 6905] Allow selecting a patron from circulation history to take you to their circ page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6905 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=6670 -- You are receiving this 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 Dec 11 09:20:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:20:51 +0000 Subject: [Koha-bugs] [Bug 7680] Create a PatronDefaultView preference to control whether patron links go to circ or patron details In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7680 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at biblibre.co | |m Patch complexity|--- |Medium patch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:25:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:25:54 +0000 Subject: [Koha-bugs] [Bug 643] Allow override of 'debarred' status In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=643 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:28:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:28:01 +0000 Subject: [Koha-bugs] [Bug 569] Searches need 'browse' option In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=569 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:29:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:29:47 +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 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch --- Comment #1 from Marc V?ron --- Is this bug still valid? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:30:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:30:54 +0000 Subject: [Koha-bugs] [Bug 906] ISBN Check In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=906 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 09:31:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 08:31:38 +0000 Subject: [Koha-bugs] [Bug 8942] Translation process breaks javascript in calendar.inc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8942 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff --- Comment #25 from Fridolyn SOMERS --- (In reply to comment #24) > I agree +1 for a test. Can someone help me on that? I have no idea how it works. My patches seems to be acceptable, so I change status to needs signoff. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 10:48:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 09:48:25 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 Marc V?ron changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron at veron.ch Assignee|koha-bugs at lists.koha-commun |veron at veron.ch |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 Dec 11 10:48:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 09:48:44 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 --- Comment #1 from Marc V?ron --- Created attachment 13994 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13994&action=edit Bug 9246: Koha installer crash with mysql "Error 1166 at line 1871: Incorrect column name 'closed" Reason: line 1923 in kohastructure.sql had whitespace between back tick on Column name "closed". Patch removes white space on given line. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 10:49:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 09:49:39 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 Marc V?ron 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 Dec 11 12:12:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 11:12:21 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 --- Comment #2 from Marc V?ron --- Tested my patch with a fresh install, without and with patch. Got error in step 3, with patch insaller runs fine. Needs Signoff... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 12:28:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 11:28:54 +0000 Subject: [Koha-bugs] [Bug 5635] bulkmarcimport new parameters & features In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5635 --- Comment #15 from stephane.delaune at biblibre.com --- (En r?ponse au commentaire 14) > "Why do we need a special ccl.properties file in order to use this script? no ; the ccl.properties file is here only if your ccl is not standard -- You are receiving this 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 Dec 11 13:26:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 12:26:38 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |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 Tue Dec 11 14:16:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:16:26 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m 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 Tue Dec 11 14:18:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:18:28 +0000 Subject: [Koha-bugs] [Bug 9056] Add more translations to table language_descriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9056 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 Tue Dec 11 14:24:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:24:22 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 Jonathan Druart 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 Tue Dec 11 14:28:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:28:14 +0000 Subject: [Koha-bugs] [Bug 9056] Add more translations to table language_descriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9056 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED --- Comment #8 from Katrin Fischer --- We still need a follow up for this adding the languages to the other translations. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 14:28:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:28:28 +0000 Subject: [Koha-bugs] [Bug 9056] Add more translations to table language_descriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9056 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 14:29:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:29:00 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #1 from Jonathan Druart --- Created attachment 13995 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13995&action=edit Bug 9236: FIX delete order when receiving Before this patch the "delete order" links were broken on the receiving page (parcel.pl) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 14:29:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:29:32 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 Jonathan Druart 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 Dec 11 14:32:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:32:42 +0000 Subject: [Koha-bugs] [Bug 9191] updatedatabase.pl must have ability to run updates only up to a particular revision In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9191 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 Tue Dec 11 14:33:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:33:51 +0000 Subject: [Koha-bugs] [Bug 9019] ILS-DI: GetRecords should return item fields in marcxml In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9019 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 Tue Dec 11 14:36:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:36:13 +0000 Subject: [Koha-bugs] [Bug 9256] debian/templates/koha-conf-site.xml.in is hardcoded to retrieval syntax = usmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9256 --- Comment #6 from Magnus Enger --- I got it to work now, by reproducing the changes introduced by bug 3087 on the relevant config files. According to my notes, I did something like this: sed -i "s/syntax=\"usmarc\"/syntax=\"normarc\"/" /etc/koha/sites/esme/koha-conf.xml sed -i "s/marc21/normarc/" /etc/koha/zebradb/etc/usmarc.mar sed -i "s/syntax=\"marc21\"/syntax=\"normarc\"/" /etc/koha/zebradb/retrieval-info-bib-dom.xml But my notes might be missing things... So it looks to me like the packages will need to do the same kinds of substitutions that bug 3087 introduced. There is one big question, though: Since I had to edit non-instance specific files like /etc/koha/zebradb/retrieval-info-bib-dom.xml - does that mean we will only be able to support one MARC dialect on one server? -- You are receiving 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 Dec 11 14:48:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:48:19 +0000 Subject: [Koha-bugs] [Bug 8299] overdue_notice.pl shows error messages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8299 --- Comment #1 from Mason James --- Created attachment 13996 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13996&action=edit Bug 8299 - overdue_notice.pl shows error messages fixes 2 warnings... Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 659. Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 670. -- You are receiving 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 Dec 11 14:52:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:52:06 +0000 Subject: [Koha-bugs] [Bug 8299] overdue_notice.pl shows error messages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8299 Mason James 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 Tue Dec 11 14:52:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:52:08 +0000 Subject: [Koha-bugs] [Bug 8299] overdue_notice.pl shows error messages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8299 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13996|0 |1 is obsolete| | --- Comment #2 from Mason James --- Created attachment 13997 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13997&action=edit Bug 8299 - overdue_notice.pl shows error messages fixes 2 warnings... Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 659. Use of uninitialized value in pattern match (m//) at /usr/share/koha/bin/cronjobs/overdue_notices.pl line 670. -- You are receiving 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 Dec 11 14:57:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 13:57:24 +0000 Subject: [Koha-bugs] [Bug 8299] overdue_notice.pl shows warning messages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8299 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtj at kohaaloha.com Patch complexity|--- |Small patch Change sponsored?|--- |Sponsored Summary|overdue_notice.pl shows |overdue_notice.pl shows |error messages |warning messages --- Comment #3 from Mason James --- (In reply to comment #2) > Created attachment 13997 [details] > Bug 8299 - overdue_notice.pl shows error messages > > fixes 2 warnings... how to test? run 'perl ./overdue_notice.pl -t' before and after applying patch no warnings should occur after patch is applied (patch applied to master 5d92ab39a681) -- You are receiving 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 Dec 11 15:14:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:14:31 +0000 Subject: [Koha-bugs] [Bug 9260] New: koha-run-backups complains "[: 97: missing ]" Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 Bug ID: 9260 Summary: koha-run-backups complains "[: 97: missing ]" Classification: Unclassified Change sponsored?: 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: mjr at software.coop CC: robin at catalyst.net.nz The cron.daily for 3.10 packages produces the following error mailed to root: [: 97: missing ] [: 97: missing ] [: 97: missing ] I've isolated this to koha-run-backups --days 2 --output /var/spool/koha Patch will follow in a few seconds. -- You are receiving 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 Dec 11 15:28:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:28:10 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 --- Comment #1 from MJ Ray (software.coop) --- Created attachment 13998 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13998&action=edit Bug 9260: stop koha-run-backups complaining "missing ]" Found because cron.daily/koha output contains the error "[: 97: missing ]" To test: 1. run koha-run-backups --days 2 --output /var/spool/koha 2. should see no output Sponsored-by: Library of the J?zef Pi?sudski Institute of America -- You are receiving 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 Dec 11 15:37:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:37:36 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 MJ Ray (software.coop) 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 Tue Dec 11 15:43:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:43:21 +0000 Subject: [Koha-bugs] [Bug 9261] New: Allow librarians to make purchase suggestions for patrons Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9261 Bug ID: 9261 Summary: Allow librarians to make purchase suggestions for patrons 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: kyle at bywatersolutions.com It would be nice if librarians could make purchase suggestions in the name of a give patron. Some reasons we've been given: * We have many patrons in rural areas that do not have computers/Internet. * Others are homebound as well. They receive items through our mailorder service and place orders exclusively by phone or mail. -- You are receiving 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 Dec 11 15:43:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:43:50 +0000 Subject: [Koha-bugs] [Bug 9262] New: Patch complexity field user interface is awkward to use Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9262 Bug ID: 9262 Summary: Patch complexity field user interface is awkward to use Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: bugs.koha-community.org Assignee: koha-bugs at lists.koha-community.org Reporter: mjr at software.coop It seems there is a new patch complexity field required to make status "Needs signoff" but there is no such field unless you enable javascript, change the status dropdown and then scroll up and right. The patch complexity field should be: 1. located near the status dropdown (principle of least surprise); 2. shown by default and hidden with javascript if enabled (graceful degradation). -- You are receiving 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 Dec 11 15:46:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:46:51 +0000 Subject: [Koha-bugs] [Bug 9261] Allow librarians to make purchase suggestions for patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9261 --- Comment #1 from Kyle M Hall --- Created attachment 13999 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13999&action=edit Bug 9261 - Allow librarians to make purchase suggestions for patrons This patch adds a new tab to the patron side menu for purchase suggestions. >From this new tab, a librarian can view the patron's existing purchase suggestios and also create new suggestions in the name of that patron. Test Plan: 1) Apply patch 2) Ensure the system preference 'suggestions' is enabled 3) View the details for a patron 4) Click the new 'Purchase suggestions' tab 5) Click the 'New purchase suggestion' button 6) Add the new purchase suggestions 7) You should now end up back at the borrowers purchase suggetions 8) Verify the new purchase suggestion was added -- You are receiving 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 Dec 11 15:47:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:47:27 +0000 Subject: [Koha-bugs] [Bug 9261] Allow librarians to make purchase suggestions for patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9261 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Small 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 Dec 11 15:47:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:47:35 +0000 Subject: [Koha-bugs] [Bug 9261] Allow librarians to make purchase suggestions for patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9261 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.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 Dec 11 15:48:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:48:55 +0000 Subject: [Koha-bugs] [Bug 8527] enter patron that suggestions is for In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8527 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |kyle at bywatersolutions.com Resolution|--- |DUPLICATE --- Comment #1 from Kyle M Hall --- *** This bug has been marked as a duplicate of bug 9261 *** -- You are receiving 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 Dec 11 15:48:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 14:48:55 +0000 Subject: [Koha-bugs] [Bug 9261] Allow librarians to make purchase suggestions for patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9261 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Kyle M Hall --- *** Bug 8527 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 Dec 11 16:15:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:15:07 +0000 Subject: [Koha-bugs] [Bug 8840] ubuntu-pkg-check.sh fix and extend functionality In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8840 --- Comment #10 from M. Tompsett --- Greetings, Your testplan is flawed in that you didn't confirm there were no missing discrepancies between CheckDependencies.pm and the ubuntu[.blah].packages file. This patch should generate identical perl library output as koha_perl_deps *IF* all the perl dependencies listed in CheckDependencies.pm are also listed in the .packages file. Sadly, you can't just count, because sometimes multiple libraries are contained in a single package. For example, Blah::Blah might also be in Blah's libBlah-perl package. And the .packages files (ubuntu.12.04.packages and ubuntu.packages) should generally be identical, though I could see ubuntu.packages being larger as it also may have to deal with older installations. Though, I think we've been lazy and just copying the latest .packages file to it. :) What you have stumbled upon is the installation mess that needs cleaning up, and this is a tiny step towards it. GPML... -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 16:16:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:16:41 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 --- Comment #2 from Vitor Fernandes --- Created attachment 14000 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14000&action=edit Bug 9019: Return item fields in ILS-DI GetRecords Signed-off-by: Srikanth Dhondi Signed-off-by: Katrin Fischer 1) Activate ILS-DI in system preferencs 2) Access http://.../cgi-bin/koha/ilsdi.pl to see documentation 3) Try http://.../cgi-bin/koha/ilsdi.pl?service=GetRecords&id=12+14 with various valid biblionumbers for your system 4) Verify 952 is included in the and all other data displays correctly All tests pass. http://bugs.koha-community.org/show_bug.cgi?id=9010 Signed-off-by: Jared Camins-Esakov -- You are receiving 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 Dec 11 16:19:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:19:06 +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 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off CC| |mjr at software.coop --- Comment #8 from MJ Ray (software.coop) --- (In reply to comment #6) > This patch doesn't seem to address the security concerns raised by Atz in > the last imported comment... could someone speak to this before it is > processed through QA? What precautions are taken? What vulnerabilities are > possible? Surely that shouldn't block the improvement patch? The last comment from Atz was "Please note that there are big security issues for using "at" (or in this case "atq") in a multiple-client hosting environment, since each Koha will be running as the same "apache" user. There is no differentiation on what jobs are visible: everybody will see everything." That has never been best practice and I'd be surprised and disappointed if liblime did it. The current packages for debian use apache-mpm-itk to constrain each individual vhost to a particular system user, so the above vulnerability doesn't occur in that way. Other installers could use the same MPM, or they could use other apache modules like mod_ruid to achieve a similar isolation. If all virtualhosts were running as one user, the vulnerability would have meant that libraries could mess with each others' jobs - deleting, amending, adding jobs for other libraries - but they've probably also got other security vulnerabilities that would arise from the lack of isolation. I suspect most people who install it themselves and don't follow best practice are only hosting one library, in which case the vulnerability wouldn't occur because there are simply no other libraries to mess with. That's probably a QA or RM decision that boils down to: do we design Koha to work well under best practice, or not implement a feature because someone could cause a security flaw with it? But I'm not sure the security concern applies if installed in as suggested by any INSTALL* files, does it? I think the only installation method that addresses multiple Koha hostings are the packages for debian and they seem safe. The later comment about using cron is sound, but I think C4::Scheduler uses cron when appropriate now anyway. It may be better to implement C4::Scheduler with a cron job that uses koha-foreach or multiple user crontabs to review the scheduled tasks every 10 minutes or something, but the current system-level method doesn't seem awful. -- You are receiving this 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 Dec 11 16:21:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:21:57 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14000|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 Tue Dec 11 16:32:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:32:30 +0000 Subject: [Koha-bugs] [Bug 7067] allow patron self registration via the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7067 --- Comment #127 from Kyle M Hall --- Created attachment 14001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14001&action=edit Bug 7067 [7] - QA Followup 2 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 16:41:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:41:24 +0000 Subject: [Koha-bugs] [Bug 8471] loading an sql file into mysql, often fails when loading the 'letter' table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8471 --- Comment #1 from Mason James --- (In reply to comment #0) > loading an sql file into mysql, often fails when loading the 'letter' table > > i have no idea why. the quick-fix is to drop - then create the database > > > $ mysql koha_test < koha.sql > ERROR 1005 (HY000) at line 3237: Can't create table 'koha_test.letter' > (errno: 150) > > > http://koha.1045719.n5.nabble.com/MySQL-Database-Restoring-Problem-from-3-4- > x-to-3-8-0-td5710925.html hmmm, i bumped into this problem again... 'show engine innodb status' hints that its a foreign-key problem? ------------------------ LATEST FOREIGN KEY ERROR ------------------------ 121212 4:06:49 Error in foreign key constraint of table head/message_transports : there is no index in referenced table which would contain the columns as the first columns, or the data types in the referenced table do not match the ones in table. Constraint: , CONSTRAINT "message_transports_ibfk_3" FOREIGN KEY ("letter_module", "letter_c ode", "branchcode") REFERENCES "letter" ("module", "code", "branchcode") ON DELE TE CASCADE ON UPDATE CASCADE The index in the foreign key in table is "message_transports_ibfk_3" See http://dev.mysql.com/doc/refman/5.5/en/innodb-foreign-key-constraints.html for correct foreign key definition. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 16:44:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:44:32 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 --- Comment #3 from Vitor Fernandes --- Created attachment 14002 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14002&action=edit [SIGNED-OFF] Bug 9260: stop koha-run-backups complaining "missing ]" Found because cron.daily/koha output contains the error "[: 97: missing ]" To test: 1. run koha-run-backups --days 2 --output /var/spool/koha 2. should see no output Sponsored-by: Library of the J?zef Pi?sudski Institute of America Signed-off-by: Vitor FERNANDES -- You are receiving 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 Dec 11 16:46:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 15:46:18 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 Vitor Fernandes changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |vfernandes at keep.pt -- You are receiving 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 Dec 11 17:05:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:05:03 +0000 Subject: [Koha-bugs] [Bug 9115] 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 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 17:05:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:05:09 +0000 Subject: [Koha-bugs] [Bug 9115] 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 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|3.8 |3.6 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 17:05:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:05:35 +0000 Subject: [Koha-bugs] [Bug 9115] 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 Owen Leonard 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 Tue Dec 11 17:05:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:05:37 +0000 Subject: [Koha-bugs] [Bug 9115] 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 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13659|0 |1 is obsolete| | --- Comment #12 from Owen Leonard --- Created attachment 14003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14003&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. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 17:05:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:05:42 +0000 Subject: [Koha-bugs] [Bug 9260] koha-run-backups complains "[: 97: missing ]" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9260 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13998|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 Tue Dec 11 17:12:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:12:16 +0000 Subject: [Koha-bugs] [Bug 6918] can't place holds on 'on order' items with AllowOnShelfHolds off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6918 --- Comment #1 from Kyle M Hall --- Created attachment 14004 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14004&action=edit Bug 6918 - can't place holds on 'on order' items with AllowOnShelfHolds off Koha documenation suggests that NOT_LOAN values less than 0 should be hold-able. This patch enables that. >From the manual: Negative number values will still allow holds (use for on order statuses for example) where as positive numbers will not allow holds or checkouts -- You are receiving this 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 Dec 11 17:12:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:12:48 +0000 Subject: [Koha-bugs] [Bug 6918] can't place holds on 'on order' items with AllowOnShelfHolds off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6918 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |kyle at bywatersolutions.com 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 Tue Dec 11 17:32:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:32:19 +0000 Subject: [Koha-bugs] [Bug 9263] New: Trim barcodes in offline circulation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 Bug ID: 9263 Summary: Trim barcodes in offline circulation 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: fridolyn.somers at biblibre.com CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com In normal circulation page, when a barcode starts or ends with spaces, they are ignored and circulation is performed. Do the same in barcodes coming form offline 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 Tue Dec 11 17:35:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:35:00 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|koha-bugs at lists.koha-commun |fridolyn.somers at biblibre.co |ity.org |m --- Comment #1 from Fridolyn SOMERS --- Created attachment 14005 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14005&action=edit Proposed 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 Dec 11 17:35:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 16:35:09 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 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 Tue Dec 11 18:07:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:07:42 +0000 Subject: [Koha-bugs] [Bug 9264] New: Make getitems default sort to set by a preference instead of hard coded to homebranch. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264 Bug ID: 9264 Summary: Make getitems default sort to set by a preference instead of hard coded to homebranch. Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: kyle at bywatersolutions.com CC: gmcharlt at gmail.com This sort order had been switched from home branch to holding branch and then back again at different points in time. Some libraries liked it when it was by holding branch, rather than home 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 Tue Dec 11 18:07:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:07:49 +0000 Subject: [Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs at lists.koha-commun |kyle at bywatersolutions.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 Dec 11 18:10:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:10:24 +0000 Subject: [Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264 --- Comment #1 from Kyle M Hall --- Created attachment 14006 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14006&action=edit Bug 9264 - Make getitems default sort to set by a preference instead of hard coded to homebranch. The sort order in GetItemsInfo has been switched from home branch to holding branch and then back again at different points in time. Some libraries liked it when it was by holding branch, rather than home branch. This patch makes the choice of sorting by home or holding branch a system preference. Test Plan: 1) Apply patch 2) Run updatedatabase.pl 3) Test the sorting order for items with the preference set each way. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 18:10:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:10:43 +0000 Subject: [Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7271 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 18:10:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:10:43 +0000 Subject: [Koha-bugs] [Bug 7271] Revert getitems default sort to homebranch instead of holding branch In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7271 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9264 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 18:11:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:11:12 +0000 Subject: [Koha-bugs] [Bug 9264] Make getitems default sort to set by a preference instead of hard coded to homebranch. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9264 Kyle M Hall 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 Tue Dec 11 18:32:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:32:51 +0000 Subject: [Koha-bugs] [Bug 9265] New: Switch to HTML5 doctype in OPAC and staff client Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265 Bug ID: 9265 Summary: Switch to HTML5 doctype in OPAC and staff client Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard at myacpl.org Reporter: oleonard at myacpl.org With some patches using HTML5 already in the pipeline (Bug 8377) and some useful features already showing broad support (http://caniuse.com/#feat=form-validation, http://caniuse.com/#feat=input-placeholder), I think it's time to show our intention to start using these new features by updating Koha's doctype to an HTML5 one: I propose that we do not change our HTML markup guidelines which require that tags be closed, attributes be quoted, etc. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 18:37:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 17:37:33 +0000 Subject: [Koha-bugs] [Bug 9265] Switch to HTML5 doctype in OPAC and staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9265 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko at abunchofthings.net --- Comment #1 from Mirko Tietgen --- +1 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 19:24:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 18:24:03 +0000 Subject: [Koha-bugs] [Bug 9101] Add REPORT_GROUP to authorised values sample data In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13596|0 |1 is obsolete| | --- Comment #4 from Paul Poulain --- Created attachment 14007 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14007&action=edit Bug 9101: Add REPORT_GROUP to sample data To test: Option 1) Run the English and German web installer and check authorised values have been added correctly. Option 2) Run SQL code from auth_val.sql for German and English against your database and check the authorised values have been added correctly. Signed-off-by: Jonathan Druart Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 19:25:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 18:25:36 +0000 Subject: [Koha-bugs] [Bug 9101] Add REPORT_GROUP to authorised values sample data In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com Patch complexity|--- |Trivial patch QA Contact| |paul.poulain at biblibre.com --- Comment #5 from Paul Poulain --- QA comment: * tiny patch, only changes something during installation * I've fixed a conflict problem in german file, and tested the file can be loaded passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 19:57:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 18:57:28 +0000 Subject: [Koha-bugs] [Bug 737] Map of library in search system In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=737 Mirko Tietgen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko at abunchofthings.net --- Comment #6 from Mirko Tietgen --- Hi Magnus, in the light of Bug 9265 (switch to HTML5 doctype) and without taking a look at your branch, has a decision been made regarding the "how"? I would not mind more HTML5 in Koha but I am not sure what to make out of http://en.wikipedia.org/wiki/Html5_canvas#Intellectual_property_over_canvas regarding licensing issues. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:03:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:03:41 +0000 Subject: [Koha-bugs] [Bug 8220] Allow koc uploads to go to process queue instead of being applied directly. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8220 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA Patch complexity|--- |Medium patch --- Comment #16 from Paul Poulain --- QA comment: * passes koha-qa.pl, except for a strange valid FAIL Subroutine ProcessOfflinePayment redefined * this patch introduces a new sub in C4/Circulation.pm, that has no unit test. This is a requirement for 3.12 failing QA (I haven't tested the patch yet, the code looks correct) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:08:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:08:19 +0000 Subject: [Koha-bugs] [Bug 9076] Add ability to delete borrowers by expiration date and category code to cleanborrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9076 --- Comment #16 from Kyle M Hall --- Created attachment 14008 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14008&action=edit Bug 9076 - QA Followup - Rename GetBorrowersWhoHaveNotBorrowedSince to GetBorrowersToExpunge -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:08:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:08:35 +0000 Subject: [Koha-bugs] [Bug 9076] Add ability to delete borrowers by expiration date and category code to cleanborrowers.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9076 Kyle M Hall 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 Tue Dec 11 20:12:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:12:02 +0000 Subject: [Koha-bugs] [Bug 9164] Only allow kohaadmin login under special conditions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9164 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle at bywatersolutions.com --- Comment #2 from Kyle M Hall --- I agree, this should be a choice set in the koha conf file. Another possibility that could work with this would be to add a command line script to create/update users. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:16:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:16:57 +0000 Subject: [Koha-bugs] [Bug 9108] Add uk/euro date sort filter to pages which require it In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9108 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |paul.poulain at biblibre.com --- Comment #6 from Paul Poulain --- QA comment: * I think the 1st patch is OK (untested) * I think the 2nd patch requires more work to remove now useless code. I explain: some of the following lines are removed: - "dateformat_" . C4::Context->preference('dateformat') => 1, and it's OK. However, in C4/Auth.pm, there are still references to such a construction, that was needed with HTML::Template, but can be removed with T::T The 2nd patch add in all templates the dateformat variable: in C4/Auth.pm = + $template->param( dateformat => C4::Context->preference('dateformat') ); Thus, the lines just after this new one in Auth.pm can be removed: if(C4::Context->preference('dateformat')){ if(C4::Context->preference('dateformat') eq "metric"){ $template->param(dateformat_metric => 1); } elsif(C4::Context->preference('dateformat') eq "us"){ $template->param(dateformat_us => 1); } else { $template->param(dateformat_iso => 1); } } else { $template->param(dateformat_iso => 1); } and all references to dateformat_metric, dateformat_us and dateformat_iso should be replaced : [% IF (dateformat_us ) %] to replace with: [% IF (dateformat eq 'us') %] There is something like a dozen of templates that uses this construction. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:33:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:33:29 +0000 Subject: [Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |paul.poulain at biblibre.com --- Comment #27 from Paul Poulain --- QA comment: * passes koha-qa.pl, except for a POD mistake revealed in C4/Suggestions.pm, I attach a follow-up fixing this problem * the patch work as expected, no side effect or any problem spotted. However, I won't pass QA this patch immediately because I've 2 questions = why is this tool in the acquisition module ? It is not specifically related to acquisition ? I think it's something that looks like the /cataloguing/addbooks.pl, that searches in the catalog and the reservoir. Shouldn't we replace the cataloguing/addbooks.pl by this new script (on which we would add a "reservoir" tab) ? Once the librarian has done his search, we could have, instead of just "New record" (to catalogate a new biblio), a "New record" and a "New suggestion" button. That would improve consistency imo. I won't fail QA for now, waiting for patch authors opinion. That will require more effort, but I think it's worth it, because it will both improve Koha functionally, usability, and code quality. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:33:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:33:44 +0000 Subject: [Koha-bugs] [Bug 6813] Acquistions - duplicate search across orders, suggestions and catalog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 --- Comment #28 from Paul Poulain --- Created attachment 14009 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14009&action=edit Bug 6813 follow-up, fix POD -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:42:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:42:29 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 --- Comment #4 from Paul Poulain --- Created attachment 14010 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14010&action=edit Bug 9166 - OPAC needs configuration file for datepicker This patch adds a configuration include file for the datepicker. This file makes redundant the datepicker initialization in js/script.js, so that section is removed. This change should enable two things: the CalendarFirstDayOfWeek preference should now work in the OPAC, and the calendar should now use the current selected language. To test, try the calendar widget when placing a hold in the OPAC. The CalendarFirstDayOfWeek preference should be respected for Monday and Sunday. Switch languages. The calendar interface labels should reflect the current chosen language. Signed-off-by: Jonathan Druart Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:43:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:43:07 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch complexity|--- |Small patch --- Comment #5 from Paul Poulain --- QA comment: 1- opac-user.tt also has a date picker (to suspend a placed hold). Shouldn't we update this page too ? 2- passes koha-qa.pl If answer to Q1 is "no", owen, you can pass QA, it work well & does the job. If the answer to Q1 is "yes", owen, a follow-up is welcomed ;-) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:43:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:43:22 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13844|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 Dec 11 20:43:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:43:30 +0000 Subject: [Koha-bugs] [Bug 9166] OPAC needs configuration file for datepicker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9166 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact| |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 Dec 11 20:45:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:45:44 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com QA Contact| |paul.poulain at biblibre.com --- Comment #8 from Paul Poulain --- QA comment: small patch, passes koha-qa.pl, nothing to add passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:46:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:46:14 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13638|0 |1 is obsolete| | Attachment #13855|0 |1 is obsolete| | --- Comment #9 from Paul Poulain --- Created attachment 14011 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14011&action=edit Bug 9033 - Wide character error in runreport.pl Signed-off-by: Julian Maurice -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:46:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:46:18 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 --- Comment #10 from Paul Poulain --- Created attachment 14012 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14012&action=edit Bug 9033: Wide character error in runreport.pl This patch fix a typo that prevented report to be run Signed-off-by: Kyle M Hall Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:47:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:47:08 +0000 Subject: [Koha-bugs] [Bug 9266] New: Managing tags / reject: Error "Unbekannte Operation (ablehnen)" in translated staff client Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9266 Bug ID: 9266 Summary: Managing tags / reject: Error "Unbekannte Operation (ablehnen)" in translated staff client Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: veron at veron.ch CC: gmcharlt at gmail.com Created attachment 14013 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14013&action=edit Error while rejecting tag in translated staff client (German) Rejecting tags results in message: Unbekannte Operation (ablehnen) mit 2 Begriff(en). Steps to reproduce: 1) Go to Home ? Tools ? Tags 2) Filter tags to show a list of tags. Check checkboxes of tags you want to reject. Click "Reject" at the bottom Result in English staff client: "Rejected 1 Term(s). " Result in German Staff client: "Unbekannte Operation (ablehnen) mit 1 Begriff(en)." (Unknown operation (ablehnen)...) Same with approve. I tested on a 3.9 demo server, German translation installed. Can somebody confirm for newer version and for other languages? -- You are receiving 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 Dec 11 20:48:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:48:09 +0000 Subject: [Koha-bugs] [Bug 8220] Allow koc uploads to go to process queue instead of being applied directly. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8220 --- Comment #17 from Kyle M Hall --- Created attachment 14014 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14014&action=edit Bug 8220 - QA Followup - Unit Test -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 20:48:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:48:21 +0000 Subject: [Koha-bugs] [Bug 8220] Allow koc uploads to go to process queue instead of being applied directly. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8220 Kyle M Hall 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 Dec 11 20:50:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 19:50:15 +0000 Subject: [Koha-bugs] [Bug 9141] Untranslatable strings on "pay an amount..." page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9141 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com QA Contact| |paul.poulain at biblibre.com --- Comment #3 from Paul Poulain --- QA comment: tiny patch, but I think it could be even simpler. Instead of using a error_over => 1, why not use total_due = -[% IF ( error ) %] +[% IF (total_due > 0 ) %] should achieve the same result, isn't it ? In this case the patch would just be: -[% IF ( error ) %] +[% IF (total_due > 0 ) %] - [% error %] + You must pay a value less than or equal to [% total_due | format('%.2f') %]. - error => sprintf( 'You must pay a value less than or equal to %f.2', - $total_due ) + total_due => $total_due Your opinion ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 21:13:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 20:13:49 +0000 Subject: [Koha-bugs] [Bug 9267] New: Ubuntu 12.04 install docs broken Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9267 Bug ID: 9267 Summary: Ubuntu 12.04 install docs broken Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Documentation Assignee: nengard at gmail.com Reporter: tomascohen at gmail.com Current install instructions are broken in the (1.6) step. On amd64 architectures it breaks the whole dependency tree, pulling i386 packages. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 21:14:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 20:14:10 +0000 Subject: [Koha-bugs] [Bug 9267] Ubuntu 12.04 install docs broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9267 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |String patch Change sponsored?|--- |Sponsored Assignee|nengard 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 Dec 11 21:18:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 20:18:31 +0000 Subject: [Koha-bugs] [Bug 9267] Ubuntu 12.04 install docs broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9267 --- Comment #1 from Tom?s Cohen Arazi --- Created attachment 14015 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14015&action=edit Bug 9267 - Ubuntu 12.04 install docs broken Current install instructions are broken in the (1.6) step. On amd64 architectures it breaks the whole dependency tree, pulling i386 packages. This patch replaces the 'dpkg --set-selections' combo and replacess some spaces for tabs in one line. This should be cherry-picked for other releases that have 12.04 install instructions as the problem is related to multiarch. Regards To+ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Dec 11 21:18:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 20:18:52 +0000 Subject: [Koha-bugs] [Bug 9267] Ubuntu 12.04 install docs broken In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9267 Tom?s Cohen Arazi 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 Dec 11 22:10:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 21:10:00 +0000 Subject: [Koha-bugs] [Bug 9268] New: Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 Bug ID: 9268 Summary: Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Acquisitions Assignee: koha-bugs at lists.koha-community.org Reporter: liz at catalyst.net.nz Scanning in a barcode or an ISBN number in Acquisitions -> new order submits the form unexpectedly if the scanner sends carriage returns. If the carriage return is sent early, an error message is popped, which can be ignored but it's an extra click and it can be confusing to users. To replicate: * Go to Acquisitions - Manage Orders * Search for a vendor * Click New Basket. * Fill required fields * Press Save. * Click on "From a new (empty) record" * Type in title Private Oz, Author Patterson, James. * Scan (or type) ISBN - 9781864711875. * (If not scanning, PRESS ENTER HERE) * A box pops up saying 'Form not submitted because of the following problem(s) - you must select budget - Quantity must be greater than '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 Tue Dec 11 22:16:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 21:16:38 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 --- Comment #1 from Jared Camins-Esakov --- I believe this has been fixed under Firefox but not under Chrome, which propagates the event up through the hierarchy of forms on that page. See bug 8557. -- You are receiving 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 Dec 11 22:18:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 11 Dec 2012 21:18:39 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 --- Comment #2 from Liz Rea (CatalystIT) --- Created attachment 14016 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14016&action=edit Bug 9268 - Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly To Test: * Go to Acquisitions - Manage Orders * Search for a vendor * Click New Basket. * Fill required fields * Press Save. * Click on "From a new (empty) record" * Type in title Private Oz, Author Patterson, James. * Scan (or type) ISBN - 9781864711875. * (If not scanning, PRESS ENTER HERE) * Nothing should happen. Form should not be submitted, no error message should appear. -- You are receiving 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 Dec 12 01:28:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 00:28:59 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 --- Comment #3 from Liz Rea (CatalystIT) --- Created attachment 14017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14017&action=edit Bug 9268 - Followup - Making it work properly in chrome as well To test: (go through the previous test plan on chrome instead of Firefox) -- You are receiving 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 Dec 12 01:30:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 00:30:53 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #4 from Liz Rea (CatalystIT) --- I should add - I haven't quite figured out how to make it work on the barcode entry field (yet) but at least the ISBN box won't cause the problem in chrome 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 Wed Dec 12 02:56:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 01:56:45 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14016|0 |1 is obsolete| | Attachment #14017|0 |1 is obsolete| | --- Comment #5 from Liz Rea (CatalystIT) --- Created attachment 14018 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14018&action=edit Bug 9268 - Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly To Test: * Go to Acquisitions - Manage Orders * Search for a vendor * Click New Basket. * Fill required fields * Press Save. * Click on "From a new (empty) record" * Type in title Private Oz, Author Patterson, James. * Scan (or type) ISBN - 9781864711875. * (If not scanning, PRESS ENTER HERE) * Nothing should happen. Form should not be submitted, no error message should appear. -- You are receiving 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 Dec 12 02:57:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 01:57:20 +0000 Subject: [Koha-bugs] [Bug 9268] Scanning in barcode or ISBN in Acquisitions -> new order submits the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9268 --- Comment #6 from Liz Rea (CatalystIT) --- Never mind! I found a better way to make it work so it works everywhere. -- You are receiving 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 Dec 12 03:13:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:13:20 +0000 Subject: [Koha-bugs] [Bug 8557] in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557 --- Comment #22 from Liz Rea (CatalystIT) --- Created attachment 14019 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14019&action=edit Bug 8557 - Unexpected behavior with scanners This is an alternative to the original implementation - this one works in chrome as well as firefox. To test: 1) Set syspref 'AcqCreateItem' to 'Create Item when receiving an order.' 2) Create a basket for a vendor, add an order line. 3) Search for this vendor using Vendor search 4) Receive Shipment for this vendor and choose the title you ordered in 2) 5) You will get the dialog to create related item(s) 6) Fill in Item 0 through o (see screenshot) 7) Scan Barcode for field p - Barcode 7) Result: Scanner sends a [return], form closes and you had no chance to fill in fields t - z -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 03:54:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:54:53 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 Jared Camins-Esakov 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 Dec 12 03:54:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:54:54 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #1 from Jared Camins-Esakov --- Created attachment 14020 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14020&action=edit Bug 9239: Add QueryParser module to Koha Although the OpenILS::QueryParser class is going to be moved into a separate CPAN distribution, this hasn't been done yet, and for ease of testing it makes sense to include the class in Koha for the moment. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 03:55:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:55:05 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #2 from Jared Camins-Esakov --- Created attachment 14021 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14021&action=edit Bug 9239: Introduce QueryParser driver for PQF Since the most expressive query language supported by Zebra is PQF, this patch adds a PQF driver for QueryParser which will translate QueryParser queries into standard PQF (guided by mappings which have been written to match Koha's existing Zebra configuration) which can then be sent to Zebra. This driver, Koha::QueryParser::Driver::PQF(::*) extends the OpenILS::QueryParser(::*) class(es), so as to preserve maximum interoperability between the various users of the QueryParser driver. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 03:55:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:55:15 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #3 from Jared Camins-Esakov --- Created attachment 14022 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14022&action=edit Bug 9239: Add syspref to enable QueryParser In light of the experimental nature of the QueryParser code at this juncture, it behooves Koha to have the option of disabling QP, at least for the purpose of comparing results between QP-enabled and QP-disabled searches. This patch adds a UseQueryParser syspref to do just that. In cases where the user enables QP without having QP installed, however, there will be no dramatic failure, and Koha will simply fall back to using the non-QP search code. In order to reduce the overhead added by the introduction of QueryParser, this patch adds a C4::Context->queryparser accessor to a static QueryParser object which is initialized the first time it is required and then resed thereafter. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 03:55:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:55:23 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #4 from Jared Camins-Esakov --- Created attachment 14023 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14023&action=edit Bug 9239: Allow the use of QueryParser for all queries With the inclusion of this patch, all searches will (try) to use QueryParser for handling queries for both the bibliographic and authority databases if UseQueryParser is enabled. If QueryParser is unavailable, UseQueryParser is disabled, or the search uses CCL indexes, the old search code will be used. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 03:59:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 02:59:31 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 --- Comment #5 from Jared Camins-Esakov --- The four patches I have attached to this bug do not represent entirely finished work. In particular, I did not yet write test plans, and a reshuffling of the code hierarchies means that the unit tests I had do not work at present. However, rather than wait until I have completely finished everything, I wanted to post this work-in-progress so that people who were interested could apply the patches, try a few searches, and see what they think. One important point on testing: you will need to add element at the end of koha-conf.xml which points to etc/searchengine/queryparser.yaml. For example, /home/jcamins/kohaclone/etc/searchengine/queryparser.yaml -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 04:00:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:00:02 +0000 Subject: [Koha-bugs] [Bug 9234] Koha's search code needs to be rewritten In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9234 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|9239 | Depends on| |9239 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 04:00:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:00:02 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9234 Depends on|9234 | -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 04:00:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:00:25 +0000 Subject: [Koha-bugs] [Bug 9239] Koha should share Evergreen's QueryParser module for parsing queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9239 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |9183 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 04:00:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:00:25 +0000 Subject: [Koha-bugs] [Bug 9183] C4::Search should only have one ZOOM event loop In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9183 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |9239 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 04:03:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:03:53 +0000 Subject: [Koha-bugs] [Bug 8557] in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |In Discussion 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 Dec 12 04:04:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:04:12 +0000 Subject: [Koha-bugs] [Bug 8425] Autobarcode generates duplicate barcodes with AcqCreateItems = on order In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |liz at catalyst.net.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 Wed Dec 12 04:05:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:05:20 +0000 Subject: [Koha-bugs] [Bug 8557] in orderreceive.tt and serials-edit.tt the use of a barcode scan send the form unexpectedly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8557 Liz Rea (CatalystIT) 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 Wed Dec 12 04:06:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 03:06:29 +0000 Subject: [Koha-bugs] [Bug 8425] Autobarcode generates duplicate barcodes with AcqCreateItems = on order In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8425 Liz Rea (CatalystIT) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #9 from Liz Rea (CatalystIT) --- oops sorry - wrong 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 Wed Dec 12 06:33:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 05:33:21 +0000 Subject: [Koha-bugs] [Bug 8471] loading an sql file into mysql, often fails when loading the 'letter' table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8471 --- Comment #2 from Mason James --- > > loading an sql file into mysql, often fails when loading the 'letter' table > > > > i have no idea why. the quick-fix is to drop - then create the database just a little update... it seems this error is triggered when a koha-3.6 .sql file is loaded into an existing koha-3.8 database so, this is ok $ mysql koha < ./koha-3.6.sql $ mysql koha < ./koha-3.8.sql but this fails $ mysql koha < ./koha-3.8.sql $ mysql koha < ./koha-3.6.sql hope that helps someone :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 06:37:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 05:37:08 +0000 Subject: [Koha-bugs] [Bug 8471] loading an sql file into mysql, often fails when loading the 'letter' table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8471 --- Comment #3 from Mason James --- > just a little update... > > it seems this error is triggered when a koha-3.6 .sql file is loaded into an > existing koha-3.8 database ahh, thats probably a koha 3.6 .sql file, or *earlier* -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 08:51:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 07:51:56 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact| |paul.poulain at biblibre.com --- Comment #25 from Paul Poulain --- QA comment: * passes koha-qa.pl although there are a few tabs I've replaced by 4 spaces in a follow-up * work as expected/announced, no side effect risk I can see * there are some missing images with ccsr theme, but this problem is not related to this patch * Idea for an improvement = make sco slip printing compatible with silent printing (see bug 7563) passed QA -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 08:52:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 07:52:28 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12316|0 |1 is obsolete| | Attachment #13716|0 |1 is obsolete| | --- Comment #26 from Paul Poulain --- Created attachment 14024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14024&action=edit Bug 8033 : This patch adds print slips to self checkout. 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. http://bugs.koha-community.org/show_bug.cgi?id=8033 Signed-off-by: Chris Cormack Added copyright to print slip for SCO Modified POD and copyright. Also perltidied http://bugs.koha-community.org/show_bug.cgi?id=8033 updated print slip option to show on the click of the finish button instead of the submit button -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 08:52:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 07:52: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 #27 from Paul Poulain --- Created attachment 14025 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14025&action=edit Change javascipt behavior to degrade nicely http://bugs.koha-community.org/show_bug.cgi?id=8033 Signed-off-by: Mason James Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 08:52:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 07:52:38 +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 #28 from Paul Poulain --- Created attachment 14026 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14026&action=edit Bug 8033 follow-up removing tabs in indentation -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 09:01:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:01:30 +0000 Subject: [Koha-bugs] [Bug 9269] New: Remove DefaultLanguageField008 syspref Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9269 Bug ID: 9269 Summary: Remove DefaultLanguageField008 syspref Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs at lists.koha-community.org Reporter: paul.poulain at biblibre.com CC: gmcharlt at gmail.com In MARC bibliographic frameworks, you can define a default value. I think this can be used to define a value for 008 field. In this case, the DefaultLanguageField008 is useless and can 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 Wed Dec 12 09:03:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:03:13 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com, | |paul.poulain at biblibre.com --- Comment #14 from Paul Poulain --- QA comment: in bibliographic frameworks, each subfield can have a default value (and date is automatically replaced if you usea YYYYMMDD pattern) I had preferred that you introduced this feature for authorities instead of doing this patch only for the 100$a field. The improvement would have been much larger. Would you be willing to rewrite your patch ? (not changing the status, adding RM to this bug, so he can confirm he agrees with me or no) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 09:04:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:04:36 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com QA Contact| |paul.poulain at biblibre.com --- Comment #4 from Paul Poulain --- QA comment: one letter patch, passes QA ! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 09:05:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:05:03 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13912|0 |1 is obsolete| | --- Comment #5 from Paul Poulain --- Created attachment 14027 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14027&action=edit Bug 9144 - bulkmarcimport.pl - Problem identifying errors Replace \r with \n for newline in output for bulkmarcimport.pl \r is the newline character for OS X, \n is the newline character for Linux. Signed-off-by: Kyle M Hall Signed-off-by: Paul Poulain -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 09:07:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:07:09 +0000 Subject: [Koha-bugs] [Bug 5709] Adding the ability to translate HTML5 placeholder text in an input field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5709 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13918|0 |1 is obsolete| | --- Comment #5 from Paul Poulain --- Created attachment 14028 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14028&action=edit Adding the ability to translate HTML5 placeholder text in an input field http://bugs.koha-community.org/show_bug.cgi?id=5709 Signed-off-by: Kyle M Hall Signed-off-by: Paul Poulain -- You are receiving this 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 Dec 12 09:08:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:08:16 +0000 Subject: [Koha-bugs] [Bug 5709] Adding the ability to translate HTML5 placeholder text in an input field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5709 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com Version|rel_3_2 |master QA Contact|koha-bugs at lists.koha-commun |paul.poulain at biblibre.com |ity.org | --- Comment #6 from Paul Poulain --- QA comment: trivial -2 lines- patch passed QA (setting version to "master", it's not 3.2 only) -- You are receiving this 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 Dec 12 09:15:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 08:15:33 +0000 Subject: [Koha-bugs] [Bug 9108] Add uk/euro date sort filter to pages which require it In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9108 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion --- Comment #7 from Jonathan Druart --- (In reply to comment #6) > QA comment: [...] > Thus, the lines just after this new one in Auth.pm can be removed: > if(C4::Context->preference('dateformat')){ > if(C4::Context->preference('dateformat') eq "metric"){ > $template->param(dateformat_metric => 1); > } elsif(C4::Context->preference('dateformat') eq "us"){ > $template->param(dateformat_us => 1); > } else { > $template->param(dateformat_iso => 1); > } > } else { > $template->param(dateformat_iso => 1); > } > > and all references to dateformat_metric, dateformat_us and dateformat_iso > should be replaced : > [% IF (dateformat_us ) %] > to replace with: > [% IF (dateformat eq 'us') %] > > There is something like a dozen of templates that uses this construction. Yes but I don't want to introduce any regression and I think my patch is more flexible than your proposition. Like this anyone is allowed to use the format he wants. In the same way, the patches still submitted in BZ but not pushed will not be broken (if using one of the two formats). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 10:30:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 09:30:07 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13994|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart --- Created attachment 14029 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14029&action=edit Bug 9246: Koha installer crash with mysql "Error 1166 at line 1871: Incorrect column name 'closed" Reason: line 1923 in kohastructure.sql had whitespace between back tick on Column name "closed". Patch removes white space on given line. 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 Dec 12 10:30:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 09:30:04 +0000 Subject: [Koha-bugs] [Bug 9246] Upon running koha installer, mysql "Error 1166 at line 1871: Incorrect column name 'closed" appears and crashes install. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9246 Jonathan Druart 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 Dec 12 11:03:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:03:13 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #15 from Vitor Fernandes --- Hi Paul, I understand what you are saying. Default values for authorities frameworks will be a nice improvement. Besides that even with default values this patch is needed. The field 100 in UNIMARC authorities always needed to be filled (using or not the interface). If the field isn't filled in the interface it will be automatically filled with the 'afrey50 ba0', which is a problem. This patch avoid that. With the patch 3 things happens: - If the 100$a is filled nothing is done, so using default values or filling with plugins or by hand is not a problem - If there is a 100 field but not a $a subfield, a 100$a is created with the date and the system preference created - If there isn't a 100 field, a 100 field and a 100$a subfield are created with the date and the system preference created. Even with default values the patch is needed, because 100$a needs to exist in UNIMARC even when is not filled in the interface. There is another system preference that does something like this: MARCAuthorityControlField008 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 11:28:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:28:15 +0000 Subject: [Koha-bugs] [Bug 9253] If an item is reserved, at the opac it is marked as available In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9253 Fridolyn SOMERS 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 Wed Dec 12 11:51:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:18 +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 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12856|0 |1 is obsolete| | Attachment #12857|0 |1 is obsolete| | Attachment #12858|0 |1 is obsolete| | Attachment #12859|0 |1 is obsolete| | Attachment #12860|0 |1 is obsolete| | Attachment #13495|0 |1 is obsolete| | --- Comment #33 from Jonathan Druart --- Created attachment 14030 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14030&action=edit Bug 8015 - Add MARC Modifications Templates The MARC Modification Templates system gives Koha users the power to make alterations to MARC records automatically while staging MARC records for import. This tool is useful for altering MARC records from various venders work with your MARC framework. The system essentially allows one to create a basic script using actions to Copy, Move, Add, Update and Delete fields. Each action can also have an optional condition to check the value or existance of another field. The Copy & Move actions also support Regular Expressions, which can be used to automatically modify field values during the copy/move. An example would be to strip out the '$' character in field 020$c. Furthermore, the value for an update can include variables that change each time the template is used. Currently, the system supports two variables, __BRANCHCODE__ which is replaced with the branchcode of the library currently using the template, and __CURRENTDATE__ which is replaced with the current date in ISO format ( YYYY-MM-DD ). At its simplist, it can perform functions such as: Copy field 092$a to 952$c At its most complex it can run actions like: Copy field 020$c to 020$c using RegEx s/\$// if 020$c equals RegEx m/^\$/ -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 11:51:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:33 +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 #34 from Jonathan Druart --- Created attachment 14031 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14031&action=edit Bug 8015: Followup: FIX cp and mv if subfields don't exist. 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 Wed Dec 12 11:51:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:37 +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 #35 from Jonathan Druart --- Created attachment 14032 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14032&action=edit Bug 8015: Followup: On move, we cant delete existing fields 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 Wed Dec 12 11:51:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:40 +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 #36 from Jonathan Druart --- Created attachment 14033 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14033&action=edit Bug 8015 - Add MARC Modifications Templates - Followup -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 11:51:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:51 +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 #38 from Jonathan Druart --- Created attachment 14035 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14035&action=edit Bug 8015: Catch error in the SetUTF8Flag routine The eval avoids the interface to run endlessly if an error occurred. 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 Wed Dec 12 11:51:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 10:51:44 +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 #37 from Jonathan Druart --- Created attachment 14034 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14034&action=edit Bug 8015: Followup Add MARC Modifications Templates 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 Wed Dec 12 12:32:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 11:32:47 +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 #39 from Laurence Lefaucheur --- Tested on sandbox8 marc template for import created import of an UTF8 file (the one joined in this bz) : OK, encoding problem solved marc modification according to template : OK -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 13:15:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 12:15:09 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #16 from Jared Camins-Esakov --- Paul, (In reply to comment #14) > QA comment: in bibliographic frameworks, each subfield can have a default > value (and date is automatically replaced if you usea YYYYMMDD pattern) > I had preferred that you introduced this feature for authorities instead of > doing this patch only for the 100$a field. The improvement would have been > much larger. > > Would you be willing to rewrite your patch ? > > (not changing the status, adding RM to this bug, so he can confirm he agrees > with me or no) This patch would be required anyway, I think, because right now the UNIMARC 100 field is forcefully populated to the hard-coded frey50: jcamins at kohadev:~/kohaclone$ grep frey C4/* C4/AuthoritiesMarc.pm: $string=~s/fre50/frey50/; C4/AuthoritiesMarc.pm: $record->field('100')->update('a'=>$date."afrey50 ba0"); C4/AuthoritiesMarc.pm: ,'a'=>$date."afrey50 ba0") C4/Biblio.pm: substr( $string, 22, 6, "frey50" ); C4/Charset.pm: substr( $string, $encodingposition, 8, "frey50 " ); -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 13:24:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 12:24:30 +0000 Subject: [Koha-bugs] [Bug 9145] Authorities: standard language for UNIMARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9145 --- Comment #17 from Vitor Fernandes --- Hi Jared, This patch is only for AuthoritiesMarc.pm. There is another patch for BUG 8347, that changes Charset.pm and Biblio.pm. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 13:29:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 12:29:46 +0000 Subject: [Koha-bugs] [Bug 9033] Wide character error in runreport.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9033 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #11 from Jared Camins-Esakov --- This patch has been pushed to master. Note that wide characters will still not display in the e-mail. All these patches do is ensure that the e-mail is sent. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 13:42:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 12:42:01 +0000 Subject: [Koha-bugs] [Bug 9101] Add REPORT_GROUP to authorised values sample data In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9101 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 Wed Dec 12 13:58:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 12:58:07 +0000 Subject: [Koha-bugs] [Bug 9270] New: Web-based SCO requires superlibrarian privileges Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9270 Bug ID: 9270 Summary: Web-based SCO requires superlibrarian privileges Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Self checkout Assignee: koha-bugs at lists.koha-community.org Reporter: jcamins at cpbibliography.com It would seem that the self-check user must have superlibrarian privileges, rather than the more safe-seeming circulation privileges. This is a bit of a security issue, since the cookies used on the self-checkout machine could then be modified for use with the staff client. -- You are receiving 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 Dec 12 14:04:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:04:28 +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 #29 from Jared Camins-Esakov --- I followed the test plan, and I am definitely not asked if I want to print out a receipt. Is there a syspref that needs to be set? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 14:15:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:15:29 +0000 Subject: [Koha-bugs] [Bug 9271] New: bible subjects missing -- Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9271 Bug ID: 9271 Summary: bible subjects missing -- 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: nengard at gmail.com Created attachment 14036 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14036&action=edit opac display See attached. The 630 is printing out with the -- in between the duplicate subfield p's -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 14:15:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:15:43 +0000 Subject: [Koha-bugs] [Bug 9271] bible subjects missing -- In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9271 --- Comment #1 from Nicole C. Engard --- Created attachment 14037 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14037&action=edit marc record -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 14:16:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:16:36 +0000 Subject: [Koha-bugs] [Bug 9271] bible subjects missing -- In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9271 --- Comment #2 from Nicole C. Engard --- This is also an issue in XSLT in the staff client (no screenshot attached). -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 14:27:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:27:00 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion --- Comment #6 from Jared Camins-Esakov --- I am inclined to push this patch, since I agree with Vitor's assessment that it would probably be easier to spot errors when using \n than when using \r. However, the sign off and QA appear to be predicated on the idea that this patch increases consistency, which it does not do. In light of this, I would request that Kyle and Paul confirm whether they would like their sign off and QA (respectively) to stand. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 14:36:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:36:44 +0000 Subject: [Koha-bugs] [Bug 9272] New: Plack goes into paroxysms of horror when faced with deleting an authorized value Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Bug ID: 9272 Summary: Plack goes into paroxysms of horror when faced with deleting an authorized value Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Staff Client Assignee: koha-bugs at lists.koha-community.org Reporter: jcamins at cpbibliography.com CC: gmcharlt at gmail.com When DEBUG is turned on under Plack, any attempt to delete an authorized value from the staff client interface results in a DBD error: DBD::mysql::st execute failed: Unknown column 'id' in 'where clause' at /home/jcamins/kohaclone/admin/authorised_values.pl line 228. at /home/jcamins/kohaclone/admin/authorised_values.pl line 300 -- You are receiving 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 Dec 12 14:40:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:40:00 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small 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 Dec 12 14:43:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:43:27 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Jared Camins-Esakov 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 Dec 12 14:43:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:43:28 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 --- Comment #1 from Jared Camins-Esakov --- Created attachment 14038 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14038&action=edit Bug 9272: Eliminate error when deleting authorized value Prior to this patch, when DEBUG was turned on, any attempt to delete an authorized value from the staff client interface resulted in a DBD error: DBD::mysql::st execute failed: Unknown column 'id' in 'where clause' at /home/jcamins/kohaclone/admin/authorised_values.pl line 228. at /home/jcamins/kohaclone/admin/authorised_values.pl line 300 This patch corrects a column name so that the error won't occur. To test: 1) Set the environment variable DEBUG to true for your Koha VirtualHost with "SetEnv DEBUG 1" 2) Reload Apache 3) Try to delete an authorized value. Note you get an error even though the authorized value is deleted. 4) Apply patch. 5) Repeat step 3, noticing that this time there is no error. -- You are receiving 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 Dec 12 14:45:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:45:41 +0000 Subject: [Koha-bugs] [Bug 8378] syntax not working on overdues anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #22 from Jonathan Druart --- I can't reproduce the issue but I certainly don't have enough information. If the pushed patch introduces a bug I think it should be revert in order to let wajasu resubmit another 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 Dec 12 14:47:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:47:02 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 mathieu saby changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby at univ-rennes2.f | |r --- Comment #2 from mathieu saby --- I tested the patch : it works, "Delete order" suppress the command line, and "Delete order and catalog record" suppress the command line and the record. But one point can be improved : After deletion, we are redirected to basket page. I think we should stay in receipt page. It would be much more convenient for staff receiving parcels. 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 Wed Dec 12 14:57:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:57:11 +0000 Subject: [Koha-bugs] [Bug 8378] syntax not working on overdues anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8378 --- Comment #23 from mathieu saby --- We had to revert bz8378 in Rennes 2 to get overdues working properly. So I can confirm this patch is broken somewhere. In overdue_notice.pl I noticed the following problem : I checked the value of the variable $letter_template just before and after this piece of code : my $letter = parse_letter( { letter_code => $overdue_rules->{"letter$i"}, letter => $letter_template, => The value of $letter_template was modified after the call to parse_letter, which is not normal I presume. In sub parse_letter, the function C4::Letters::GetProcessedLetter is called. And this function was altered by bz8378. BEFORE applying bz8378, in sub parse_letter, the value of $param->{letter} is unchanged after it passed as an argument to GetProcessedLetter. AFTER bz8378, the value of $param->{letter} is changed after it passed as an argument to GetProcessedLetter. I hope it could help 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 Wed Dec 12 14:59:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 13:59:50 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #3 from Jonathan Druart --- Hi Mathieu, Thanks for testing. It is not the goal of this patch. The only ambition of this patch is to fix a bug and not to change the previous behaviour. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:02:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:02:44 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #4 from Jonathan Druart --- Hum... You are right, it is the subject of the ticket :) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:03:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:03:15 +0000 Subject: [Koha-bugs] [Bug 9273] New: price fields for serials Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9273 Bug ID: 9273 Summary: price fields for serials Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Serials Assignee: koha-bugs at lists.koha-community.org Reporter: nengard at gmail.com CC: colin.campbell at ptfs-europe.com It would be nice if when adding a subscription in serials you could also put in an issue price that would then be carried over to the replacement price on the item automatically upon receipt. Maybe even two fields, an actual cost and a replacement cost just like we have in acquisitions. -- You are receiving 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 Dec 12 15:05:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:05:11 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #5 from mathieu saby --- I was about to sign it off... But I realized the problem was described in slighlty different way in this BZ and in Biblibre Mantis. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:14:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:14:59 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #6 from Jonathan Druart --- Created attachment 14039 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14039&action=edit Bug 9236 : Redirect to the parcel page after deleting an item/order -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:31:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:31:31 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #7 from mathieu saby --- I applied the 2 patches. It does not work : I am still redirected to the basket and not to the Receipt Summary. M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:44:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:44:15 +0000 Subject: [Koha-bugs] [Bug 9144] bulkmarcimport.pl - Problem identifying errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9144 --- Comment #7 from Kyle M Hall --- (In reply to comment #6) > I am inclined to push this patch, since I agree with Vitor's assessment that > it would probably be easier to spot errors when using \n than when using \r. > However, the sign off and QA appear to be predicated on the idea that this > patch increases consistency, which it does not do. In light of this, I would > request that Kyle and Paul confirm whether they would like their sign off > and QA (respectively) to stand. I stand by my SO, for ease of readability. I suppose if we want full consistency, we would need to find every \r and \n in Koha and change them to \r\n. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:47:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:47:02 +0000 Subject: [Koha-bugs] [Bug 9274] New: Software error in bibtex export Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9274 Bug ID: 9274 Summary: Software error in bibtex export Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: gmcharlt at gmail.com Reporter: fridolyn.somers at biblibre.com When trying to export a biblio or a basket in bibtext, you get a broken page : "Software error: Can't use string ("13057") as an ARRAY ref while "strict refs" in use at /home/koha/src/C4/Record.pm line 654. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:47:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:47:10 +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 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14035|0 |1 is obsolete| | --- Comment #40 from Kyle M Hall --- Created attachment 14040 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14040&action=edit Bug 8015: Catch error in the SetUTF8Flag routine The eval avoids the interface to run endlessly if an error occurred. 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 Wed Dec 12 15:48:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:48:16 +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 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 Wed Dec 12 15:48:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:48:19 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #8 from Jonathan Druart --- (In reply to comment #7) > I applied the 2 patches. It does not work : I am still redirected to the > basket and not to the Receipt Summary. > > M. Saby Could you confirm me that you are on the acqui/parcel.pl?invoiceid=XXX, you click on the link "Delete order" or "Delete order and catalog record", you confirm the message and you are redirected on acqui/basket.pl?basketno=YYY ? If yes, could you add a console.log with the string ("addorder.pl?ordernumber="+ordernumber+"&basketno="+basketno+"&quantity=0&biblionumber="+biblionumber+"&invoiceid=[% invoiceid %]") just before the window.location (parcel.tt l.83). Do you test on a sandbox ? -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:51:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:51:58 +0000 Subject: [Koha-bugs] [Bug 9274] Software error in bibtex export In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9274 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 14041 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14041&action=edit Proposed patch Problem comes from the call at C4::Biblio::GetMarcAuthors. I removed this call since it is deigned for Koha display. I replaced by a direct read of MARC::Record, like for other BibTex datas. BibTex Authors are displayed : and ... I read it in http://www.tuteurs.ens.fr/logiciels/latex/bibtex.html -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 15:52:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 14:52:51 +0000 Subject: [Koha-bugs] [Bug 9274] Software error in bibtex export In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9274 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 Dec 12 16:19:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:19:00 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #2 from Jonathan Druart --- Even without Plack the issue exists. Your patch works great but I am under the impression that the query is useless: There is the "on delete cascade" option on the constraint (authorised_values_branches_ibfk_1). So normally the deletion should be automatic and then this query never deletes something. I can provide a patch if you confirm that the query is useless. -- You are receiving 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 Dec 12 16:39:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:39:27 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 --- Comment #3 from Jared Camins-Esakov --- (In reply to comment #2) > Even without Plack the issue exists. Your patch works great but I am under > the impression that the query is useless: There is the "on delete cascade" > option on the constraint (authorised_values_branches_ibfk_1). So normally > the deletion should be automatic and then this query never deletes something. > > I can provide a patch if you confirm that the query is useless. I can confirm that when I tested my patch there were never any rows for that query to delete. Now that you point out the constraint, I realize that this was not a coincidence. A counter-patch would be welcomed. -- You are receiving 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 Dec 12 16:40:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:40:41 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14005|0 |1 is obsolete| | --- Comment #2 from Kyle M Hall --- Created attachment 14042 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14042&action=edit [SIGNED-OFF] Bug 9263: Trim barcodes in offline circulation 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 Wed Dec 12 16:42:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:42:26 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 --- Comment #3 from Kyle M Hall --- Created attachment 14043 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14043&action=edit Bug 9263 - Followup - Improve speed of substitution. References: http://perldoc.perl.org/perlfaq4.html#How-do-I-strip-blank-space-from-the-beginning%2fend-of-a-string%3f http://stackoverflow.com/questions/2313879/why-is-s-s-s-g-so-much-slower-than-two-separate-substitutions -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 16:49:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:49:20 +0000 Subject: [Koha-bugs] [Bug 9272] Plack goes into paroxysms of horror when faced with deleting an authorized value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9272 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14038|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart --- Created attachment 14044 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14044&action=edit Bug 9272: Eliminate error when deleting authorized value Try to delete an authorized value. if you don't get any error, this patch works. -- You are receiving 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 Dec 12 16:57:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 15:57:07 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #9 from mathieu saby --- I am on my own VM, rebased to master, but maybe did something wrong... I am on the page acqui/parcel.pl?invoiceid=8 "Receipt summary for fournisseur1 [ qq ] on 12/12/2012 "... I have 1 command line (same thing with 2 command lines...): basket 7 order line 10 summary q qty 1 unit cost 18 order cost 18 fund bu-1-2 I click on "delete order" for this command line. ("addorder.pl?ordernumber="+ordernumber+"&basketno="+basketno+"&quantity=0&biblionumber="+biblionumber+"&invoiceid=[% invoiceid %]") = addorder.pl?ordernumber=10&basketno=7&quantity=0&biblionumber=6014&invoiceid=8 And after validation, I arrive on this page : acqui/basket.pl?basketno=7 M. Saby -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:00:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:00:51 +0000 Subject: [Koha-bugs] [Bug 9275] New: Missing '<' closing pharagraph tag Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9275 Bug ID: 9275 Summary: Missing '<' closing pharagraph tag 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: rominaracca at gmail.com On file koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt, line 5, there is a missing '<'. (...'New Authority' button.,/p>) -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:02:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:02:08 +0000 Subject: [Koha-bugs] [Bug 9275] Missing '<' closing pharagraph tag In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9275 Romina Racca changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard at myacpl.org |rominaracca at gmail.com -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:03:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:03:51 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 --- Comment #4 from Fridolyn SOMERS --- (In reply to comment #3) > Bug 9263 - Followup - Improve speed of substitution. Thanks. I think also 'g' regexp option was missing in my patch. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:04:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:04:47 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14039|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart --- Created attachment 14045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14045&action=edit Bug 9236 : Redirect to the parcel page after deleting an item/order -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:05:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:05:22 +0000 Subject: [Koha-bugs] [Bug 9236] deleting an order when receiving redirects to closed basket In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9236 --- Comment #11 from Jonathan Druart --- Ooops! I forgot to add a file to the patch, sorry! -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:17:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:17:02 +0000 Subject: [Koha-bugs] [Bug 9251] Add option to print checkin and renewal quick slip In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9251 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard --- Might want to prefix those with 'Print' so: - Checkout quick slip (Print quick slip is changed to this) - Checkin quick slip - Renewal quick slip becomes: - Print checkout quick slip (Print quick slip is changed to this) - Print checkin quick slip - Print renewal quick slip Also, you'll want to add these new slips to the Notices & Slips tool for customization. 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 Dec 12 17:19:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:19:05 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8036 --- Comment #5 from Nicole C. Engard --- I think that these options should be on the staff client, but not the OPAC. It's too confusing to the actual user (I would think). Right now the form shows nothing ... http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8036 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:19:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:19:05 +0000 Subject: [Koha-bugs] [Bug 8036] item type on purchase suggestion blank In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8036 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9223 -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:20:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:20:56 +0000 Subject: [Koha-bugs] [Bug 9263] Trim barcodes in offline circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9263 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14042|0 |1 is obsolete| | Attachment #14043|0 |1 is obsolete| | --- Comment #5 from Fridolyn SOMERS --- Created attachment 14046 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14046&action=edit Proposed patch (revisited) My first patch was also missing 'my' in vars declarations. So I recreated a new patch including your followup. Can you re-signoff please. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:21:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:21:21 +0000 Subject: [Koha-bugs] [Bug 8036] item type on purchase suggestion blank In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8036 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer --- It's working correctly in 3.6.10 - this is before the changed that allowed locations and collections being added to the advanced search. -- You are receiving this mail because: You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Dec 12 17:22:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:22:11 +0000 Subject: [Koha-bugs] [Bug 9254] Problem with EnhancedMessagingPreferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9254 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard --- I agree, it would be nice is there was a way for this preference to be split in to two. One for the staff and one for the OPAC - I'd add that it would be nice if this preference were a list of messages you could offer. So if you wanted to only allow holds and advanced notices to be options you could put 'hold|advanced|' or something like that in the preference. 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 Dec 12 17:26:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 12 Dec 2012 16:26:02 +0000 Subject: [Koha-bugs] [Bug 9223] Multiple values of AdvancedSearchTypes in suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9223 --- Comment #6 from Katrin Fischer --- It's working correctly in 3.6.10, so I think we can't just remove the feature. I agree most of the time it's confusing, but I can imagine that the values might make sense for libraries that are using itemtypes and collection codes/locations in a special way. For example if your location is something like a department of your company. I checked, the element has an id - so it should be easy to hide with CSS: