From bugzilla-daemon at bugs.koha-community.org Sun Aug 1 10:36:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Aug 2010 08:36:31 +0000 Subject: [Koha-bugs] [Bug 5076] New: Fatal Error when ++ sign use in bibliographic record. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5076 Summary: Fatal Error when ++ sign use in bibliographic record. Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: amzari79 at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 When ++ sign used in bibliographic record (For example books with title C++), fatal error appear during adding item or editing the bibliographic record. The log as follows: The following fatal error has occurred: Nested quantifiers in regex; marked by <-- HERE in m/11706,c++ <-- HERE :\-(\d);/ at /usr/share/koha/lib/C4/Biblio.pm line 2781. Apache Server version: Apache/2.2.8 (Ubuntu) Server built: Mar 9 2010 20:45:36 Koha 3.00.06.008 Koha DB 3.0006008 MySQL mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 OS Linux opac 2.6.18-2-pve #1 SMP Mon Feb 1 10:45:26 CET 2010 i686 Perl 5.008008 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 08:02:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 06:02:11 +0000 Subject: [Koha-bugs] [Bug 5077] New: koha-create defines a non-existent home dir for the koha users Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5077 Summary: koha-create defines a non-existent home dir for the koha users Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 This causes problems with the script that runs rebuild_zebra.pl, causing it to not be able to clean up after itself, as it otherwise tries to chdir to /root, which it may not be able to do. The result of this is that you end up with a huge number of directories in /tmp. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 09:05:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 07:05:00 +0000 Subject: [Koha-bugs] [Bug 5077] koha-create defines a non-existent home dir for the koha users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5077 --- Comment #1 from Robin Sheat --- Created attachment 2439 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2439 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 09:05:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 07:05:21 +0000 Subject: [Koha-bugs] [Bug 5077] koha-create defines a non-existent home dir for the koha users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5077 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 13:04:29 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 11:04:29 +0000 Subject: [Koha-bugs] [Bug 5078] New: Show preceding/succeeding entry (MARC21 780/5) in Staff normal view Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5078 Summary: Show preceding/succeeding entry (MARC21 780/5) in Staff normal view Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: PATCH-Sent Component: Staff Client AssignedTo: m.de.rooy at rijksmuseum.nl ReportedBy: m.de.rooy at rijksmuseum.nl QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 Staff normal view could be extended (optionally) with preceding or succeeding entry (Continues/Continued by). This holds the older or newer name of a serial. In the patch sent, this is arranged by using the fieldmapping table (Keywords to MARC). This makes the feature optional; only if the keywords continues and continuedby are added with corresponding marc field (MARC21 780t/785t), the normal view [of the staff client] shows these entries. Patch can be applied to 3.0.x and master (3.2). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 17:31:03 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 15:31:03 +0000 Subject: [Koha-bugs] [Bug 5075] Terms not highlighted w/ xslt on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5075 --- Comment #2 from Owen Leonard --- Created attachment 2440 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2440 Proposed fix - XSLT didn't contain the class markup which acts as a hook for the JavaScript highlighting system. - Standard results page also contained a typo which prevented data other than title and author from being highlighted -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 17:31:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 15:31:24 +0000 Subject: [Koha-bugs] [Bug 5075] Terms not highlighted w/ xslt on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5075 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Version|HEAD |rel_3_2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 17:46:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 15:46:42 +0000 Subject: [Koha-bugs] [Bug 5079] New: Make display of shelving location and call number in XSLT results controlled by sysprefs Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 Summary: Make display of shelving location and call number in XSLT results controlled by sysprefs Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: jwagner at ptfs.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The XSLT results list does not show shelving location (the non-XSLT display does). For both shelving location and call number, some sites want either/both to show, while sites with 30-40 branches may want to declutter the display. I'm proposing to add separate sysprefs to control whether or not XSLT results list displays (a) shelving location and (b) call number. Comments? Suggestions? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 17:57:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 15:57:48 +0000 Subject: [Koha-bugs] [Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 --- Comment #1 from Owen Leonard --- There is already an existing system preference similar to this: OPACItemsResultsDisplay. A first step would be to make this preference apply to the XSLT results as well. If it's necessary to add separate controls for shelving location and call number, then the scope of this bug should be expanded to include both XSLT and normal results, and deprecate the OPACItemsResultsDisplay preference. IMO. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 18:17:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 16:17:21 +0000 Subject: [Koha-bugs] [Bug 4305] Amazon book covers do not work with ISBN13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4305 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |frederic at tamil.fr --- Comment #1 from Owen Leonard --- The patch is here: http://lists.koha-community.org/pipermail/koha-patches/2010-July/012346.html And here are the comments sent with the patch: "The way Koha get book cover from Amazon doesn't work from biblio records having ISBN13 because Amazon expect an ISBN10. This patch transforms ISBN13 into ISBN10 before sending it to Amazon. Warning! On some devel installations, you will have to install by hand a new CPAN depency: Business::ISBN" Assigning this bug to Fr?d?ric Demians and marking it as "Assigned." -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 18:19:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 16:19:14 +0000 Subject: [Koha-bugs] [Bug 4305] Amazon book covers do not work with ISBN13 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4305 --- Comment #2 from Owen Leonard --- Tested on HEAD and it seems to work well -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 18:46:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 16:46:23 +0000 Subject: [Koha-bugs] [Bug 5008] "Remove" link missing when viewing Cart in expanded "More details" view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5008 --- Comment #1 from Owen Leonard --- Created attachment 2441 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2441 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 18:46:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 16:46:43 +0000 Subject: [Koha-bugs] [Bug 5008] "Remove" link missing when viewing Cart in expanded "More details" view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5008 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 18:48:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 16:48:14 +0000 Subject: [Koha-bugs] [Bug 2749] No dislay of GMD (245h) if XSLT is off In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2749 --- Comment #2 from Nicole C. Engard --- what if there is a 245b and a 245h? How would that work? Seems like we need to add a keyword for the GMD. I did test and this is still an issue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 2 21:50:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Aug 2010 19:50:07 +0000 Subject: [Koha-bugs] [Bug 5079] Make display of shelving location and call number in XSLT results controlled by sysprefs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5079 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Nicole C. Engard --- I have no preference on how it's done, but I do agree that it needs to be 2 prefs instead of just one. Some people only want one or the other, not both to show. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 03:35:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 01:35:31 +0000 Subject: [Koha-bugs] [Bug 5077] koha-create defines a non-existent home dir for the koha users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5077 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2439|0 |1 is obsolete| | --- Comment #2 from Robin Sheat --- Created attachment 2442 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2442 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 03:50:40 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 01:50:40 +0000 Subject: [Koha-bugs] [Bug 5080] New: koha-create doesn't create the zebra-related directories for authorities Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5080 Summary: koha-create doesn't create the zebra-related directories for authorities Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 koha-create creates the zebra directories for biblios, but not authorities. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 05:33:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 03:33:36 +0000 Subject: [Koha-bugs] [Bug 5081] New: When manually entering book details, the ISBN gets lost Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5081 Summary: When manually entering book details, the ISBN gets lost Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 If you are on a neworderempty.pl page, and enter an ISBN, it isn't saved. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 05:33:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 03:33:51 +0000 Subject: [Koha-bugs] [Bug 5081] When manually entering book details, the ISBN gets lost In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5081 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 06:37:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 04:37:36 +0000 Subject: [Koha-bugs] [Bug 5081] When manually entering book details, the ISBN gets lost In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5081 --- Comment #1 from Robin Sheat --- Created attachment 2443 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2443 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 06:37:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 04:37:49 +0000 Subject: [Koha-bugs] [Bug 5081] When manually entering book details, the ISBN gets lost In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5081 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 12:36:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 10:36:13 +0000 Subject: [Koha-bugs] [Bug 5082] New: Not translatable name of default framework 'Default' in MARCdetail.tmpl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5082 Summary: Not translatable name of default framework 'Default' in MARCdetail.tmpl Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: dubyk at library.lviv.ua QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 In MARCdetail.tmpl is present simple markup and this value readed by MARCdetail.pl from table `biblio_framework` but for default framework I see next code in MARCdetail.pl my $curfwk; push @select_fwk, "Default"; $select_fwk{"Default"} = "Default"; and this not translatable In addbiblio.tmpl "Default" is present and translatable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 14:41:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 12:41:09 +0000 Subject: [Koha-bugs] [Bug 5082] Not translatable name of default framework 'Default' in MARCdetail.tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5082 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 14:45:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 12:45:52 +0000 Subject: [Koha-bugs] [Bug 5082] Not translatable name of default framework 'Default' in MARCdetail.tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5082 --- Comment #1 from Owen Leonard --- Created attachment 2444 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2444 Proposed fix for HEAD This patch also fixes an unreported bug where switching from any other framework to 'Default' would bring up no MARC data. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 15:44:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 13:44:08 +0000 Subject: [Koha-bugs] [Bug 5082] Not translatable name of default framework 'Default' in MARCdetail.tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5082 --- Comment #2 from Owen Leonard --- Created attachment 2445 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2445 Proposed fix for 3.0.x -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 15:44:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 13:44:30 +0000 Subject: [Koha-bugs] [Bug 5082] Not translatable name of default framework 'Default' in MARCdetail.tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5082 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 16:20:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 14:20:55 +0000 Subject: [Koha-bugs] [Bug 5038] Checkout by hour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5038 --- Comment #1 from Brice Sanchez --- My project manager and me have defined the features for the Checkout by hour : "In a Library, a book could be loan for a specified number of hours (eg 4:00). If the book is taken one hour before closing, it can be return the same evening in the letter box or the next morning before the opening and without paying charges (with dropbox mode)." Administration 1 - Home > Tools calendar We need to add hours of opening and closing. 2 - Administration > Issuing Rules We need to add Hour and Minutes in the Loan Period like adding 3 input type="text" Create the needed code to defined the rule 3 - Circulation > Checkouts We need to add a hours and minutes input type="text" Check for "24" hours and "00-59" minutes Check the rule Display hours and minutes in the result of the checkout 4 - Circulation > Checkin We need to calculate the charges with hour and minutes and the hours of opening and closing The same for the dropbox mode. 5 - Patrons > Checkin > Reading Record for {name} Add Hour and minute in the History This is the specifications that our customer needs and that we need to develop and make public. Hoping that this closer to what you want to have. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 17:05:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 15:05:23 +0000 Subject: [Koha-bugs] [Bug 5038] Checkout by hour In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5038 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer --- Not every library may have a book box for returns. It would be nice if you could specify something like: book must be back within x hours after library opening time. Notices? Fines by hour? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 17:25:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 15:25:00 +0000 Subject: [Koha-bugs] [Bug 5083] New: Some source files lack on ca-VA tree distribution Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5083 Summary: Some source files lack on ca-VA tree distribution Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: I18N/L10N AssignedTo: chris at bigballofwax.co.nz ReportedBy: evelio at masmedios.com QAContact: koha-bugs at lists.koha-community.org CC: evelio at masmedios.com Estimated Hours: 0.0 Hello Around 45 files are not included on ca-VA directory. I had to copy them from es-ES. The following directories does not exist - includes - js - lib - xslt and several files *css and *tmpl are not there too. You can test it in a quick way with the following command line: First number, tells "number of files" koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep en-NZ|wc 1370 8220 191391 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep en-GB|wc 1370 8220 191391 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep ca-VA|wc 1272 7632 179852 koha2# tar tvfz koha-3.00.06-all-translations.tar.gz |grep es-ES|wc 1370 8220 191391 Any explanation of these differences will be appreciated Thanks in advance Evelio -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 18:20:40 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 16:20:40 +0000 Subject: [Koha-bugs] [Bug 4984] Invalid XHTML in staff client search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4984 --- Comment #2 from Owen Leonard --- Created attachment 2446 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2446 Proposed fix for 3.0.x -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 18:54:28 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 16:54:28 +0000 Subject: [Koha-bugs] [Bug 5029] Update patron deletion error page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5029 --- Comment #1 from Owen Leonard --- Created attachment 2447 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2447 Proposed fix for HEAD - Styling error message with "dialog alert" class - Adding sidebar patron details to match other patron pages I didn't add a link back to anywhere from the dialog because a deletion could have been initiated from any page with the patron toolbar. Adding the patron details in the sidebar should improve recognition on the part of the user that this is like any other patron information page and all patron-related links are available in the sidebar. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 18:54:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 16:54:38 +0000 Subject: [Koha-bugs] [Bug 5029] Update patron deletion error page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5029 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 3 19:03:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Aug 2010 17:03:24 +0000 Subject: [Koha-bugs] [Bug 5006] Invalid XHTML in record matching rules template In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5006 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 04:12:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 02:12:31 +0000 Subject: [Koha-bugs] [Bug 5084] New: GetBudgetHierarchy doesn't respect the 'active' switch on budgets Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5084 Summary: GetBudgetHierarchy doesn't respect the 'active' switch on budgets Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 GetBudgetHierarchy produces the list of funds that are available when showing the dropdown in the orders page, and the list on the acquisition home page. This ignores the 'active' state of the budget, which leads to a) inactive funds being shown, and b) them able to be selected when they probably shouldn't be. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 04:13:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 02:13:13 +0000 Subject: [Koha-bugs] [Bug 5084] GetBudgetHierarchy doesn't respect the 'active' switch on budgets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5084 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 05:43:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 03:43:41 +0000 Subject: [Koha-bugs] [Bug 5084] GetBudgetHierarchy doesn't respect the 'active' switch on budgets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5084 --- Comment #1 from Robin Sheat --- Created attachment 2448 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2448 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 05:43:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 03:43:59 +0000 Subject: [Koha-bugs] [Bug 5084] GetBudgetHierarchy doesn't respect the 'active' switch on budgets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5084 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 07:45:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 05:45:24 +0000 Subject: [Koha-bugs] [Bug 5085] New: Funds summary ignores quantityreceived Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5085 Summary: Funds summary ignores quantityreceived Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 If you receive a different number of books than you ordered, the fund calculations will apply to the number ordered, rather than the number received. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 07:45:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 05:45:37 +0000 Subject: [Koha-bugs] [Bug 5085] Funds summary ignores quantityreceived In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5085 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 13:03:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 11:03:05 +0000 Subject: [Koha-bugs] [Bug 5086] New: claim date broken in serials Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5086 Summary: claim date broken in serials Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All URL: /cgi-bin/koha/serials/claims.pl OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Serials AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2449 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2449 wrong claim date in serials If you claim issues in serials claim date is set to 0000-00-00. I tried different dateformat sys pref settings. Tested with Koha version 3.01.00.145 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 13:24:54 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 11:24:54 +0000 Subject: [Koha-bugs] [Bug 5086] claim date broken in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5086 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 13:27:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 11:27:04 +0000 Subject: [Koha-bugs] [Bug 5087] New: Option to not show CSV profiles in OPAC Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5087 Summary: Option to not show CSV profiles in OPAC Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2450 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2450 download option in opac's cart Currently CSV profiles defined in staff are shown in the pull down of download options in opac's cart. I would like an option to only show those CSV profiles in staff. More complex but even better would be a system where I can define for each CSV profile wether it will be shown in OPAC or only in staff. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 14:00:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 12:00:52 +0000 Subject: [Koha-bugs] [Bug 5086] claim date broken in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5086 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED --- Comment #1 from Colin Campbell --- The code that sets the date was omitting the necessary quotes around the date -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 14:01:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 12:01:49 +0000 Subject: [Koha-bugs] [Bug 5086] claim date broken in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5086 --- Comment #2 from Colin Campbell --- Created attachment 2451 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2451 Proposed Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 14:37:47 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 12:37:47 +0000 Subject: [Koha-bugs] [Bug 2704] 440 Display Issues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2704 --- Comment #2 from Katrin Fischer --- Created attachment 2452 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2452 screenshot traced series I successfully tested Owen's patch with 3.01.00.145 Series with first indicator 0 and 1 both show now in staff and opac. Can this patch be pushed to HEAD? I think my work on bug 4506 will probably address 8xx fields for series too. The work on frameworks and index is done and some XSLT code too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 15:08:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 13:08:53 +0000 Subject: [Koha-bugs] [Bug 5088] New: HTML tags in Amazon reviews Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5088 Summary: HTML tags in Amazon reviews Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All URL: /cgi-bin/koha/opac-detail.pl OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2453 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2453 screenshot: grammar in use Amazon reviews can contain visible HTML tags (
) in the text. I tried different AmazonLocale settings: Grammar in use : reference and practice for intermediate students of English by Murphy, Raymond ISBN: 0521348439 AmazonLocale: American (screenshot,

), German Sofies Welt : Roman ueber die Geschichte der Philosophie by Gaarder, Jostein 3446173471 AmazonLocale: German

