From bugzilla-daemon at bugs.koha-community.org Fri Jul 1 00:01:39 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 30 Jun 2011 22:01:39 +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 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4523|1 |0 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 02:32:28 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:32:28 +0000 Subject: [Koha-bugs] [Bug 6547] Add ids to divs in opac-reserve.tt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6547 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |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 Fri Jul 1 02:36:11 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:36:11 +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 ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Does not apply --- Comment #8 from Nicole C. Engard 2011-07-01 00:36:11 UTC --- Elliott, Is a default value of '2' right for this preference? Isn't '0' OFF? I tried to apply the new patch (is it a follow up) - and got this: nengard at debian:~/kohaclone$ git am -3 -i -u bug5079.patch Commit Body is: -------------------------- bug 5079 -------------------------- Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: bug 5079 Using index info to reconstruct a base tree... :68: trailing whitespace. :69: trailing whitespace. :90: trailing whitespace. :101: trailing whitespace. :115: trailing whitespace. warning: squelched 1 whitespace error warning: 6 lines add whitespace errors. Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/en/mandatory/sysprefs.sql CONFLICT (content): Merge conflict in installer/data/mysql/en/mandatory/sysprefs.sql Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref Auto-merging koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl Failed to merge in the changes. Patch failed at 0001 bug 5079 When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". nengard at debian:~/kohaclone$ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 02:40:33 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:40:33 +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 #9 from Nicole C. Engard 2011-07-01 00:40:33 UTC --- nevermind - i need to apply both patches - testing 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 Fri Jul 1 02:43:27 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:43:27 +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 ---------------------------------------------------------------------------- Patch Status|Does not apply |Failed QA --- Comment #10 from Nicole C. Engard 2011-07-01 00:43:27 UTC --- Okay, 2 changes need to be made: #1 - the default preference should be set to '0' not '2' when set to 2 the value says 'don't show' but the location shows, you have to set it to 'show' and then back to 'don't show' to get it to hide the location. #2 - see attached - if there is only one call number it's still not showing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 02:43:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:43:45 +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 #11 from Nicole C. Engard 2011-07-01 00:43:45 UTC --- Created attachment 4544 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4544 no call numbers on results -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 02:44:01 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 00:44:01 +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 #12 from Nicole C. Engard 2011-07-01 00:44:01 UTC --- Created attachment 4545 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4545 the second item does have a 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 Fri Jul 1 13:51:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 11:51:17 +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 #13 from Nicole C. Engard 2011-07-01 11:51:17 UTC --- Just an update. My second attachment was just to show that the item on the results page does have a call number - it's just not showing on the results page. I do know that the patch doesn't touch the bib detail display. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 14:18:18 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 12:18:18 +0000 Subject: [Koha-bugs] [Bug 6548] New: Karma in Koha Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6548 Bug #: 6548 Summary: Karma in Koha Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Requested by Henry Bankhead: Make it possible for patrons to earn karma in the ILS for performing certain behaviors: book return early or ontime hold pickup early or ontime etc and lose karma for late return hold non-pickup etc So encourage community positive actions and discourage negative by the accrual of karma which can translate into several different rewards avenues: xtra hold xtra day(s) loan xtra something -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 18:57:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 16:57:43 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|rel_3_6 |master Severity|minor |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 Jul 1 18:58:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 16:58:09 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5917 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 18:58:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 16:58:09 +0000 Subject: [Koha-bugs] [Bug 5917] Switch Koha to use Template::Toolkit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5917 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6543 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 19:49:40 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 17:49:40 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 --- Comment #1 from Owen Leonard 2011-07-01 17:49:40 UTC --- Created attachment 4546 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4546 Proposed fix Minor T:T variable error. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 19:49:57 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 17:49:57 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 19:56:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 17:56:45 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Patch Status|Needs Signoff |Failed QA --- Comment #2 from Nicole C. Engard 2011-07-01 17:56:45 UTC --- This patch works, but the title isn't showing anymore - before the patch the title would show if you checked a box off ... now the title isn't there at all. Marking failed QA because we need the title to show as one of the columns so we know what we're editing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 20:13:28 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 18:13:28 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Signed Off --- Comment #3 from Nicole C. Engard 2011-07-01 18:13:28 UTC --- It was a cookie 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 Jul 1 20:48:10 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 18:48:10 +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 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4543|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 20:49:48 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 18:49: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 #14 from Elliott Davis 2011-07-01 18:49:48 UTC --- Created attachment 4547 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4547 patch to add call numbers and shelving location Should show call numbers and shelving location in opac results when OpacItemLocation is enabled. Should only show call numbers when pref is disabled. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 20:50:00 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 18:50:00 +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 Elliott Davis changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 1 21:01:20 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 01 Jul 2011 19:01:20 +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 ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Sat Jul 2 16:41:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 14:41:09 +0000 Subject: [Koha-bugs] [Bug 6549] New: Warning in apache error log Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6549 Bug #: 6549 Summary: Warning in apache error log Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Self checkout AssignedTo: ian.walls at bywatersolutions.com ReportedBy: semarie-koha at latrappe.fr QAContact: koha-bugs at lists.koha-community.org Created attachment 4548 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4548 Trivial patch Just for a warning in opac error file: sco-main.pl: Parentheses missing around "my" list at /srv/koha/koha-git-tree/opac/sco/sco-main.pl line 95. A trivial patch is attached. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 2 22:53:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 20:53:42 +0000 Subject: [Koha-bugs] [Bug 5199] Renewals do not add branchcode to statistics table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5199 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #15 from Chris Cormack 2011-07-02 20:53:42 UTC --- Pushed to master, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 2 22:58:21 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 20:58:21 +0000 Subject: [Koha-bugs] [Bug 6450] No check in/check out messages in message_queue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6450 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #5 from Chris Cormack 2011-07-02 20:58:21 UTC --- Pushed to master please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 2 23:03:37 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 21:03:37 +0000 Subject: [Koha-bugs] [Bug 6549] Warning in apache error log In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6549 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |chris at bigballofwax.co.nz Patch Status|--- |Patch Pushed --- Comment #1 from Chris Cormack 2011-07-02 21:03:37 UTC --- Small fix to quiet warns, pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 2 23:09:05 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 21:09:05 +0000 Subject: [Koha-bugs] [Bug 6517] koha-create wants "use database" in DEFAULTSQL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6517 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4538|0 |1 is obsolete| | --- Comment #8 from Chris Cormack 2011-07-02 21:09:05 UTC --- Created attachment 4549 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4549 Bug 6517 - [REVISED] koha-create wants "use database" in DEFAULTSQL The revised patch quotes the variable $mysqldb, as suggested by Fr?re S?bastien Marie. This patch makes sure that pointing DEFAULTSQL in /etc/koha/koha-sites.conf to any (gzip'ed) file produced by mysqldump works, by adding the name of the database to the end of the call to mysql, when the specified SQL file is loaded. Files produced with koha-dump-defaults should still work too. To test: - Apply the patch - Create a new package with build-git-snapshot - Install the package - Create an SQL file from an existing installation with mysqldump - gzip the SQL file - point DEFAULTSQL to the file in /etc/koha/koha-sites.conf - create a new site with koha-create --create-db Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 2 23:12:16 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 21:12:16 +0000 Subject: [Koha-bugs] [Bug 6517] koha-create wants "use database" in DEFAULTSQL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6517 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed 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 Sun Jul 3 00:58:55 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 22:58:55 +0000 Subject: [Koha-bugs] [Bug 6550] New: OpacRenewalBranch values sloppy Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6550 Bug #: 6550 Summary: OpacRenewalBranch values sloppy Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: trivial Priority: P5 Component: Templates AssignedTo: nengard at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org The values for the OpacRenewalBranch preference are a bit sloppy grammar and capitalization-wise. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 00:59:46 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 22:59:46 +0000 Subject: [Koha-bugs] [Bug 6550] OpacRenewalBranch values sloppy In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6550 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 01:00:13 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 02 Jul 2011 23:00:13 +0000 Subject: [Koha-bugs] [Bug 6550] OpacRenewalBranch values sloppy In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6550 --- Comment #1 from Nicole C. Engard 2011-07-02 23:00:13 UTC --- Created attachment 4550 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4550 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 Sun Jul 3 05:54:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 03:54:51 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #4 from Chris Cormack 2011-07-03 03:54:51 UTC --- Simple fix for T::T, pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 05:58:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 03:58:43 +0000 Subject: [Koha-bugs] [Bug 6550] OpacRenewalBranch values sloppy In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6550 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4550|0 |1 is obsolete| | --- Comment #2 from Chris Cormack 2011-07-03 03:58:43 UTC --- Created attachment 4551 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4551 Bug 6550 - update values for OpacRenewalBranch preference Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 05:59:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 03:59:54 +0000 Subject: [Koha-bugs] [Bug 6550] OpacRenewalBranch values sloppy In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6550 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed 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 Sun Jul 3 06:01:29 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 04:01:29 +0000 Subject: [Koha-bugs] [Bug 6527] Table striping not working on cataloguing search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6527 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4521|0 |1 is obsolete| | --- Comment #2 from Chris Cormack 2011-07-03 04:01:29 UTC --- Created attachment 4552 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4552 Bug 6527 - Table striping not working on cataloguing search Resolves TT issue causing the results list in cataloguing search (addbooks.pl) to not be striped. To test: More -> Cataloging do a search Without patch: results will not alternate striping as originally intended. With patch: Results will be alternating white/grey. Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 06:01:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 04:01:47 +0000 Subject: [Koha-bugs] [Bug 6527] Table striping not working on cataloguing search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6527 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed 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 Sun Jul 3 06:03:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 04:03:54 +0000 Subject: [Koha-bugs] [Bug 6538] help on letter.pl is incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6538 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4527|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2011-07-03 04:03:54 UTC --- Created attachment 4553 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4553 bug 6538 update letter.pl help file Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 3 06:04:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 04:04:42 +0000 Subject: [Koha-bugs] [Bug 6538] help on letter.pl is incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6538 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed 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 Sun Jul 3 07:17:35 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 05:17:35 +0000 Subject: [Koha-bugs] [Bug 6549] Warning in apache error log In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6549 Fr?re S?bastien Marie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Fr?re S?bastien Marie 2011-07-03 05:17:35 UTC --- 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 Sun Jul 3 07:18:52 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 05:18:52 +0000 Subject: [Koha-bugs] [Bug 6464] Add inconsistence check for '%s' count in tmpl_process3.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6464 Fr?re S?bastien Marie changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Fr?re S?bastien Marie 2011-07-03 05:18:52 UTC --- 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 Jul 4 00:05:56 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 03 Jul 2011 22:05:56 +0000 Subject: [Koha-bugs] [Bug 5549] Hourly Loans In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549 --- Comment #4 from Chris Cormack 2011-07-03 22:05:56 UTC --- Colin Did you see the work I was doing on moving the Circulation code out into the Koha:: and into object oriented modules? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 4 03:13:14 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 01:13:14 +0000 Subject: [Koha-bugs] [Bug 6551] New: applying lending rules by item-level itypes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6551 Bug #: 6551 Summary: applying lending rules by item-level itypes Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Hold requests AssignedTo: ian.walls at bywatersolutions.com ReportedBy: prosentientsystems at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com The circulation rules were not being applied at the item level, but at the biblio level when attempting to place holds on an item. We noticed the problem when the 942$c indicated an itype that did not allow holds, but that rule was still being applied when some of the items' 952$y should have made them regularly available. This doesn't seem to have been fixed in 3.4, as far as we could see on the git. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 4 03:17:32 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 01:17:32 +0000 Subject: [Koha-bugs] [Bug 6551] applying lending rules by item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6551 Justin @ Prosentient changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ian.walls at bywatersolutions. |prosentientsystems at gmail.co |com |m --- Comment #1 from Justin @ Prosentient 2011-07-04 01:17:32 UTC --- Created attachment 4554 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4554 logic change using items.itype instead of biblio We don't have git set up just yet. As soon as we do we'll submit it through 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 Mon Jul 4 11:12:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 09:12:51 +0000 Subject: [Koha-bugs] [Bug 6552] New: searching, add, save record failed Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6552 Bug #: 6552 Summary: searching, add, save record failed Classification: Unclassified Change sponsored?: --- Product: Koha Version: 2.2.9 Platform: PC OS/Version: Linux Status: NEW Severity: critical Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: mustaqeemabd at gmail.com QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Currently I get error when use cataloging features. When I search records from database then it just keep loading and after a while it get Internal Server Error. I check in koha-error-log.txt and i found this kind of error message: [Sat Jul 02 09:48:03 2011] [error] [client 10.232.34.34] DBD::mysql::st execute failed: MySQL server has gone away at /usr/local/koha/intranet/modules/C4/Context.pm line 437., referer: http://library.amdi.usm.edu.my:8000/cgi-bin/koha/circ/returns.pl [Sat Jul 02 09:48:03 2011] [error] [client 10.232.34.58] DBI connect('koha229:localhost','kohaadmin',...) failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) at /usr/local/koha/intranet/modules/C4/Context.pm line 411, referer: http://library.amdi.usm.edu.my:8000/cgi-bin/koha/acqui.simple/addbooks.pl The other errors that occur is timeout waiting and premature end of scripts. For information, if I search record using one word such 'a'. it did get the result, but when use more than that I will start get that error. and there is time when it works as usual, but it not stable. thank you -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 01:08:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:08:26 +0000 Subject: [Koha-bugs] [Bug 6268] Bad Total in basket.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4532|0 |1 is obsolete| | --- Comment #20 from Chris Cormack 2011-07-04 23:08:26 UTC --- Created attachment 4555 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4555 BZ6268 follow-up for the form This follow up fixes cait request to calculate the form like the budget Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 01:08:53 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:08:53 +0000 Subject: [Koha-bugs] [Bug 6268] Bad Total in basket.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Tue Jul 5 01:10:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:10:54 +0000 Subject: [Koha-bugs] [Bug 6066] itemtype when ordering and item-level_itype=no In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6066 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3685|0 |1 is obsolete| | Attachment #4531|0 |1 is obsolete| | --- Comment #6 from Chris Cormack 2011-07-04 23:10:54 UTC --- Created attachment 4556 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4556 BZ6066 let's the librarian choose the itemtype when ordering For libraries with item-level_itype, the itemtype is in the item. For others, it's in the biblio and should be added with the title/author when it's ordered This patch adds the list when applicable,and build the biblio record accordingly (BibLibre MT5189) Signed-off-by: Chris Cormack -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 01:11:11 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:11:11 +0000 Subject: [Koha-bugs] [Bug 6066] itemtype when ordering and item-level_itype=no In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6066 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed 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 Tue Jul 5 01:16:20 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:16:20 +0000 Subject: [Koha-bugs] [Bug 5379] import_borrowers.pl fails with db insert/update errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5379 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed --- Comment #19 from Chris Cormack 2011-07-04 23:16:20 UTC --- Works as designed, pushing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 01:19:32 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:19:32 +0000 Subject: [Koha-bugs] [Bug 6492] Deleted biblios cause rebuild_zebra to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6492 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #8 from Chris Cormack 2011-07-04 23:19:32 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 01:23:19 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 04 Jul 2011 23:23:19 +0000 Subject: [Koha-bugs] [Bug 6470] Unable to filter out actions made by kohaadmin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6470 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #3 from Chris Cormack 2011-07-04 23:23:19 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 04:50:39 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 02:50:39 +0000 Subject: [Koha-bugs] [Bug 6411] add another example to README.robots file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6411 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed --- Comment #7 from Chris Cormack 2011-07-05 02:50:39 UTC --- Pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 05:03:58 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 03:03:58 +0000 Subject: [Koha-bugs] [Bug 6298] Profile pictures in the OPAC next to review authors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6298 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Patch Pushed --- Comment #24 from Chris Cormack 2011-07-05 03:03:58 UTC --- Pushed to master, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 05:04:01 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 03:04:01 +0000 Subject: [Koha-bugs] [Bug 6313] Adding option to "attach another item" when finished attaching items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6313 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Signed Off |Patch Pushed --- Comment #5 from Chris Cormack 2011-07-05 03:04:01 UTC --- Pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 06:22:44 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 04:22:44 +0000 Subject: [Koha-bugs] [Bug 6551] applying lending rules by item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6551 --- Comment #2 from Justin @ Prosentient 2011-07-05 04:22:44 UTC --- Created attachment 4557 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4557 Updated patch from git This replaces the previous patch we uploaded (since it's from the git and actually mentions the file we modified. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 06:28:03 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 04:28:03 +0000 Subject: [Koha-bugs] [Bug 6551] applying lending rules by item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6551 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent CC| |chris at bigballofwax.co.nz Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 06:37:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 04:37:26 +0000 Subject: [Koha-bugs] [Bug 6551] applying lending rules by item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6551 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #3 from Chris Cormack 2011-07-05 04:37:26 UTC --- Hi Justin Pretty close, but unfortunately this line here $select .= " LEFT JOIN itemtypes ON biblioitems.itype = Won't work, its biblioitems.itemtype Can you please fix and resend Thank you 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 Tue Jul 5 17:12:39 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:12:39 +0000 Subject: [Koha-bugs] [Bug 6553] New: Parentheses in corporate author break tracings Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6553 Bug #: 6553 Summary: Parentheses in corporate author break tracings Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: koha-bugs at lists.koha-community.org If a corporate author's name includes parentheses, the tracing produced by the XSLT produces an invalid 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 Tue Jul 5 17:33:19 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:33:19 +0000 Subject: [Koha-bugs] [Bug 6554] New: Broken encoding in members home/search page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 Bug #: 6554 Summary: Broken encoding in members home/search page Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: dubyk at library.lviv.ua QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Created attachment 4558 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4558 members-home.pl (Ukrainian) Two pages /cgi-bin/koha/members/members-home.pl /cgi-bin/koha/members/member.pl displayed incorrectly for languages with multibytes encodings. Screenshot attached for Ukrainian, Russian, Greek French, Spanish, Arabic ... Template member.tt look good - all translated parts is readable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 17:33:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:33:26 +0000 Subject: [Koha-bugs] [Bug 6555] New: only 10 lists in pull down when adding from a bib record Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6555 Bug #: 6555 Summary: only 10 lists in pull down when adding from a bib record Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: cgi-bin/koha/virtualshelves/addbybiblionumber.pl?bibli onumber=3 OS/Version: All Status: NEW Severity: major Priority: P5 Component: Virtual Shelves AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org Created attachment 4559 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4559 10 lists instead of 12 (or all) I have attached a screenshot of the problem. We currently have 12 public lists (and I have 1 private list) but when I try to add to a list from within a bib record in the staff client, I only get a list of 10...and of course the one I need (Educations & Licensure) is not on 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. From bugzilla-daemon at bugs.koha-community.org Tue Jul 5 17:34:58 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:34:58 +0000 Subject: [Koha-bugs] [Bug 6554] Broken encoding in members home/search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #1 from Serhij Dubyk 2011-07-05 15:34:58 UTC --- Created attachment 4560 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4560 member.pl (Ukrainian) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 17:36:04 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:36:04 +0000 Subject: [Koha-bugs] [Bug 6554] Broken encoding in members home/search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #2 from Serhij Dubyk 2011-07-05 15:36:04 UTC --- Created attachment 4561 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4561 members-home.pl (Russian) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 17:36:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:36:42 +0000 Subject: [Koha-bugs] [Bug 6554] Broken encoding in members home/search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #3 from Serhij Dubyk 2011-07-05 15:36:42 UTC --- Created attachment 4562 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4562 members-home.pl (Greek) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 17:37:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:37:26 +0000 Subject: [Koha-bugs] [Bug 6554] Broken encoding in members home/search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #4 from Serhij Dubyk 2011-07-05 15:37:26 UTC --- Created attachment 4563 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4563 members-home.pl (French) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 17:38:57 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 15:38:57 +0000 Subject: [Koha-bugs] [Bug 6554] Broken encoding in members home/search page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6554 --- Comment #5 from Serhij Dubyk 2011-07-05 15:38:57 UTC --- Created attachment 4564 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4564 members-home.pl (Arabic) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 20:53:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 18:53:47 +0000 Subject: [Koha-bugs] [Bug 6556] New: The popup menu in the Z39.50 search results doesn't point to the correct record. Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 Bug #: 6556 Summary: The popup menu in the Z39.50 search results doesn't point to the correct record. Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: fcapovilla at live.ca QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com Created attachment 4565 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4565 Corrects the popup menu links in the z3950 search results. In the results of a Z39.50 search, if a result is clicked, a small popup menu appears with the options "Preview MARC","Preview Card","Import","X". If we compare the URL of the "Preview Marc" menu option and the URL of the "MARC" link on the same line, we can see that the "importid" is not the same in the two URLs. The importid in the popup menu seems to always be the importid of the last item of the results list. Patch attached that corrects 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 Jul 5 20:54:08 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 18:54:08 +0000 Subject: [Koha-bugs] [Bug 6556] The popup menu in the Z39.50 search results doesn't point to the correct record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 Fr?d?rick Capovilla changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff AssignedTo|gmcharlt at gmail.com |fcapovilla at live.ca -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 20:56:22 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 18:56:22 +0000 Subject: [Koha-bugs] [Bug 6513] Library and Category filters when searching for a borrower to add to a routing list don't work correctly. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6513 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Tue Jul 5 21:25:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 19:25:45 +0000 Subject: [Koha-bugs] [Bug 6305] The serials are not working properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6305 --- Comment #7 from Nicole C. Engard 2011-07-05 19:25:45 UTC --- Created attachment 4566 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4566 signed off third patch With this patch all three patches to fix this issue have been signed off and are ready for 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 Jul 5 21:32:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 19:32:49 +0000 Subject: [Koha-bugs] [Bug 6305] The serials are not working properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6305 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #8 from Ian Walls 2011-07-05 19:32:49 UTC --- Tested all three patches, and they work well together. Marking as Passed 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 Jul 5 22:11:32 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 20:11:32 +0000 Subject: [Koha-bugs] [Bug 6492] Deleted biblios cause rebuild_zebra to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6492 --- Comment #9 from Bob Ewart 2011-07-05 20:11:32 UTC --- I tested it on 3.05.00.004 as downloaded today, 2011-07-05, via git. It works! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 22:28:04 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 20:28:04 +0000 Subject: [Koha-bugs] [Bug 6492] Deleted biblios cause rebuild_zebra to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6492 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Chris Cormack 2011-07-05 20:28:04 UTC --- Thanks very much for testing Bob :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 5 22:49:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 05 Jul 2011 20:49:45 +0000 Subject: [Koha-bugs] [Bug 6305] The serials are not working properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6305 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Passed QA |Patch Pushed --- Comment #9 from Chris Cormack 2011-07-05 20:49:45 UTC --- Works well, pushed to master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 13:49:28 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 11:49:28 +0000 Subject: [Koha-bugs] [Bug 6557] New: biblioitems.totalissues unused Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557 Bug #: 6557 Summary: biblioitems.totalissues unused Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Database AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org The totalissues column in the biblioitems table appears to not be populated. I have tested on my system and had another Koha user test on theirs. This column should be populated or it should be removed if it has been replaced with the items.issues column. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 13:50:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 11:50:09 +0000 Subject: [Koha-bugs] [Bug 6556] The popup menu in the Z39.50 search results doesn't point to the correct record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #1 from M. de Rooy 2011-07-06 11:50:09 UTC --- Do you have any idea why this bug does not come up in 3.3/3.5? The lines you move in the 3.2 template, are still in the same position too in master (in the tt template file). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 14:10:18 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 12:10:18 +0000 Subject: [Koha-bugs] [Bug 6556] The popup menu in the Z39.50 search results doesn't point to the correct record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #2 from Owen Leonard 2011-07-06 12:10:18 UTC --- Here is the corresponding change in master (Bug 6367): http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3b8c61d5dcd985ea4e2bd80f9f0628f4cb4dd7c0 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 14:14:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 12:14:38 +0000 Subject: [Koha-bugs] [Bug 6556] The popup menu in the Z39.50 search results doesn't point to the correct record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 --- Comment #3 from M. de Rooy 2011-07-06 12:14:38 UTC --- (In reply to comment #2) > Here is the corresponding change in master (Bug 6367): > http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3b8c61d5dcd985ea4e2bd80f9f0628f4cb4dd7c0 Thanks for responding. I looked at acqui template. So I understand now that the same change should still be applied there (just as in cataloguing) .. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 17:08:10 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 15:08:10 +0000 Subject: [Koha-bugs] [Bug 6484] due date sorter on 'my summary' missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6484 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com --- Comment #2 from Ian Walls 2011-07-06 15:08:10 UTC --- I believe this is only an issue if you have barcodes enabled in the opac-summary. The tablesorter columns get moved over by one in that case. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 17:59:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 15:59:38 +0000 Subject: [Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Patch Status|Needs Signoff |Signed Off --- Comment #2 from Nicole C. Engard 2011-07-06 15:59:38 UTC --- I tested a few HTML tags and it appears to work, it should probably be tested again and get a second sign 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 Wed Jul 6 18:04:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:04:09 +0000 Subject: [Koha-bugs] [Bug 6068] New feature: capability to blanking subfields in BatchMod In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6068 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Patch Status|Needs Signoff |Signed Off --- Comment #4 from Nicole C. Engard 2011-07-06 16:04:09 UTC --- This patch works as described. I would recommend an improvement that does what Owen suggests and make it so that you can't select if the check box is checked - but it works so I'm signing off. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 18:07:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:07:42 +0000 Subject: [Koha-bugs] [Bug 6115] Acquisition reports : date filter & sorting don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6115 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Patch Status|Needs Signoff |Failed QA --- Comment #4 from Nicole C. Engard 2011-07-06 16:07:42 UTC --- Saturday is coming before Wednesday in the column headings - but is right in the row headings. marking failed-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 Wed Jul 6 18:08:02 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:08:02 +0000 Subject: [Koha-bugs] [Bug 6115] Acquisition reports : date filter & sorting don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6115 --- Comment #5 from Nicole C. Engard 2011-07-06 16:08:02 UTC --- Created attachment 4567 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4567 columns sorted wrong -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 18:08:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:08:17 +0000 Subject: [Koha-bugs] [Bug 6115] Acquisition reports : date filter & sorting don't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6115 --- Comment #6 from Nicole C. Engard 2011-07-06 16:08:17 UTC --- Created attachment 4568 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4568 rows sorting right -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 18:12:32 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:12:32 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.com --- Comment #5 from Liz Rea 2011-07-06 16:12:32 UTC --- Tested, works. Awesome. 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 Wed Jul 6 18:12:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:12:54 +0000 Subject: [Koha-bugs] [Bug 6543] Column hiding on batch item edit/delete not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 Liz Rea 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 Jul 6 18:12:55 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:12:55 +0000 Subject: [Koha-bugs] [Bug 5917] Switch Koha to use Template::Toolkit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5917 Bug 5917 depends on bug 6543, which changed state. Bug 6543 Summary: Column hiding on batch item edit/delete not working http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6543 What |Old Value |New Value ---------------------------------------------------------------------------- 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 Jul 6 18:14:08 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:14:08 +0000 Subject: [Koha-bugs] [Bug 6291] Cart printing truncated in Firefox In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6291 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com Patch Status|Needs Signoff |Signed Off --- Comment #4 from Nicole C. Engard 2011-07-06 16:14:08 UTC --- Tested in FF5 on Mac and it was still a bug and the patch fixed it! Signed 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 Wed Jul 6 18:23:15 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 16:23:15 +0000 Subject: [Koha-bugs] [Bug 6299] Provide a list of authorized values for relator terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6299 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #2 from Nicole C. Engard 2011-07-06 16:23:15 UTC --- can you include 'how to test' instructions 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 Wed Jul 6 19:23:48 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 17:23:48 +0000 Subject: [Koha-bugs] [Bug 6558] New: intranetnav has the wrong description Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6558 Bug #: 6558 Summary: intranetnav has the wrong description Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 Component: Templates AssignedTo: nengard at gmail.com ReportedBy: nengard at gmail.com QAContact: koha-bugs at lists.koha-community.org it says the code will appear in the more menu, but it appears to the left of the more menu. patch coming. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 19:27:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 17:27:09 +0000 Subject: [Koha-bugs] [Bug 6558] intranetnav has the wrong description In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6558 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 19:27:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 17:27:42 +0000 Subject: [Koha-bugs] [Bug 6558] intranetnav has the wrong description In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6558 --- Comment #1 from Nicole C. Engard 2011-07-06 17:27:42 UTC --- Created attachment 4569 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4569 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 Jul 6 20:13:10 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 18:13:10 +0000 Subject: [Koha-bugs] [Bug 6149] Operator Highlighted in Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6149 Zachary Spalding changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |rel_3_4 Severity|trivial |major --- Comment #1 from Zachary Spalding 2011-07-06 18:13:10 UTC --- Currently using Koha version: 3.04.01.000, also I think it is affecting search results. There are records being return with only the operator highlighted. Is this something that can be fixed in ccl.properties file? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 6 20:28:34 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 18:28:34 +0000 Subject: [Koha-bugs] [Bug 6149] Operator Highlighted in Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6149 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Severity|major |trivial --- Comment #2 from Chris Cormack 2011-07-06 18:28:34 UTC --- The highlighting is done by css/jquery client side. So it cant be fixed/changed server side, and indeed does not affect anything in the search. If your search is returning bad results, that is unrelated to highlighting, and would need its own 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 Wed Jul 6 20:31:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 18:31:17 +0000 Subject: [Koha-bugs] [Bug 6559] New: super librarians can only assign holding to current location Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6559 Bug #: 6559 Summary: super librarians can only assign holding to current location Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: spalding at senylrc.org QAContact: koha-bugs at lists.koha-community.org CC: ian.walls at bywatersolutions.com I have 17 libraries setup as independent branches. I also have patron #5 setup as a super librarian. Prior to 3.2.6 this patron was able to access a bib record and add multiple holdings at different locations. Now since that upgrade and still in 3.4.1, that person has to change her location setting on the top right. Then has to add that item to that location, go back change her location again. Then add that location item information, there are some days she has to do this multiple times and is a major work flow issue. The default kohaadmin account is able to do this work with out any problems. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 00:23:01 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 06 Jul 2011 22:23:01 +0000 Subject: [Koha-bugs] [Bug 6435] False "no items" in search results [intranet] In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435 --- Comment #5 from Doug Kingston 2011-07-06 22:23:01 UTC --- We have now upgraded to 3.4.2 and the problem persists. We can fix it by running './rebuild_zebra.pl -b', but this only fixes it until we update the record and then a search that returns the biblio will again show "No items". This is definitely some sort of Koha to Zebra update issue. The only errors I find recorded in /var/log/koha around that time are: [Wed Jul 06 22:54:29 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:54:29 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/detail.pl?biblionumber=14329 [Wed Jul 06 22:54:31 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:54:31 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin_parameters redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 39., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin_javascript redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 42., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:39 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:39 2011] addbiblio.pl: Subroutine plugin redefined at /usr/share/koha/intranet/cgi-bin/cataloguing/value_builder/callnumber.pl line 73., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp [Wed Jul 06 22:55:59 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:55:59 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/detail.pl?biblionumber=14329 [Wed Jul 06 22:56:01 2011] [error] [client 92.234.0.16] [Wed Jul 6 22:56:01 2011] search.pl: Use of uninitialized value $key in hash element at /usr/share/koha/lib/C4/Templates.pm line 227., referer: http://catalogue-admin.efdss.org/cgi-bin/koha/catalogue/search.pl?q=evelyn+sharp Zebraqueue daemon is running and appears to be happy. Syslog show the following almost immediately when I update a record: Jul 6 23:12:49 www Koha Zebraqueue [6696]: 1 operations waiting to be run Jul 6 23:12:49 www Koha Zebraqueue [6696]: Executing zebra operations Further ideas are most welcome. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 03:23:41 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 01:23:41 +0000 Subject: [Koha-bugs] [Bug 5644] fines not cleared with dropbox mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5644 Jesse Weaver changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pianohacker at gmail.com --- Comment #3 from Jesse Weaver 2011-07-07 01:23:41 UTC --- I can take a look at this, but my understanding is that a fines rewrite is in progress, right? Might be better to fix once we have a better foundation, unless this is extremely crucial and that's going to take a long 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 Thu Jul 7 03:34:10 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 01:34:10 +0000 Subject: [Koha-bugs] [Bug 5644] fines not cleared with dropbox mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5644 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #4 from Chris Cormack 2011-07-07 01:34:10 UTC --- Speaking of that, there is stuff ready for initial testing http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 05:05:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 03:05:42 +0000 Subject: [Koha-bugs] [Bug 6530] item due notice label saying 'unknown' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6530 Brendan Gallagher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |brendan at bywatersolutions.co | |m Resolution| |WORKSFORME --- Comment #1 from Brendan Gallagher 2011-07-07 03:05:42 UTC --- This does not seem to be an issue with current code. Marking as works for me. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 10:21:22 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 08:21:22 +0000 Subject: [Koha-bugs] [Bug 6560] New: Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM, but CPAN Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Bug #: 6560 Summary: Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM, but CPAN Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien at koha-fr.org ReportedBy: andi at opensuse-id.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Created attachment 4570 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4570 An image captured of Koha Web Installer did not find Date::ICal Perl module installed (RPM Package) OVERVIEW: In the Koha "Web Installer > Step 1", Date::ICal Perl module was missing though the RPM Package (perl-Date-ICal) had been installed. [See attachment or from Google Picasa[0]] [0] https://picasaweb.google.com/lh/photo/DsNuIeGQOKkYZgyDh3ttPw?feat=directlink > rpm -ql perl-Date-ICal /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal.pm /usr/lib/perl5/vendor_perl/5.12.3/Date/ICal/Duration.pm /usr/share/doc/packages/perl-Date-ICal /usr/share/doc/packages/perl-Date-ICal/Changes /usr/share/doc/packages/perl-Date-ICal/README /usr/share/man/man3/Date::ICal.3pm.gz /usr/share/man/man3/Date::ICal::Duration.3pm.gz The package comes from devel:languages:perl[1] repository: > rpm -qi perl-Date-ICal | grep Distribution Distribution: devel:languages:perl / openSUSE_11.4 [1] https://build.opensuse.org/project/show?project=devel:languages:perl KOHA_CONF and PERL5LIB environment variables: # env | grep KOHA KOHA_CONF=/etc/koha/koha-conf.xml # env | grep PERL5LIB PERL5LIB=/usr/share/koha/lib *But*, Koha Web Installer can find the Date::ICal Perl module if it is installed via CPAN. STEPS TO REPRODUCE: 1. Follow all steps described on the wiki[2], including install perl-Date-ICal package from openSUSE devel:languages:perl repositoiry. 2. Go to the Koha Web Installer [2] http://wiki.koha-community.org/wiki/Koha_3.0.0_on_openSUSE_11.3 ACTUAL RESULTS: Koha Web Installer finds Date::ICal Perl modules is missing EXPECTED RESULTS: Koha Web Installer finds Date::ICal Perl modules is existing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 10:22:58 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 08:22:58 +0000 Subject: [Koha-bugs] [Bug 6560] Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM (openSUSE 11.4), but CPAN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 Andi Sugandi changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Koha Web Installer Did not |Koha Web Installer Did not |Find Date::ICal Perl module |Find Date::ICal Perl module |Installed by RPM, but CPAN |Installed by RPM (openSUSE | |11.4), but CPAN -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 11:09:50 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 09:09:50 +0000 Subject: [Koha-bugs] [Bug 3638] Status of hold not changed when item checked in via SIP2 Interface In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3638 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1471|0 |1 is obsolete| | --- Comment #3 from Colin Campbell 2011-07-07 09:09:50 UTC --- Created attachment 4571 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4571 Improved Patch This more recent version captures items for holds at the self check and places them in transit if required. It also means that only one item is captrured rather than issuing hold messages on multiple items but capturing none -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 11:21:30 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 09:21:30 +0000 Subject: [Koha-bugs] [Bug 5601] SIP Due dates miscalculated via DateTime In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5601 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Patch Pushed --- Comment #6 from Colin Campbell 2011-07-07 09:21:30 UTC --- The submitted patch was signed off and pushed to master in Feb. Updating status to reflect that -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 11:38:48 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 09:38:48 +0000 Subject: [Koha-bugs] [Bug 5632] SIP improvements = Date formatting & debarrement management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5632 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #3 from Colin Campbell 2011-07-07 09:38:48 UTC --- The date patch reformats some dates in the item information response which have their formats specified in the sip standard. Also while due date does not have a specified format some units assume all dates will be formatted the same (i.e. the sip format), I once did the same change for the same purpose only to find a sites self check machines stop functionning. On 3M machines date formatting can be configured on the self check unit itself. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 12:35:44 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 10:35:44 +0000 Subject: [Koha-bugs] [Bug 6561] New: Koha Can not Find SMS::Send Perl module Installed by RPM or by CPAN on openSUSE 11.4 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6561 Bug #: 6561 Summary: Koha Can not Find SMS::Send Perl module Installed by RPM or by CPAN on openSUSE 11.4 Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien at koha-fr.org ReportedBy: andi at opensuse-id.org QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Created attachment 4572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4572 An image captured of 'Perl Modules' page on Koha Web Administration that Koha can not find SMS::Send Perl module installed (by RPM) OVERVIEW: After Koha 3.4.02 installation on openSUSE 11.4 is complete, Koha can not find SMS::Send Perl module though it is already installed by RPM[0] (perl-SMS-Send) or CPAN[1] [0] https://picasaweb.google.com/lh/photo/QocVK9BwLL2ddv5GYa6O_g?feat=directlink , or see the attachment. > rpm -ql perl-SMS-Send /usr/lib/perl5/vendor_perl/5.12.3/SMS /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send.pm /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/AU /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/AU/Test.pm /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/Driver.pm /usr/lib/perl5/vendor_perl/5.12.3/SMS/Send/Test.pm /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/SMS /usr/lib/perl5/vendor_perl/5.12.3/x86_64-linux-thread-multi/auto/SMS/Send /usr/share/doc/packages/perl-SMS-Send /usr/share/doc/packages/perl-SMS-Send/Changes /usr/share/doc/packages/perl-SMS-Send/MANIFEST /usr/share/doc/packages/perl-SMS-Send/README /usr/share/man/man3/SMS::Send.3pm.gz /usr/share/man/man3/SMS::Send::AU::Test.3pm.gz /usr/share/man/man3/SMS::Send::Driver.3pm.gz /usr/share/man/man3/SMS::Send::Test.3pm.gz The package comes from devel:languages:perl[1] repository: > rpm -qi perl-SMS-Send | grep Distribution Distribution: devel:languages:perl / openSUSE_11.4 [1] https://picasaweb.google.com/lh/photo/y3_qGSkXtxu4FryOXWWPQA?feat=directlink KOHA_CONF and PERL5LIB environment variables: # env | grep KOHA KOHA_CONF=/etc/koha/koha-conf.xml # env | grep PERL5LIB PERL5LIB=/usr/share/koha/lib openSUSE release/architecture: > cat /etc/SuSE-release openSUSE 11.4 (x86_64) VERSION = 11.4 CODENAME = Celadon STEPS TO REPRODUCE: 1. Follow all steps described on the wiki[2], including install SMS::Send Perl module (from RPM Package or via CPAN). 2. After the installation is complete, go to Koha Administration page (fill the Koha Admin user & its password), then open 'About Koha' page, and see tab: 'Perl Modules'. [2] http://wiki.koha-community.org/wiki/Koha_3.0.0_on_openSUSE_11.3 ACTUAL RESULT: Koha Administration Web can not find SMS::Send Perl module. EXPECTED RESULT: Koha Administration Web should find SMS::Send Perl module installed by RPM or CPAN. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 12:37:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 10:37:09 +0000 Subject: [Koha-bugs] [Bug 6561] Koha Can not Find SMS::Send Perl module Installed by RPM or by CPAN on openSUSE 11.4 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6561 --- Comment #1 from Andi Sugandi 2011-07-07 10:37:09 UTC --- Created attachment 4573 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4573 An image captured of 'Perl Modules' page on Koha Web Administration that Koha can not find SMS::Send Perl module installed (by CPAN) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 13:07:03 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:07:03 +0000 Subject: [Koha-bugs] [Bug 6469] Remove compile time warnings introduced in patch to C4::Accounts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6469 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff Severity|enhancement |minor -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 13:32:29 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:32:29 +0000 Subject: [Koha-bugs] [Bug 6562] New: Reserve request generates unnecessary runtime errors Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6562 Bug #: 6562 Summary: Reserve request generates unnecessary runtime errors Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor 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 Because the script action is directed by 'action' but is initially called with action undefined it fills the log with noise. Assign a suitable falsy value to action if undefined so that we can use the error logs more efficiently. script is a prime candidate for refactoring if anyone has the time as its over complex and slow -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 13:36:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:36:26 +0000 Subject: [Koha-bugs] [Bug 6562] Reserve request generates unnecessary runtime errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6562 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |colin.campbell at ptfs-europe. | |com --- Comment #1 from Colin Campbell 2011-07-07 11:36:26 UTC --- Created attachment 4575 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4575 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 Thu Jul 7 13:36:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:36:54 +0000 Subject: [Koha-bugs] [Bug 6562] Reserve request generates unnecessary runtime errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6562 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 13:48:33 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:48:33 +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 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4523|0 |1 is patch| | Attachment #4523|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 13:50:14 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 11:50:14 +0000 Subject: [Koha-bugs] [Bug 6435] False "no items" in search results [intranet] In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435 --- Comment #6 from Doug Kingston 2011-07-07 11:50:14 UTC --- So it looks like some problem with the zebra incremental update managed by the zebraqueue daemon. Rebuilds of the index (rebuild_zebra.pl -b) resolves the issue temporarily (until the next record update). It appears to be an issue induced by the upgrade we did from v3.2.6 to v3.4.1. We are now on v3.4.2 and the issue persists. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 14:57:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 12:57:49 +0000 Subject: [Koha-bugs] [Bug 6435] False "no items" in search results [intranet] In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6435 Fr?re S?bastien Marie changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semarie-koha at latrappe.fr --- Comment #7 from Fr?re S?bastien Marie 2011-07-07 12:57:49 UTC --- I can confirm this issue: we have the same (running 3.4.2), and it was noted after transition from 3.2.x to 3.4.x As workaround I have set cronjobs for launch regulary 'rebuild_zebra.pl -b -a -z'. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 15:05:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 13:05:49 +0000 Subject: [Koha-bugs] [Bug 6563] New: Default OPAC language not set properly Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 Bug #: 6563 Summary: Default OPAC language not set properly Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: I18N/L10N AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: koha-bugs at lists.koha-community.org For libraries with multiple installed and enabled OPAC languages, the first enabled language in the list of activated languages is selected as default, not the primary language for the installation. To reproduce: 1. Install multiple OPAC languages 2. Active one that is 'higher' on the list than your native install language 3. Go to the OPAC, and see that that language, not your native language, displays Root of the problem: Line 57 of opac/opac-main.pl references "opac-main.tmpl", which no longer exists since the conversion to Template::Toolkit. Changing this to opac-main.tt fixes the issue. Patch forthcoming. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 15:38:14 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 13:38:14 +0000 Subject: [Koha-bugs] [Bug 6542] Degree symbol causes error in cataloging in IE In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6542 --- Comment #1 from Owen Leonard 2011-07-07 13:38:14 UTC --- I couldn't reproduce this in IE8 on Windows 7. I added a degree symbol (Unicode character U+00B0, Windows keystroke Alt+0176) to 5xx fields and was able to save the record without error. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 15:50:52 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 13:50:52 +0000 Subject: [Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531 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 Thu Jul 7 16:06:29 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 14:06:29 +0000 Subject: [Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531 --- Comment #1 from Owen Leonard 2011-07-07 14:06:29 UTC --- Created attachment 4576 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4576 Proposed fix opac-detail and opac-ISBDdetail both use window.print(), so I've added that to opac-MARCdetail as well. I've also eliminated the "javascript:" pseudo-protocol because it's pointless. I'd prefer to have a real link for non-js users but that will have to wait for another bug. After applying this patch users with JS enabled should get a print prompt after clicking the "Print" link on opac-MARCdetail.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 16:07:00 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 14:07:00 +0000 Subject: [Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 18:20:36 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 16:20:36 +0000 Subject: [Koha-bugs] [Bug 6299] Provide a list of authorized values for relator terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6299 --- Comment #3 from Tom?s Cohen Arazi 2011-07-07 16:20:36 UTC --- To test: Make a normal install, choose 'MARC Code List for Relators, as of http://www.loc.gov/marc/relators/relaterm.html (marc21_relatorterms)" in the Optional data section of the Choose frameworks step. Then edit a MARC Framework and choose to link 700$e to the list of authorized values MARCRELATOR Success should be: - You can choose to install MaRC relator terms data - You can link to that list in your frameworks -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 18:48:44 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 16:48:44 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|opac renew buttons |Duplicate opac renew | |buttons at the top of the | |checkouts 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 Thu Jul 7 18:48:50 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 16:48:50 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 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 Thu Jul 7 19:31:35 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 17:31:35 +0000 Subject: [Koha-bugs] [Bug 6299] Provide a list of authorized values for relator terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6299 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4398|0 |1 is obsolete| | --- Comment #4 from Tom?s Cohen Arazi 2011-07-07 17:31:35 UTC --- Created attachment 4577 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4577 Fix category name lenght MARCRELATOR is larger than the 10 char limit of the field. It is now called RELTERMS. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 19:44:39 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 17:44:39 +0000 Subject: [Koha-bugs] [Bug 6193] Use memcached cache koha-conf.xml configuration variables In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6193 --- Comment #3 from Tom?s Cohen Arazi 2011-07-07 17:44:39 UTC --- I'd like to state FRT that I find interesting the use of C4::Context->ismemcached and C4::Context->memcached outside C4::Context, as 1) C4::Context is used everywhere memcached is used 2) It will simplify code in those places: Biblio.pm: my $servers = C4::Context->config('memcached_servers'); if ($servers) { require Memoize::Memcached; import Memoize::Memcached qw(memoize_memcached); my $memcached = { servers => [$servers], key_prefix => C4::Context->config('memcached_namespace') || 'koha', }; memoize_memcached( 'GetMarcStructure', memcached => $memcached, expire_time => 600 ); #cache for 10 minutes } To: if (C4::Context->ismemcached) { require Memoize::Memcached; import Memoize::Memcached qw(memoize_memcached); memoize_memcached( 'GetMarcStructure', memcached => C4::Context->memcached, expire_time => 600 ); #cache for 10 minutes } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 21:00:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 19:00:49 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 --- Comment #1 from Owen Leonard 2011-07-07 19:00:49 UTC --- Created attachment 4578 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4578 Screenshot of interface 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 Jul 7 21:02:24 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 19:02:24 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 --- Comment #2 from Owen Leonard 2011-07-07 19:02:24 UTC --- Created attachment 4579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4579 Proposed fix This patch uses JS to add two links to the top of the checkouts table: renew selected and renew all. Clicking each one submits the respective form. A change to opac-user.pl lets the template hide the renew buttons if none of the items listed are available to be renewed. Also added is a small validation routine to warn the user if they try to "renew selected" without having checked any boxes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 21:02:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 19:02:47 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 21:32:46 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 19:32:46 +0000 Subject: [Koha-bugs] [Bug 6426] messaging not showing on patron categories In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6426 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 Thu Jul 7 21:56:22 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 19:56:22 +0000 Subject: [Koha-bugs] [Bug 6563] Default OPAC language not set properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger 2011-07-07 19:56:22 UTC --- See also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6481 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2562 How would you determine what is "the primary language for the installation"? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 22:01:11 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:01:11 +0000 Subject: [Koha-bugs] [Bug 6563] Default OPAC language not set properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 --- Comment #2 from Ian Walls 2011-07-07 20:01:11 UTC --- Koha is supposed to take the HTTP_ACCEPT_LANGUAGE variable passed by your browser, and use that to determine the right 'default' language (which is then overridden by whatever language you choose on your own and that is set in your cookie)... that seems like a pretty good idea for a default, since it favours the users local preferences, not one particular language pack. This doesn't seem to be the case in practice, however. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 22:13:39 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:13:39 +0000 Subject: [Koha-bugs] [Bug 6563] Default OPAC language not set properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 --- Comment #3 from Magnus Enger 2011-07-07 20:13:39 UTC --- Hm, one way to do it might be to look at what language was chosen for Zebra during Makefile.PL, but that limits it to 3 languages. Another might be to use the language chosen during the web installer, but that limits it to about 8 (I think). And if I want to create an installation that has Norwegian Nynorsk as it's primary language I would have to do the installation in Norwegian Bokm?l, because that is the closest one that is available. I can't really see any way around adding actual sysprefs for the default language in 1. the OPAC and 2. the 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 Thu Jul 7 22:17:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:17:17 +0000 Subject: [Koha-bugs] [Bug 6563] Default OPAC language not set properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 --- Comment #4 from Ian Walls 2011-07-07 20:17:17 UTC --- It'd probably be too much work, but if we could alter the system preference editor to allow one to drag/drop/reorder the languages and opaclanguages system preference to put their favourite first, I think that might also fix 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. From bugzilla-daemon at bugs.koha-community.org Thu Jul 7 22:19:40 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:19:40 +0000 Subject: [Koha-bugs] [Bug 6563] Default OPAC language not set properly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6563 --- Comment #5 from Katrin Fischer 2011-07-07 20:19:40 UTC --- I think that was like it worked before and I didn't like it much for some reasons. It didn't respect activated languages from the system preferences and the language chooser is optional and often not activated. Sometimes people install languages, modify templates or add css files only to their language. So all I got to see were outdated, not properly working and quite ugly templates until I changed my browser settings. I am in favor of adding a default language sys pref over automated detection of language. If we want it to use the browser setting to detect the right language it should be limited to activated languages 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 Jul 7 22:51:02 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:51:02 +0000 Subject: [Koha-bugs] [Bug 1232] Add Invoice/Credit/Fines Payed For Day on Issues (Print Page) (Print Slip) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1232 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 Patch Status|Does not apply |--- --- Comment #6 from Chris Cormack 2011-07-07 20:51:02 UTC --- Patches do not do anything useful. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 22:53:05 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:53:05 +0000 Subject: [Koha-bugs] [Bug 4831] Actual Price being ignored after receive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4831 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |P1 CC| |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 Thu Jul 7 22:58:46 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 20:58:46 +0000 Subject: [Koha-bugs] [Bug 2488] OPACItemsResultsDisplay sys pref conflicts with singlebranchmode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2488 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Chris Cormack 2011-07-07 20:58:46 UTC --- The code exists in master Fixed by commit 3cf27546c945ac6990048fc58362e6c0246ec8f3 Bug 6353 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:04:13 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:04:13 +0000 Subject: [Koha-bugs] [Bug 3337] RSS link is not correct In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3337 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_0 |master QAContact| |koha-bugs at lists.koha-commun | |ity.org Severity|enhancement |minor --- Comment #1 from Katrin Fischer 2011-07-07 21:04:13 UTC --- Bug still exists in master. Created URL is: http://localhost/cgi-bin/koha/opac-search.pl?&format=rss2 For a keyword search with results it looks like: http://localhost/cgi-bin/koha/opac-search.pl?idx=kw&q=see&count=50&sort_by=acqdate_dsc&format=rss2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:12:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:12:49 +0000 Subject: [Koha-bugs] [Bug 3281] Item's summary parsing should be different In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3281 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Chris Cormack 2011-07-07 21:12:49 UTC --- This is fixed in head -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:15:05 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:15:05 +0000 Subject: [Koha-bugs] [Bug 3471] Enhanced borrower history In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3471 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 Patch Status|Does not apply |--- --- Comment #5 from Chris Cormack 2011-07-07 21:15:05 UTC --- This was rebased onto master a long time ago, no patch attached, needs to be rebased and a patch based on master sent to the 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 Thu Jul 7 23:19:56 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:19:56 +0000 Subject: [Koha-bugs] [Bug 3478] Display patron middle initials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3478 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 Patch Status|Does not apply |--- --- Comment #4 from Chris Cormack 2011-07-07 21:19:56 UTC --- No patch attached or sent to the mailing list, git repo is not based anywhere near current master. Needs the person who wrote these changes to update it and submit a 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 Jul 7 23:25:53 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:25:53 +0000 Subject: [Koha-bugs] [Bug 3624] Basket group delivery place In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3624 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Version|rel_3_2 |master Patch Status|Patch Pushed |Failed QA --- Comment #13 from Katrin Fischer 2011-07-07 21:25:53 UTC --- Patch for xhtml validity needs to be redone for TT. Checked problem still exists in this template on master. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:26:58 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:26:58 +0000 Subject: [Koha-bugs] [Bug 3624] Basket group delivery place In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3624 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Does not apply -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:34:21 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:34:21 +0000 Subject: [Koha-bugs] [Bug 3593] Term highlighting not working for exact term research and diacritics In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3593 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 Status|NEW |RESOLVED Patch Status|Does not apply |--- Resolution| |WONTFIX --- Comment #3 from Chris Cormack 2011-07-07 21:34:21 UTC --- Patch is only valid for 3.0.x, which is now deprecated -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:44:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:44:43 +0000 Subject: [Koha-bugs] [Bug 3624] Basket group delivery place In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3624 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1469|0 |1 is obsolete| | Attachment #2798|0 |1 is obsolete| | Attachment #3229|0 |1 is obsolete| | --- Comment #14 from Chris Cormack 2011-07-07 21:44:43 UTC --- Created attachment 4581 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4581 Bug 3624 : XHTML validation, rebased for Template Toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:46:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:46:17 +0000 Subject: [Koha-bugs] [Bug 3624] Basket group delivery place In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3624 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff Severity|blocker |trivial --- Comment #15 from Chris Cormack 2011-07-07 21:46:17 UTC --- All that is remaining is the xhtml fix, patch attached -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:49:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:49:06 +0000 Subject: [Koha-bugs] [Bug 3804] Implement Search by Purchase Order Number In Acquisitions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3804 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 Patch Status|Does not apply |--- --- Comment #5 from Chris Cormack 2011-07-07 21:49:06 UTC --- Waiting on new patches -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:51:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:51:45 +0000 Subject: [Koha-bugs] [Bug 4032] XSLT systempreference should take a path to file rather than YesNo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4032 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 Patch Status|Does not apply |--- --- Comment #5 from Chris Cormack 2011-07-07 21:51:45 UTC --- If this is still a problem needs patches based on master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 7 23:56:23 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 21:56:23 +0000 Subject: [Koha-bugs] [Bug 4857] aqplan.pl: consideration of Planning categories with authorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4857 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 CC| |katrin.fischer at bsz-bw.de Patch Status|Failed QA |--- --- Comment #8 from Katrin Fischer 2011-07-07 21:56:23 UTC --- Some additional information about this: http://localhost:8080/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=3 Planning shows only itemtype, months and branches, no additional options. After selection one of those 3 you go to another page with 2 pull downs. One in the toolbar on top and one in the filter on the left. Both worked for me most of the time. I haveseen the empty line other testers described once during my tests, but was not able to reproduce it, so I think this is still a problem but needs more testing. There is also some weirdness after auto filling one form and saving it. - You get redirected to a different budget. In my case I had 3 active budgets for valid time periods. I was testing with the most recently added and was brought back to one of the older budgets after saving. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:04:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:04:26 +0000 Subject: [Koha-bugs] [Bug 5009] add autocomplete="off" to borrowernumbers and barcode forms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5009 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2365|0 |1 is obsolete| | --- Comment #8 from Chris Cormack 2011-07-07 22:04:26 UTC --- Created attachment 4582 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4582 Bug 5009 : Turning off autocomplete Files affected koha-tmpl/intranet-tmpl/prog/en/includes/cat-search.inc koha-tmpl/intranet-tmpl/prog/en/includes/circ-search.inc koha-tmpl/intranet-tmpl/prog/en/includes/patron-search.inc koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:05:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:05:06 +0000 Subject: [Koha-bugs] [Bug 5009] add autocomplete="off" to borrowernumbers and barcode forms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5009 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:10:35 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:10:35 +0000 Subject: [Koha-bugs] [Bug 5215] Barcode field not cleared when using "Add and Duplicate" option on additem.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5215 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Patch Pushed --- Comment #4 from Chris Cormack 2011-07-07 22:10:35 UTC --- This is in master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:14:57 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:14:57 +0000 Subject: [Koha-bugs] [Bug 5658] can't delete subfields in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5658 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |FIXED --- Comment #10 from Katrin Fischer 2011-07-07 22:14:57 UTC --- It's possible to delete subfields from frameworks now. Patch is in master and 3.4.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 Fri Jul 8 00:18:50 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:18:50 +0000 Subject: [Koha-bugs] [Bug 5240] next link hidden on edit subfields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5240 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |FIXED --- Comment #8 from Katrin Fischer 2011-07-07 22:18:50 UTC --- Tested on current master and works perfectly. Marking resolved 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 Jul 8 00:18:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:18:51 +0000 Subject: [Koha-bugs] [Bug 5658] can't delete subfields in frameworks In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5658 Bug 5658 depends on bug 5240, which changed state. Bug 5240 Summary: next link hidden on edit subfields http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5240 What |Old Value |New Value ---------------------------------------------------------------------------- Status|REOPENED |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 Jul 8 00:18:52 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:18:52 +0000 Subject: [Koha-bugs] [Bug 5263] Add support for including fields from the ISSUES table in advanced due notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5263 --- Comment #3 from Chris Cormack 2011-07-07 22:18:52 UTC --- Created attachment 4583 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4583 Bug 5263 - Add support for including fields from the ISSUES table in advanced due notices Adding support for including fields from the Issues table in advanced due notices. This is primarily to allow the inclusion of the due date for each item in the advanced due notice, but will allow the inclusion of any field from the ISSUES table. This also adds code to exclude timestamp fields as these are irrelevant to the end user in this context. Note: Documentation should be updated to reflect the availability of the additional fields in all circulation notices. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:19:01 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:19:01 +0000 Subject: [Koha-bugs] [Bug 5263] Add support for including fields from the ISSUES table in advanced due notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5263 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 00:46:33 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:46:33 +0000 Subject: [Koha-bugs] [Bug 6473] Test bug for Git-bz In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6473 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de 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 Fri Jul 8 00:47:02 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:47:02 +0000 Subject: [Koha-bugs] [Bug 6249] Acq: Can't order from suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6249 --- Comment #3 from Katrin Fischer 2011-07-07 22:47:02 UTC --- Ordering from suggestions works on current master, leaving open for test on 3.4.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 Fri Jul 8 00:47:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:47:26 +0000 Subject: [Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4576|0 |1 is obsolete| | --- Comment #2 from Magnus Enger 2011-07-07 22:47:26 UTC --- Created attachment 4584 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4584 Signed-off patch Before the patch, clicking "print" in the right hand column when looking at the MARC view of a record would open up a new, small window with a Koha 404 message. After applying the patch clicking "print" gives a printer prompt, same as for "normal" and "isbd" view. Signing 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 Fri Jul 8 00:47:40 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 22:47:40 +0000 Subject: [Koha-bugs] [Bug 6531] clicking print button in opac causes 404 error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6531 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no Patch Status|Needs Signoff |Signed 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 Fri Jul 8 01:31:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:31:38 +0000 Subject: [Koha-bugs] [Bug 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2860|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2011-07-07 23:31:38 UTC --- Created attachment 4585 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4585 Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:31:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:31:49 +0000 Subject: [Koha-bugs] [Bug 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 --- Comment #4 from Chris Cormack 2011-07-07 23:31:49 UTC --- Created attachment 4586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4586 Bug 5511 Updating all other language sysprefs -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:32:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:32:06 +0000 Subject: [Koha-bugs] [Bug 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:39:45 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:39:45 +0000 Subject: [Koha-bugs] [Bug 5621] Google Translation for indian languages. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 --- Comment #4 from Chris Cormack 2011-07-07 23:39:45 UTC --- Created attachment 4587 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4587 Bug-5621 Google Translation for indian languages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:41:52 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:41:52 +0000 Subject: [Koha-bugs] [Bug 5621] Google Translation for indian languages. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 --- Comment #5 from Chris Cormack 2011-07-07 23:41:52 UTC --- The content of attachment 2996 has been deleted by Chris Cormack without providing any reason. The token used to delete this attachment was generated at 2011-07-08 11:41:49 NZST. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:46:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:46:51 +0000 Subject: [Koha-bugs] [Bug 5621] Google Translation for indian languages. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 --- Comment #6 from Chris Cormack 2011-07-07 23:46:51 UTC --- Created attachment 4588 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4588 Bug 5621 : Follow up fixing up syspref files -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 01:47:05 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 07 Jul 2011 23:47:05 +0000 Subject: [Koha-bugs] [Bug 5621] Google Translation for indian languages. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 02:02:03 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 00:02:03 +0000 Subject: [Koha-bugs] [Bug 5928] Allow selection of "purchase for" library in Purchase Suggestions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5928 --- Comment #14 from Chris Cormack 2011-07-08 00:02:03 UTC --- Needs to be rebased onto master for Template::Toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 04:38:28 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 02:38:28 +0000 Subject: [Koha-bugs] [Bug 5729] Add coins information to the intranet In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5729 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Failed QA --- Comment #7 from MJ Ray (software.coop) 2011-03-06 12:09:53 UTC --- This bug is mentioned in: Bug 5729 : Add Coins support to intranet http://lists.koha-community.org/pipermail/koha-patches/2011-February/013811.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 Jul 8 04:42:53 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 02:42:53 +0000 Subject: [Koha-bugs] [Bug 5771] Better error handling for import borrowers - Provide a download file of errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3177|0 |1 is obsolete| | --- Comment #4 from Chris Cormack 2011-07-08 02:42:53 UTC --- Created attachment 4589 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4589 Bug 5771 : MT2894 Adds a download link for big error reports to import_borrowers Reformated for template::toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 04:43:07 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 02:43:07 +0000 Subject: [Koha-bugs] [Bug 5771] Better error handling for import borrowers - Provide a download file of errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 04:57:15 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 02:57:15 +0000 Subject: [Koha-bugs] [Bug 5974] Bogus auth check for "StaffMember" role In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5974 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3474|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2011-07-08 02:57:15 UTC --- Created attachment 4590 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4590 Fix for Bug 5974 - Bogus auth check for "StaffMember" role Also removing some YAHOO.widget.Button declarations which are redundant. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 04:57:25 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 02:57:25 +0000 Subject: [Koha-bugs] [Bug 5974] Bogus auth check for "StaffMember" role In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5974 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 05:25:19 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 03:25:19 +0000 Subject: [Koha-bugs] [Bug 6116] Adding child patron: library not set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3796|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2011-07-08 03:25:19 UTC --- Created attachment 4591 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4591 Bug 6116: Adding a child patron When adding a patron who is a child, the default library is not set when defining a guarantor, this patch corrects the problem. More, for children with no guarantors, the default branch is the editing branch. BibLibre MT5795 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 05:25:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 03:25:43 +0000 Subject: [Koha-bugs] [Bug 6116] Adding child patron: library not set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Does not apply |Needs Signoff --- Comment #4 from Chris Cormack 2011-07-08 03:25:43 UTC --- Rebased for TT -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 08:16:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 06:16:38 +0000 Subject: [Koha-bugs] [Bug 5511] Check for Change in Remote IP address for Session Security. Disable when remote ip address changes frequently. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5511 Fr?re S?bastien Marie changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |semarie-koha at latrappe.fr --- Comment #5 from Fr?re S?bastien Marie 2011-07-08 06:16:38 UTC --- Firstly, if I have understand the default value for the preference in the patch, the security of all koha-based library will downgrade to "Disable by default" ? (The default is set to "0") I will prefer the option "secure by default". For more security information, see http://capec.mitre.org/data/definitions/60.html [CAPEC-60: Reusing Session IDs (aka Session Replay)]. The restrict-by-IP check is a "multifactor authentication". Secondly, does this solution isn't worst than the problem ? I think the problem is a "by session" problem for some roaming users. And this solution is disable globally security check at "site level". An alternation solution is an option at the login page: "restrict session by this IP ? Y/n" (and "Y" by default, of course). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 10:42:08 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 08:42:08 +0000 Subject: [Koha-bugs] [Bug 6534] Duplicate opac renew buttons at the top of the checkouts list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6534 Alex Arnaud changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud at biblibre.com Patch Status|Needs Signoff |Signed 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 Fri Jul 8 10:47:13 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 08:47:13 +0000 Subject: [Koha-bugs] [Bug 6080] Total is wrong in acqui-home.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6080 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3726|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart 2011-07-08 08:47:13 UTC --- Created attachment 4592 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4592 This patch removes the total This patch affect koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 10:47:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 08:47:42 +0000 Subject: [Koha-bugs] [Bug 6080] Total is wrong in acqui-home.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6080 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Patch Status|Does not apply |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:00:14 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:00:14 +0000 Subject: [Koha-bugs] [Bug 6556] The popup menu in the Z39.50 search results doesn't point to the correct record. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6556 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com Patch Status|Needs Signoff |Signed 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 Fri Jul 8 11:04:07 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:04:07 +0000 Subject: [Koha-bugs] [Bug 6564] New: access to account isn't easy to find on the masthead Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6564 Bug #: 6564 Summary: access to account isn't easy to find on the masthead Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: aanitah at gmail.com QAContact: koha-bugs at lists.koha-community.org Hello ! Some users say that it isn't easy to understand how they could access to their account, once they left the account's page. We can see on the masthead for example, "Welcome, Miss Name Surname". But many of our users don't know that they must click on their Name + Surname on the masthead to access to their account's page. So we think that it would be easier if we could change the wording which says "Welcome, Miss Name Surname" by replacing it with something else in the administration panel. Like "Click here to return to your account" instead of "Welcome, Miss Name Surname" 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 Fri Jul 8 11:13:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:13:17 +0000 Subject: [Koha-bugs] [Bug 6565] New: Categories are broken on the wiki Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6565 Bug #: 6565 Summary: Categories are broken on the wiki Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Websites, Mailing Lists, etc AssignedTo: gmcharlt at gmail.com ReportedBy: magnus at enger.priv.no QAContact: koha-bugs at lists.koha-community.org CC: kohabugs at agogme.com When editing a page on the wiki, an extension is supposed to list the active categories on the wiki, to make it easier to use the right ones. As far as I can see, this is the SelectCategory extension. Currently the list only displays one category: "Home": http://wiki.koha-community.org/w/index.php?title=Version_Control_Using_Git&action=edit This would not be so bad, if it were not for the fact that the extension masks the categories that have already been added to a page, making it impossible to remove a category from a page (or a page from a category, if you like...) Could the extensio be fixed, or at least disabled? Assigning to gmcharlt and CC'ing thd, as per http://wiki.koha-community.org/wiki/Website_Administration#wiki.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 Fri Jul 8 11:13:40 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:13:40 +0000 Subject: [Koha-bugs] [Bug 6566] New: Checking if DB records are properly indexed Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6566 Bug #: 6566 Summary: Checking if DB records are properly indexed Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: christophe.croullebois at biblibre.com QAContact: koha-bugs at lists.koha-community.org Small script that checks that each biblio in the DB is properly indexed. parameters: \th this help screen \tc confirm (without this parameter, you get the help screen \tz insert a signal in zebraqueue to force indexing of non indexed biblios \ts silent throw no warnings except for non indexed records. Otherwise throw a warn every 1000 biblios to show progress Syntax: \t./batchCheckNonIndexedBiblios.pl -h (or without arguments => shows this screen) \t./batchCheckNonIndexedBiblios.pl -c (c like confirm => check all records (may be long) \t-t => test only, change nothing in DB -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:14:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:14:17 +0000 Subject: [Koha-bugs] [Bug 5871] CSS changes for OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5871 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.delaune at biblibre.c | |om Patch Status|Needs Signoff |Signed 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 Fri Jul 8 11:17:21 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:17:21 +0000 Subject: [Koha-bugs] [Bug 5871] CSS changes for OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5871 --- Comment #5 from Magnus Enger 2011-07-08 09:17:21 UTC --- This patch still depends on the patch on bug 5888, which is failed QA. Changing the CSS without the underlying changes to the code/HTML does not seem to make sense (at least not to me). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:19:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:19:26 +0000 Subject: [Koha-bugs] [Bug 6076] acqui pdf error when marcxml wrong In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6076 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3718|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart 2011-07-08 09:19:26 UTC --- Created attachment 4593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4593 Proposed patch Previous patch does not apply (fatal: sha1 information is lacking or useless (acqui/basketgroup.pl). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge.). This new patch is the same one but it apply. For test : edit marcxml directly in your database (ex. Delete ) and create a basketgroup with this notice. Before apply : Error 500 After : pdf is generated -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:33:25 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:33:25 +0000 Subject: [Koha-bugs] [Bug 6474] Automatic incrementation of call number does not work if given prefix contains a - In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6474 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com Patch Status|--- |Signed 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 Fri Jul 8 11:34:12 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:34:12 +0000 Subject: [Koha-bugs] [Bug 6567] New: adding and removing advanced search options Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6567 Bug #: 6567 Summary: adding and removing advanced search options Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: aanitah at gmail.com QAContact: koha-bugs at lists.koha-community.org Hello ! On the advanced search page, we have options like Picture, Coded Fields, etc. It would be nice, if we could easily remove or add options, because we don't have pictures in our librairies. So this option isn't relevant at all for our users. 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 Fri Jul 8 11:41:57 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:41:57 +0000 Subject: [Koha-bugs] [Bug 6314] UNIMARC OPAC XSL improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6314 Alex Arnaud changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alex.arnaud at biblibre.com --- Comment #2 from Alex Arnaud 2011-07-08 09:41:57 UTC --- This patch yields displaying problems on unimarc data: "Jules C?sar : trag?die[Texte imprim?]" => Title Information and Material Designation are stuck "Henri VI ou La guerre des deux roses[Texte imprim?]" the same with title and Material Designation ", InstitutionBouquin : Autre nom du bouquin" => the title is "Bouquin", a field 200$5 is inserted before without space. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:42:15 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:42:15 +0000 Subject: [Koha-bugs] [Bug 6314] UNIMARC OPAC XSL improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6314 Alex Arnaud changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed 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 Jul 8 11:43:59 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:43:59 +0000 Subject: [Koha-bugs] [Bug 5436] Extended patron attributes display improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5436 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #9 from Magnus Enger 2011-07-08 09:43:59 UTC --- Sorry, I'm seeing the same as Nicole and Guillaume. I did a "git checkout origin/new/awaiting_qa/bug_5436", then did a specific search for a patron, which took me straight to the details tab for that patron (great!). But when I click on the "Check out" tab I see the message "Patron's account has been renewed until 06/30/2019". When I click on "Details" and then on "Check out" again the same message is still displayed. Doing "git checkout master" and clicking on the "Check out" tab removes the message. Confirming failed QA. BTW: This would have been so much easier to test if each separate feature/fix had it's own separate bug/patch. And this thing with the renewed-message would not be blocking all the other bits. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:50:34 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:50:34 +0000 Subject: [Koha-bugs] [Bug 6142] CanBookBeReserved function is redefined in C4/ILSDI/Utility.pm In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6142 --- Comment #2 from stephane.delaune at biblibre.com 2011-07-08 09:50:34 UTC --- Created attachment 4594 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4594 followup(delete reference to sub on @EXPORT) : PATCH 1/2 (original) the first patch don't delete the reference to sub CanBookBeReserved on @EXPORT. I make a followup. This the first (original patch) of 2 files -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:51:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:51:09 +0000 Subject: [Koha-bugs] [Bug 5436] Extended patron attributes display improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5436 --- Comment #10 from Magnus Enger 2011-07-08 09:51:09 UTC --- Created attachment 4595 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4595 Screenshot of the "renewed" message This is what the "renwed" message looks like. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:51:41 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:51:41 +0000 Subject: [Koha-bugs] [Bug 6142] CanBookBeReserved function is redefined in C4/ILSDI/Utility.pm In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6142 --- Comment #3 from stephane.delaune at biblibre.com 2011-07-08 09:51:41 UTC --- Created attachment 4596 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4596 followup(delete reference to sub on @EXPORT) : PATCH 2/2 (followup) the first patch don't delete the reference to sub CanBookBeReserved on @EXPORT. I make a followup. This the second (followup patch) of 2 files -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:52:05 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:52:05 +0000 Subject: [Koha-bugs] [Bug 6142] CanBookBeReserved function is redefined in C4/ILSDI/Utility.pm In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6142 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.delaune at biblibre.c | |om Patch Status|Signed Off |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 11:58:16 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 09:58:16 +0000 Subject: [Koha-bugs] [Bug 5215] Barcode field not cleared when using "Add and Duplicate" option on additem.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5215 Matthias Meusburger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.meusburger at biblibr | |e.com Patch Status|Patch Pushed |Failed QA --- Comment #5 from Matthias Meusburger 2011-07-08 09:58:16 UTC --- As far as I'm concerned, the barcode is properly cleared when needed, but it is not incremented when the incremental pattern is 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 Fri Jul 8 12:09:21 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:09:21 +0000 Subject: [Koha-bugs] [Bug 6566] Checking if DB records are properly indexed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6566 --- Comment #1 from Christophe Croullebois 2011-07-08 10:09:21 UTC --- Created attachment 4597 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4597 new 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 Jul 8 12:11:34 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:11:34 +0000 Subject: [Koha-bugs] [Bug 6566] Checking if DB records are properly indexed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6566 Christophe Croullebois changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:13:59 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:13:59 +0000 Subject: [Koha-bugs] [Bug 5546] Ability to hide MARC documentation links In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5546 Matthias Meusburger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |matthias.meusburger at biblibr | |e.com Resolution| |FIXED --- Comment #14 from Matthias Meusburger 2011-07-08 10:13:59 UTC --- Works for me. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:18:17 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:18:17 +0000 Subject: [Koha-bugs] [Bug 6568] New: GetPendingIssues when no relatives provoke bad SQL request Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6568 Bug #: 6568 Summary: GetPendingIssues when no relatives provoke bad SQL request Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: dev_patches at biblibre.com QAContact: koha-bugs at lists.koha-community.org CC: gmcharlt at gmail.com Problem when no relatives on circ/circulation.pl and members/moremember.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:19:07 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:19:07 +0000 Subject: [Koha-bugs] [Bug 6568] GetPendingIssues when no relatives provoke bad SQL request In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6568 dev_patches at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |5952 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:19:07 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:19:07 +0000 Subject: [Koha-bugs] [Bug 5952] Shows member relatives in issues list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5952 dev_patches at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |6568 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:22:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:22:06 +0000 Subject: [Koha-bugs] [Bug 6568] GetPendingIssues when no relatives provoke bad SQL request In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6568 --- Comment #1 from dev_patches at biblibre.com 2011-07-08 10:22:06 UTC --- Created attachment 4598 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4598 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 Jul 8 12:28:41 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:28:41 +0000 Subject: [Koha-bugs] [Bug 6117] Attaching an item with a different framework modify the framework of the biblio. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6117 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |julian.maurice at biblibre.com Resolution| |FIXED --- Comment #4 from Julian Maurice 2011-07-08 10:28:41 UTC --- Patch obsoleted by commit 095f86ee6e443b6912c441a32457d0b379f1dbaf (Bug 5579) Marking as RESOLVED - 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 Jul 8 12:30:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:30:09 +0000 Subject: [Koha-bugs] [Bug 5983] Change the wording around the CAS login In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5983 --- Comment #3 from stephane.delaune at biblibre.com 2011-07-08 10:30:09 UTC --- Created attachment 4599 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4599 rewrited for template toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:30:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:30:47 +0000 Subject: [Koha-bugs] [Bug 6568] GetPendingIssues when no relatives provoke bad SQL request In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6568 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |katrin.fischer at bsz-bw.de Resolution| |DUPLICATE --- Comment #2 from Katrin Fischer 2011-07-08 10:30:47 UTC --- Perhaps duplicate of bug 6280. *** This bug has been marked as a duplicate of bug 6280 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 12:30:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 10:30:47 +0000 Subject: [Koha-bugs] [Bug 6280] Invalid SQL being passed in circulation checkout In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6280 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dev_patches at biblibre.com --- Comment #5 from Katrin Fischer 2011-07-08 10:30:47 UTC --- *** Bug 6568 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 Fri Jul 8 13:02:16 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 11:02:16 +0000 Subject: [Koha-bugs] [Bug 5436] Extended patron attributes display improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5436 --- Comment #11 from Magnus Enger 2011-07-08 11:02:16 UTC --- I did a clean English install with all sample data, and the "renewed" message still shows when I do "git checkout origin/new/awaiting_qa/bug_5436". I also did a clean French install with all sample data, created a library and a staff user and again the "renewed" message shows when I do "git checkout origin/new/awaiting_qa/bug_5436". -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 13:18:53 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 11:18:53 +0000 Subject: [Koha-bugs] [Bug 6565] Categories are broken on the wiki In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6565 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Magnus Enger 2011-07-08 11:18:53 UTC --- Looks like this is fixed now. Huge thanks to whoever fixed 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. From bugzilla-daemon at bugs.koha-community.org Fri Jul 8 13:37:20 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 11:37:20 +0000 Subject: [Koha-bugs] [Bug 6314] UNIMARC OPAC XSL improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6314 --- Comment #3 from Fr?d?ric Demians 2011-07-08 11:37:20 UTC --- Created attachment 4600 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4600 Corrected 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 Jul 8 13:38:44 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 11:38:44 +0000 Subject: [Koha-bugs] [Bug 6314] UNIMARC OPAC XSL improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6314 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff --- Comment #4 from Fr?d?ric Demians 2011-07-08 11:38:44 UTC --- (In reply to comment #2) New patch fixing errors and adding RAMEAU authorities subdivisions linking -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 14:08:57 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:08:57 +0000 Subject: [Koha-bugs] [Bug 6426] messaging not showing on patron categories In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6426 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 14:09:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:09:38 +0000 Subject: [Koha-bugs] [Bug 5878] overdue printing fixes and improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5878 --- Comment #10 from Sophie MEYNIEUX 2011-07-08 12:09:38 UTC --- Created attachment 4601 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4601 only removing some warn left Trivial 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 Jul 8 14:11:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:11:06 +0000 Subject: [Koha-bugs] [Bug 5878] overdue printing fixes and improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5878 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sophie.meynieux at biblibre.co | |m Patch Status|Needs Signoff |Signed 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 Fri Jul 8 14:13:13 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:13:13 +0000 Subject: [Koha-bugs] [Bug 5009] add autocomplete="off" to borrowernumbers and barcode forms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5009 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4582|0 |1 is obsolete| | --- Comment #9 from Owen Leonard 2011-07-08 12:13:13 UTC --- Created attachment 4602 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4602 Signed-off 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 Jul 8 14:13:25 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:13:25 +0000 Subject: [Koha-bugs] [Bug 5009] add autocomplete="off" to borrowernumbers and barcode forms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5009 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Fri Jul 8 14:15:02 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 12:15:02 +0000 Subject: [Koha-bugs] [Bug 5878] overdue printing fixes and improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5878 --- Comment #11 from Sophie MEYNIEUX 2011-07-08 12:15:02 UTC --- Tested with each possible argument separatly 2 warn left in code were generating warning during execution. They were removed in the last follow-up 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 Jul 8 15:01:54 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:01:54 +0000 Subject: [Koha-bugs] [Bug 6116] Adding child patron: library not set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4591|0 |1 is obsolete| | --- Comment #5 from Owen Leonard 2011-07-08 13:01:54 UTC --- Created attachment 4603 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4603 Signed-off patch Before applying this patch using the "Set to Patron" button to add a guarantor would not change the patron's home library to that of the guarantor when filling in the entry form with the guarantor's information. After applying the patch the library is selected correctly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 15:02:06 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:02:06 +0000 Subject: [Koha-bugs] [Bug 6116] Adding child patron: library not set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Fri Jul 8 15:14:37 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:14:37 +0000 Subject: [Koha-bugs] [Bug 5719] Update UNIMARC plugins In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5719 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sophie.meynieux at biblibre.co | |m Patch Status|Needs Signoff |Signed 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 Fri Jul 8 15:23:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:23:43 +0000 Subject: [Koha-bugs] [Bug 5621] Google Translation for indian languages. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5621 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #7 from Owen Leonard 2011-07-08 13:23:43 UTC --- I was confused at first that there were no changes to the template in these patches. The template changes were approved before the script and syspref changes were? The problem I see is that the check in the template, added 5 Jun 2009, doesn't match the system preference added by this patch. The template looks for "GoogleIndicTransliteration," the new system pref is called "GoogleTransliteration." -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 15:37:41 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:37:41 +0000 Subject: [Koha-bugs] [Bug 6558] intranetnav has the wrong description In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6558 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4569|0 |1 is obsolete| | --- Comment #2 from Owen Leonard 2011-07-08 13:37:41 UTC --- Created attachment 4604 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4604 Signed-off 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 Jul 8 15:37:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 13:37:49 +0000 Subject: [Koha-bugs] [Bug 6558] intranetnav has the wrong description In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6558 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed 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 Fri Jul 8 16:33:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:33:51 +0000 Subject: [Koha-bugs] [Bug 3072] 'Heading-Main' authority-index breaks authority searching in STABLE In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3072 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #24 from Jared Camins-Esakov 2011-07-08 14:33:51 UTC --- This seems to be working to me. I'm going to close. Reopen if there's a 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 Fri Jul 8 16:35:11 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:35:11 +0000 Subject: [Koha-bugs] [Bug 4276] "Related subjects" search doesn't work with XSLT on and chained subject terms In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4276 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Jared Camins-Esakov 2011-07-08 14:35:11 UTC --- As far as is possible, this is now working. Completely working tracings would require a new indexing configuration. Since that is outside the scope of this bug, I will close 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. From bugzilla-daemon at bugs.koha-community.org Fri Jul 8 16:36:04 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:36:04 +0000 Subject: [Koha-bugs] [Bug 4366] COinS support for MARC21 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4366 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Jared Camins-Esakov 2011-07-08 14:36:04 UTC --- COinS support is better now. Still insufficient in my view, but it is what it is, and it is unlikely this bug will be picked up again. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:36:20 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:36:20 +0000 Subject: [Koha-bugs] [Bug 4393] Searching with scan indexes and sort by title fails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4393 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from MJ Ray (software.coop) 2011-04-05 14:18:33 UTC --- This bug is mentioned in: Bug 4393: Scan Indexes results cannot be sorted http://lists.koha-community.org/pipermail/koha-patches/2011-March/014264.html --- Comment #5 from Jared Camins-Esakov 2011-07-08 14:36:20 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:37:02 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:37:02 +0000 Subject: [Koha-bugs] [Bug 5683] link_bibs_to_authorities.pl can corrupt records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5683 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #20 from Jared Camins-Esakov 2011-07-08 14:37:02 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:37:24 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:37:24 +0000 Subject: [Koha-bugs] [Bug 5859] Can't set character encoding with stage MARC records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5859 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:37:24 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:37:50 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:37:50 +0000 Subject: [Koha-bugs] [Bug 5868] Subject indexes do not search most 6xx fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5868 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Jared Camins-Esakov 2011-07-08 14:37:50 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:38:04 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:38:04 +0000 Subject: [Koha-bugs] [Bug 5919] MARC21 fields 583 and 586 should display in OPAC Details In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5919 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Jared Camins-Esakov 2011-07-08 14:38:04 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:38:04 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:38:04 +0000 Subject: [Koha-bugs] [Bug 5591] marc 530$u should be a link In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5591 Bug 5591 depends on bug 5919, which changed state. Bug 5919 Summary: MARC21 fields 583 and 586 should display in OPAC Details http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5919 What |Old Value |New Value ---------------------------------------------------------------------------- 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 Jul 8 16:38:41 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:38:41 +0000 Subject: [Koha-bugs] [Bug 5921] Enumchron does not show up on item details screen in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5921 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #13 from Jared Camins-Esakov 2011-07-08 14:38:41 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:39:16 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:39:16 +0000 Subject: [Koha-bugs] [Bug 6032] Give biblios register and shadow sane default max sizes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6032 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:39:16 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:39:26 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:39:26 +0000 Subject: [Koha-bugs] [Bug 6100] request.pl should check maxreserves exists before using it In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6100 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Jared Camins-Esakov 2011-07-08 14:39:26 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:39:38 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:39:38 +0000 Subject: [Koha-bugs] [Bug 6103] Many MARC21 fields not searched with CCL indexes due to misconfiguration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6103 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Jared Camins-Esakov 2011-07-08 14:39:38 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:39:47 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:39:47 +0000 Subject: [Koha-bugs] [Bug 6152] Authority-zebra-indexdefs.xsl should indicate it's automatically generated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6152 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:39:47 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:40:42 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:40:42 +0000 Subject: [Koha-bugs] [Bug 6153] Imprint subfields displayed out of order on OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6153 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:40:42 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:41:00 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:41:00 +0000 Subject: [Koha-bugs] [Bug 6154] Default sorting by title doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6154 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Jared Camins-Esakov 2011-07-08 14:41:00 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:41:12 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:41:12 +0000 Subject: [Koha-bugs] [Bug 6158] Permissions scoped wrong after change to T::T In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6158 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:41:12 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:41:12 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:41:12 +0000 Subject: [Koha-bugs] [Bug 5917] Switch Koha to use Template::Toolkit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5917 Bug 5917 depends on bug 6158, which changed state. Bug 6158 Summary: Permissions scoped wrong after change to T::T http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6158 What |Old Value |New Value ---------------------------------------------------------------------------- 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 Jul 8 16:41:12 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:41:12 +0000 Subject: [Koha-bugs] [Bug 6157] can't edit reports anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6157 Bug 6157 depends on bug 6158, which changed state. Bug 6158 Summary: Permissions scoped wrong after change to T::T http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6158 What |Old Value |New Value ---------------------------------------------------------------------------- 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 Jul 8 16:42:19 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:42:19 +0000 Subject: [Koha-bugs] [Bug 6169] Inventory tool fails when ignoreissued set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6169 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Jared Camins-Esakov 2011-07-08 14:42:19 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:45:49 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:45:49 +0000 Subject: [Koha-bugs] [Bug 5305] Resorting results of CCL queries fails in Staff Client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5305 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Jared Camins-Esakov 2011-07-08 14:45:49 UTC --- Seems to be working now. Closing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:46:59 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:46:59 +0000 Subject: [Koha-bugs] [Bug 6133] Authorised values administration, warn for modifs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6133 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3824|0 |1 is obsolete| | --- Comment #4 from Owen Leonard 2011-07-08 14:46:59 UTC --- Created attachment 4605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4605 Revised fix - Reformatted for T:T - Changed wording slighly - Styled message with new "note" style for non-dialog messages - Added correct alert style to existing error message -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:48:51 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:48:51 +0000 Subject: [Koha-bugs] [Bug 6133] Authorised values administration, warn for modifs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6133 --- Comment #5 from Owen Leonard 2011-07-08 14:48:51 UTC --- Created attachment 4606 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4606 Screenshot of updated message -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 16:49:09 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:49:09 +0000 Subject: [Koha-bugs] [Bug 6133] Authorised values administration, warn for modifs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6133 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 Jul 8 16:54:22 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:54:22 +0000 Subject: [Koha-bugs] [Bug 6560] Koha Web Installer Did not Find Date::ICal Perl module Installed by RPM (openSUSE 11.4), but CPAN In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6560 --- Comment #1 from Andi Sugandi 2011-07-08 14:54:22 UTC --- It's been also discussed on koha-devel list: http://lists.koha-community.org/pipermail/koha-devel/2011-July/035859.html though i mixed 2 issues on single thread, this (Date::ICal) and SMS::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 Fri Jul 8 16:55:24 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 14:55:24 +0000 Subject: [Koha-bugs] [Bug 6561] Koha Can not Find SMS::Send Perl module Installed by RPM or by CPAN on openSUSE 11.4 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6561 --- Comment #2 from Andi Sugandi 2011-07-08 14:55:24 UTC --- It's been also discussed on koha-devel list: http://lists.koha-community.org/pipermail/koha-devel/2011-July/035859.html though i mixed 2 issues on single thread, this (SMS::Send) and Date::ICal. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?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 Jul 8 18:26:43 2011 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 08 Jul 2011 16:26:43 +0000 Subject: [Koha-bugs] [Bug 6484] due date sorter on 'my summary' missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6484 --- Comment #3 from Owen Leonard 2011-07-08 16:26:43 UTC --- Created attachment 4607 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4607 Proposed fix Columns on the summary table are shown or hidden based on a variety of different settings, leading to convoluted if/else template constructions if we want to define header sorting in the