Koha version: 3.01.00.145 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 16:59:57 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 14:59:57 +0000 Subject: [Koha-bugs] [Bug 4924] Public/Internal notes missing in staff normal view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4924 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |rel_3_4 Severity|major |enhancement --- Comment #2 from Katrin Fischer --- Lowering severity to enhancement and version to rel_3_4. I checked our 3.01.61 installations and public notes are not showing in staff. I am not sure they ever showed in staff. I successfully tested Owen's patch with Koha version 3.01.00.145. I think internal notes should show in staff too. At the moment you will only see them in cataloging. Part of the problem might be that there is no real mapping of internal notes to a field in the items table. Sometimes it's mapped to paidfor, but I am not sure this field is not used by other features. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 17:01:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 15:01:13 +0000 Subject: [Koha-bugs] [Bug 4924] Public/Internal notes missing in staff normal view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4924 --- Comment #3 from Katrin Fischer --- Created attachment 2454 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2454 screenshot after applying Owen's patch locally -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 17:14:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 15:14:09 +0000 Subject: [Koha-bugs] [Bug 4932] Serial Enumeration / chronology not always populated when receiving new issue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4932 --- Comment #4 from Katrin Fischer --- Created attachment 2455 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2455 screenshot Did not see that the bug was already closed - adding screenshot. Tested with 3.01.00.145 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 18:11:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 16:11:23 +0000 Subject: [Koha-bugs] [Bug 5089] New: Add German translation of borrowerRelationship and BorrowersTitles values Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5089 Summary: Add German translation of borrowerRelationship and BorrowersTitles values Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: I18N/L10N AssignedTo: katrin.fischer at bsz-bw.de ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The values for sys prefs borrowerRelationship (father|mother) and BorrowersTitles (Mr|Mrs|Miss|Ms) are imported with syspref.sql and must to be translated there. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 18:16:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 16:16:11 +0000 Subject: [Koha-bugs] [Bug 5089] Add German translation of borrowerRelationship and BorrowersTitles values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5089 --- Comment #1 from Katrin Fischer --- Created attachment 2456 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2456 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 18:16:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 16:16:20 +0000 Subject: [Koha-bugs] [Bug 5089] Add German translation of borrowerRelationship and BorrowersTitles values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5089 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 18:52:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 16:52:12 +0000 Subject: [Koha-bugs] [Bug 5006] Invalid XHTML in record matching rules template In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5006 --- Comment #1 from Owen Leonard --- Created attachment 2457 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2457 Proposed fix - Rework JavaScript clone routines to use jQuery, to take label "for" into account, to handle incrementing label, and to properly place cloned blocks at the bottom of the group - Rework JavaScript delete routines to use jQuery, to take block label numbers into account, and to show the "add" link if you have deleted the last block. - Correcting markup which nests
inside
- Ensuring labels' "for" attribute matches input IDs - Adding "required" style to required fields -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 18:52:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 16:52:51 +0000 Subject: [Koha-bugs] [Bug 5006] Invalid XHTML in record matching rules template In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5006 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 19:00:58 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 17:00:58 +0000 Subject: [Koha-bugs] [Bug 4215] OPAC "Search for title in" can fail with trailing slashes in title In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4215 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |RESOLVED CC| |nengard at gmail.com Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 19:04:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 17:04:30 +0000 Subject: [Koha-bugs] [Bug 4979] Acq: input fields for new record are too short In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4979 --- Comment #2 from Katrin Fischer --- Created attachment 2459 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2459 suggested change The field length matches other fields (acq framework) on the same page and the suggestion form in OPAC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 19:05:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 17:05:11 +0000 Subject: [Koha-bugs] [Bug 3591] "Family administrator" account for OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3591 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 19:09:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 17:09:23 +0000 Subject: [Koha-bugs] [Bug 4979] Acq: input fields for new record are too short In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4979 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|oleonard at myacpl.org |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 19:09:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 17:09:39 +0000 Subject: [Koha-bugs] [Bug 4979] Acq: input fields for new record are too short In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4979 --- Comment #3 from Katrin Fischer --- Created attachment 2460 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2460 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:09:47 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:09:47 +0000 Subject: [Koha-bugs] [Bug 5090] New: New order from empty record does not save publication year and ISBN Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Summary: New order from empty record does not save publication year and ISBN Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2461 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2461 adding new record in acq New order from empty record does not save publication year and ISBN. The entered values are not displayed when editing the order or in cataloging. I added a mapping from 260c to biblioitems.publicationyear. After that, publication year was saved in the record and displayed in cataloging, but the value was still not shown when editing the order in acquisitions. ISBN is mapped to 20$a by default, but it is not saved in the record. Tested with: MARC21 Koha version: 3.01.00.145 AcqCreateItem Create an item when placing an order. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:20:46 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:20:46 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #1 from Katrin Fischer --- Created attachment 2462 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2462 edit order In my first tests I entered "year" as publication year. This value is saved to the marc record after mapping biblioitems.publicationyear to 260c but is not shown in acquitisions. But real years like "2010" work. They are shown correctly in acq. I was not able to get the ISBN to show or be saved to the MARC record. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:43:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:43:08 +0000 Subject: [Koha-bugs] [Bug 5088] HTML tags in Amazon reviews In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5088 --- Comment #1 from Owen Leonard --- Created attachment 2463 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2463 Proposed fix Removing "ESCAPE='HTML'" from Amazon customer review output -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:43:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:43:36 +0000 Subject: [Koha-bugs] [Bug 5088] HTML tags in Amazon reviews In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5088 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Version|rel_3_4 |rel_3_2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:54:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:54:07 +0000 Subject: [Koha-bugs] [Bug 5001] space between library location & call number in XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5001 --- Comment #3 from Owen Leonard --- Created attachment 2464 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2464 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 20:54:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 18:54:20 +0000 Subject: [Koha-bugs] [Bug 5001] space between library location & call number in XSLT In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5001 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 21:28:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 19:28:05 +0000 Subject: [Koha-bugs] [Bug 4997] More searches menu not on OPAC MARC and ISBD detail pages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4997 --- Comment #1 from Owen Leonard --- Created attachment 2465 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2465 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 21:28:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 19:28:18 +0000 Subject: [Koha-bugs] [Bug 4997] More searches menu not on OPAC MARC and ISBD detail pages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4997 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 22:17:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 20:17:00 +0000 Subject: [Koha-bugs] [Bug 4423] Staff Client XSLT is just a copy of the OPAC one In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4423 --- Comment #6 from Owen Leonard --- Created attachment 2466 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2466 Additional change - Adding "Lists that include this title" links - Also correcting minor XHTML error in the same section of opac-detail.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 4 22:17:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Aug 2010 20:17:15 +0000 Subject: [Koha-bugs] [Bug 4423] Staff Client XSLT is just a copy of the OPAC one In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4423 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Platform|PC |All -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 04:36:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 02:36:51 +0000 Subject: [Koha-bugs] [Bug 5091] New: When editing budget, commas appear in total, causing error upon saving Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5091 Summary: When editing budget, commas appear in total, causing error upon saving Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: kathy.lowry at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 1) I created a budget, giving it a total amount available of 20000 (no separators). 2) I saved the budget and was redirected to the budgets admin page. 3) From there I found my new budget and hit edit. 4) The total amount for my budget now displayed as 20,000.00 - note comma and full stop. 5) I changed the to date, then hit save, and got a popup that said: 'Form not submitted because of the following problem(s) ------------------------------------------------------- - Amount must be a valid number, or empty' 6) I clicked ok on the popup, changed the total amount back to 20000 and saved the record successfully. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 07:02:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 05:02:41 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kathy.lowry at gmail.com --- Comment #2 from Katrin Fischer --- *** Bug 5091 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 07:02:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 05:02:41 +0000 Subject: [Koha-bugs] [Bug 5091] When editing budget, commas appear in total, causing error upon saving In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5091 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |DUPLICATE --- Comment #1 from Katrin Fischer --- *** This bug has been marked as a duplicate of bug 4500 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 14:00:10 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 12:00:10 +0000 Subject: [Koha-bugs] [Bug 5092] New: No results when searching by LC Call Number: in Z39.50 Server Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5092 Summary: No results when searching by LC Call Number: in Z39.50 Server Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt at gmail.com ReportedBy: susan.mustafa at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Dear All, This is a bug that is currently found in the master/HEAD of Koha [3.2 beta] as of August-05-2010 Steps to reproduce: - Open Search Z39.50 Window - When Adding MARC Record - In the LC Call Number: field enter TH7414 .S65 1997 - Search --It should return no results. The call number is TH7414 .S65 1997 from Library of Congress Online Catalogue. This call number should return the book:Solar energy houses : strategies, technologies Link to Book: http://catalog.loc.gov/cgi-bin/Pwebrecon.cgi?v1=3&ti=1,3&Search_Arg=solar%20energy&Search_Code=GKEY^*&CNT=100&type=quick&PID=Q3CvIipfeK68UnK8H4mIGI18x9JTdBA&SEQ=20100805075634&SID=1 == Koha ERROR Log [Thu Aug 05 07:38:22 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:38:22 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?frameworkcode= [Thu Aug 05 07:38:34 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:38:34 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0 [Thu Aug 05 07:40:29 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:40:29 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0 [Thu Aug 05 07:41:07 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:41:07 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0 [Thu Aug 05 07:42:51 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:42:51 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?frameworkcode= [Thu Aug 05 07:46:54 2010] [error] [client 127.0.1.1] [Thu Aug 5 07:46:54 2010] z3950_search.pl: Use of uninitialized value in subroutine entry at /usr/local/lib/perl/5.10.0/ZOOM.pm line 491., referer: http://127.0.1.1:8080/cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 14:00:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 12:00:45 +0000 Subject: [Koha-bugs] [Bug 5092] No results when searching by LC Call Number: in Z39.50 Server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5092 smustafa changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |P1 OS/Version|All |Linux Severity|enhancement |critical -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 14:50:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 12:50:09 +0000 Subject: [Koha-bugs] [Bug 5092] No results when searching by LC Call Number: in Z39.50 Server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5092 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P5 OS/Version|Linux |All Severity|critical |normal --- Comment #1 from Owen Leonard --- While troublesome, this bug doesn't qualify as critical according to the guidelines: http://bugs.koha-community.org/bugzilla3/page.cgi?id=fields.html#importance -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:01:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:01:38 +0000 Subject: [Koha-bugs] [Bug 5035] opaccolorstylesheet preference should be empty by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5035 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |nengard at gmail.com AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:09:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:09:38 +0000 Subject: [Koha-bugs] [Bug 5035] opaccolorstylesheet preference should be empty by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5035 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:10:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:10:14 +0000 Subject: [Koha-bugs] [Bug 5035] opaccolorstylesheet preference should be empty by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5035 --- Comment #1 from Nicole C. Engard --- Created attachment 2467 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2467 patch This patch removes the default value in new installs of Koha. It does not remove the blank file from the system. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:13:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:13:07 +0000 Subject: [Koha-bugs] [Bug 5050] Staff client's language preference should be grouped with I18N/L10N preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5050 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|chris at bigballofwax.co.nz |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:18:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:18:31 +0000 Subject: [Koha-bugs] [Bug 5050] Staff client's language preference should be grouped with I18N/L10N preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5050 --- Comment #2 from Nicole C. Engard --- Created attachment 2468 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2468 patch this patch moves all language prefs to the I18N/L10N tab. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:18:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:18:48 +0000 Subject: [Koha-bugs] [Bug 5050] Staff client's language preference should be grouped with I18N/L10N preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5050 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:22:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:22:20 +0000 Subject: [Koha-bugs] [Bug 5019] funds link doesn't go to list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5019 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:29:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:29:13 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 dev_patches at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches at biblibre.com --- Comment #2 from dev_patches at biblibre.com --- It seems you are missing an ACQ framework. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:36:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:36:24 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #3 from Katrin Fischer --- I'm not sure this is the problem. What I found out is, that MARC21 has no default mapping to biblioitems.publicationyear. addorder.pl checks the field mapped to biblioitems.publicationyear to create a MARC record. Because it is not mapped, the publication year is not saved. 260$c is mapped to biblio.copyrightdate in MARC21. biblioitems.publicationyear is only mapped for UNIMARC. I worked on the bug yesterday to solve the problem. What helps is to map biblioitems.publicationyear to a field, but I think it should work with standard fields and mappings. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:38:34 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:38:34 +0000 Subject: [Koha-bugs] [Bug 5019] funds link doesn't go to list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5019 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:39:19 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:39:19 +0000 Subject: [Koha-bugs] [Bug 5019] funds link doesn't go to list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5019 --- Comment #1 from Nicole C. Engard --- Created attachment 2469 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2469 patch This patch resolves the broken link and adds the acq menu to the budgets pages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:42:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:42:49 +0000 Subject: [Koha-bugs] [Bug 5093] New: JavaScript error in IE8 when choosing authority record Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5093 Summary: JavaScript error in IE8 when choosing authority record Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /cgi-bin/koha/cataloguing/addbiblio.pl?frameworkcode=B KS OS/Version: Windows Status: NEW Severity: normal Priority: P5 Component: Browser compatibility AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 To reproduce in IE8: - Open a blank MARC record for editing - Choose a tag which is tied to an authority (e.g. 100a) - Click to pop up the authority search window - Find and choose your authority record A maximized blank window appears and displays a JavaScript error message: Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0;) Message: Not implemented Line: 123 Char: 5 Code: 0 URI: /cgi-bin/koha/authorities/blinddetail-biblio-search.pl?authid=1&index=tag_100_subfield_a_342534_649318 This blank window does not close itself as it does under normal operation. However, after manually closing the window you'll find the authority information was populated in the MARC record form as expected. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:43:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:43:06 +0000 Subject: [Koha-bugs] [Bug 5010] Incomplete links in carts and lists sent from the staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5010 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard --- I agree - however many libraries don't fill that variable out. Is there a way to grab it from the server? I also agree that the staff cart links should also go to the opac. If we want it to use the sys pref I can make the change. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:43:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:43:51 +0000 Subject: [Koha-bugs] [Bug 4986] move serials prefs from cataloging tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4986 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:47:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:47:33 +0000 Subject: [Koha-bugs] [Bug 4986] move serials prefs from cataloging tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4986 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:47:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:47:38 +0000 Subject: [Koha-bugs] [Bug 2122] Grayed out Fields not always visible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2122 --- Comment #1 from Owen Leonard --- Created attachment 2470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2470 Screenshot of proposed update My proposed solution would add a "readonly" class to these inputs since we can't depend on browsers to consistently indicate the readonly attribute with a default color. I also thought adding a "locked" icon might be a good way to indicate that the field is read only. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:47:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:47:55 +0000 Subject: [Koha-bugs] [Bug 4986] move serials prefs from cataloging tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4986 --- Comment #1 from Nicole C. Engard --- Created attachment 2471 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2471 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:48:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:48:51 +0000 Subject: [Koha-bugs] [Bug 2122] Grayed out Fields not always visible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2122 --- Comment #2 from Nicole C. Engard --- I like the way this looks! It makes it very clear. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:58:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:58:12 +0000 Subject: [Koha-bugs] [Bug 4977] Acq: link to Z39.50 search missing from no results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4977 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard --- Is this still an issue? I just tried it and I don't see the same page you see. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 15:58:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 13:58:41 +0000 Subject: [Koha-bugs] [Bug 4977] Acq: link to Z39.50 search missing from no results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4977 --- Comment #2 from Nicole C. Engard --- Created attachment 2472 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2472 no results screenshot This is what I see. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:03:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:03:04 +0000 Subject: [Koha-bugs] [Bug 5068] in add MARC record interface, concatenation of repeatable subfields in subject heading tags In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5068 Christopher Curry changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ccurry at amphilsoc.org Version|rel_3_0 |rel_3_2 --- Comment #1 from Christopher Curry --- Changing the affected Version to 3.2, since it also affects this branch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:09:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:09:39 +0000 Subject: [Koha-bugs] [Bug 4977] Acq: link to Z39.50 search missing from no results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4977 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |nengard at gmail.com --- Comment #3 from Nicole C. Engard --- Sorry I tested wrong. I'll fix this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:17:10 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:17:10 +0000 Subject: [Koha-bugs] [Bug 4977] Acq: link to Z39.50 search missing from no results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4977 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:17:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:17:27 +0000 Subject: [Koha-bugs] [Bug 4977] Acq: link to Z39.50 search missing from no results page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4977 --- Comment #4 from Nicole C. Engard --- Created attachment 2473 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2473 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:20:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:20:04 +0000 Subject: [Koha-bugs] [Bug 3919] Error when adding from a staged record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3919 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- URL| | --- Comment #3 from Nicole C. Engard --- This is still a big issue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:22:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:22:14 +0000 Subject: [Koha-bugs] [Bug 5094] New: auth_by_bind authentication can fail even if given a correct password and userid Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5094 Summary: auth_by_bind authentication can fail even if given a correct password and userid Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Authentication AssignedTo: gmcharlt at gmail.com ReportedBy: JeremyC at uta.edu QAContact: koha-bugs at lists.koha-community.org CC: dpavlin at rot13.org Estimated Hours: 0.0 When using 0 0 Auth_with_ldap attempts to lookup the userid in the LDAP directory to fill $userldapentry despite it being unneeded in this case. The information retrieved will be thrown away, thus there is no need to retrieve it. This can cause authentication to fail overall even if the initial bind with the user's credentials succeeded. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:24:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:24:38 +0000 Subject: [Koha-bugs] [Bug 3919] Error when adding from a staged record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3919 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- URL| | CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer --- I can confirm Nicole's bug report. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:26:35 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:26:35 +0000 Subject: [Koha-bugs] [Bug 4498] Acq always shows '1 suggestions waiting' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4498 dev_patches at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches at biblibre.com AssignedTo|chris at bigballofwax.co.nz |henridamien at koha-fr.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:32:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:32:39 +0000 Subject: [Koha-bugs] [Bug 5094] auth_by_bind authentication can fail even if given a correct password and userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5094 --- Comment #1 from Jeremy Crabtree --- Created attachment 2474 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2474 Proposed fix for this bug This is a proposed fix for this bug. It skips the creation of $userldapentry if neither updating nor replicating are enabled. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 16:43:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 14:43:38 +0000 Subject: [Koha-bugs] [Bug 4039] Firefox plugin not working with Koha 3.2 and FF 3.6+ In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4039 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Firefox plugin not working |Firefox plugin not working |with 3.2 |with Koha 3.2 and FF 3.6+ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 17:13:17 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 15:13:17 +0000 Subject: [Koha-bugs] [Bug 5057] Update koha INSTALL.ubuntu In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5057 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Developer documentation AssignedTo|nengard at gmail.com |gmcharlt at gmail.com --- Comment #1 from Nicole C. Engard --- changing assignee to default for developer docs -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 17:52:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 15:52:30 +0000 Subject: [Koha-bugs] [Bug 5095] New: Frameworks don't include indicators Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5095 Summary: Frameworks don't include indicators Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: MARC Bibliographic data support AssignedTo: gmcharlt at gmail.com ReportedBy: camins at numismatics.org QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 There is no way to specify the default value for indicators in MARC frameworks. This feature is needed for frameworks that are used as pre-filled templates. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 18:09:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 16:09:06 +0000 Subject: [Koha-bugs] [Bug 5096] New: Preview before saving MARC records Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5096 Summary: Preview before saving MARC records Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: camins at numismatics.org QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 It would be very helpful if there some way to preview MARC records before hitting "save." Ideally it would be nice to have preview of how the record will look in the OPAC, but it would be helpful to have it show how the record would look in the staff view, too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 21:15:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 19:15:05 +0000 Subject: [Koha-bugs] [Bug 5095] Frameworks don't include indicators In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5095 Jared Camins changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 21:20:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 19:20:12 +0000 Subject: [Koha-bugs] [Bug 4868] Improve controls for cloning and deleting MARC subfields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4868 --- Comment #7 from Owen Leonard --- Created attachment 2475 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2475 Screenshot of proposed update An additional update to add specific icons for cloning tags and deleting tags and for the tag editor link ("..."). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 21:28:50 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 19:28:50 +0000 Subject: [Koha-bugs] [Bug 4868] Improve controls for cloning and deleting MARC subfields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4868 --- Comment #8 from Owen Leonard --- Created attachment 2476 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2476 Addition of tag control icons, tag editor icon -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 21:56:25 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 19:56:25 +0000 Subject: [Koha-bugs] [Bug 5093] JavaScript error in IE8 when choosing authority record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5093 --- Comment #1 from Owen Leonard --- Created attachment 2477 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2477 Proposed fix Changing onload() to jQuery's $(document).ready() gets it working. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 21:56:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 19:56:43 +0000 Subject: [Koha-bugs] [Bug 5093] JavaScript error in IE8 when choosing authority record In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5093 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 22:07:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 20:07:15 +0000 Subject: [Koha-bugs] [Bug 5097] New: Misspell: deleteing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5097 Summary: Misspell: deleteing Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 5 22:08:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 20:08:37 +0000 Subject: [Koha-bugs] [Bug 5097] Misspell: deleteing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5097 --- Comment #1 from Bernardo Gonzalez Kriegel --- Created attachment 2478 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2478 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 01:44:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Aug 2010 23:44:05 +0000 Subject: [Koha-bugs] [Bug 5097] Misspell: deleteing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5097 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack --- Hi Bernado Can you please send your patch to the patches mailing list also. That is where the Release Managers gets the patches to apply. koha-patches at lists.koha-community.org Chris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 05:02:50 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 03:02:50 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 10:19:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 08:19:33 +0000 Subject: [Koha-bugs] [Bug 5098] New: overdue script and csv Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5098 Summary: overdue script and csv Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Command-line Utilities AssignedTo: gmcharlt at gmail.com ReportedBy: nahuel.angelinetti at biblibre.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 When the csv is sent by mail to the librarian, there is no column header. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 11:03:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 09:03:59 +0000 Subject: [Koha-bugs] [Bug 5098] overdue script and csv In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5098 Nahuel Angelinetti changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |nahuel.angelinetti at biblibre | |.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 16:00:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 14:00:45 +0000 Subject: [Koha-bugs] [Bug 5099] New: Avanced Search page unavailable when OpacGroupResults is used Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5099 Summary: Avanced Search page unavailable when OpacGroupResults is used Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: brice.sanchez at sys-tech.net QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 I have a fresh install of Koha 3.2 up-to-date with GIT Zebra + Pazpar2 are running But if i use "OpacGroupResults" in System Preferences, i can't go to "Advanced search" page in OPAC, the system return : "No Result found! No results match your search for ? ? in Catalog." instead of the form : "Search for: keyword..." Is it normal ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 17:48:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 15:48:51 +0000 Subject: [Koha-bugs] [Bug 4479] Support for linking on MARBI recommendation 2003-DP01 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4479 --- Comment #1 from Jared Camins --- Per private e-mail with NDMSO at LC, Option 1 was adopted in 2004. Thus the correct behavior would be to parse the 773$q and search that. This is complicated by the fact that 773$q can contain multiple levels of enumeration, all separated by a ':'. Most analytics contain only 2 levels of enumeration, so something that handled even just two levels of enumeration would be very helpful. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 20:44:57 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 18:44:57 +0000 Subject: [Koha-bugs] [Bug 4532] Use include file for bibliodefaultview logic In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4532 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:01:29 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:01:29 +0000 Subject: [Koha-bugs] [Bug 5100] New: Incorrect link to System Preferences Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5100 Summary: Incorrect link to System Preferences Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /cgi-bin/koha/admin/admin-home.pl OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: System Administration AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 The link on admin/admin-home.tmpl still points to the old system preferences script. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:03:58 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:03:58 +0000 Subject: [Koha-bugs] [Bug 5100] Incorrect link to System Preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5100 --- Comment #1 from Owen Leonard --- Created attachment 2479 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2479 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:04:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:04:13 +0000 Subject: [Koha-bugs] [Bug 5100] Incorrect link to System Preferences In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5100 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Version|HEAD |rel_3_2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:17:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:17:07 +0000 Subject: [Koha-bugs] [Bug 2122] Grayed out Fields not always visible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2122 --- Comment #3 from Owen Leonard --- Created attachment 2480 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2480 Proposed fix - Adding "readonly" class to readonly fields to guarantee that readonly state is indicated visually - Adding "locked" icon to the background of readonly fields for additional visual feedback -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:17:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:17:26 +0000 Subject: [Koha-bugs] [Bug 2122] Grayed out Fields not always visible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2122 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Platform|PC |All -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:18:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:18:24 +0000 Subject: [Koha-bugs] [Bug 2122] Grayed out Fields not always visible In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2122 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:19:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:19:20 +0000 Subject: [Koha-bugs] [Bug 5101] New: Creators tab isn't highlighted when selected Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5101 Summary: Creators tab isn't highlighted when selected Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Staff Client AssignedTo: paul.poulain at biblibre.com ReportedBy: camins at numismatics.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 The Creators tab in sysprefs is not highlighted when it is selected. The problem seems to be the class for the
  • element is not set to "active." -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:19:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:19:32 +0000 Subject: [Koha-bugs] [Bug 5101] Creators tab isn't highlighted when selected In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5101 Jared Camins changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:29:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:29:21 +0000 Subject: [Koha-bugs] [Bug 5098] overdue script and csv In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5098 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |rel_3_0 --- Comment #1 from Owen Leonard --- Patch is here: http://lists.koha-community.org/pipermail/koha-patches/2010-August/012378.html -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:33:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:33:14 +0000 Subject: [Koha-bugs] [Bug 5101] Creators tab isn't highlighted when selected In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5101 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|paul.poulain at biblibre.com |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:33:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:33:43 +0000 Subject: [Koha-bugs] [Bug 5101] Creators tab isn't highlighted when selected In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5101 --- Comment #1 from Owen Leonard --- Created attachment 2481 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2481 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 6 21:33:54 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Aug 2010 19:33:54 +0000 Subject: [Koha-bugs] [Bug 5101] Creators tab isn't highlighted when selected In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5101 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 7 15:36:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Aug 2010 13:36:26 +0000 Subject: [Koha-bugs] [Bug 5102] New: Greybox JS files missing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5102 Summary: Greybox JS files missing Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The Greybox JS files do not exist in the 3.0.x branch, but are called by OPAC templates. The result is that with XSLT on the "MARC View" link opens a page of plain text instead of popping up a modal window with the MARC data. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 17:26:54 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 15:26:54 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 --- Comment #4 from Katrin Fischer --- Created attachment 2482 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2482 Proposed patch - make publication year save for MARC21 - make ISBN save - fix small template issue with label for vendor note -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 17:27:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 15:27:15 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|henridamien at koha-fr.org |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 17:54:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 15:54:06 +0000 Subject: [Koha-bugs] [Bug 5103] New: Dates in MARC details not formatted correctly Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5103 Summary: Dates in MARC details not formatted correctly Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All URL: /cgi-bin/koha/catalogue/MARCdetail.pl?biblionumber=xx OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2483 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2483 Screenshot shows acq date in MARC details. Date formats in catalogue > MARC > items are not formatted according to sys pref dateformat. Tested with Koha version 3.01.00.145 and different settings for dateformat. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 21:30:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 19:30:49 +0000 Subject: [Koha-bugs] [Bug 5092] No results when searching by LC Call Number: in Z39.50 Server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5092 --- Comment #2 from Katrin Fischer --- Created attachment 2484 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2484 proposed patch There was no code in z3950_search.pl to search for LC call number, only for LC card number. If search for LC card number is needed this could be added easily. I tested with different call numbers from LOC, you can search for the whole LC call number and for parts of it. Example: CALL NUMBER: Q181 .A68 2006 SEARCH FOR: Q181 .A68 2006 Q181 .A68 Q181 My solution uses the attributes from Library of Congress Left-anchored Phrase Search Form: http://www.loc.gov/cgi-bin/zgate?ACTION=INIT&FORM_HOST_PORT=/prod/www/data/z3950/locils1.html,z3950.loc.gov,7090&CI=145226 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 21:31:58 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 19:31:58 +0000 Subject: [Koha-bugs] [Bug 5092] No results when searching by LC Call Number: in Z39.50 Server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5092 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |katrin.fischer at bsz-bw.de AssignedTo|gmcharlt at gmail.com |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 22:10:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 20:10:04 +0000 Subject: [Koha-bugs] [Bug 5104] New: Acq: Z39.50 search is missing some search options from cataloging Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5104 Summary: Acq: Z39.50 search is missing some search options from cataloging Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All URL: /cgi-bin/koha/cataloguing/z3950_search.pl?frameworkcod e= OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt at gmail.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2485 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2485 Z39.50 search form in cataloging The Z39.50 search form in acq is missing some of the search options from cataloging: - control number - raw (any) - Standard ID I am not sure it makes sense to add all these to the search form in acquisitions too. Standard ID seems to be another option to search for standard numbers, including ISSN and ISBN. Not sure this is really used by a lot of libraries. I would like to see control number and perhaps raw (any) added. Our libraries catalog and search a lot in our union catalog and make heavy use of the control number search option in cataloging, because it is the unique identifier. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 8 22:10:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Aug 2010 20:10:26 +0000 Subject: [Koha-bugs] [Bug 5104] Acq: Z39.50 search is missing some search options from cataloging In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5104 --- Comment #1 from Katrin Fischer --- Created attachment 2486 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2486 Z39.50 search form in acquisitions -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 07:23:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 05:23:21 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 07:25:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 05:25:51 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 --- Comment #3 from Robin Sheat --- Created attachment 2487 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2487 proposed patch This appears to be a locale-related thing, that showed up when running the webserver in an nl_NL environment, but not en_NZ. Probably why Katrin found it in a (I assume) de_DE locale, or similar. This patch should override the relevant locale-derived formatting. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 07:26:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 05:26:18 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 07:45:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 05:45:18 +0000 Subject: [Koha-bugs] [Bug 4500] Cant edit budget because of currency formatting In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4500 --- Comment #4 from Katrin Fischer --- I successfully tested Robin's patch on a current installation from HEAD (3.01.00.145). The amount is now correctly shown as 10000.00 and the form can be saved without any changes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 10:21:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 08:21:00 +0000 Subject: [Koha-bugs] [Bug 5105] New: Switch Module Depreciated in perl 12 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5105 Summary: Switch Module Depreciated in perl 12 Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: colin.campbell at ptfs-europe.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Use of the Switch module is depreciated in perl 12 and above and generates warnings to that effect. Occurrences in the source should be replaced. As 3.2 is compatible with perl 5.8.8 Switch would have to be replaced by an if/else construct. In future version of Koha (i.e. supporting 5.10 and greater only) the given/when syntax is available. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 15:12:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 13:12:30 +0000 Subject: [Koha-bugs] [Bug 5105] Switch Module Depreciated in perl 12 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5105 Zeno Tajoli changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tajoli at cilea.it --- Comment #1 from Zeno Tajoli --- But where can I see those warnings ? Only in logs, I think. So the work path that I suggest is: 3.0.x -> no changes 3.2 -> delete Switch, use ifs 3.4 -> start to use 'given' and 'when', insert perl 5.10 as a requirement. Where I find use Switch: $ grep -r 'use Switch' * basket/downloadcart.pl:use Switch; C4/Reports/Guided.pm:use Switch; opac/opac-downloadcart.pl:use Switch; opac/opac-detail.pl:use Switch; opac/opac-downloadshelf.pl:use Switch; tools/batchMod.pl:use Switch; virtualshelves/downloadshelf.pl:use Switch; -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 17:55:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 15:55:01 +0000 Subject: [Koha-bugs] [Bug 5106] New: Simplify MARC view choices in the OPAC Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 Summary: Simplify MARC view choices in the OPAC Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The MARC view in the OPAC is useful to librarians, but probably less to to non-librarian patrons. Offering two ways to view a MARC record (when XSLT is on) seems like overkill, an unnecessary complication to the interface. Users who click the link that pops up the modal MARC window will find that their back button doesn't work until they click "close" on that window. I propose the following: 1. Eliminate the "Extended MARC View" tab 2. Point the "MARC View" tab to opac-MARCDetail.pl as it is when XSLT is off 3. Offer a "view plain" link on opac-MARCDetail.pl. Clicking this link would replace the standard labeled MARC view with an unformatted view similar to the one displayed in the pop-up modal MARC view. 4. When viewing the "plain view," clicking the "view labeled" link will return you to the standard labeled MARC view. This solution accomplishes the following: 1. Simplifies the interface 2. Eliminates the back button problem with the pop-up MARC view 3. Gives librarians alternatives for viewing MARC, including a view which makes cut and paste of the raw record easy. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 17:58:44 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 15:58:44 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #1 from Owen Leonard --- Created attachment 2488 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2488 MARC view with "view plain" link Note that there is now only one "MARC View" tab at the top. Clicking it brings you to this view. If XSLT is on, a "view plain" link will appear as it does in this screenshot. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 18:00:19 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 16:00:19 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #2 from Owen Leonard --- Created attachment 2489 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2489 After clicking the "view plain" link When the "view plain" link is clicked, JavaScript is used to pull the raw MARC data from a separate file. A "loading" indicator is displayed while that process completes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 18:02:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 16:02:37 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #3 from Owen Leonard --- Created attachment 2490 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2490 Plain view The MARC view page after the raw MARC record has been loaded and displayed. Note the "view plain" link has turned into a "view labeled" link to return to the standard labeled view. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 18:05:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 16:05:36 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #4 from Nicole C. Engard --- I would add 2 points: 1. Change the label to 'Librarian View' or 'Staff View' or something other than MARC (other OPACs have done this already) 2. I would rename make what you call 'plain view' the default and then have a link to 'labeled view' or if not come up with a different name for 'plain view' cause that really makes no sense :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 18:31:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 16:31:01 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #5 from Owen Leonard --- > 1. Change the label to 'Librarian View' or 'Staff View' or something other than > MARC (other OPACs have done this already) I don't know... If the view is primarily for librarians, why not use a label that librarians understand? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 18:34:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 16:34:55 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #6 from Nicole C. Engard --- Cause it's the OPAC :) it's for the public - not the librarians. But really - it's not a big deal to me, just something I've seen on other open source ILSes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From colin.campbell at ptfs-europe.com Mon Aug 9 20:18:03 2010 From: colin.campbell at ptfs-europe.com (Colin Campbell) Date: Mon, 09 Aug 2010 19:18:03 +0100 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: <4C60465B.7070203@ptfs-europe.com> On 09/08/10 17:31, bugzilla-daemon at bugs.koha-community.org wrote: > http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 > > --- Comment #5 from Owen Leonard --- >> 1. Change the label to 'Librarian View' or 'Staff View' or something other than >> MARC (other OPACs have done this already) > > I don't know... If the view is primarily for librarians, why not use a label > that librarians understand? > It sounds like "not for non-librarian users" if we label it staff/librarian view. At least MARC is something you can enquire about (i.e. use wikipedia) for more info. -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 208 366 1295 (phone) +44 (0) 7759 633626 (mobile) colin.campbell at ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 21:29:24 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 19:29:24 +0000 Subject: [Koha-bugs] [Bug 5106] Simplify MARC view choices in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5106 --- Comment #7 from Owen Leonard --- Created attachment 2491 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2491 Proposed change Here's patch for the work I've done so far if anyone is interested in testing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 9 21:44:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Aug 2010 19:44:53 +0000 Subject: [Koha-bugs] [Bug 5103] Dates in MARC details not formatted correctly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5103 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Component|Templates |Cataloging AssignedTo|oleonard at myacpl.org |gmcharlt at gmail.com --- Comment #1 from Owen Leonard --- This is true of the OPAC as well. This is definitely not a template issue: The table of items is built very generically: And the script doesn't appear to have any means of knowing whether the data it's putting into that "item_loop" is a date or not. Wouldn't the script have to know which subfields contained dates? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 02:55:56 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 00:55:56 +0000 Subject: [Koha-bugs] [Bug 5107] New: MARC Editor fails to open Popup in some browsers (IE, Webkit) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Summary: MARC Editor fails to open Popup in some browsers (IE, Webkit) Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: Other OS/Version: Linux Status: NEW Severity: blocker Priority: P5 Component: MARC Bibliographic data support AssignedTo: gmcharlt at gmail.com ReportedBy: virtualthinking at hotmail.com QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 Summary: (1) Cannot update or edit data in MARC leader and 008 field. (2) Cannot activate tag editor Problem: When editing MARC records the tag editor fails to open in some browsers. When the tag editor is clicked the following error is generated in IE8. >>>>>SNIP>>>>> Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET4.0C; .NET CLR 3.0.30729) Timestamp: Tue, 10 Aug 2010 00:54:16 UTC Message: Invalid argument. Line: 2323 Char: 2 Code: 0 URI: http://173.203.220.32:8080/cgi-bin/koha/cataloguing/addbiblio.pl?biblionumber=1&amp;op= -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 03:02:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 01:02:00 +0000 Subject: [Koha-bugs] [Bug 5108] New: Cannot place holds on items Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5108 Summary: Cannot place holds on items Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: Hold requests AssignedTo: kyle.m.hall at gmail.com ReportedBy: virtualthinking at hotmail.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 Summary: (1) CANNOT PLACE HOLD ON ITEM ON LOAN in Admin interface (2) Cannot place hold at OPAC Problem: We have tried with a variety of settings and circulation policies using the entire set of sample data provided during installation to place holds on items, and we are repeatedly experiencing "No copies are available to be placed on hold" error. This issue is not repeatable, i.e. it works correctly, in 3.0.1 using the default sample data sets. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 03:05:17 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 01:05:17 +0000 Subject: [Koha-bugs] [Bug 5109] New: Display of serials enumeration (volume info) at OPAC inconsistent Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5109 Summary: Display of serials enumeration (volume info) at OPAC inconsistent Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: Other OS/Version: Linux Status: NEW Severity: minor Priority: P5 Component: Serials AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: virtualthinking at hotmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Problem: (1) 3 serial records were created and items added. (2) 2 were created by me with items, The 3rd record was imported via Z39.50. (3) While viewing at OPAC, the 2 records (created manually) displayed the volume info, while the third record did not display volume info. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 07:51:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 05:51:15 +0000 Subject: [Koha-bugs] [Bug 5109] Display of serials enumeration (volume info) at OPAC inconsistent In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5109 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- Which version of Koha are you using? I have no problem placing holds in current HEAD. Check your circ matrix under Administration > Circulation and fine rules. If you left 'Holds allowed (count) empty', this might be the problem. Empty will make 0 holds possible for this itemtype/patron category combination. Also one of the hold related sys prefs may cause the problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 07:51:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 05:51:53 +0000 Subject: [Koha-bugs] [Bug 5109] Display of serials enumeration (volume info) at OPAC inconsistent In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5109 --- Comment #2 from Katrin Fischer --- My comment belongs to bug 5108. Sorry, still early here. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 07:54:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 05:54:07 +0000 Subject: [Koha-bugs] [Bug 5108] Cannot place holds on items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5108 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer --- Which version of Koha are you using? I have no problem placing holds in current HEAD. Check your circ matrix under Administration > Circulation and fine rules. If you left 'Holds allowed (count) empty', this might be the problem. Empty will make 0 holds possible for this itemtype/patron category combination. Also one of the hold related sys prefs may cause the problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 13:56:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 11:56:33 +0000 Subject: [Koha-bugs] [Bug 5110] New: NewItemsDefaultLocation should be under cataloging Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5110 Summary: NewItemsDefaultLocation should be under cataloging Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: System Administration AssignedTo: nengard at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 NewItemsDefaultLocation is under circ, but this is a cataloging preference -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:02:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:02:33 +0000 Subject: [Koha-bugs] [Bug 5110] NewItemsDefaultLocation should be under cataloging In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5110 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:02:47 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:02:47 +0000 Subject: [Koha-bugs] [Bug 5110] NewItemsDefaultLocation should be under cataloging In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5110 --- Comment #1 from Nicole C. Engard --- Created attachment 2492 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2492 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:23:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:23:39 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |All OS/Version|Linux |All Severity|blocker |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:28:57 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:28:57 +0000 Subject: [Koha-bugs] [Bug 5111] New: no way to delete a vendor Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5111 Summary: no way to delete a vendor Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 There should be a way to delete a vendor from your system. Sometimes staff members will enter the same vendor more than once without checking and there should be a mechanism to delete these duplicates (or any vendor for that matter). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:33:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:33:00 +0000 Subject: [Koha-bugs] [Bug 5111] no way to delete a vendor In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5111 --- Comment #1 from Owen Leonard --- This came up in an IRC discussion at one point, and it was pointed out that you shouldn't be able to delete a vendor from which orders have been placed because that would mess up information in other places. If a vendor delete option is added it should have a method of checking to see if the vendor ID is in use anywhere else. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:34:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:34:41 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Katrin Fischer --- *** Bug 5111 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:34:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:34:41 +0000 Subject: [Koha-bugs] [Bug 5111] no way to delete a vendor In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5111 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |DUPLICATE --- Comment #2 from Katrin Fischer --- *** This bug has been marked as a duplicate of bug 4969 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:35:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:35:45 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendan at bywatersolutions.co | |m, | |ian.walls at bywatersolutions. | |com Severity|enhancement |minor --- Comment #2 from Nicole C. Engard --- upping from enhancement, since it seems like an oversight to me, something that needs to be there (we can delete everything else ... why not vendors?). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:40:57 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:40:57 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 --- Comment #1 from Owen Leonard --- This is the same issue as Bug 2933 (which included patch for 3.0.x) and Bug 3018 (which did not). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:42:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:42:42 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|MARC Bibliographic data |Templates |support | AssignedTo|gmcharlt at gmail.com |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:48:17 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:48:17 +0000 Subject: [Koha-bugs] [Bug 5112] New: Organisation does not show links to professional patrons Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5112 Summary: Organisation does not show links to professional patrons Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 Created attachment 2493 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2493 professinal with link to organisation When adding a professional patron to an organisation patron, the professional patron shows a link to the organisation, but the organisation shows no links to the patron. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:48:29 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:48:29 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 --- Comment #3 from Nicole C. Engard --- --- Comment #1 from Owen Leonard --- This came up in an IRC discussion at one point, and it was pointed out that you shouldn't be able to delete a vendor from which orders have been placed because that would mess up information in other places. If a vendor delete option is added it should have a method of checking to see if the vendor ID is in use anywhere else. ---- i agree with owen's comment on bug 5111 but that's the same deal with bibs and items - you can't delete them if they're used - but you can delete them -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:48:47 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:48:47 +0000 Subject: [Koha-bugs] [Bug 5112] Organisation does not show links to professional patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5112 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |/cgi-bin/koha/members/morem | |ember.pl?borrowernumber= Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 14:49:17 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 12:49:17 +0000 Subject: [Koha-bugs] [Bug 5112] Organisation does not show links to professional patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5112 --- Comment #1 from Katrin Fischer --- Created attachment 2494 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2494 organistion shows no links to professionals -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 16:12:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 14:12:55 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 --- Comment #2 from Owen Leonard --- Created attachment 2496 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2496 Proposed fix for 3.0.x I'll attach this patch here as well since Bug 3018 is already marked as fixed. This patch should do the same for 3.0.x. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 16:51:40 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 14:51:40 +0000 Subject: [Koha-bugs] [Bug 5102] Greybox JS files missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5102 --- Comment #1 from Owen Leonard --- Created attachment 2497 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2497 Proposed fix for 3.0.x Patch also includes a fix for Bug 2910, which is still outstanding in 3.0.x. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 16:51:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 14:51:51 +0000 Subject: [Koha-bugs] [Bug 5102] Greybox JS files missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5102 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 17:06:10 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 15:06:10 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #4 from Colin Campbell --- These code in supplier.pl to do the deletion. What's needed is a button to call it and some code to check we are not deleting a supplier with orders. It strikes me you might want to flag a bookseller as inactive, i.e. retained for historic info but flagged as not to use for new orders -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 17:39:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 15:39:08 +0000 Subject: [Koha-bugs] [Bug 5113] New: Some OPAC search results not hyperlinked in Internet Explorer 8 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 Summary: Some OPAC search results not hyperlinked in Internet Explorer 8 Change sponsored?: --- Product: Koha Version: unspecified Platform: PC OS/Version: Windows Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: kbodling at mountvernon.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Using Internet Explorer 8 on a Windows XP Professional (Version 2002 with Service Pack 3) to search our own catalog running Koha 3.01.00.061 hosted by PTFS any titles that include double quotation marks within the title show up in the results list as they should except that are NOT hyperlinked, so a user cannot click on the title to see the entire bib record. Easy workaround, of course, is to use Firefox. But we can't exactly force all our users to do that. The same search in the staff client through Internet Explorer gets a clickable title, so this is only in OPAC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 17:41:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 15:41:43 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 --- Comment #1 from Kurt --- Created attachment 2499 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2499 screen shot of results list; see first title -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 19:03:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 17:03:52 +0000 Subject: [Koha-bugs] [Bug 5114] New: Can't edit basket in Internet Explorer Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5114 Summary: Can't edit basket in Internet Explorer Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /cgi-bin/koha/acqui/basket.pl OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Acquisitions AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 A markup error is causing a JavaScript error in Internet Explorer 8 which causes the Basket Details page to fail catastrophically. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 19:05:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 17:05:37 +0000 Subject: [Koha-bugs] [Bug 5114] Can't edit basket in Internet Explorer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5114 --- Comment #1 from Owen Leonard --- Created attachment 2500 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2500 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 19:06:28 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 17:06:28 +0000 Subject: [Koha-bugs] [Bug 5114] Can't edit basket in Internet Explorer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5114 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 21:29:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 19:29:37 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 --- Comment #2 from Owen Leonard --- I tested this by creating a MARC record which included single and double quotes, but it worked fine me in Internet Explorer 8 (Windows 7). Tested in HEAD and 3.0.x. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 10 21:34:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 19:34:16 +0000 Subject: [Koha-bugs] [Bug 5115] New: Tags JavaScript includes many untranslatable strings Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5115 Summary: Tags JavaScript includes many untranslatable strings Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /opac-tmpl/prog/en/js/tags.js OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 tags.js includes many English strings. Since js files are not parsed by the translator, these strings will never get translated even though they're optimistically wrapped in _(" "). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 01:24:25 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 23:24:25 +0000 Subject: [Koha-bugs] [Bug 5013] "New patron" menu button broken on circulation patron select screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5013 --- Comment #5 from Katrin Fischer --- Created attachment 2501 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2501 pro -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 01:25:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 23:25:16 +0000 Subject: [Koha-bugs] [Bug 5013] "New patron" menu button broken on circulation patron select screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5013 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2501|0 |1 is patch| | Attachment #2501|application/octet-stream |text/plain mime type| | Attachment #2501|pro |Proposed patch description| | --- Comment #6 from Katrin Fischer --- Comment on attachment 2501 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2501 Proposed patch The pull down for category in patron's advanced search was only showing any and no patron categories. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 01:39:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 23:39:38 +0000 Subject: [Koha-bugs] [Bug 5112] Organisation does not show links to professional patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5112 --- Comment #2 from Katrin Fischer --- Created attachment 2502 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2502 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 01:40:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Aug 2010 23:40:04 +0000 Subject: [Koha-bugs] [Bug 5112] Organisation does not show links to professional patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5112 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|kyle.m.hall at gmail.com |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 13:52:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 11:52:14 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 Jane Wagner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner at ptfs.com --- Comment #3 from Jane Wagner --- I just confirmed Kurt's problem in his catalog -- in IE8 (version 8.0.6001.18702) the title with the quote marks is not linked in the search results. When I edited the title to remove the quote marks, and redid the search in IE, the title was linked. I put the quote marks back in, and the title again is not linked. Out of curiosity, I moved the quote marks to a different place in the title (around words in the middle instead of at the end), but it made no difference. Using single quote marks did work fine in IE, though -- 'Patron and Father.' rather than "Patron and Father." It works fine in Firefox either way. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 14:36:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 12:36:33 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard at myacpl.org |jwagner at ptfs.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 14:43:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 12:43:14 +0000 Subject: [Koha-bugs] [Bug 5003] Can not search for organisation by name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5003 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|kyle.m.hall at gmail.com |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 14:44:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 12:44:07 +0000 Subject: [Koha-bugs] [Bug 5003] Can not search for organisation by name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5003 --- Comment #1 from Katrin Fischer --- Created attachment 2503 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2503 proposed patch Patch makes it possible to search by organisation name. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 14:45:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 12:45:20 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 --- Comment #4 from Jane Wagner --- To update, Kurt's system is running at an older code level -- the problem is fixed in later code. Until we get his system updated, the workaround of using single quote marks should work. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 14:54:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 12:54:06 +0000 Subject: [Koha-bugs] [Bug 5113] Some OPAC search results not hyperlinked in Internet Explorer 8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 17:23:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 15:23:53 +0000 Subject: [Koha-bugs] [Bug 3983] French framework donot load any authorised value list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3983 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |All --- Comment #1 from Owen Leonard --- This patch was pushed to HEAD on 28 Jan. 2010. Can we mark this fixed? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 17:58:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 15:58:59 +0000 Subject: [Koha-bugs] [Bug 4440] Adding feature to print fines/fees receipts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4440 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Platform|PC |All AssignedTo|gmcharlt at gmail.com |kmkale at anantcorp.com --- Comment #1 from Owen Leonard --- The latest patch still applies but introduces invalid markup in the templates. I'd also like to see the template and script names match, as is the Koha convention. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 18:40:29 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 16:40:29 +0000 Subject: [Koha-bugs] [Bug 5116] New: Duplicate and missing entries in "apt-get-debian-lenny.sh" Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5116 Summary: Duplicate and missing entries in "apt-get-debian-lenny.sh" Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P5 Component: Installation and upgrade (command-line installer) AssignedTo: gmcharlt at gmail.com ReportedBy: ricmarques at spamcop.net QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Today (11-Aug-2010), I did a git clone from the Koha "master" branch - the branch that will lead to the 3.2 version - to a machine running Debian 5.0.5 (Debian "lenny") I ran the "apt-get-debian-lenny.sh" install script - located at "install_misc/apt-get-debian-lenny.sh" I noticed, in that script, there were some missing lines for packages that exist for Debian Lenny and that have versions that satisfy the requirements of the Koha Installer, listed in the "PerlDependencies.pm" file - located at "C4/Installer/PerlDependencies.pm" - namely: - libnet-server-perl "Net::Server" module. "PerlDependencies.pm" requires version 0.97 ('min_ver' => '0.97') and the debian package for Lenny - http://packages.debian.org/lenny/libnet-server-perl - is version "0.97-1", thus satisfying the version requirement. - libpdf-table-perl "PDF::Table" module. "PerlDependencies.pm" requires version 0.9.3 ('min_ver' => '0.9.3') and the debian package for Lenny - http://packages.debian.org/lenny/libpdf-table-perl - is version "0.9.3-2", thus satisfying the version requirement. I also noticed, in that same "apt-get-debian-lenny.sh" script, that there were some duplicate entries / lines for other modules. So: 1 - I added the missing "libnet-server-perl" and "libpdf-table-perl" lines 2 - I removed the duplicate entries I'll submit a patch, through git, and link it to this Bug Report. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 19:35:22 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 17:35:22 +0000 Subject: [Koha-bugs] [Bug 5116] Duplicate and missing entries in "apt-get-debian-lenny.sh" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5116 Ricardo Dias Marques changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt at gmail.com |ricmarques at spamcop.net -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 19:43:02 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 17:43:02 +0000 Subject: [Koha-bugs] [Bug 5116] Duplicate and missing entries in "apt-get-debian-lenny.sh" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5116 --- Comment #1 from Ricardo Dias Marques --- Created attachment 2506 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2506 Fix for Bug 5116 Patch sent through git send-email - Adds two missing lines for "libnet-server-perl" (for the "Net::Server" module) and "libpdf-table-perl" (for the "PDF::Table" module). - Removes duplicate (repeated) entries / lines for other modules, namely: libdate-calc-perl, libdbd-mysql-perl, libemail-date-perl, libgd-barcode-perl, libhtml-scrubber-perl, liblingua-stem-perl, libmail-sendmail-perl, libmime-lite-perl, libnet-ldap-perl and libpoe-perl. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 22:11:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 20:11:14 +0000 Subject: [Koha-bugs] [Bug 5117] New: Misspelled word: Orgnisztion Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5117 Summary: Misspelled word: Orgnisztion Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on modules/admin/categorie.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 22:46:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 20:46:11 +0000 Subject: [Koha-bugs] [Bug 5118] New: Misspelled word: Currencey Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5118 Summary: Misspelled word: Currencey Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 22:55:03 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 20:55:03 +0000 Subject: [Koha-bugs] [Bug 4884] opac-showmarc.pl can't find compact.xsl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4884 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 22:57:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 20:57:07 +0000 Subject: [Koha-bugs] [Bug 4314] Flag for SSL Enabled to fix 3rd Party Enhanced Content in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4314 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Platform|PC |All Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 23:26:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 21:26:13 +0000 Subject: [Koha-bugs] [Bug 5119] New: Misspelled word: correspounding Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5119 Summary: Misspelled word: correspounding Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 11 23:33:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 21:33:05 +0000 Subject: [Koha-bugs] [Bug 5120] New: Misspelled word: biblographic Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5120 Summary: Misspelled word: biblographic Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 01:29:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 23:29:12 +0000 Subject: [Koha-bugs] [Bug 5121] New: Misspelled words: stripts biographyl Begininning Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5121 Summary: Misspelled words: stripts biographyl Begininning Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on modules/cataloguing/value_builder/marc21_field_006.tmpl modules/cataloguing/value_builder/marc21_field_008.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 01:48:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Aug 2010 23:48:33 +0000 Subject: [Koha-bugs] [Bug 4852] Facets doesn't work with direct CCL queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |robin at catalyst.net.nz AssignedTo|gmcharlt at gmail.com |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 02:17:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 00:17:13 +0000 Subject: [Koha-bugs] [Bug 4852] Facets doesn't work with direct CCL queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #1 from Robin Sheat --- Steps to reproduce in the OPAC: 1) Do a CCL query. This is searching on a particular field, e.g. subject, but not using the dropdown. Either have the search term be 'su:Subject' or click on a subject (or author, or...) in a record. 2) Click on a facet on the left in order to refine the search 3) Note that the search isn't refined. The query in the URL that doesn't work ends with: ?q=ccl=au:Michael Fullan&limit=au:Mascall, Blair. A version of this that would work: ?q=ccl=au:Michael Fullan and au:Mascall, Blair. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 02:48:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 00:48:00 +0000 Subject: [Koha-bugs] [Bug 5122] New: Misspelled word: Transfered/transfered Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5122 Summary: Misspelled word: Transfered/transfered Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 should be transferred on intranet-tmpl/prog/en/modules/circ/returns.tmpl intranet-tmpl/prog/en/modules/circ/circulation.tmpl intranet-tmpl/prog/en/modules/circ/branchtransfers.tmpl intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tmpl intranet-tmpl/prog/en/modules/members/moremember.tmpl intranet-tmpl/prog/en/modules/reserve/request.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 03:16:34 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 01:16:34 +0000 Subject: [Koha-bugs] [Bug 5123] New: Misspelled words: Depdending Commited flutucations Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5123 Summary: Misspelled words: Depdending Commited flutucations Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on intranet-tmpl/prog/en/modules/help/acqui/neworderempty.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 04:26:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 02:26:37 +0000 Subject: [Koha-bugs] [Bug 5124] New: Duplicate and Misspelled words: periodicy outputing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5124 Summary: Duplicate and Misspelled words: periodicy outputing Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 the the and and will will ISO ISO on intranet-tmpl/prog/en/modules/help/serials/subscription-add.tmpl intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl intranet-tmpl/prog/en/modules/help/reports/reports-home.tmpl intranet-tmpl/prog/en/modules/help/reports/borrowers_stats.tmpl intranet-tmpl/prog/en/modules/help/reports/catalogue_stats.tmpl intranet-tmpl/prog/en/modules/help/suggestion/suggestion.tmpl intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_100.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5122] Misspelled word: Transfered/transfered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5122 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5123] Misspelled words: Depdending Commited flutucations In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5123 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5118] Misspelled word: Currencey In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5118 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5119] Misspelled word: correspounding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5119 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5121] Misspelled words: stripts biographyl Begininning In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5121 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:31 +0000 Subject: [Koha-bugs] [Bug 5120] Misspelled word: biblographic In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5120 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5124] Duplicate and Misspelled words: periodicy outputing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5124 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:11:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:11:32 +0000 Subject: [Koha-bugs] [Bug 5117] Misspelled word: Orgnisztion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5117 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:18:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:18:48 +0000 Subject: [Koha-bugs] [Bug 5117] Misspelled word: Orgnisztion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5117 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:19:00 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:19:00 +0000 Subject: [Koha-bugs] [Bug 5040] "Distance" misspelled in default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5040 --- Comment #1 from Nicole C. Engard --- Created attachment 2508 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2508 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:19:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:19:42 +0000 Subject: [Koha-bugs] [Bug 5040] "Distance" misspelled in default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5040 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2508|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard --- Comment on attachment 2508 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2508 patch oops - attached to wrong bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:20:02 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:20:02 +0000 Subject: [Koha-bugs] [Bug 5117] Misspelled word: Orgnisztion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5117 --- Comment #1 from Nicole C. Engard --- Created attachment 2509 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2509 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:48 +0000 Subject: [Koha-bugs] [Bug 5120] Misspelled word: biblographic In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5120 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5119] Misspelled word: correspounding In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5119 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5121] Misspelled words: stripts biographyl Begininning In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5121 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5124] Duplicate and Misspelled words: periodicy outputing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5124 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5122] Misspelled word: Transfered/transfered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5122 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5123] Misspelled words: Depdending Commited flutucations In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5123 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:50 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:50 +0000 Subject: [Koha-bugs] [Bug 5118] Misspelled word: Currencey In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5118 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #1 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:23:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:23:49 +0000 Subject: [Koha-bugs] [Bug 5117] Misspelled word: Orgnisztion In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5117 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nengard at gmail.com |bgkriegel at gmail.com --- Comment #2 from Nicole C. Engard --- bug patched by reporter -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:31:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:31:09 +0000 Subject: [Koha-bugs] [Bug 5040] "Distance" misspelled in default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5040 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |nengard at gmail.com AssignedTo|paul.poulain at biblibre.com |nengard at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:40:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:40:59 +0000 Subject: [Koha-bugs] [Bug 5040] "Distance" misspelled in default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5040 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 14:41:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 12:41:23 +0000 Subject: [Koha-bugs] [Bug 5040] "Distance" misspelled in default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5040 --- Comment #3 from Nicole C. Engard --- Created attachment 2510 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2510 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 16:46:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 14:46:23 +0000 Subject: [Koha-bugs] [Bug 5125] New: Cursor default location on circulation-home.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5125 Summary: Cursor default location on circulation-home.pl Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: ian.walls at bywatersolutions.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 When arriving at circulation-home.pl, the cursor is not automatically placed in the upper menu bar (which defaults to Check Out), as it does on /circ/circulation.pl or other pages. This necessitates that the staff member clicks in the field to scan in a patron barcode, adding an extra step to the procedure. Since this is the only search box on page, it makes sense to default here for a smoother workflow. This behaviour was found on Firefox 3.5, and confirmed on Chrome. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 16:46:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 14:46:36 +0000 Subject: [Koha-bugs] [Bug 5125] Cursor default location on circulation-home.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5125 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:09:44 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:09:44 +0000 Subject: [Koha-bugs] [Bug 5126] New: Suggestions module missing from "add notice" form. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5126 Summary: Suggestions module missing from "add notice" form. Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /cgi-bin/koha/tools/letter.pl?op=add_form OS/Version: All Status: NEW Severity: major Priority: P5 Component: Notices AssignedTo: henridamien at koha-fr.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The list of Koha modules available in the "add notice" form is hard-coded in letter.tmpl. It doesn't include a category for suggestions even though the suggestions module now uses the notice system. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:13:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:13:13 +0000 Subject: [Koha-bugs] [Bug 5127] New: No sample suggestions notices are installed by default Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5127 Summary: No sample suggestions notices are installed by default Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Notices AssignedTo: henridamien at koha-fr.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Sample suggestions notices should be part of installer/data/mysql/en/mandatory/sample_notices.sql. I'm assuming a separate notice would be required to duplicate the functionality of the now-obsolete mail_suggestion_ACCEPTED.tmpl, mail_suggestion_AVAILABLE.tmpl, mail_suggestion_ORDERED.tmpl, and mail_suggestion_REJECTED.tmpl? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:39:57 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:39:57 +0000 Subject: [Koha-bugs] [Bug 3188] Cannot login to staff interface with cardnumber In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3188 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org Component|importedbugs |Authentication AssignedTo|mjr at ttllp.co.uk |gmcharlt at gmail.com QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:40:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:40:12 +0000 Subject: [Koha-bugs] [Bug 1627] Separate sessions not maintained for OPAC and intranet? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1627 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org Component|importedbugs |Authentication AssignedTo|chris at bigballofwax.co.nz |gmcharlt at gmail.com QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:41:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:41:18 +0000 Subject: [Koha-bugs] [Bug 4193] Authentication with cardnumber/password at intranet allows superlibrarian access In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4193 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org Component|importedbugs |Authentication -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:43:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:43:08 +0000 Subject: [Koha-bugs] [Bug 3032] Enhancement: ability to deny some patrons password resets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3032 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt at gmail.com Component|importedbugs |Patrons QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:43:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:43:45 +0000 Subject: [Koha-bugs] [Bug 3511] Integration with Moodle In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org Component|importedbugs |Authentication AssignedTo|chris at bigballofwax.co.nz |gmcharlt at gmail.com QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:44:35 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:44:35 +0000 Subject: [Koha-bugs] [Bug 3296] replace sessionlog with Perl4Log implementation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3296 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org Component|importedbugs |Authentication QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:45:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:45:59 +0000 Subject: [Koha-bugs] [Bug 3295] sessionlog does not contain real times In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3295 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|importedbugs |Architecture, internals, | |and plumbing QAContact| |koha-bugs at lists.koha-commun | |ity.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:50:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:50:26 +0000 Subject: [Koha-bugs] [Bug 5127] No sample suggestions notices are installed by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5127 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |4211 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:50:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:50:26 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5126, 5127 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 17:50:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 15:50:26 +0000 Subject: [Koha-bugs] [Bug 5126] Suggestions module missing from "add notice" form. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5126 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |4211 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:08:28 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:08:28 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 --- Comment #1 from Owen Leonard --- On a default installation, there will be no notices defined for suggestions handling (accepted, rejected, etc.)--Bug 5127. In addition, there is no way to add a suggestions notice because that category doesn't exist in the "add notice" form--Bug 5126. I've tested a fix for Bug 5126, and tried adding a suggestions notice, but the notice still failed: suggestion.pl: can't enqueue letter HASH(0xa5073c8) at /kohaclone/C4/Suggestions.pm line 394 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:25:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:25:36 +0000 Subject: [Koha-bugs] [Bug 5126] Suggestions module missing from "add notice" form. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5126 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:25:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:25:37 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:25:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:25:36 +0000 Subject: [Koha-bugs] [Bug 5127] No sample suggestions notices are installed by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5127 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:29:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:29:21 +0000 Subject: [Koha-bugs] [Bug 5126] Suggestions module missing from "add notice" form. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5126 --- Comment #1 from Owen Leonard --- Created attachment 2511 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2511 Proposed fix - Adding "suggestions" entry - Re-ordering options in alphabetical order -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 18:37:32 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 16:37:32 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 --- Comment #2 from Owen Leonard --- Created attachment 2512 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2512 Proposed fix for HEAD Assuming 1) The patch for Bug 5126 is approved and 2) Suggestions notices are added by hand (or from default sql--see Bug 5127) this correction should get suggestions notices properly enqueued. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 19:29:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 17:29:39 +0000 Subject: [Koha-bugs] [Bug 5128] New: Define default 9xx fields for Unimarc setup in all languages Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5128 Summary: Define default 9xx fields for Unimarc setup in all languages Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: tajoli at cilea.it QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 As I say in this mail: http://lists.koha-community.org/pipermail/koha-devel/2010-July/034235.html we need a shared default for Unimarc setups. Reading the replays, I wrote the patches to implement what I have said. I think is to late to implement those fixes on 3.0.x. So I write them only for 3.2 The patches are for the files: ../etc/zebradb/marc_defs/unimarc/biblios/record.abs ../installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 20:11:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 18:11:51 +0000 Subject: [Koha-bugs] [Bug 5128] Define default 9xx fields for Unimarc setup in all languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5128 --- Comment #1 from Zeno Tajoli --- Created attachment 2513 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2513 The patch for the bug 5128 I have problem to use git-send -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 20:12:31 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 18:12:31 +0000 Subject: [Koha-bugs] [Bug 5128] Define default 9xx fields for Unimarc setup in all languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5128 Zeno Tajoli changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 20:59:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 18:59:12 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 --- Comment #3 from Owen Leonard --- After applying that patch and testing I find that suggestions messages are getting added to the queue, but it doesn't look like the information is being processed correctly. Some data is missing from the entry in the message_queue table: borrowernumber, to_address, and from_address are NULL. The content column is populated, but the message includes the placeholders instead of the actual values: <> <> etc. I'm not sure where to look next. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 21:57:28 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 19:57:28 +0000 Subject: [Koha-bugs] [Bug 5129] New: /cgi-bin/koha/members/member.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5129 Summary: /cgi-bin/koha/members/member.pl Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 By default the patron search's library and category form fields are hidden until the user exposes them by clicking the [+] link. If the user has submitted a search which contains values for one or both of those form fields, the resulting page should show automatically show those form fields. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 21:58:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 19:58:14 +0000 Subject: [Koha-bugs] [Bug 5129] Show submitted advanced form fields upon patron search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5129 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |/cgi-bin/koha/members/membe | |r.pl Summary|/cgi-bin/koha/members/membe |Show submitted advanced |r.pl |form fields upon patron | |search -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 22:03:10 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 20:03:10 +0000 Subject: [Koha-bugs] [Bug 4945] Patron search is limited by default to the currently logged-in library In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4945 --- Comment #3 from Owen Leonard --- I'd really like to see this bug get fixed before the release of 3.2. As it is this patron search is going to appear to be completely inaccurate to my librarians, who deal with patrons from many different libraries. I think the logic should work this way: - if the form has been submitted with a "branch" value, preselect that branch in branchloop. - if IndependantBranches is on, preselect the logged in user's branch in branchloop. - in ALL OTHER CASES the preselected branch should be "Any." It simply doesn't make sense to have the default case be a search limited to the logged-in user's branch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 12 23:46:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 21:46:16 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2512|0 |1 is obsolete| | --- Comment #4 from Chris Cormack --- Created attachment 2514 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2514 Followup fix, (includes first patch) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 00:57:50 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 22:57:50 +0000 Subject: [Koha-bugs] [Bug 5130] New: Misspelled words: biblographic delimeter extention Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5130 Summary: Misspelled words: biblographic delimeter extention Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tmpl koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/sendshelf.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/basket/sendbasket.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 01:12:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 23:12:20 +0000 Subject: [Koha-bugs] [Bug 5130] Misspelled words: biblographic delimeter extention In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5130 --- Comment #1 from Bernardo Gonzalez Kriegel 2010-08-12 23:12:20 UTC --- Created attachment 2515 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2515 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 01:55:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Aug 2010 23:55:48 +0000 Subject: [Koha-bugs] [Bug 5131] New: XSS vulnerability in the OPAC search results interface Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5131 Summary: XSS vulnerability in the OPAC search results interface Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 In opac-search.pl: foreach my $sort (@sort_by) { $template->param($sort => 1); # FIXME: security hole. can set any TMPL_VAR here } This makes it pretty easy for someone to do things like inject arbitrary HTML and Javascript, and so steal the credentials of another user. This operation needs a whitelist of valid values that it checks against. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 02:04:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 00:04:39 +0000 Subject: [Koha-bugs] [Bug 5131] XSS vulnerability in the OPAC search results interface In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5131 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major --- Comment #1 from Robin Sheat 2010-08-13 00:04:39 UTC --- Oh, it's not all that bad after all - you can't inject arbitrary code, but you can still overwrite any TMPL_VAR. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 02:17:22 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 00:17:22 +0000 Subject: [Koha-bugs] [Bug 5132] New: Misspelled words: Acquistion Succesfully professionnal Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5132 Summary: Misspelled words: Acquistion Succesfully professionnal Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on intranet-tmpl/prog/en/modules/rotating_collections/editCollections.tmpl intranet-tmpl/prog/en/modules/rotating_collections/addItems.tmpl intranet-tmpl/prog/en/modules/members/memberentrygen.tmpl intranet-tmpl/prog/en/modules/suggestion/suggestion.tmpl intranet-tmpl/prog/en/modules/maint/catmaintain.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 02:20:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 00:20:13 +0000 Subject: [Koha-bugs] [Bug 5099] Avanced Search page unavailable when OpacGroupResults is used In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5099 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Severity|blocker |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 02:26:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 00:26:30 +0000 Subject: [Koha-bugs] [Bug 5027] batch item modification tool modifies unchecked items too In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5027 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |chris at bigballofwax.co.nz AssignedTo|gmcharlt at gmail.com |chris at bigballofwax.co.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 02:45:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 00:45:59 +0000 Subject: [Koha-bugs] [Bug 5132] Misspelled words: Acquistion Succesfully professionnal In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5132 Bernardo Gonzalez Kriegel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |bgkriegel at gmail.com --- Comment #1 from Bernardo Gonzalez Kriegel 2010-08-13 00:45:59 UTC --- Created attachment 2516 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2516 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 03:10:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 01:10:15 +0000 Subject: [Koha-bugs] [Bug 5133] New: Misspelled words: reservior notifiying deleete Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5133 Summary: Misspelled words: reservior notifiying deleete Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbooks.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 03:51:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 01:51:11 +0000 Subject: [Koha-bugs] [Bug 5133] Misspelled words: reservior notifiying deleete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5133 --- Comment #1 from Bernardo Gonzalez Kriegel 2010-08-13 01:51:10 UTC --- Created attachment 2517 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2517 Proposed fix one replacement of recieving -> receiving not reported originally -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 04:34:58 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 02:34:58 +0000 Subject: [Koha-bugs] [Bug 5134] New: Misspelled words: exisiting anomolies genereated Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5134 Summary: Misspelled words: exisiting anomolies genereated Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: bgkriegel at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 on koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/serials-home.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/help/patroncards/edit-template.tmpl koha-tmpl/intranet-tmpl/prog/en/modules/help/members/member-password.tmpl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 04:45:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 02:45:07 +0000 Subject: [Koha-bugs] [Bug 5134] Misspelled words: exisiting anomolies genereated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5134 --- Comment #1 from Bernardo Gonzalez Kriegel 2010-08-13 02:45:07 UTC --- Created attachment 2518 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2518 Proposed fix Patch sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 06:31:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 04:31:14 +0000 Subject: [Koha-bugs] [Bug 4852] Facets doesn't work with direct CCL queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 --- Comment #2 from Robin Sheat 2010-08-13 04:31:14 UTC --- Created attachment 2519 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2519 proposed patch This patch is intended for anyone interested in testing it. Once it's gone through our QA, I'll submit it to the list and switch the status on this bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 14:18:04 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 12:18:04 +0000 Subject: [Koha-bugs] [Bug 5130] Misspelled words: biblographic delimeter extention In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5130 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|oleonard at myacpl.org |bgkriegel at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 14:18:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 12:18:08 +0000 Subject: [Koha-bugs] [Bug 5132] Misspelled words: Acquistion Succesfully professionnal In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5132 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 14:18:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 12:18:14 +0000 Subject: [Koha-bugs] [Bug 5133] Misspelled words: reservior notifiying deleete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5133 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|oleonard at myacpl.org |bgkriegel at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 14:18:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 12:18:20 +0000 Subject: [Koha-bugs] [Bug 5134] Misspelled words: exisiting anomolies genereated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5134 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent AssignedTo|oleonard at myacpl.org |bgkriegel at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 14:46:12 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 12:46:12 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 --- Comment #5 from Owen Leonard 2010-08-13 12:46:12 UTC --- After applying this patch and testing I'm getting the same results: placeholders in the enqueued message and NULL values for to_address and from_address. We also have a problem with the options available for building the suggestions notices: /cgi-bin/koha/tools/letter.pl?op=add_form&module=suggestions&code=ACCEPTED The original template for suggestions notifications included the suggested title, the title's author, and the suggester's first and last name. In the "add notice" interface I've got the option to add data from branches, biblio, biblioitems, and items. Is it possible to pull fields from suggestions as placeholders in the notice? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 15:30:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 13:30:09 +0000 Subject: [Koha-bugs] [Bug 5135] New: Authorized value input maxlength should match table column Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5135 Summary: Authorized value input maxlength should match table column Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: System Administration AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 The entry form for new authorized values should have form field maxlength attributes matching the limit of the corresponding table columns. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 15:56:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 13:56:52 +0000 Subject: [Koha-bugs] [Bug 5136] New: Replace embedded SQL query with call to GetAuthorisedValues Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5136 Summary: Replace embedded SQL query with call to GetAuthorisedValues Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 Component: Circulation AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 circulation.pl gets the contents of the BOR_NOTES authorized value loop by querying directly: # get authorised values with type of BOR_NOTES my @canned_notes; my $sth = $dbh->prepare('SELECT * FROM authorised_values WHERE category = "BOR_NOTES"'); ... There is an existing function, GetAuthorisedValues, which does the same. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:01:07 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:01:07 +0000 Subject: [Koha-bugs] [Bug 5136] Replace embedded SQL query with call to GetAuthorisedValues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5136 --- Comment #1 from Owen Leonard 2010-08-13 14:01:07 UTC --- Created attachment 2520 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2520 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:01:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:01:27 +0000 Subject: [Koha-bugs] [Bug 5136] Replace embedded SQL query with call to GetAuthorisedValues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5136 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:04:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:04:14 +0000 Subject: [Koha-bugs] [Bug 5137] New: Remove obsolete code for counting issues by item type in circulation Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5137 Summary: Remove obsolete code for counting issues by item type in circulation Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 circulation.pl contains some obsolete code for counting the number of each item type checked out to the patron. This was a feature in 2.x (or dev_week?) which was never ported to 3.0. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:12:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:12:49 +0000 Subject: [Koha-bugs] [Bug 5137] Remove obsolete code for counting issues by item type in circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5137 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall at gmail.com |oleonard at myacpl.org --- Comment #1 from Owen Leonard 2010-08-13 14:12:48 UTC --- Created attachment 2521 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2521 Proposed fix The removed section of code contained a "my $dbh = C4::Context->dbh" which is required for the query of BOR_NOTES. That line has been moved accordingly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:14:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:14:06 +0000 Subject: [Koha-bugs] [Bug 5137] Remove obsolete code for counting issues by item type in circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5137 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:30:56 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:30:56 +0000 Subject: [Koha-bugs] [Bug 5135] Authorized value input maxlength should match table column In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5135 --- Comment #1 from Owen Leonard 2010-08-13 14:30:56 UTC --- Created attachment 2522 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2522 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:31:03 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:31:03 +0000 Subject: [Koha-bugs] [Bug 5135] Authorized value input maxlength should match table column In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5135 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 13 16:59:40 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Aug 2010 14:59:40 +0000 Subject: [Koha-bugs] [Bug 4340] patron name search does not handle punctuated names In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4340 --- Comment #2 from J. David Bavousett 2010-08-13 14:59:40 UTC --- This patch *works*, but it's a pact with the Devil. Once you get a large number of patrons in the database, it's astonishingly inefficient, and thus slows down searches for patrons in an unacceptable way. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sat Aug 14 10:42:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Aug 2010 08:42:59 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack 2010-08-14 08:42:58 UTC --- Yup, <> etc were working for me. So we just need to update the notices page to allow people to add those to the template. None of the biblio ones will work for suggestions, except when a suggestion is filled. Otherwise the biblionumber is always empty. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 15 09:35:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Aug 2010 07:35:13 +0000 Subject: [Koha-bugs] [Bug 5138] New: Erroneous display for OPACShelfBrowser with GoogleJackets enabled Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5138 Summary: Erroneous display for OPACShelfBrowser with GoogleJackets enabled Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: indradg at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2523 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2523 Screenshot of the error Issue faced on Koha 3.00.06.010 running on Ubuntu 10.04 (32-bit) On enabling GoogleJackets pref under Enriched content, the OPAC shelf browser option is throwing up the same book cover for all the items on shelf. The html output source under error condition can be seen here http://pastebin.ca/1917241. Looks to me it is similiar to this earlier post - http://old.nabble.com/Koha-3.0.5-%2B-%22Browse-Shelf%22-issue-td27693200.html -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Sun Aug 15 23:34:46 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Aug 2010 21:34:46 +0000 Subject: [Koha-bugs] [Bug 5015] fines not calculating properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5015 --- Comment #3 from Will Stokes 2010-08-15 21:34:46 UTC --- I thought I had been able to reproduce this originally but don't seem to be able to now I'm looking at it again. Can you note down the steps taken? Note that the second attachment does look like it adds up correctly given writeoff and payment received lines but the first one definitely seems off. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 00:00:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Aug 2010 22:00:13 +0000 Subject: [Koha-bugs] [Bug 5015] fines not calculating properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5015 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Nicole C. Engard 2010-08-15 22:00:13 UTC --- I'm closing this bug because I'm not sure now that it was a bug - it might have just been my math skills ;) If someone else can reproduce feel free to reopen. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 02:28:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 00:28:48 +0000 Subject: [Koha-bugs] [Bug 4852] Facets doesn't work with direct CCL queries In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4852 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 04:14:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 02:14:13 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 VirtualThinking changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #3 from VirtualThinking 2010-08-16 02:14:13 UTC --- Hi Owen, The patch applied and fixed the issue, the only issue of note being that the patch threw a slight error on application for 3.0.6: error: patch failed: cataloguing/value_builder/marc21_field_008_authorities.pl:70 error: cataloguing/value_builder/marc21_field_008_authorities.pl: patch does not apply Looking over the patch code by hand looked fine to me. Maybe one of those things. In the end I had to run git-apply with --reject to get the patch to work and edit the last file by hand. Thanks! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 04:54:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 02:54:16 +0000 Subject: [Koha-bugs] [Bug 5139] New: Packages don't configure email Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5139 Summary: Packages don't configure email Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The Koha pages don't configure email. They should. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 04:54:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 02:54:27 +0000 Subject: [Koha-bugs] [Bug 5139] Packages don't configure email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5139 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 12:32:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 10:32:36 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 12:32:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 10:32:48 +0000 Subject: [Koha-bugs] [Bug 5107] MARC Editor fails to open Popup in some browsers (IE, Webkit) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5107 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 17:00:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 15:00:33 +0000 Subject: [Koha-bugs] [Bug 5138] Erroneous display for OPACShelfBrowser with GoogleJackets enabled In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5138 --- Comment #1 from Owen Leonard 2010-08-16 15:00:33 UTC --- Created attachment 2524 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2524 Proposed fix for 3.0.x - Copying a couple of changes from HEAD so that the browser uses the browser titles' isbns instead of the page title's isbn. This correction should fix all book cover image providers, not just Google - Correcting system preference check in the template: OPACAmazonEnabled instead of AmazonEnabled -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 17:01:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 15:01:08 +0000 Subject: [Koha-bugs] [Bug 5138] Erroneous display for OPACShelfBrowser with GoogleJackets enabled In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5138 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED Platform|PC |All OS/Version|Linux |All -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 19:18:36 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 17:18:36 +0000 Subject: [Koha-bugs] [Bug 5140] New: In Chrome, drop-down menus disappear after using pop-up calendar Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5140 Summary: In Chrome, drop-down menus disappear after using pop-up calendar Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Browser compatibility AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 To reproduce, try the Acquisitions statistics report in Google Chrome. When you click a calendar icon to show the date picker, fields "bleed through" HTML elements which are displayed on top of them. The JavaScript calendar library we use has a built in routine to hide any fields in Chrome. The "bleed through" bug has been fixed in IE7+, so I'm inclined to remove the hiding behavior altogether and let IE6 users live with it (as they do so many other horrible CSS bugs anyway). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 19:21:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 17:21:39 +0000 Subject: [Koha-bugs] [Bug 5140] In Chrome, drop-down menus disappear after using pop-up calendar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5140 --- Comment #1 from Owen Leonard 2010-08-16 17:21:39 UTC --- Created attachment 2525 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2525 Screenshot showing the problem Drop-down menus for patron category, item type, etc. have disappeared. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 20:25:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 18:25:21 +0000 Subject: [Koha-bugs] [Bug 5141] New: Cannot duplicate subfields after duplicating a field Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5141 Summary: Cannot duplicate subfields after duplicating a field Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: camins at numismatics.org QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 After duplicating a field in an existing record, if I try to add a subfield to the field I just created, it adds the subfield to the field I copied from, and not the field I want to add the subfield to. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 16 21:12:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Aug 2010 19:12:23 +0000 Subject: [Koha-bugs] [Bug 5140] In Chrome, drop-down menus disappear after using pop-up calendar In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5140 --- Comment #2 from Owen Leonard 2010-08-16 19:12:23 UTC --- Created attachment 2526 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2526 Proposed fix Disabling that part of the calendar JavaScript which hides lists are not. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 16:06:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 14:06:16 +0000 Subject: [Koha-bugs] [Bug 5162] patron attributes 'new' link should create blank value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5162 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall at gmail.com |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 16:21:08 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 14:21:08 +0000 Subject: [Koha-bugs] [Bug 5162] patron attributes 'new' link should create blank value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5162 --- Comment #1 from Owen Leonard 2010-08-25 14:21:08 UTC --- Created attachment 2570 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2570 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 16:21:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 14:21:20 +0000 Subject: [Koha-bugs] [Bug 5162] patron attributes 'new' link should create blank value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5162 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 16:24:06 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 14:24:06 +0000 Subject: [Koha-bugs] [Bug 4211] Acquisitions actions on suggestions don't generate email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4211 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard at myacpl.org |chris at bigballofwax.co.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 16:34:11 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 14:34:11 +0000 Subject: [Koha-bugs] [Bug 5097] Misspell: deleteing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5097 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED --- Comment #3 from Owen Leonard 2010-08-25 14:34:11 UTC --- I've signed off on this patch and submitted it to koha-patches at lists.koha-community.org. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 17:11:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 15:11:27 +0000 Subject: [Koha-bugs] [Bug 4988] password field in change password form should not display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4988 --- Comment #1 from Owen Leonard 2010-08-25 15:11:27 UTC --- Does this refer to the "change password" feature in the staff client? The assumption is that the staff client screen is private. Besides breaking the suggested password feature, you would also have to add a "re-type password" field to ensure accurate typing. If you want this enhancement now, it can be done by adding code to the intranetuserjs system preference: $(document).ready(function(){ $("#newpassword").parent().append("").end().remove(); }); -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 17:43:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 15:43:53 +0000 Subject: [Koha-bugs] [Bug 5174] New: Display successfully-added tags Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5174 Summary: Display successfully-added tags Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 When adding a tag from the detail page in the OPAC, the page should update to show the newly-added tag: 1. Fill in tag, submit form. 2. Message displays "Added X tag(s)." 3. Form field clears. 4. "Tags from this library:" is appended with newly-added tags. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 17:48:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 15:48:41 +0000 Subject: [Koha-bugs] [Bug 5175] New: The opac XSLTDetails view field Publisher: doesn't provide a hyperlink as the non XSLT view does. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5175 Summary: The opac XSLTDetails view field Publisher: doesn't provide a hyperlink as the non XSLT view does. Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: matted-34813 at mypacks.net QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The OPAC XSLT stylesheet normal view (MARC21slim2OPACDetail.xsl) doesn't emit an equivalent hyperlink "> just as the non-XSLT normal view does. (Refer to non XSLT code Published by:) Example==> Published by : W.B. Eerdmans Pub. Co., (Grand Rapids, Mich. :) where W.B. Eerdmans Pub. Co., would be an underlined hyperlink. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 18:39:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 16:39:43 +0000 Subject: [Koha-bugs] [Bug 5057] Update koha INSTALL.ubuntu In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5057 wajasu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matted-34813 at mypacks.net --- Comment #2 from wajasu 2010-08-25 16:39:43 UTC --- INSTALL.fedora7 has the URL http://wiki.koha.org/doku.php?id=encodingscratchpad referenced as well. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 18:48:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 16:48:30 +0000 Subject: [Koha-bugs] [Bug 5175] The opac XSLTDetails view field Publisher: doesn't provide a hyperlink as the non XSLT view does. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5175 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 18:53:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 16:53:27 +0000 Subject: [Koha-bugs] [Bug 5175] The opac XSLTDetails view field Publisher: doesn't provide a hyperlink as the non XSLT view does. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5175 --- Comment #1 from Owen Leonard 2010-08-25 16:53:27 UTC --- Created attachment 2571 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2571 Proposed fix Patch addresses publisher link in OPAC and staff client. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 18:53:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 16:53:43 +0000 Subject: [Koha-bugs] [Bug 5175] The opac XSLTDetails view field Publisher: doesn't provide a hyperlink as the non XSLT view does. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5175 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 19:08:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 17:08:38 +0000 Subject: [Koha-bugs] [Bug 5165] Rewrite zebraqueue scripts to use rebuild_zebra.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5165 --- Comment #4 from MJ Ray (software.coop) 2010-08-25 17:08:38 UTC --- The kohalib.pl call attempts to locate and use the correct set of koha libraries for the script even if the -I option is not set. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 20:38:10 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 18:38:10 +0000 Subject: [Koha-bugs] [Bug 4849] Cannot delete records from Labeled MARC view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4849 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |oleonard at myacpl.org --- Comment #1 from Owen Leonard 2010-08-25 18:38:09 UTC --- Created attachment 2572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2572 Proposed fix The template checks for a "count" variable (item count) to see whether it should allow deletion of the biblio record. For some reason labeledMARCdetail.pl hard-coded this as 1, which meant the template always thought was 1 item. This patch also adds an item count check on the display of "Delete all items," disabling it if there are no items. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 20:38:34 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 18:38:34 +0000 Subject: [Koha-bugs] [Bug 4849] Cannot delete records from Labeled MARC view In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4849 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 21:33:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 19:33:39 +0000 Subject: [Koha-bugs] [Bug 4498] Acq always shows '1 suggestions waiting' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4498 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |oleonard at myacpl.org --- Comment #2 from Owen Leonard 2010-08-25 19:33:39 UTC --- Created attachment 2573 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2573 Proposed fix - Removing 'suggestions waiting' link from left-hand menu. A plain 'suggestions' link is still shown if suggestions are enabled. - Putting back the 'pending suggestions' box that used to appear on the Acquisitions home page. This will show, with a count of pending suggestions, only if suggestions are turned on and there are pending suggestions. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 21:40:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 19:40:13 +0000 Subject: [Koha-bugs] [Bug 4498] Acq always shows '1 suggestions waiting' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4498 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 21:43:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 19:43:42 +0000 Subject: [Koha-bugs] [Bug 5176] New: SIPServer Incorrectly Requires Login over Socket Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5176 Summary: SIPServer Incorrectly Requires Login over Socket Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: SIP2 AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: colin.campbell at ptfs-europe.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Comment in the source indicates a mis-reading of the standard. Assuming that over a raw socket connection login will be the first message. Standard states that whether login or another mechanism is used is optional. (It is configurable on 3M units and most others). (If used login should be first but it can be spoofed in our implementation anyway) Use of login should be a configurable option. This may cause problems on flaky connections. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 22:14:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 20:14:42 +0000 Subject: [Koha-bugs] [Bug 4832] Re-editing a suggestion changes the item type In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4832 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |oleonard at myacpl.org --- Comment #1 from Owen Leonard 2010-08-25 20:14:41 UTC --- Created attachment 2574 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2574 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Wed Aug 25 22:14:49 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 20:14:49 +0000 Subject: [Koha-bugs] [Bug 4832] Re-editing a suggestion changes the item type In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4832 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 00:34:19 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Aug 2010 22:34:19 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #2 from Robin Sheat 2010-08-25 22:34:19 UTC --- Discount, or tax? It's discount I'm aiming for here, but otherwise it's pretty much what you say. It's actually per-item (or rather, per order of /n/ copies of a particular item) because that's how the interface works. A patch for this is underway. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 07:36:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 05:36:48 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #3 from Robin Sheat 2010-08-26 05:36:48 UTC --- Created attachment 2575 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2575 First patch - UI changes only This patch allows the discount value to be edited on the order page, however the discount itself isn't saved, so you don't get it back if you view the order again. Note that the prices will still remain correct. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 07:37:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 05:37:55 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #4 from Robin Sheat 2010-08-26 05:37:55 UTC --- Created attachment 2576 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2576 Second patch - database update This patch allows the discount value to be saved and recalled along with the order, so that viewing an order again will look a bit more sensible. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 07:40:02 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 05:40:02 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #5 from Robin Sheat 2010-08-26 05:40:01 UTC --- I've added two patches to deal with this. The first one will likely be acceptable for 3.2.1 or thereabouts, the second one (which applies on top of the first) requires a db schema change, and so will have to wait for 3.4. These are going to go through internal QA before I send them upstream, but feel free to test them out now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 07:43:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 05:43:01 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #6 from Katrin Fischer 2010-08-26 05:43:01 UTC --- I will try to test your patches, perhaps I can rewrite them to do the same for tax :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 07:47:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 05:47:01 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #7 from Robin Sheat 2010-08-26 05:47:01 UTC --- Awesome :) It should be fairly easy to go from this to allowing the tax to be configurable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 12:30:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 10:30:14 +0000 Subject: [Koha-bugs] [Bug 5177] New: Descending sort search result defined by syspref doesn't work Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5177 Summary: Descending sort search result defined by syspref doesn't work Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: frederic at tamil.fr QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 When selecting a default sort order for search result as descending, it doesn't work and reverts sort order to relevance. Ascending sort order is ok. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 12:30:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 10:30:27 +0000 Subject: [Koha-bugs] [Bug 5177] Descending sort search result defined by syspref doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5177 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt at gmail.com |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 12:41:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 10:41:42 +0000 Subject: [Koha-bugs] [Bug 5177] Descending sort search result defined by syspref doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5177 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #1 from Fr?d?ric Demians 2010-08-26 10:41:42 UTC --- http://lists.koha-community.org/pipermail/koha-patches/2010-August/012482.html -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 17:05:58 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 15:05:58 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #8 from Colin Campbell 2010-08-26 15:05:58 UTC --- For tax I wonder if what is needed is something like an 'order type' to drive it. At present its related to vendors but that does not seem the most logical relation. In the UK for instance books are 'zero-rated' for vat but other goods may have the full vat rate. It is not inconceivable that you might get books and sound-recordings from the same vendor so one is a book-type orderline the other a sound-recording-type and the tax rates differ even if we send them as one order/basket. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 17:37:19 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 15:37:19 +0000 Subject: [Koha-bugs] [Bug 5178] New: New order from suggestion pulls wrong field for copyright date Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5178 Summary: New order from suggestion pulls wrong field for copyright date Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 Component: Acquisitions AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Everywhere else Koha uses the 'copyrightdate' field from the suggestions table. When creating a new order from a suggestion the page tries to pull 'publicationyear' from the suggestions table, which always defaults to zero. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:02:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:02:37 +0000 Subject: [Koha-bugs] [Bug 5178] New order from suggestion pulls wrong field for copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5178 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Owen Leonard 2010-08-26 16:02:37 UTC --- Katrin Fischer's patch for Bug 5090 fixes this bug as well. *** This bug has been marked as a duplicate of bug 5090 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:02:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:02:37 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard at myacpl.org --- Comment #5 from Owen Leonard 2010-08-26 16:02:37 UTC --- *** Bug 5178 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:02:50 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:02:50 +0000 Subject: [Koha-bugs] [Bug 5167] adding more items to order doesn't fill in all fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5167 --- Comment #2 from Nicole C. Engard 2010-08-26 16:02:50 UTC --- Thanks for testing further, the only typed field I had filled in was the call number :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:08:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:08:01 +0000 Subject: [Koha-bugs] [Bug 4829] publication year in suggestion going to zero In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4829 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Nicole C. Engard 2010-08-26 16:08:01 UTC --- *** This bug has been marked as a duplicate of bug 5178 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:08:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:08:01 +0000 Subject: [Koha-bugs] [Bug 5178] New order from suggestion pulls wrong field for copyright date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5178 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Nicole C. Engard 2010-08-26 16:08:01 UTC --- *** Bug 4829 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:09:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:09:15 +0000 Subject: [Koha-bugs] [Bug 4829] publication year in suggestion going to zero In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4829 --- Comment #3 from Nicole C. Engard 2010-08-26 16:09:14 UTC --- *** This bug has been marked as a duplicate of bug 5090 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 18:09:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 16:09:15 +0000 Subject: [Koha-bugs] [Bug 5090] New order from empty record does not save publication year and ISBN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5090 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #6 from Nicole C. Engard 2010-08-26 16:09:14 UTC --- *** Bug 4829 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 19:18:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 17:18:23 +0000 Subject: [Koha-bugs] [Bug 4963] sys prefs need date hints and/or picker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4963 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |oleonard at myacpl.org --- Comment #1 from Owen Leonard 2010-08-26 17:18:22 UTC --- Created attachment 2577 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2577 Proposed fix This patch adds the standard date format hint used elsewhere in the interface. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 19:18:30 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 17:18:30 +0000 Subject: [Koha-bugs] [Bug 4963] sys prefs need date hints and/or picker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4963 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 19:19:47 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 17:19:47 +0000 Subject: [Koha-bugs] [Bug 4963] sys prefs need date hints and/or picker In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4963 --- Comment #2 from Owen Leonard 2010-08-26 17:19:47 UTC --- Created attachment 2578 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2578 Screenshot showing the patched display -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 19:35:22 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 17:35:22 +0000 Subject: [Koha-bugs] [Bug 4980] Acq: pull down 'Restrict access to:' for funds not translatable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4980 --- Comment #1 from Owen Leonard 2010-08-26 17:35:22 UTC --- In Budgets.pm, line 338: sub GetBudgetPermDropbox { my ($perm) = @_; my %labels; $labels{'0'} = 'None'; $labels{'1'} = 'Owner'; $labels{'2'} = 'Library'; ... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 21:47:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 19:47:45 +0000 Subject: [Koha-bugs] [Bug 4980] Acq: pull down 'Restrict access to:' for funds not translatable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4980 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|chris at bigballofwax.co.nz |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 21:53:09 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 19:53:09 +0000 Subject: [Koha-bugs] [Bug 4980] Acq: pull down 'Restrict access to:' for funds not translatable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4980 --- Comment #2 from Owen Leonard 2010-08-26 19:53:09 UTC --- Created attachment 2579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2579 Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Thu Aug 26 21:53:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Aug 2010 19:53:18 +0000 Subject: [Koha-bugs] [Bug 4980] Acq: pull down 'Restrict access to:' for funds not translatable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4980 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 02:25:22 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 00:25:22 +0000 Subject: [Koha-bugs] [Bug 5076] Fatal Error when ++ sign use in bibliographic record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5076 --- Comment #1 from Amzari 2010-08-27 00:25:21 UTC --- Created attachment 2580 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2580 Solve ++ Fatal error during Cataloging Hope this solve the issue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 02:36:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 00:36:15 +0000 Subject: [Koha-bugs] [Bug 5179] New: GetMember and GetMemberDetails should be combined Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5179 Summary: GetMember and GetMemberDetails should be combined Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 In Members.pm, GetMember and GetMemberDetails do almost the same thing. This common behaviour should be combined so that changes to this kind of thing don't have to happen in multiple places. Aiming for 3.4. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 05:30:28 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 03:30:28 +0000 Subject: [Koha-bugs] [Bug 5172] Use other name rather than first name when referring to the user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5172 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2569|0 |1 is obsolete| | --- Comment #2 from Robin Sheat 2010-08-27 03:30:28 UTC --- Created attachment 2581 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2581 proposed patch Fixes a few issues found by QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 05:30:40 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 03:30:40 +0000 Subject: [Koha-bugs] [Bug 5172] Use other name rather than first name when referring to the user In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5172 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 10:21:39 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 08:21:39 +0000 Subject: [Koha-bugs] [Bug 4841] Advanced search returns 0 results if the itemtype have no items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4841 dev_patches at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches at biblibre.com --- Comment #1 from dev_patches at biblibre.com 2010-08-27 08:21:39 UTC --- Is this a bug ? Your solution looks strange. I would have edited record.abs to make the index point on a biblio field... (assuming it is a local need) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:03:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:03:37 +0000 Subject: [Koha-bugs] [Bug 5180] New: Autocomplete broken on overdues report Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5180 Summary: Autocomplete broken on overdues report Change sponsored?: --- Product: Koha Version: HEAD Platform: All URL: /cgi-bin/koha/circ/overdue.pl OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Circulation AssignedTo: gmcharlt at gmail.com ReportedBy: oleonard at myacpl.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Blocks: 5014 Estimated Hours: 0.0 There is a JavaScript error on the overdues report page. FireBug reports: YAHOO.widget.DS_XHR is not a constructor /cgi-bin/koha/circ/overdue.pl Line 126 This bug blocks Bug 5014 because without a working autocomplete I don't know if the markup corrections I think are required to fix 5014 will break the autocomplete. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:03:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:03:37 +0000 Subject: [Koha-bugs] [Bug 5014] Layout problem in overdues report In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5014 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5180 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:04:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:04:59 +0000 Subject: [Koha-bugs] [Bug 5014] Layout problem in overdues report In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5014 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|Circulation |Templates AssignedTo|kyle.m.hall at gmail.com |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:40:56 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:40:56 +0000 Subject: [Koha-bugs] [Bug 5037] If patron category is empty it shouldn't show In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5037 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall at gmail.com |oleonard at myacpl.org --- Comment #1 from Owen Leonard 2010-08-27 13:40:56 UTC --- Created attachment 2582 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2582 Proposed fix Bonus: the fix eliminates some TMPL_EXPR usage. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:41:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:41:41 +0000 Subject: [Koha-bugs] [Bug 5037] If patron category is empty it shouldn't show In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5037 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 15:48:19 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 13:48:19 +0000 Subject: [Koha-bugs] [Bug 5161] patron attributes clearing if error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5161 --- Comment #1 from Owen Leonard 2010-08-27 13:48:19 UTC --- Whoever takes this bug keep in mind that you have to account for the possibility that the user has added an arbitrary number of new repeatable attributes to the table via JavaScript. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 19:32:26 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 17:32:26 +0000 Subject: [Koha-bugs] [Bug 5181] New: Add js to convert units when units are changed on label or card template form Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5181 Summary: Add js to convert units when units are changed on label or card template form Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Label printing AssignedTo: cnighswonger at foundations.edu ReportedBy: cnighswonger at foundations.edu QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 This enhancement would add some js to automatically convert existing unit field values to the new unit selected from the Units drop-down. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 20:28:42 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 18:28:42 +0000 Subject: [Koha-bugs] [Bug 5182] New: Attempting to export a patron card with no text causes an error to be thrown Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5182 Summary: Attempting to export a patron card with no text causes an error to be thrown Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Label printing AssignedTo: cnighswonger at foundations.edu ReportedBy: cnighswonger at foundations.edu QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Specifically: Can't use an undefined value as an ARRAY reference at /home/koha/koha.prod/C4/Patroncards/Patroncard.pm line 86. This is caused by testing for text at line 87 rather than line 85. A patch is forth coming to fix this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 20:28:53 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 18:28:53 +0000 Subject: [Koha-bugs] [Bug 5182] Attempting to export a patron card with no text causes an error to be thrown In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5182 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 20:32:05 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 18:32:05 +0000 Subject: [Koha-bugs] [Bug 5183] New: Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5183 Summary: Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 Component: Label printing AssignedTo: cnighswonger at foundations.edu ReportedBy: cnighswonger at foundations.edu QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 The exact error is: Not a HASH reference at /home/koha/koha.prod/patroncards/create-pdf.pl line 144. This is caused by incorrect dereferencing syntax. A patch is forthcoming to fix this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 20:32:14 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 18:32:14 +0000 Subject: [Koha-bugs] [Bug 5183] Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5183 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:13:41 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:13:41 +0000 Subject: [Koha-bugs] [Bug 4347] advanced tag editor for Fields 000 and 008 in IE In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4347 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Owen Leonard 2010-08-27 19:13:40 UTC --- *** This bug has been marked as a duplicate of bug 3018 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:19:37 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:19:37 +0000 Subject: [Koha-bugs] [Bug 4446] Style changes to cart popup window more compact display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4446 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|ASSIGNED |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:29:59 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:29:59 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt at gmail.com Component|Templates |Staff Client Version|rel_3_0 |rel_3_2 AssignedTo|oleonard at myacpl.org |paul.poulain at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:34:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:34:52 +0000 Subject: [Koha-bugs] [Bug 4483] Search results should include location for bibs w/o items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4483 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard at myacpl.org |chris at bigballofwax.co.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:35:02 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:35:02 +0000 Subject: [Koha-bugs] [Bug 4421] Should be possible to display location for bibs w/o items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4421 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard at myacpl.org AssignedTo|oleonard at myacpl.org |chris at bigballofwax.co.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:36:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:36:16 +0000 Subject: [Koha-bugs] [Bug 4881] "Report problem on this page" link on every page? In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4881 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Owen Leonard 2010-08-27 19:36:16 UTC --- *** This bug has been marked as a duplicate of bug 4461 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Fri Aug 27 21:36:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Aug 2010 19:36:16 +0000 Subject: [Koha-bugs] [Bug 4461] Context-sensitive report a problem screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4461 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lars at catalyst.net.nz --- Comment #1 from Owen Leonard 2010-08-27 19:36:16 UTC --- *** Bug 4881 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 30 02:30:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 00:30:33 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2575|0 |1 is obsolete| | --- Comment #9 from Robin Sheat 2010-08-30 00:30:31 UTC --- Created attachment 2583 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2583 proposed patch This addresses an issue found by QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 30 02:31:56 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 00:31:56 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 --- Comment #10 from Robin Sheat 2010-08-30 00:31:56 UTC --- Forgot to put a good description on that patch. Anyway, it just updates the functioning of the UI side of things so that the default value is correctly populated by the vendor default. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 30 02:32:56 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 00:32:56 +0000 Subject: [Koha-bugs] [Bug 5173] Allow the discount to be editable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5173 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 30 06:06:22 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 04:06:22 +0000 Subject: [Koha-bugs] [Bug 5184] New: Upgrade to support jQuery 1.4.2 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5184 Summary: Upgrade to support jQuery 1.4.2 Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Templates AssignedTo: oleonard at myacpl.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 We accidentally upgraded the jQuery to 1.4.2, from the 1.3.2 bundled with Koha. This broke the background processing code, in particular with the bulk modification functions. This ticket is to track the handling of workarounds and fixes dealing with this, in particular fixing the bits that are broken with newer jQuery versions. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Mon Aug 30 07:26:15 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 05:26:15 +0000 Subject: [Koha-bugs] [Bug 5184] Upgrade to support jQuery 1.4.2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5184 --- Comment #1 from Robin Sheat 2010-08-30 05:26:15 UTC --- Created attachment 2584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2584 Makes the packages use the bundled version of jquery This forces the packages to use the version of jquery that comes with koha, rather than the system version. It's a stopgap until real changes allow us to track the newer versions. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 01:26:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 23:26:45 +0000 Subject: [Koha-bugs] [Bug 5139] Packages don't configure email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5139 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2534|0 |1 is obsolete| | --- Comment #2 from Robin Sheat 2010-08-30 23:26:45 UTC --- Created attachment 2585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2585 proposed patch This patch has been tested for a while locally and looks good. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 01:27:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 23:27:18 +0000 Subject: [Koha-bugs] [Bug 5139] Packages don't configure email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5139 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 01:31:01 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 23:31:01 +0000 Subject: [Koha-bugs] [Bug 5185] New: Match modification should (optionally) update the last seen time Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5185 Summary: Match modification should (optionally) update the last seen time Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 When using the batch modification tool, there should be the option of updating the last-seen time. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 01:34:13 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 23:34:13 +0000 Subject: [Koha-bugs] [Bug 5185] Match modification should (optionally) update the last seen time In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5185 --- Comment #1 from Robin Sheat 2010-08-30 23:34:13 UTC --- Created attachment 2586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2586 proposed patch This adds a syspref "UpdateLastSeenBatch" that will make batch modifications update the last seen time of their item. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 01:34:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Aug 2010 23:34:55 +0000 Subject: [Koha-bugs] [Bug 5185] Match modification should (optionally) update the last seen time In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5185 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 02:08:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 00:08:33 +0000 Subject: [Koha-bugs] [Bug 5186] New: Setting a tax rate of zero for a vendor causes the tax value to become the default Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5186 Summary: Setting a tax rate of zero for a vendor causes the tax value to become the default Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: robin at catalyst.net.nz QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Instead, it should remain as zero, and if the field is made blank, then it should become the default. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 02:08:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 00:08:51 +0000 Subject: [Koha-bugs] [Bug 5186] Setting a tax rate of zero for a vendor causes the tax value to become the default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5186 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |robin at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 02:51:27 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 00:51:27 +0000 Subject: [Koha-bugs] [Bug 5186] Setting a tax rate of zero for a vendor causes the tax value to become the default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5186 --- Comment #1 from Robin Sheat 2010-08-31 00:51:27 UTC --- As part of this, the whole tax being ignored when creating a vendor thing will be fixed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 05:04:38 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 03:04:38 +0000 Subject: [Koha-bugs] [Bug 5186] Setting a tax rate of zero for a vendor causes the tax value to become the default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5186 --- Comment #2 from Robin Sheat 2010-08-31 03:04:37 UTC --- Created attachment 2587 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2587 proposed patch Still has to go through internal QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 05:05:02 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 03:05:02 +0000 Subject: [Koha-bugs] [Bug 5186] Setting a tax rate of zero for a vendor causes the tax value to become the default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5186 Robin Sheat changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:08:55 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:08:55 +0000 Subject: [Koha-bugs] [Bug 5187] New: Show place of publication (260$a) in OPAC/Staff Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5187 Summary: Show place of publication (260$a) in OPAC/Staff Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: katrin.fischer at bsz-bw.de ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 Created attachment 2588 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2588 screenshot of opac detail page Place of publication (MARC21 260$a) is currently not shown in OPAC or staff, detail or result list, using XSLT. Without XSLT the information shows everywhere. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:25:34 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:25:34 +0000 Subject: [Koha-bugs] [Bug 5188] New: Refining search by category doesn't display a categories list Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5188 Summary: Refining search by category doesn't display a categories list Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: frederic at tamil.fr QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Estimated Hours: 0.0 The Members search has a + button that displays two combo lists in order to restrict search by Library and by Category. Borrower categories list isn't populated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:25:51 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:25:51 +0000 Subject: [Koha-bugs] [Bug 5188] Refining search by category doesn't display a categories list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5188 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kyle.m.hall at gmail.com |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:26:29 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:26:29 +0000 Subject: [Koha-bugs] [Bug 5188] Refining members search by category doesn't display a categories list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5188 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Refining search by category |Refining members search by |doesn't display a |category doesn't display a |categories list |categories list -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:31:52 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:31:52 +0000 Subject: [Koha-bugs] [Bug 5188] Refining members search by category doesn't display a categories list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5188 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent --- Comment #1 from Fr?d?ric Demians 2010-08-31 16:31:52 UTC --- http://lists.koha-community.org/pipermail/koha-patches/2010-August/012494.html -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:35:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:35:16 +0000 Subject: [Koha-bugs] [Bug 5188] Refining members search by category doesn't display a categories list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5188 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |DUPLICATE --- Comment #2 from Katrin Fischer 2010-08-31 16:35:16 UTC --- I sent a patch for that problem as follow up to bug 5013. It has not been pushed to HEAD yet. *** This bug has been marked as a duplicate of bug 5013 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 18:35:16 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 16:35:16 +0000 Subject: [Koha-bugs] [Bug 5013] "New patron" menu button broken on circulation patron select screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5013 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr --- Comment #7 from Katrin Fischer 2010-08-31 16:35:16 UTC --- *** Bug 5188 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 19:03:43 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 17:03:43 +0000 Subject: [Koha-bugs] [Bug 5013] "New patron" menu button broken on circulation patron select screen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5013 --- Comment #8 from Fr?d?ric Demians 2010-08-31 17:03:42 UTC --- > *** Bug 5188 has been marked as a duplicate of this bug. *** I agree that your patch should solved bug 5188. I'd have find it if it had been attached to a separate bug... Thanks Katrin. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 19:05:48 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 17:05:48 +0000 Subject: [Koha-bugs] [Bug 5187] Show place of publication (260$a) in OPAC/Staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5187 --- Comment #1 from Katrin Fischer 2010-08-31 17:05:48 UTC --- Created attachment 2589 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2589 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 19:06:54 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 17:06:54 +0000 Subject: [Koha-bugs] [Bug 5187] Show place of publication (260$a) in OPAC/Staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5187 --- Comment #2 from Katrin Fischer 2010-08-31 17:06:53 UTC --- Created attachment 2590 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2590 screenshot of result list with place of publication shown -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 19:09:25 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 17:09:25 +0000 Subject: [Koha-bugs] [Bug 5187] Show place of publication (260$a) in OPAC/Staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5187 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 21:16:21 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 19:16:21 +0000 Subject: [Koha-bugs] [Bug 5189] New: opac-showmarc.pl reference to koha-tmpl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5189 Summary: opac-showmarc.pl reference to koha-tmpl Change sponsored?: --- Product: Koha Version: rel_3_0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: tomascohen at gmail.com QAContact: koha-bugs at lists.koha-community.org Estimated Hours: 0.0 In a standard install my $xslfile = C4::Context->config('intranetdir')."/koha-tmpl/intranet-tmpl/prog/en/xslt/compact.xsl"; fails because that path doesn't exist. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:21:20 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:21:20 +0000 Subject: [Koha-bugs] [Bug 5189] opac-showmarc.pl reference to koha-tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5189 --- Comment #1 from Tom?s Cohen Arazi 2010-08-31 20:21:20 UTC --- Patch sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:30:54 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:30:54 +0000 Subject: [Koha-bugs] [Bug 5189] opac-showmarc.pl reference to koha-tmpl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5189 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:32:18 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:32:18 +0000 Subject: [Koha-bugs] [Bug 4903] OAI doesn't work out of the box - XSL path In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4903 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:32:45 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:32:45 +0000 Subject: [Koha-bugs] [Bug 5165] Rewrite zebraqueue scripts to use rebuild_zebra.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5165 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:33:33 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:33:33 +0000 Subject: [Koha-bugs] [Bug 5166] Refactor rebuild_zebra.pl into a library In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5166 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla-daemon at bugs.koha-community.org Tue Aug 31 22:39:23 2010 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Aug 2010 20:39:23 +0000 Subject: [Koha-bugs] [Bug 5190] New: MARC and UNIMARC bibliographic fields documentation accesible when cataloging Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5190 Summary: MARC and UNIMARC bibliographic fields documentation accesible when cataloging Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: tomascohen at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Estimated Hours: 0.0 This was discussed on the koha-devel list, and I finally sent some patches for this. I just open the bug so we can track the status of it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.