From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 00:09:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 31 Dec 2011 23:09:36 +0000 Subject: [Koha-bugs] [Bug 6147] Reading RSS feeds via Netvibes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6528|0 |1 is obsolete| | --- Comment #9 from Liz Rea 2011-12-31 23:09:36 UTC --- Created attachment 6997 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6997 [Signed Off] Bug 6147 : Correcting invalid RSS Signed-off-by: Liz Rea Feed validates using http://feed1.w3.org/ with the following recommendations: This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations. line 12, column 149: Relative href value on self link: /cgi-bin/koha/opac-search.pl?idx=kw&q=some&sort_by=acqdate_dsc&format=rss2 [help] ... p;sort_by=acqdate_dsc&format=rss2"/> ^ line 12, column 149: Self reference doesn't match document location [help] ... p;sort_by=acqdate_dsc&format=rss2"/> ^ line 20, column 158: Unregistered link relationship: search (10 occurrences) [help] ... _by=&format=opensearchdescription"/> ^ line 40, column 9: description should not contain relative URL references: /cgi-bin/koha/opac-reserve.pl?biblionumber=10 (10 occurrences) [help] ]]> ^ line 22, column 5: Misplaced Item (9 occurrences) [help] -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 00:10:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 31 Dec 2011 23:10:12 +0000 Subject: [Koha-bugs] [Bug 6147] Reading RSS feeds via Netvibes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 04:03:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 03:03:47 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #6 from Liz Rea 2012-01-01 03:03:47 UTC --- just for the sake of argument - I wonder if people really "get" the distinction you are making. I never thought of those things as "views," I thought of them as "other stuff you can do while in this particular area of Koha." That's probably fundamentally different from how you think about it. I'm willing to concede the last 3 patches based on your judgement, however I'm not sure I *entirely* agree with you - I'm unable to conceive of a better way to deal with those menus - they seem inconsistent to me and the most obvious way to satisfy my own compulsion for consistency was to add the menu styling to them. They don't seem suited to buttons, links don't seem attention-getting enough, the horizontal menus are being used for other functions. I'm at a bit at a loss. Also, for anyone testing, please feel free to go ahead and test/sign off the 1st patch of this series - it's trivial and uncontroversial (or at least I think it should be uncontroversial). ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 04:44:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 03:44:33 +0000 Subject: [Koha-bugs] [Bug 7238] The SIPconfig.xml is stored in the C4/SIP dir In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7238 --- Comment #6 from Liz Rea 2012-01-01 03:44:33 UTC --- Created attachment 6998 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6998 Bug 7238 Followup - fix sip_run to require path to SIPconfig.xml This requires Chris C's patch to move the scripts to the new location outside of C4. To test: run sip_run.sh with no arguments - it should fail with a message to add the path and try again. Run sip_run.sh with a path to a valid SIPconfig.xml - it should start and run. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 06:37:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 05:37:25 +0000 Subject: [Koha-bugs] [Bug 7238] The SIPconfig.xml is stored in the C4/SIP dir In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7238 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6323|0 |1 is obsolete| | --- Comment #7 from Liz Rea 2012-01-01 05:37:25 UTC --- Created attachment 6999 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6999 Bug 7238 : Shifting SIPconfig.xml to the etc dir and the scripts to misc/bin Signed-off-by: Liz Rea The scripts run with the caveat that you must specify the path to SIPconfig.xml. The followup previously attached should take care of that issue. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 06:38:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 05:38:14 +0000 Subject: [Koha-bugs] [Bug 7238] The SIPconfig.xml is stored in the C4/SIP dir In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7238 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:19:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:19:43 +0000 Subject: [Koha-bugs] [Bug 7392] New: Add system preference to configure export options for OPAC detail page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Bug #: 7392 Summary: Add system preference to configure export options for OPAC detail page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC AssignedTo: katrin.fischer at bsz-bw.de ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:21:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:21:10 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 --- Comment #1 from Katrin Fischer 2012-01-01 13:21:10 UTC --- Created attachment 7000 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7000 Bug 7392: Add system preference to define export options in OPAC NOTE: Patch depends on changes made for Bug 7245 for the "marcstd" option. It adds a new system preference 'OpacExportOptions': The new system preference allows to give a list of | separated values to define, which download options are offered in OPAC. Possible options are listed in the system preference editor and include the new export option 'marcstd' from bug 7245. The sequence of the download options in the system preference will be the sequence in the OPAC pull down. If left empty, the export option will be hidden from OPAC. This patch creates a new include file for the OPAC with all the code that is common to the three detail views (regular, MARC, and ISBD). As a side effect of creating this include file, some inconsistencies in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER} were broken for ISBD and MARC view before and should now be replaced with the correct values in all tabs. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:21:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:21:34 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7245 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:21:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:21:34 +0000 Subject: [Koha-bugs] [Bug 7245] Errors in MySQL tables population with mandatory data for italian installation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7245 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7392 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:22:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:22:53 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:23:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:23:42 +0000 Subject: [Koha-bugs] [Bug 7245] Errors in MySQL tables population with mandatory data for italian installation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7245 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Blocks|7392 | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:23:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:23:42 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|7245 | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:26:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:26:08 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7345 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:26:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:26:08 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7392 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:27:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:27:04 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6738|0 |1 is obsolete| | --- Comment #14 from Katrin Fischer 2012-01-01 13:27:04 UTC --- Created attachment 7001 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7001 Bug 7392: Add system preference to define export options in OPAC NOTE: Patch depends on changes made for bug 7345 for the "marcstd" option. It adds a new system preference 'OpacExportOptions': The new system preference allows to give a list of | separated values to define, which download options are offered in OPAC. Possible options are listed in the system preference editor and include the new export option 'marcstd' from bug 7345. The sequence of the download options in the system preference will be the sequence in the OPAC pull down. If left empty, the export option will be hidden from OPAC. This patch creates a new include file for the OPAC with all the code that is common to the three detail views (regular, MARC, and ISBD). As a side effect of creating this include file, some inconsistencies in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER} were broken for ISBD and MARC view before and should now be replaced with the correct values in all tabs. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:28:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:28:18 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7001|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:28:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:28:46 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6738|1 |0 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:29:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:29:20 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7000|0 |1 is obsolete| | --- Comment #2 from Katrin Fischer 2012-01-01 13:29:20 UTC --- Created attachment 7002 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7002 Bug 7392: Add system preference to define export options in OPAC NOTE: Patch depends on changes made for bug 7345 for the "marcstd" option. It adds a new system preference 'OpacExportOptions': The new system preference allows to give a list of | separated values to define, which download options are offered in OPAC. Possible options are listed in the system preference editor and include the new export option 'marcstd' from bug 7345. The sequence of the download options in the system preference will be the sequence in the OPAC pull down. If left empty, the export option will be hidden from OPAC. This patch creates a new include file for the OPAC with all the code that is common to the three detail views (regular, MARC, and ISBD). As a side effect of creating this include file, some inconsistencies in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER} were broken for ISBD and MARC view before and should now be replaced with the correct values in all tabs. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:55:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:55:43 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7002|0 |1 is obsolete| | --- Comment #3 from Jared Camins-Esakov 2012-01-01 13:55:43 UTC --- Created attachment 7003 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7003 Bug 7392: Add system preference to define export options in OPAC NOTE: Patch depends on changes made for bug 7345 for the "marcstd" option. It adds a new system preference 'OpacExportOptions': The new system preference allows to give a list of | separated values to define, which download options are offered in OPAC. Possible options are listed in the system preference editor and include the new export option 'marcstd' from bug 7345. The sequence of the download options in the system preference will be the sequence in the OPAC pull down. If left empty, the export option will be hidden from OPAC. This patch creates a new include file for the OPAC with all the code that is common to the three detail views (regular, MARC, and ISBD). As a side effect of creating this include file, some inconsistencies in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER} were broken for ISBD and MARC view before and should now be replaced with the correct values in all tabs. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 14:59:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 13:59:10 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 18:56:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 17:56:31 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #11 from Liz Rea 2012-01-01 17:56:31 UTC --- Before I submit making them all -b -t -f Is there a preference for which way they go? No landmines? ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 19:02:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 18:02:28 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6724|0 |1 is obsolete| | Attachment #6757|0 |1 is obsolete| | --- Comment #12 from Liz Rea 2012-01-01 18:02:28 UTC --- Created attachment 7004 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7004 Bug 7157 - Improve the j2a.pl cronjob - Calculates updates date based on the upper age limit defined in the patron categories. - Allows libraries to work on all branches or only one. - Allows libraries to specify which Adult patron category to update child categories to. - Allows libraries to specify a single Child patron category to update to an adult category. - Has a test mode to display what transforms would be done on the database without executing the changes. Includes improved help, copyright statement, and uses warnings. Also incorporates Paul's suggestions regarding --help and --man. To test: Create two patron categories, a child and an adult category. Make sure they have an upper age limit. Create or modify some patrons in multiple branches that fall into the category of "my birthdate is less than or equal to today's date minus the upper age limit" 1. Run the script with no flags - nothing should happen, it will suggest you try the -help flag. 2. Run the script with the -help flag - you should see the help 3. Run the script with the -f= -t= -v -n - should show you results from all branches but take no action and tell you what its computations are. 4. Run the script with the -f= -t= -b= -v -n - should show you results from your specified branch, but take no action and tell you what it's computations are. 5. Run the script with the -f= -t= -v -b= - should show you the computations and tell you how many patrons were modified in your single branch. It will not show you the information on which patrons were updated. 6. Run the script with the -f= -t= -v - should show you the computations and tell you how many patrons were modified across all branches. 7. Run the script without the -v flag, if you care what the non-verbose output looks like. Fixed in this revision: Known limitation - if you give it an unknown tocat, it will fail with a rather ugly error. There is more this script could do, please feel free to take it and run. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 19:08:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 18:08:26 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7004|0 |1 is obsolete| | --- Comment #13 from Liz Rea 2012-01-01 18:08:26 UTC --- Created attachment 7005 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7005 Bug 7157 - Improve the j2a.pl cronjob - Calculates updates date based on the upper age limit defined in the patron categories. - Allows libraries to work on all branches or only one. - Allows libraries to specify which Adult patron category to update child categories to. - Allows libraries to specify a single Child patron category to update to an adult category. - Has a test mode to display what transforms would be done on the database without executing the changes. Includes improved help, copyright statement, and uses warnings. Also incorporates Paul's suggestions regarding --help and --man. To test: Create two patron categories, a child and an adult category. Make sure they have an upper age limit. Create or modify some patrons in multiple branches that fall into the category of "my birthdate is less than or equal to today's date minus the upper age limit" 1. Run the script with no flags - nothing should happen, it will suggest you try the --help flag. 2. Run the script with the --help flag - you should see the help 3. Run the script with the -f= -t= -v -n - should show you results from all branches but take no action and tell you what its computations are. 4. Run the script with the -f= -t= -b= -v -n - should show you results from your specified branch, but take no action and tell you what it's computations are. 5. Run the script with the -f= -t= -v -b= - should show you the computations and tell you how many patrons were modified in your single branch. It will not show you the information on which patrons were updated. 6. Run the script with the -f= -t= -v - should show you the computations and tell you how many patrons were modified across all branches. 7. Run the script without the -v flag, if you care what the non-verbose output looks like. Fixed in this revision: Known limitation - if you give it an unknown tocat, it will fail with a rather ugly error. Minor changes to the commit message to reflect new longopts (which I missed the last time) There is more this script could do, please feel free to take it and run. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 19:56:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 18:56:08 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Liz Rea 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 20:18:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 19:18:18 +0000 Subject: [Koha-bugs] [Bug 7393] New: Date::ICal deprecated, suggested replacement by DateTime::Format::ICal Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7393 Bug #: 7393 Summary: Date::ICal deprecated, suggested replacement by DateTime::Format::ICal Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: mjr at ttllp.co.uk ReportedBy: mjr at ttllp.co.uk QAContact: ian.walls at bywatersolutions.com See http://bugs.debian.org/653301 - Koha should switch too. This will become more important as the removal spreads to more distributions. On Mon, 26 Dec 2011 17:07:26 +0100, gregor herrmann wrote: > I suggest to remove libdate-ical-perl from the archive. > > Upstream writes (in Changes) that people should be using DateTime > modules nowadays, and he's just fixing occasional bugs. > > It has no build or runtime reverse dependencies (apart from a > spurious Suggests in libtest-class-perl in oldstable). > > libdatetime-format-ical-perl exists as a nice replacement (I've > switched a script yesterday from Date::ICal to DateTime::Format::ICal > yesterday after stumbling over a design flaw in the former). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 20:35:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 19:35:52 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 --- Comment #15 from Katrin Fischer 2012-01-01 19:35:52 UTC --- Created attachment 7006 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7006 Bug 7345: Follow up: Adding the new export option to staff interface This patch adds the new export option 'marcstd' for exporting MARC records without 9xx, x9x and xx9 fields and subfields to the staff detail page. Patch applies on top of first patch for this bug. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 20:36:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 19:36:19 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Katrin Fischer 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 23:22:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 22:22:23 +0000 Subject: [Koha-bugs] [Bug 7013] required format is not enforced for authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|--- |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 1 23:23:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 01 Jan 2012 22:23:08 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P5 - low -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 07:47:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 06:47:38 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #19 from Katrin Fischer 2012-01-02 06:47:38 UTC --- Starting tests. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 07:53:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 06:53:59 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #20 from Katrin Fischer 2012-01-02 06:53:59 UTC --- Hi Srdjan, can you explain why you moved branchcode from first to lastcolumn in kohastructure? This seems not right to me and the database update does not reflect this (unintended?) 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 08:24:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 07:24:50 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #21 from Katrin Fischer 2012-01-02 07:24:50 UTC --- The database update gives no feedback at all. Please add some 'print' with feedback about the updates done. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 09:25:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 08:25:10 +0000 Subject: [Koha-bugs] [Bug 7162] Factorize code for order cancellation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7162 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6219|0 |1 is obsolete| | --- Comment #5 from Julian Maurice 2012-01-02 08:25:10 UTC --- Created attachment 7007 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7007 Rebased patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 09:55:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 08:55:57 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6969|0 |1 is obsolete| | --- Comment #47 from Jonathan Druart 2012-01-02 08:55:57 UTC --- Created attachment 7008 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7008 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 09:57:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 08:57:02 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7008|signed-off patch |[SIGNED-OFF] Bug 5347: description| |Follow up - Fix warnings, | | check/uncheck all and | |makes error message | |translatable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 09:57:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 08:57:25 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Jonathan Druart 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 10:01:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 09:01:47 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 --- Comment #48 from Katrin Fischer 2012-01-02 09:01:47 UTC --- Yay! Note for QA: Order of patches is 1-3, 5, 4 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 10:19:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 09:19:51 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Patch Status|Signed Off |Does not apply --- Comment #4 from Jonathan Druart 2012-01-02 09:19:51 UTC --- Applying: Bug 5358: Show cancelled orders in basket page Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt Recorded preimage for 'koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt' Failed to merge in the changes. Patch failed at 0001 Bug 5358: Show cancelled orders in basket page -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 10:55:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 09:55:52 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 --- Comment #9 from Julian Maurice 2012-01-02 09:55:52 UTC --- Created attachment 7009 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7009 Update sysprefs cache in set_preference From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 10:56:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 09:56:59 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 --- Comment #10 from Julian Maurice 2012-01-02 09:56:59 UTC --- Created attachment 7010 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7010 unit test Test getting and setting a syspref value, using different case. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 10:57:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 09:57:05 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Patch Pushed |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 11:04:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 10:04:43 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6632|0 |1 is obsolete| | --- Comment #5 from Julian Maurice 2012-01-02 10:04:43 UTC --- Created attachment 7011 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7011 Rebased 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 11:38:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 10:38:46 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Julian Maurice 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 11:49:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 10:49:47 +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 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat at biblibre.com --- Comment #6 from Adrien SAURAT 2012-01-02 10:49:47 UTC --- Creating one or two system preference(s) looks like the best way for me too. Now we have these preferences : * language -> list of staff languages * opaclanguages -> list of opac languages To be consistent, we could then add : * languagedefault * opacdefaultlanguage (or defaultopaclanguage ? ) Or names with upper cases ? How have the new preferences been named recently ? Drawback: most of the time, these syspref will have the same value. But having only one could create issues (we could do with 1 syspref and add more checks to ensure that the default language has been selected in "language" and "opaclanguages", but I'm not sure it's the best way to go). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:02:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:02:38 +0000 Subject: [Koha-bugs] [Bug 7185] Update to 3.6 says "Koha release 3.4" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7185 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6243|1 |0 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:03:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:03:15 +0000 Subject: [Koha-bugs] [Bug 7185] Update to 3.6 says "Koha release 3.4" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7185 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #12 from Julian Maurice 2012-01-02 11:03:15 UTC --- Ok, closing this bug -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:12:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:12:26 +0000 Subject: [Koha-bugs] [Bug 6078] Patron with no checkout Report overload the server In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6078 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Julian Maurice 2012-01-02 11:12:26 UTC --- Ok in master, marked as resolved -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:17:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:17:47 +0000 Subject: [Koha-bugs] [Bug 6135] Insert fields ordered in C4::Biblio::ModBiblioMarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6135 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Julian Maurice 2012-01-02 11:17:47 UTC --- Ok in master, marked as resolved -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:21:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:21:50 +0000 Subject: [Koha-bugs] [Bug 6121] waitingreserves: branchname instead of branch code In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6121 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Julian Maurice 2012-01-02 11:21:50 UTC --- Ok in master, and 3.4.x, marked as resolved -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 12:45:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 11:45: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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #7 from Katrin Fischer 2012-01-02 11:45:11 UTC --- We have a library asking to offer the OPAC in English first. At the moment this is not possible when German templates are installed, because of the browser detection. Perhaps we need a mechanism like: If a default language is set, use that and overwrite browser detection. If no default langauge is set, let browser detect and select language from list of activated (not installed) 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 13:30:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 12:30:16 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5056|0 |1 is obsolete| | --- Comment #5 from Jonathan Druart 2012-01-02 12:30:16 UTC --- Created attachment 7012 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7012 rebased 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 13:30:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 12:30:26 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 Jonathan Druart 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 13:37:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 12:37:12 +0000 Subject: [Koha-bugs] [Bug 7162] Factorize code for order cancellation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7162 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 14:09:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 13:09:49 +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 #8 from Adrien SAURAT 2012-01-02 13:09:49 UTC --- Is there already a browser detection implemented ? In my case, if I have an OPAC with French and English languages, the English will appear first even if my browser is in 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 14:16:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 13:16:02 +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 #9 from Katrin Fischer 2012-01-02 13:16:02 UTC --- Yes, there is browser detection, although it was broken recently. Still waiting for the patch to go into 3.6.x (bug 7282) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 14:27:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 13:27:57 +0000 Subject: [Koha-bugs] [Bug 7386] Label batches cannot be batch deleted In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7386 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7032 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 14:27:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 13:27:57 +0000 Subject: [Koha-bugs] [Bug 7032] can select multiple layouts to edit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7032 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7386 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 15:01:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 14:01:58 +0000 Subject: [Koha-bugs] [Bug 7394] New: Broken detail page for last link from result page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Bug #: 7394 Summary: Broken detail page for last link from result page Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com Created attachment 7013 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7013 wrong display on opac detail page Found a weird bug, where the detail page wrongly uses the result page XSLT. The title shows formatted as link and availability information is displayed. (see screenshot) To reproduce: 1) OPACXSLTDetailsDisplay = ON 2) OPACXSLTResultDisplay = ON 3) Search for anything with more than 20 results. 4) Open the last record (normally 20th) of your the result page. 5) Go to the second reult page, same happens here for the last link (40th) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 15:15:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 14:15:36 +0000 Subject: [Koha-bugs] [Bug 7395] New: permissions of MARC21slim2OPACDetail.xsl are 755 instead of 644 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7395 Bug #: 7395 Summary: permissions of MARC21slim2OPACDetail.xsl are 755 instead of 644 Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 - low Component: Installation and upgrade (command-line installer) AssignedTo: gmcharlt at gmail.com ReportedBy: ulrich.kleiber at bsz-bw.de QAContact: ian.walls at bywatersolutions.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:01:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:01:49 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6721|0 |1 is obsolete| | --- Comment #6 from Adrien SAURAT 2012-01-02 16:01:49 UTC --- Created attachment 7014 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7014 proposed patch #2 New patch, correcting staff+OPAC results. Corrects also a lot of indentation. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:02:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:02:03 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:03:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:03:59 +0000 Subject: [Koha-bugs] [Bug 7396] New: Debarred message not displayed over SIP2 Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Bug #: 7396 Summary: Debarred message not displayed over SIP2 Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: SIP2 AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com If a patron account is restricted with 'debarred', no such message is displayed after the "Greetings from Koha." message in the SIP2 response. Messages for Gone No Address, Lost Card and Expired account all show; it's just the Debarred message that does not. Looks to be a typo when referencing the flags name ("DEBARRED" instead of the correct "DBARRED"). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:04:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:04:52 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored QAContact|ian.walls at bywatersolutions. |jonathan.druart at biblibre.co |com |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:07:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:07:51 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 --- Comment #1 from Ian Walls 2012-01-02 16:07:51 UTC --- Created attachment 7015 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7015 Proposed Patch Corrects "DEBARRED" to "DBARRED" in list of flags to check for messages -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:07:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:07:58 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:32:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:32:06 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 --- Comment #7 from Gaetan Boisson 2012-01-02 16:32:06 UTC --- Created attachment 7016 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7016 Bug 6374: default value for Size in results In order to avoid the TT to display random numbers when the size information is not provided, a default empty string is sent if nothing else is available. Signed-off-by: Gaetan Boisson -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:37:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:37:25 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 17:43:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 16:43:08 +0000 Subject: [Koha-bugs] [Bug 6201] BibTeX export does not incude MARC21 main entry In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6201 Stefano Bargioni changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bargioni at pusc.it -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 20:57:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 19:57:26 +0000 Subject: [Koha-bugs] [Bug 6582] Can't upload patron images In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6582 David Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dschust1 at gmail.com Resolution| |WORKSFORME --- Comment #1 from David Schuster 2012-01-02 19:57:26 UTC --- This works in the lastest build 3.6.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 21:56:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 20:56:08 +0000 Subject: [Koha-bugs] [Bug 7397] New: Patron search from Checkout tab does 'contains' instead of 'starts_with' search Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7397 Bug #: 7397 Summary: Patron search from Checkout tab does 'contains' instead of 'starts_with' search Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com When searching for a patron using the Checkout tab, instead of the main Patron search, inexact searches (those returning more than 1 hit) do a 'contains' search instead of a 'starts_with' search (as one would expect from the Patron search module's behaviour). The result is many, many more results than one would otherwise expect. The call to Search() in circ/circulation.pl seems to be malformed given the documentation for how C4::Members::Search works. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 22:20:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 21:20:24 +0000 Subject: [Koha-bugs] [Bug 4243] Show hold status in OPAC/staff In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4243 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P4 CC| |ian.walls at bywatersolutions. | |com --- Comment #2 from Ian Walls 2012-01-02 21:20:24 UTC --- Resetting priority from "patch sent", since no code is attached 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 22:30:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 21:30:43 +0000 Subject: [Koha-bugs] [Bug 7398] New: Show number of holds on a biblio in the OPAC details Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7398 Bug #: 7398 Summary: Show number of holds on a biblio in the OPAC details Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com Like on the staff client, it should be possible to show the number of holds currently on a title. This will allow patrons to know how long a wait is going to be without having to log into the OPAC. Work to be done: * Add a new system preference, OPACShowHoldsCount, that will control whether the total number of holds shown on the OPAC detail page or not. Summon this syspref on the opac-detail page, and pass to the template * Add call to GetReservesfrombiblionumber. Take the holdcount return variable, and pass it to the template. * Edit opac-detail.tt to check for OPACShowHoldsCount, and if it's true, display the number of holds in a div similar to the one used staff-side * Edit the opac.css to properly and aesthetically display this new div -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 23:03:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 22:03:56 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7006|0 |1 is obsolete| | --- Comment #16 from Jared Camins-Esakov 2012-01-02 22:03:56 UTC --- Created attachment 7017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7017 Bug 7345: Follow up: Adding the new export option to staff interface This patch adds the new export option 'marcstd' for exporting MARC records without 9xx, x9x and xx9 fields and subfields to the staff detail page. Patch applies on top of first patch for this bug. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 23:04:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 22:04:19 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Jared Camins-Esakov 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 2 23:04:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 22:04:40 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Change sponsored?|Seeking cosponsors |Sponsored -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 00:24:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 23:24:14 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6898|0 |1 is obsolete| | --- Comment #22 from Srdjan Jankovic 2012-01-02 23:24:14 UTC --- Created attachment 7018 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7018 patch Moving branchcode is a bit of a mystery, most probably some poor git merge. I 've merged master and it corrected itself. Print statement is there, just misplaced to the top of the change. I have moved it to the bottom, where it should be. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 00:24:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 02 Jan 2012 23:24:26 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Srdjan Jankovic 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:16:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:16:04 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6558|0 |1 is obsolete| | Attachment #7009|0 |1 is obsolete| | --- Comment #11 from Chris Cormack 2012-01-03 06:16:04 UTC --- Created attachment 7019 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7019 Bug 6132: Update sysprefs cache in set_preference 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:18:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:18:01 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7010|0 |1 is obsolete| | --- Comment #12 from Chris Cormack 2012-01-03 06:18:01 UTC --- Created attachment 7020 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7020 Bug 6132: Add unit test for system preferences 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:18:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:18:53 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off --- Comment #13 from Chris Cormack 2012-01-03 06:18:53 UTC --- Works well, 30 bonus points for the unit tests. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:25:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:25:06 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Version|rel_3_4 |master Severity|major |critical -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:47:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:47:44 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 --- Comment #1 from Chris Cormack 2012-01-03 06:47:44 UTC --- Its the browse results thing that is causing this. Which reminds me, that whole thing should be wrapped in a system preference, as well as fixed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 07:58:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 06:58:57 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 --- Comment #2 from Chris Cormack 2012-01-03 06:58:57 UTC --- Created attachment 7021 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7021 Bug 7394 : Fixing scoping issue with XSLT processing. Also bailing out early for 404 inestead of doing unnessecary processing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:00:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:00:15 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #3 from Chris Cormack 2012-01-03 07:00:15 UTC --- Fix for problem, will do 2 follow ups 1 to add a syspref, 1 to shift all the code to a module instead of in the opac-detail.pl But please signoff and push the fix without waiting on the follow ups -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:09:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:09:34 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr, | |salva at masmedios.com --- Comment #4 from Fr?d?ric Demians 2012-01-03 07:09:34 UTC --- Related to bug 6483. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:10:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:10:01 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6483 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:10:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:10:01 +0000 Subject: [Koha-bugs] [Bug 6483] Paging in opac-detail when coming from a search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7394 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:10:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:10:55 +0000 Subject: [Koha-bugs] [Bug 6483] Paging in opac-detail when coming from a search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483 --- Comment #50 from Chris Cormack 2012-01-03 07:10:55 UTC --- (In reply to comment #49) > This is working great in production. Except for bug 7394 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:16:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:16:44 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7021|0 |1 is obsolete| | --- Comment #5 from Fr?d?ric Demians 2012-01-03 07:16:44 UTC --- Created attachment 7022 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7022 Signed-off patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:16:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:16:58 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7022|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer 2012-01-03 07:16:58 UTC --- Created attachment 7023 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7023 [SIGNED-OFF] Bug 7394 : Fixing scoping issue with XSLT processing. Also bailing out early for 404 inestead of doing unnessecary processing Signed-off-by: Katrin Fischer Detail page for last record on result page now shows up correctly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:20:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:20:07 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7023|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer 2012-01-03 07:20:07 UTC --- Created attachment 7024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7024 [SIGNED-OFF] Bug 7394 : Fixing scoping issue with XSLT processing. Also bailing out early for 404 inestead of doing unnessecary processing Signed-off-by: Fr?d?ric Demians I can confirm the bug and the solution. Signed-off-by: Katrin Fischer Second sign-off from me, patch fixes display of detail page for last record on a result page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:20:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:20:51 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Katrin Fischer 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:30:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:30:04 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #23 from Katrin Fischer 2012-01-03 07:30:04 UTC --- Hate to say so, but looking at your patch it's still moving branchcode in kohastructure. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:30:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:30:11 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 08:32:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 07:32:45 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff --- Comment #24 from Katrin Fischer 2012-01-03 07:32:45 UTC --- The database update worked nicely. I will continue testing and you could fix kohastructure with a 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 09:14:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 08:14:15 +0000 Subject: [Koha-bugs] [Bug 6145] ModBiblio double encoding items information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6145 Julian Maurice 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 10:04:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 09:04:14 +0000 Subject: [Koha-bugs] [Bug 6145] ModBiblio double encoding items information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6145 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer 2012-01-03 09:04:14 UTC --- Not sure this problem still exists in master. Patch still applies according to Julian, so we should try to reproduce the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 10:04:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 09:04:24 +0000 Subject: [Koha-bugs] [Bug 6145] ModBiblio double encoding items information In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6145 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 11:31:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 10:31:09 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #1 from Adrien SAURAT 2012-01-03 10:31:09 UTC --- Created attachment 7025 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7025 proposed patch Displays description for copynumber (staff and OPAC) + corrects a small bug which was generating error messages in logs + corrects indentations -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 11:31:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 10:31:32 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 11:36:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 10:36:42 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer 2012-01-03 10:36:42 UTC --- I am not sure about the indentation changes - it makes it hard to read your patch and spot the real changes. I think in the past it was said to do things like this in a separate patch (http://wiki.koha-community.org/wiki/Coding_Guidelines#Refactoring_Code) Not sure how we want to handle this now - perhaps a question for the QA team? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 11:51:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 10:51:25 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #3 from Adrien SAURAT 2012-01-03 10:51:25 UTC --- Well, refactoring could take some time and is not necessarily useful. Indenting is quick to do and makes the file more readable (but the patch far less readable indeed). I'll follow any line, but it needs to be clear, Chris told me a few weeks ago that it was good to enhance the code whenever possible without creating new bugs for this. ====================================== I'll help you read this patch. I used the same code already used for "ccode", adding this in opac-detail.pl : my $copynumbers = GetKohaAuthorisedValues('items.copynumber',$dat->{'frameworkcode'}, 'opac'); ... if ( my $copynumber = $itm->{'copynumber'} ) { $itm->{'copynumber'} = $copynumbers->{$copynumber} if ( defined($copynumbers) && exists( $copynumbers->{$copynumber} ) ); } and this in detail.pl : my $copynumbers = GetKohaAuthorisedValues('items.copynumber', $fw); ... my $copynumber = $item->{'copynumber'}; $item->{'copynumber'} = $copynumbers->{$copynumber} if ( defined( $copynumber ) && defined($copynumber) && exists( $copynumbers->{$copynumber} ) ); ========================== Next time I'll try to modify only the code surrounding the bug fix. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 11:53:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 10:53:56 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #4 from Magnus Enger 2012-01-03 10:53:56 UTC --- I think there is some relevant advice here: http://wiki.koha-community.org/wiki/Perltidy We just need to figure out what a "code block" is... ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 12:00:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 11:00:35 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #5 from Katrin Fischer 2012-01-03 11:00:35 UTC --- Magnus: agreed :) For the record, meeting minutes and decided style: http://librarypolice.com/koha-meetings/2011/koha.2011-10-05-10.00.html AGREED: perl-style (Brooke, 12:37:05) I also discovered the bugzilla 'Diff' view is quite helpful to spot the real changes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 12:25:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 11:25:01 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #6 from Gaetan Boisson 2012-01-03 11:25:01 UTC --- This works fine on the admin side. On the OPAC side however, it doesn't work when the authorized value is 0. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 13:09:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 12:09:26 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #25 from Srdjan Jankovic 2012-01-03 12:09:26 UTC --- branchcode is part of the primary key and it belongs to the top. I'm not sure what the policy is for field moving (application should not care about the field position). I can put it back if moving it is 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 13:30:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 12:30:26 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #26 from Katrin Fischer 2012-01-03 12:30:26 UTC --- I don't like the idea much of having a difference in the database structure between older and newer installations of Koha. I am not sure there are other/better reasons for doing or not doing it. Perhaps someone else can comment on this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 14:07:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 13:07:38 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7025|0 |1 is obsolete| | --- Comment #7 from Adrien SAURAT 2012-01-03 13:07:38 UTC --- Created attachment 7026 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7026 proposed patch #2 Corrected. Works on Staff/OPAC even if value is 0. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 14:15:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 13:15:21 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #8 from Gaetan Boisson 2012-01-03 13:15:21 UTC --- The 0 problem is solved! I discovered a new one though : on the items tab on the admin interface the informations are displayed in a different layout, this still displays the authorised value and not it's description. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 14:40:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 13:40:29 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #8 from Gaetan Boisson 2012-01-03 13:40:29 UTC --- I turns out there are actually two search forms on the admin side concerned with this issue. (Maybe more?) From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 14:43:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 13:43:25 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7016|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 15:32:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 14:32:41 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7014|0 |1 is obsolete| | --- Comment #9 from Adrien SAURAT 2012-01-03 14:32:41 UTC --- Created attachment 7027 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7027 proposed patch #3 Modifies also the "addbooks" result page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 15:33:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 14:33:41 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Adrien SAURAT 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 15:43:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 14:43:59 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 --- Comment #10 from Gaetan Boisson 2012-01-03 14:43:59 UTC --- Created attachment 7028 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7028 [SIGNED-OFF] Works beautifully! Bug 6374: default value for Size in result pages When no size info is available, an empty string is sent to the TT (if nothing is sent, the TT engine will display another information, irrelevant for Koha). Signed-off-by: Gaetan Boisson -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 15:45:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 14:45:10 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Gaetan Boisson 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 16:14:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 15:14:28 +0000 Subject: [Koha-bugs] [Bug 7286] fix rebuild_zebra.pl to add rebuild_zebra_sliced.zsh In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7286 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com --- Comment #4 from Tom?s Cohen Arazi 2012-01-03 15:14:28 UTC --- It looks like a wrapper to the rebuild_zebra.pl script to filter the records being indexed by 'where' clauses or caount limits. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 16:41:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 15:41:26 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7026|0 |1 is obsolete| | --- Comment #9 from Adrien SAURAT 2012-01-03 15:41:26 UTC --- Created attachment 7029 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7029 proposed patch #3 Handles now the page "moredetail" (items). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 16:41:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 15:41:59 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com Patch Status|Needs Signoff |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 17:07:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 16:07:46 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #10 from Gaetan Boisson 2012-01-03 16:07:46 UTC --- Created attachment 7030 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7030 [SIGNED-OFF] Works on the OPAC and in the admin, both in normal and item view. Bug 7379: display of copynumber description The biblio/items detail pages display the copynumber description if an authorized value is configured accordingly. Signed-off-by: Gaetan Boisson -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 17:08:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 16:08:45 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 Gaetan Boisson 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 17:58:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 16:58:31 +0000 Subject: [Koha-bugs] [Bug 7399] New: Holds Queue should show reserve notes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Bug #: 7399 Summary: Holds Queue should show reserve notes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P4 Component: Hold requests AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com While the notes from the hold request are processed into the tmp_holdsqueue table by misc/cronjobs/holds/build_holds_queue.pl, they are not displayed in the staff client interface. If staff have gone through the trouble of adding notes, it would be valuable to display them here. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 18:06:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 17:06:20 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 --- Comment #1 from Ian Walls 2012-01-03 17:06:20 UTC --- Created attachment 7031 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7031 Proposed Patch Adds Notes column to view_holdsqueue.pl table, on the far right. If the reserve in question has a note, it will display here. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 18:06:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 17:06:34 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 18:08:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 17:08:32 +0000 Subject: [Koha-bugs] [Bug 5543] Date ISO format wrong separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5543 --- Comment #10 from Paul Poulain 2012-01-03 17:08:32 UTC --- OK, katrin you confirm it's useless in this case. i'll push the patch without the updatedatabase stuff then, and open a bug to empty descriptions of sysprefs that are not local (question: how can we identify them ?) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 19:11:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 18:11:14 +0000 Subject: [Koha-bugs] [Bug 3430] Title matches in OPAC - need to remove control from OpacHighlightedWords preference In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3430 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Owen Leonard 2012-01-03 18:11:14 UTC --- I see markup related to this still in the template but no related code. [% IF ( SEARCH_RESULT.searchhighlightblob ) %]Match: [% SEARCH_RESULT.searchhighlightblob %][% END %] -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 19:31:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 18:31:57 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #8 from Ian Walls 2012-01-03 18:31:57 UTC --- Moves code to different area of script to avoid scoping issues. Fixes issue without introducing any new complexities. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 20:48:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 19:48:27 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7031|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard 2012-01-03 19:48:27 UTC --- Created attachment 7032 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7032 [SIGNED-OFF] Bug 7399: Holds Queue should show reserve notes The notes for a specific hold, if they existed, were being added to the tmp_holdsqueue table by build_holds_queue.pl, but they were not displayed anywhere, which seems a waste. This patch adds the Notes column to the far right of view_holdsqueue.pl. To Test: Place a hold with a note Run build_holds_queue.pl to place it in the Holds Queue View the Holds Queue; you should see the note on the far right of the table Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 20:48:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 19:48:53 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 21:12:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 20:12:07 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6891|0 |1 is obsolete| | --- Comment #9 from Ian Walls 2012-01-03 20:12:07 UTC --- Created attachment 7033 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7033 Revised Patch Fixes bug with my original patch; was using a hashref in scalar context. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 21:16:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 20:16:00 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|ian.walls at bywatersolutions. |jonathan.druart at biblibre.co |com |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 3 22:42:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 21:42:27 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Signed Off |Failed QA --- Comment #26 from Paul Poulain 2012-01-03 21:42:27 UTC --- QA comment: 1 this patch adds a lot of reindentation, he's quite hard to read. But those indentations are needed, so it's OK 2 prove t/00-perlcritic.t is OK 3 prove xt/author/valid-templates.t is OK 4 the patch works if XSLT is ON. With XSLT OFF there is no difference before and after applying the patch. 5 about the removed numbering, which one is it. On my setup & test I still see a numbering after each item, for example: Availability: Copies available for loan: M?diath?que Cannet des Maures[800] (43). Copies available for reference: M?diath?que Cannet des Maures[800] (1). Checked out (2). Marking failed QA until I've some feedback for points 4 and 5 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 00:54:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 03 Jan 2012 23:54:58 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7018|0 |1 is obsolete| | --- Comment #27 from Srdjan Jankovic 2012-01-03 23:54:58 UTC --- Created attachment 7034 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7034 patch I've put the field back where it was. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 07:49:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 06:49:21 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5257|0 |1 is obsolete| | Attachment #6931|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer 2012-01-04 06:49:21 UTC --- Created attachment 7035 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7035 [SIGNED-OFF] Bug 6829 Follow up patch To reproduce the bug: - Open OPAC MARC View for a specific biblio record - Fields which are affected to tab 0 are all hidden Signed-off-by: Katrin Fischer Patch fixes bug for 0xx fields in OPAC MARC view. Note: the problem only exists for 0xx fields with real subfields, control fields display correctly, fields like 040 only display after patch was applied. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 07:49:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 06:49:36 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch Status|Failed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 07:50:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 06:50:31 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 08:15:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 07:15:15 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #28 from Katrin Fischer 2012-01-04 07:15:15 UTC --- Hi srdjan, thx for your new patch. The database updates and changes are all ok now. I found another problem though when I was trying to configure my installaton for testing: Your patch removes the OPACItemHolds system preference from .../prog/en/modules/admin/preferences/opac.pref. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 11:36:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 10:36:19 +0000 Subject: [Koha-bugs] [Bug 7365] Koha uses MySQL In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7365 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 12:20:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 11:20:20 +0000 Subject: [Koha-bugs] [Bug 3092] Data values storage and use 100 bug meta-bug In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3092 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 12:31:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 11:31:46 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Blocks| |7359 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 12:31:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 11:31:46 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7248 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 12:32:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 11:32:41 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Depends on| |5549 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 12:32:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 11:32:41 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7359 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:09:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:09:23 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #13 from M. de Rooy 2012-01-04 13:09:23 UTC --- Just a few questions on the first patch before looking further: 1) Should Title-series be only in 800$t, 810$t and 811$t? It is added to $a now too.. 2) From LOC: 840 - SERIES ADDED ENTRY--TITLE (R) [OBSOLETE] Should we rather delete 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:13:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:13:09 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 --- Comment #6 from Tom?s Cohen Arazi 2012-01-04 13:13:09 UTC --- I think we need to define a new helper routine in Context.pm that returns the whole preferences, and memoize that one. The way it is now memoize wont help. I'll send to HDL a proposal. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:22:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:22:48 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #14 from Jared Camins-Esakov 2012-01-04 13:22:48 UTC --- (In reply to comment #13) > Just a few questions on the first patch before looking further: > > 1) Should Title-series be only in 800$t, 810$t and 811$t? It is added to $a now > too.. That's by design. Title-series is the index used for all series searching, so if someone is interested in a series that's stored in an 800, 810, or 811, they can't search for it using the series index without that change. > 2) From LOC: 840 - SERIES ADDED ENTRY--TITLE (R) [OBSOLETE] Should we rather > delete it? No, libraries still use obsolete fields all the time. I actually was just looking at a library that uses 840 for analytics that are part of a series. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:28:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:28:38 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #16 from Ian Walls 2012-01-04 13:28:38 UTC --- The first 4 Signed off patches apply cleanly, but the last followup patch does not. Therefore, my QA scope is limited to the first 4. These patches introduce new pages and templates, and provide links to them from existing pages. All above board and clear. The introduction of the new KohaDates plugin for T:T will establish a new pattern for date formatting going forward, hopefully simplifying things and making more use of T:T's features. I'm marking the first 4 patches Passed QA. The last one needs rebasing, I believe. More followups may be required, but so far, there are no regressions or negative consequences found by this work. Oh, and neat feature! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:31:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:31:40 +0000 Subject: [Koha-bugs] [Bug 6019] Using memoize_memcached to cache slow subroutines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6019 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 14:32:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 13:32:27 +0000 Subject: [Koha-bugs] [Bug 3184] Show creator and budget receiving a document In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3184 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #9 from Ian Walls 2012-01-04 13:32:27 UTC --- Fetches borrower using 'authorisedby', which will not always work. Thankfully, default values are provided for firstname and surname, so in the event of a deleted borrower, this shouldn't cause problems. Other than recommending a note above the GetMember line to document the above, I have no other recommendations for this patch. Marking 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 15:11:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 14:11:28 +0000 Subject: [Koha-bugs] [Bug 7400] New: Add auto-completion on auth_finder Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7400 Bug #: 7400 Summary: Add auto-completion on auth_finder Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: matthias.meusburger at biblibre.com QAContact: ian.walls at bywatersolutions.com While typing an authority, will automatically propose authorities (similar to autocompletion for patron search if activated) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 15:39:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 14:39:06 +0000 Subject: [Koha-bugs] [Bug 7261] System Preference to select the first day of week (Sunday or Monday) to use in the calendar (OPAC and Intranet) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7261 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QAContact|ian.walls at bywatersolutions. |m.de.rooy at rijksmuseum.nl |com | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 15:41:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 14:41:40 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #15 from M. de Rooy 2012-01-04 14:41:40 UTC --- (In reply to comment #14) > That's by design. Title-series is the index used for all series searching, so > if someone is interested in a series that's stored in an 800, 810, or 811, they > can't search for it using the series index without that change. Design? Could you please comment on the distinction between $a and $t. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 15:44:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 14:44:13 +0000 Subject: [Koha-bugs] [Bug 7400] Add auto-completion on auth_finder In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7400 --- Comment #1 from Matthias Meusburger 2012-01-04 14:44:13 UTC --- Created attachment 7036 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7036 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:17:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:17:07 +0000 Subject: [Koha-bugs] [Bug 7261] System Preference to select the first day of week (Sunday or Monday) to use in the calendar (OPAC and Intranet) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7261 --- Comment #2 from M. de Rooy 2012-01-04 15:17:07 UTC --- Just a few questions/remarks before finishing QA: 1 Would it not be better to move this pref to Internationalization tab instead of Administration? 2 I would recommend to make the two tests on the preference in Auth.pm identical. Currently, it works, but things can change. 3 Is opac-reserve template the only one needing the firstDay parameter on the opac side? I notice that at the staff side the same change is in a common calendar-setup file. For the rest, things look very good to me. Could you clarify or send a follow up for the points above? Thanks. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:21:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:21:30 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #16 from Jared Camins-Esakov 2012-01-04 15:21:30 UTC --- (In reply to comment #15) > (In reply to comment #14) > > That's by design. Title-series is the index used for all series searching, so > > if someone is interested in a series that's stored in an 800, 810, or 811, they > > can't search for it using the series index without that change. > Design? Could you please comment on the distinction between $a and $t. That was poorly worded, sorry. The *patch* does that by design, because Koha incorrectly handles series indexing. 8xx$a is not a "title," per se, but Koha only accepts "Title-series" when searching for series. This would be a prime example of why I recommend a strong aperitif before looking at indexing in Koha. I would argue that the results of the change are correct, since Koha misapprehends the semantics of these indexes anyway. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:24:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:24:00 +0000 Subject: [Koha-bugs] [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #15 from M. de Rooy 2012-01-04 15:24:00 UTC --- Paul: Could you update the status of this bug report? It seems to be pending as a result of your comments. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:34:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:34:21 +0000 Subject: [Koha-bugs] [Bug 6835] Ability to specify types of email address in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6835 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #7 from M. de Rooy 2012-01-04 15:34:21 UTC --- Could you please resolve: CONFLICT (content): Merge conflict in misc/cronjobs/overdue_notices.pl 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:39:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:39:59 +0000 Subject: [Koha-bugs] [Bug 7383] cart name is [Blank] when not logged in In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7383 jimmy012012 at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jimmy012012 at gmail.com --- Comment #5 from jimmy012012 at gmail.com 2012-01-04 15:39:59 UTC --- I agree with Nicole and others who noted on Bug 4274 that we should not force users to login to use the cart. The Brooklyn Public Library catalog for example, doesn't require a login to e-mail a cart. I can think of 2 examples where not requiring login for carts is useful so far. 1) A reference-only, non-circulating library uses Koha but doesn't need to implement public user accounts. 2) A researcher uses a catalog of a unique special library that does it's own original cataloging. The researcher is from another location and is not allowed to join the library and circulate books there. That person can still benefit from having a cart feature to e-mail citations to himself so that he can find those books at a local library. If you require login, you are basically taking a userful feature away from certain users and libraries. In summary, it seems it makes sense to have a condition in the code to not include the "[Blank] sent you a cart..." line in the cart when a user is not logged in. The tickets related to cart security issues don't seem to be loading at the moment, but perhaps there are other ways to deal with them? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:41:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:41:34 +0000 Subject: [Koha-bugs] [Bug 7261] System Preference to select the first day of week (Sunday or Monday) to use in the calendar (OPAC and Intranet) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7261 --- Comment #3 from Owen Leonard 2012-01-04 15:41:34 UTC --- > 3 Is opac-reserve template the only one needing the firstDay parameter on the > opac side? I notice that at the staff side the same change is in a common > calendar-setup file. I noticed the same thing, and submitted a follow-up to Bug 2307. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:49:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:49:11 +0000 Subject: [Koha-bugs] [Bug 6407] displayFacetCount not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6407 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ian.walls at bywatersolutions. | |com Resolution| |DUPLICATE --- Comment #1 from Ian Walls 2012-01-04 15:49:11 UTC --- *** This bug has been marked as a duplicate of bug 6743 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:49:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:49:11 +0000 Subject: [Koha-bugs] [Bug 6743] displayFacetCount not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6743 --- Comment #4 from Ian Walls 2012-01-04 15:49:11 UTC --- *** Bug 6407 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:49:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:49:49 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #17 from M. de Rooy 2012-01-04 15:49:49 UTC --- (In reply to comment #16) > That was poorly worded, sorry. The *patch* does that by design, because Koha > incorrectly handles series indexing. 8xx$a is not a "title," per se, but Koha > only accepts "Title-series" when searching for series. This would be a prime > example of why I recommend a strong aperitif before looking at indexing in > Koha. I would argue that the results of the change are correct, since Koha > misapprehends the semantics of these indexes anyway. You are right about that. Quality here is a relative thing ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:52:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:52:38 +0000 Subject: [Koha-bugs] [Bug 4255] Add item type to facet list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4255 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |3216 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:52:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:52:38 +0000 Subject: [Koha-bugs] [Bug 3216] UNIMARC author facets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |4255 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:53:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:53:17 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #18 from M. de Rooy 2012-01-04 15:53:17 UTC --- Another QA Comment however (sorry..) I notice that in the xslt the resulting url contains only one double quote at the beginning (meaning the character "). Example: http://libdevelop.rijksmuseum.nl:8009/cgi-bin/koha/catalogue/search.pl?q=se,phr:%22Rembrandt-reeks The last %22 is what I mean. There should be a closing one too? Could you resolve that? Thanks. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:55:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:55:02 +0000 Subject: [Koha-bugs] [Bug 7383] cart name is [Blank] when not logged in In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7383 --- Comment #6 from Owen Leonard 2012-01-04 15:55:02 UTC --- (In reply to comment #5) > I agree with Nicole and others who noted on Bug 4274 that we should not force > users to login to use the cart. I think a comment on Bug 4274 is in order. > The tickets related to cart security issues don't seem to be loading at the > moment, but perhaps there are other ways to deal with them? The bug report which led to the required login is Bug 3651. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 16:58:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 15:58:14 +0000 Subject: [Koha-bugs] [Bug 7401] New: Shelving Location facet instead of Branch facet when only 1 branch configured Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7401 Bug #: 7401 Summary: Shelving Location facet instead of Branch facet when only 1 branch configured Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com If there is only one branch configured in Koha, it doesn't make any sense to put a limiter on branchcode in search results. Having a limiter on shelving locations within that branch, though, would be very handy. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:07:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:07:46 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 --- Comment #7 from Tom?s Cohen Arazi 2012-01-04 16:07:46 UTC --- Created attachment 7037 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7037 Bug 6000 : Performance enhancing C4::Context.pm Loads all systempreferences at once And uses Memcached to cache them C4::Languages Using List::MoreUtils Memcaching get_langage_description Bug 6000 : Follow up Performance enhancing : C4/Languages.pm removing a call unused to getAllLanguages Doing better job at enabled languages Bug 6000: Rebase against origin/master + 6193 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:10:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:10:00 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3515|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:10:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:10:16 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 Tom?s Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3514|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:11:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:11:17 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 Tom?s Cohen Arazi 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:15:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:15:06 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 --- Comment #8 from Julian Maurice 2012-01-04 16:15:06 UTC --- In reply to comment 7 With this code: > my $oldsyspref = C4::Context->preference('SYSPREF'); > C4::Context->set_preference('SYSPREF', 'newvalue'); > my $newsyspref = C4::Context->preference('SYSPREF'); What is the value of $newsyspref, if C4::Context->preference is memoized ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:19:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:19:23 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 --- Comment #9 from Tom?s Cohen Arazi 2012-01-04 16:19:23 UTC --- (In reply to comment #8) > In reply to comment 7 > > With this code: > > > my $oldsyspref = C4::Context->preference('SYSPREF'); > > C4::Context->set_preference('SYSPREF', 'newvalue'); > > my $newsyspref = C4::Context->preference('SYSPREF'); > > What is the value of $newsyspref, if C4::Context->preference is memoized ? It's a good question for HDL. I'd personally add a memcached->remove('SYSPREF') in the set_preference routine. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:22:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:22:25 +0000 Subject: [Koha-bugs] [Bug 6000] Performance enhancements for C4::Context and C4::Languages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6000 --- Comment #10 from Tom?s Cohen Arazi 2012-01-04 16:22:25 UTC --- (In reply to comment #8) Please read comment #6 as I proposed doing it other way, this time I just rebased against origin/master + 6193 (to be signed off patch). I'm willing to discuss how to implement this on IRC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 17:59:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 16:59:02 +0000 Subject: [Koha-bugs] [Bug 6968] Show items expired before today in check expiration of serials page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6968 --- Comment #6 from Maxime Pelletier 2012-01-04 16:59:02 UTC --- Created attachment 7038 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7038 New patch to fix warnings and to make it work -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:00:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:00:37 +0000 Subject: [Koha-bugs] [Bug 6968] Show items expired before today in check expiration of serials page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6968 --- Comment #7 from Maxime Pelletier 2012-01-04 17:00:37 UTC --- I think you misunderstood what this patch does. The Check Expiration pages shows serials subscription that are expired between today and the date you enter. The new option make it possible to also show what is expired before today, so you get everything expired before the chosen date. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:01:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:01:10 +0000 Subject: [Koha-bugs] [Bug 6968] Show items expired before today in check expiration of serials page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6968 Maxime Pelletier 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:13:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:13:39 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 --- Comment #15 from Fr?d?ric Demians 2012-01-04 17:13:39 UTC --- This bug is back in HEAD/3.6.x. This is due to a follow up patch which commit id is: cdd798ec3216c6019adccc40935e93736ce4dc3b The condition has to be inverted. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:15:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:15:18 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 --- Comment #16 from Fr?d?ric Demians 2012-01-04 17:15:18 UTC --- Created attachment 7039 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7039 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:15:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:15:28 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Patch Pushed |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 18:23:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 17:23:25 +0000 Subject: [Koha-bugs] [Bug 7401] Shelving Location facet instead of Branch facet when only 1 branch configured In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7401 --- Comment #1 from Ian Walls 2012-01-04 17:23:25 UTC --- Created attachment 7040 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7040 Proposed Patch ENH 7401: Shelving Location facet instead of Libraries facet when 1 branch only If only a single branch has been configured in the system, it doesn't make sense to show a Libraries facet. A facet of shelving locations within the library would be more helpful to guide users to where to get resources This patch adds Location facets to both the OPAC and staff side only 1 branch is configured. To handle the OPAC v. staff side labels for location codes, a parameter has been added to getRecord in C4::Search. the optional $opac parameter is the last to be passed; 1 indicates OPAC, 0 or undef for staff side. To test: 1. On a system with a single branch, define a shelving location with different OPAC and staff client text 2. perform a search that will retrive some items with that shelving location a. on the OPAC side, you should get OPAC text in the facets b. on the staff side, you should get staff text 3. Add a new branch to the system 4. Repeat the search. Should get the Libraries facet instead of the Locations facet -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 19:00:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 18:00:01 +0000 Subject: [Koha-bugs] [Bug 6177] Offline Circulation: Renewing items sometimes causes subsequent transactions to fail in processing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6177 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |wizzyrea at gmail.com Resolution| |INVALID --- Comment #1 from Liz Rea 2012-01-04 18:00:01 UTC --- This uses kyle's offline checkout, cannot confirm this behavior with biblibre's I think it may be invalid. Reopen if anyone else discovers this is true. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 19:01:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 18:01:05 +0000 Subject: [Koha-bugs] [Bug 6940] Add reports library and schema to reports online help In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6940 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 19:01:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 18:01:31 +0000 Subject: [Koha-bugs] [Bug 6870] [enh] allow opac-userupdate.pl to use the patron's email as 'from' address In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6870 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 19:02:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 18:02:08 +0000 Subject: [Koha-bugs] [Bug 6176] Offline Circulation: Items on issue cannot be issued to a different patron -- processing of .koc fails In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6176 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |wizzyrea at gmail.com Resolution| |INVALID --- Comment #1 from Liz Rea 2012-01-04 18:02:08 UTC --- Cannot duplicate - 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 19:03:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 18:03:01 +0000 Subject: [Koha-bugs] [Bug 6489] cancelling hold from holds awaiting pickup does not trigger transit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6489 --- Comment #10 from Sharon Moreland 2012-01-04 18:03:01 UTC --- The Holds Awaiting Pickup report buttons now works - good news (see testing video below). However, behavior related to misrouted holds (or how the checkin box works when you scan an item that is in transit or on hold and in transit at the wrong library) is now different from what we have version 3.06.00.000 (our production server). Video of canceling a hold from the report and double-scanning it - http://screencast.com/t/zPAeQDHyE Video of misrouting an item on hold - this happens quite often in our large consortium with 4 different libraries starting with 'O'... http://screencast.com/t/VaRZTy8vmFLl Video of misrouting an item on hold in 3.06.00.000, so you can see the difference. Could be related to Bug 6226 or not. http://screencast.com/t/KTYCUWrvCvb Hope that all makes sense... Sharon -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:03:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:03:27 +0000 Subject: [Koha-bugs] [Bug 7402] New: invoice not showing received titles Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Bug #: 7402 Summary: invoice not showing received titles Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com When you do an order search you can click on the invoice number next to the titles in question. Clicking that invoice though does not show you the items you received on that order - the 'Already Received' section lists no titles even if you have received titles on that invoice. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:06:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:06:09 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 --- Comment #1 from Nicole C. Engard 2012-01-04 19:06:09 UTC --- The URL after clicking the invoice number is: cgi-bin/koha/acqui/parcel.pl?invoice=4567890-9&supplierid=1&datereceived=07/27/2011 The URL that works was: /cgi-bin/koha/acqui/parcels.pl?supplierid=28 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:08:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:08:25 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 --- Comment #2 from Nicole C. Engard 2012-01-04 19:08:25 UTC --- Sorry, I worded that wrong. If you click the date on the second URL I gave it shows you items you have received. The URL is: cgi-bin/koha/acqui/parcel.pl?type=intra&supplierid=1&datereceived=2011-12-15&invoice=323231 So the date format in the broken URL is probably causing problems. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:28:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:28:11 +0000 Subject: [Koha-bugs] [Bug 7271] Revert getitems default sort to homebranch instead of holding branch In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7271 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:28:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:28:31 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Depends on| |929 --- Comment #3 from Chris Cormack 2012-01-04 19:28:31 UTC --- Hmm this could be fixed by using the new KohaDates filter which is part of bug 929 Ill get 929 rebased then will fix this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:28:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:28:31 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7402 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:29:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:29:25 +0000 Subject: [Koha-bugs] [Bug 7128] logged in and logged out states of opac-main.tt are hard to style In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7128 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:31:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:31:47 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #17 from Chris Cormack 2012-01-04 19:31:47 UTC --- Hmm seems to work ok for me Ian git bz apply 929 bugs.koha-community.org Bug 929 - See details of a budget [SIGNED-OFF] Bug 929 : Reinstating the breakdown of budgets Apply? [yn] y Applying: Bug 929 : Reinstating the breakdown of budgets [SIGNED-OFF] Bug 929 : Follow up, making some improvements to the spent page More to come Apply? [yn] y Applying: Bug 929 : Follow up, making some improvements to the spent page More to come [SIGNED-OFF] Bug 929 : Last follow up, implementing the last of Katrins suggestions Apply? [yn] y Applying: Bug 929 : Last follow up, implementing the last of Katrins suggestions [SIGNED-OFF] Bug 929 : Followup fixing date formatting Apply? [yn] y Applying: Bug 929 : Followup fixing date formatting Bug 929: Follow up - showing fund code instead of internal number Apply? [yn] y Applying: Bug 929: Follow up - showing fund code instead of internal number rorohiko:[git/929-2-]:~/git/koha% -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:36:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:36:58 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|henridamien at koha-fr.org |chris at bigballofwax.co.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:38:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:38:39 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com --- Comment #18 from Jared Camins-Esakov 2012-01-04 19:38:39 UTC --- I just tried applying the five patches on latest master, and they all worked: jcamins at cp-koha3:~/kohaclone$ git-bz apply 929 Bug 929 - See details of a budget [SIGNED-OFF] Bug 929 : Reinstating the breakdown of budgets Apply? [yn] y Applying: Bug 929 : Reinstating the breakdown of budgets [SIGNED-OFF] Bug 929 : Follow up, making some improvements to the spent page More to come Apply? [yn]y Applying: Bug 929 : Follow up, making some improvements to the spent page More to come [SIGNED-OFF] Bug 929 : Last follow up, implementing the last of Katrins suggestions Apply? [yn] y Applying: Bug 929 : Last follow up, implementing the last of Katrins suggestions [SIGNED-OFF] Bug 929 : Followup fixing date formatting Apply? [yn] y Applying: Bug 929 : Followup fixing date formatting Bug 929: Follow up - showing fund code instead of internal number Apply? [yn] y Applying: Bug 929: Follow up - showing fund code instead of internal number jcamins at cp-koha3:~/kohaclone$ git status # On branch bug_929_qa # Your branch is ahead of 'kc/master' by 5 commits. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:57:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:57:12 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 --- Comment #4 from Chris Cormack 2012-01-04 19:57:12 UTC --- Created attachment 7041 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7041 Bug 7402 : Fixing the date formatting so links to the invoice page work This depends on bug 929 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 20:57:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 19:57:57 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #5 from Chris Cormack 2012-01-04 19:57:57 UTC --- This depends on 929, which is passed QA so should be in master soon But to test before then, need to apply the patches from 929 then this -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 22:14:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 21:14:35 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Galen Charlton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt at gmail.com --- Comment #2 from Galen Charlton 2012-01-04 21:14:35 UTC --- Instructions on how to test: This assumes using stock Koha and an unmodified SIPconfig.xml. [1] Add a staff user whose username and barcode are 'term1' and whose password is 'term1'. Give it the 'circulate' permission. [2] Fire up the SIPServer. E.g., $ perl C4/SIP/SIPServer.pm C4/SIP/SIPconfig.xml & [3] Use telnet to open a SIP connection: $ telnet localhost 6001 (Further interaction is assumed to be in the context of the telnet session. Use Ctrl-] to close the connection when you're done). [4] Try logging into the terminal 9300CNterm1|COterm1|CPCPL| The expected response is '941' [5] Enter a patron information request: 6300020060329 201700Y AOCPL|AAterm1|ACterm1|ADterm1| Response should be something like: 64 00020120104 171118000000000000000000000000AOCPL|AAterm1|AE term1|BLY|CQY|CC1|PCS|PIY|AFGreetings from Koha. | Now let's say we've made term1 GNA and debarred. Response, if the patch for 7396 works, would be something like: 64YYYYY 00020120104 171606000000000000000000000000AOCPL|AAterm1|AE term1|BLY|CQY|CC1|PCS|PIN|AFGreetings from Koha. -- Borrower has no valid address. -- Borrower is Debarred.| -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 4 22:19:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 21:19:34 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #17 from Liz Rea 2012-01-04 21:19:34 UTC --- when I did the updatedatabase, I had this problem: [Wed Jan 4 14:36:39 2012] updatedatabase.pl: DBD::mysql::db do failed: Error on rename of './kohadev/#sql-17c0_3f9b4' to './kohadev/letter' (errno: 150) at /home/liz/kohaclone/installer/data/mysql/updatedatabase.pl line 4589. [Wed Jan 4 14:36:39 2012] updatedatabase.pl: DBD::mysql::db do failed: Multiple primary key defined at /home/liz/kohaclone/installer/data/mysql/updatedatabase.pl line 4591. [Wed Jan 4 14:36:39 2012] updatedatabase.pl: DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 at /home/liz/kohaclone/installer/data/mysql/updatedatabase.pl line 4678. I took a cursory look to see if I could figure it out, but I didn't see anything obvious. Thoughts? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 00:59:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 04 Jan 2012 23:59:23 +0000 Subject: [Koha-bugs] [Bug 7383] cart name is [Blank] when not logged in In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7383 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #7 from Chris Cormack 2012-01-04 23:59:23 UTC --- I agree with Owen, Putting the behaviour back as it was (ie removing the regression) is the first step. Then on 4274 people can come up with a way for the cart to be used without logging in and without being used as spam tool and without captcha. That may take a while so lets fix the regression first while people discuss that. Bug 3651 is signed off, so it can be QAed and pushed, while people figure out how to implement bug 4274 is an robust and secure manner. PS Regressions suck -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 01:03:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 00:03:57 +0000 Subject: [Koha-bugs] [Bug 6835] Ability to specify types of email address in overdue_notices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6835 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Signed Off |Does not apply -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 02:17:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 01:17:17 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6942|0 |1 is obsolete| | --- Comment #18 from Srdjan Jankovic 2012-01-05 01:17:17 UTC --- Created attachment 7042 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7042 patch This was because of the message_transports table. It seems that I have a database that is not identical with a newly created one, and I was missing a foreign key from message_transports to letter. Thus I did not get the error message. Furthermore, my message_transports and message_attributes tables were empty. I've loaded those with installation records, and that seemed to make no difference. I am not worried to much about all that, it was a production database, however: Foreign key from message_transports to letter seems to be pointless. It is not used anywhere for joining and I'm not sure how is that supposed to work. I've corrected the patch, so it will be accurate in terms of the database changes, but can anyone please comment/explain to me connection between message_transports and letter tables? Maybe that is not structured as it should be? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 02:44:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 01:44:27 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 --- Comment #10 from Chris Hall 2012-01-05 01:44:27 UTC --- Created attachment 7043 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7043 Patch to allow duplication of budgets This is the work from Catalyst that Paul mentioned. Patch allows for a user to duplicate a budget from the edit drop down menu while viewing a budget. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 02:48:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 01:48:41 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7034|0 |1 is obsolete| | --- Comment #29 from Srdjan Jankovic 2012-01-05 01:48:41 UTC --- Created attachment 7044 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7044 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 02:49:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 01:49:30 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff --- Comment #30 from Srdjan Jankovic 2012-01-05 01:49:30 UTC --- My apologies, that one should go to 5787. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 02:51:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 01:51:05 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7042|0 |1 is obsolete| | --- Comment #19 from Srdjan Jankovic 2012-01-05 01:51:05 UTC --- Created attachment 7045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7045 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 03:30:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 02:30:48 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5857|0 |1 is obsolete| | Attachment #7039|0 |1 is obsolete| | --- Comment #17 from Chris Cormack 2012-01-05 02:30:48 UTC --- Created attachment 7046 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7046 Bug 6885 Follow up patch, invert tested condition Signed-off-by: Chris Cormack Not sure the brackets are nessecary, but I think I remember learning bitwise operators have a lower priority than other relational operators so wanted to make sure we notted the result of the bitwise and, not the flag -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 03:31:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 02:31:29 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7046|0 |1 is obsolete| | --- Comment #18 from Chris Cormack 2012-01-05 02:31:29 UTC --- Created attachment 7047 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7047 Bug 6885 Follow up patch, invert tested condition Signed-off-by: Chris Cormack Not sure the brackets are nessecary, but I think I remember learning bitwise operators have a lower priority than other relational operators so wanted to make sure we notted the result of the bitwise and, not the flag -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 03:31:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 02:31:51 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 04:44:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 03:44:17 +0000 Subject: [Koha-bugs] [Bug 6489] cancelling hold from holds awaiting pickup does not trigger transit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6489 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #11 from Srdjan Jankovic 2012-01-05 03:44:17 UTC --- The patch I provided is actually wrong. I think that your problem was actually resolved in master. Can you please confirm that and cancel. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 05:16:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 04:16:20 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 07:17:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 06:17:06 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 --- Comment #11 from Katrin Fischer 2012-01-05 06:17:06 UTC --- Hi Chris, does the work from Catalyst also include an option to move the not received orders to the new funds? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 08:39:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 07:39:13 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 --- Comment #19 from Katrin Fischer 2012-01-05 07:39:13 UTC --- Created attachment 7048 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7048 Bug 5369: Follow up fixing quotes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:38:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:38:57 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7048|0 |1 is obsolete| | --- Comment #20 from M. de Rooy 2012-01-05 08:38:57 UTC --- Created attachment 7049 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7049 Signed follow up for quotes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:40:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:40:38 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #21 from M. de Rooy 2012-01-05 08:40:38 UTC --- QA Comment: See also above. Code further looks good. Issue with quotes has been resolved. Marking all three patches as Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:42:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:42:21 +0000 Subject: [Koha-bugs] [Bug 7146] Update timestamps when deleting a biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7146 M. de Rooy 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:43:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:43:59 +0000 Subject: [Koha-bugs] [Bug 6094] Fixing ModAuthority problems In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6094 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:43:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:43:59 +0000 Subject: [Koha-bugs] [Bug 5572] refinements to function merge sub merge in C4::AuthoritiesMarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5572 Bug 5572 depends on bug 6094, which changed state. Bug 6094 Summary: Fixing ModAuthority problems http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6094 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:48:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:48:18 +0000 Subject: [Koha-bugs] [Bug 7254] Show pending orders from baskets with closedate > 180 days In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7254 M. de Rooy 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:48:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:48:57 +0000 Subject: [Koha-bugs] [Bug 7041] Sort >1000 search results with sortmax parameter in zebra config file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7041 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:49:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:49:30 +0000 Subject: [Koha-bugs] [Bug 6699] Add not-empty check for warnings from load_sql in Installer In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6699 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:50:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:50:43 +0000 Subject: [Koha-bugs] [Bug 6803] Removing remote include in MODS xslt In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6803 M. de Rooy 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:51:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:51:23 +0000 Subject: [Koha-bugs] [Bug 7270] Removing double itemtype on shelve contents page when no icon is shown In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7270 M. de Rooy 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:53:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:53:22 +0000 Subject: [Koha-bugs] [Bug 6996] Encoding problem in opac-showmarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6996 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 09:53:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 08:53:30 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 --- Comment #19 from Fr?d?ric Demians 2012-01-05 08:53:30 UTC --- > Not sure the brackets are nessecary, but I think I remember learning > bitwise operators have a lower priority than other relational > operators so wanted to make sure we notted the result of the bitwise > and, not the flag That's a wise decision. Thanks. And it adds readability. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 10:23:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 09:23:29 +0000 Subject: [Koha-bugs] [Bug 5725] Batch modifications for Biblios In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 12:30:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 11:30:18 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #5 from M. de Rooy 2012-01-05 11:30:18 UTC --- QA Comment: This does not work when dateformat is metric. The list is not sorted well (in the repeatable yearly holidays). I tried dd/mm/yyyy instead of uk, but that does not work either. Problem is that the column does not contain a date but only dd/mm and that is not a valid date format. Pragmatic solution would be to add the current year in the repeatable yearly holidays. That makes the date complete, helping jQuery to sort them well. Found another related bug for the header of that table. Included a follow up to correct check on metric in template. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 12:30:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 11:30:57 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 --- Comment #6 from M. de Rooy 2012-01-05 11:30:57 UTC --- Created attachment 7050 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7050 Self-signed patch for table header Trivial one line change. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 12:31:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 11:31:09 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 12:31:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 11:31:35 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6631|Signed off patch |Patch that failed QA description| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 12:32:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 11:32:07 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact| |m.de.rooy at rijksmuseum.nl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 13:58:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 12:58:14 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #8 from Ian Walls 2012-01-05 12:58:14 UTC --- I would also agree that security is more important than an uncommonly used "feature". This patch comments out lines rather than deleting them, and sometimes adds returns before prints would otherwise be executed. All in all, this is a safe way of handling this issue until we get a more robust followup to re-enable (or reimplement) the lost logging 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:00:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:00:55 +0000 Subject: [Koha-bugs] [Bug 6147] Reading RSS feeds via Netvibes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #10 from Ian Walls 2012-01-05 13:00:55 UTC --- Template only change to handle T:T conversion problem. Marking as Passed QA. Please leave this bug report open until the recommendations from the validator can be patched. I recommend using this report to continue to track those improvements. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:03:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:03:51 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #13 from Ian Walls 2012-01-05 13:03:51 UTC --- Simple one line change, replacing a '' with 0 (which is more explicitly correct in this case) and ne with !=. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:05:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:05:15 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Signed Off --- Comment #14 from M. de Rooy 2012-01-05 13:05:15 UTC --- (In reply to comment #13) > Simple one line change, replacing a '' with 0 (which is more explicitly correct > in this case) and ne with !=. Marking as Passed QA There is still a possible issue here (a 952 subfield). Was just looking at 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:10:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:10:27 +0000 Subject: [Koha-bugs] [Bug 7337] "Debarred Until" display in the opac tells patrons they are debarred until the year 9999 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7337 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #7 from Ian Walls 2012-01-05 13:10:27 UTC --- Both attached patches are template-level only (with some small bit of additional logic in opac/opac-user.pl to pass the right variables). Easy to read, and removes the display of system-placeholder dates like 9999-12-31. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:20:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:20:13 +0000 Subject: [Koha-bugs] [Bug 7338] link to serial detail wrong In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7338 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #13 from Ian Walls 2012-01-05 13:20:13 UTC --- Works as advertised, template-based change (with a bit of logic in the script to send new param values). Patches must be applied in REVERSE ORDER than currently listed. Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:23:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:23:35 +0000 Subject: [Koha-bugs] [Bug 7341] Clicking cancel on system preferences search results causes error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7341 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #3 from Ian Walls 2012-01-05 13:23:35 UTC --- Fixes issue. The new behaviour is now to get a "leave or stay" confirmation (at least from Firefox). If you're coming into this search from the Admin main page, there is an additional warning asking you to resend. Not optimal, but vastly superior to a software error. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:27:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:27:11 +0000 Subject: [Koha-bugs] [Bug 7193] can't remove end date from subscriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7193 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #10 from Ian Walls 2012-01-05 13:27:11 UTC --- Simple template-only change to make the date editing look like it is (that is, possible!) Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:28:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:28:47 +0000 Subject: [Koha-bugs] [Bug 7194] OPAC detail and recent comments pages require corrections for XHTML validity In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7194 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #3 from Ian Walls 2012-01-05 13:28:47 UTC --- Adds alts, html escapement and a new html_break filter to various large text blobs. Also removes a yui-b div. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:30:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:30:06 +0000 Subject: [Koha-bugs] [Bug 7220] Add IDs to check-in message dialogs to facilitate CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6918|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:30:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:30:35 +0000 Subject: [Koha-bugs] [Bug 7220] Add IDs to check-in message dialogs to facilitate CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #11 from Ian Walls 2012-01-05 13:30:35 UTC --- Template only change, just adding IDs. Easy to read, improves customizability. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:36:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:36:28 +0000 Subject: [Koha-bugs] [Bug 6557] biblioitems.totalissues unused In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ruth at bywatersolutions.com --- Comment #1 from D Ruth Bavousett 2012-01-05 13:36:28 UTC --- Nicole, The funny thing is, I'm discovering, that the *index* of this is what's used to derive popularity sorting the in OPAC. So it's used--but nothing in Koha ever sets it. I can set it in migration scripts easily (filling 942$0 with the sum of the 952$l values), but nothing will ever update that value in Koha. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:52:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:52:26 +0000 Subject: [Koha-bugs] [Bug 6557] biblioitems.totalissues unused In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6557 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 --- Comment #2 from Nicole C. Engard 2012-01-05 13:52:26 UTC --- Yikes! That's not good at all. Upping the priority a bit 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:57:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:57:32 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 --- Comment #15 from M. de Rooy 2012-01-05 13:57:32 UTC --- Created attachment 7051 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7051 Second follow up Needed this second follow up to remove 952-0 from the display again, coming up after the first follow up. Changed a second test in accordance with first follow up. Removed a useless 10th loop to create a tab10XX that is not in the template. Took the liberty to sign it off myself. Small change but annoying to find. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 14:59:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 13:59:12 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|koha-bugs at lists.koha-commun |ian.walls at bywatersolutions. |ity.org |com --- Comment #16 from M. de Rooy 2012-01-05 13:59:12 UTC --- Ian, If you could have a second look please. Thanks and sorry for the inconvenience.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 15:22:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 14:22:04 +0000 Subject: [Koha-bugs] [Bug 7403] New: CataloguingLog warning incorrect Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403 Bug #: 7403 Summary: CataloguingLog warning incorrect Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration AssignedTo: paul.poulain at biblibre.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com The CataloguingLog preference says "Since this occurs whenever a book is checked in or out as well, it is not advisable to turn this on." but no one has ever been able to confirm that this is true. This warning should be removed unless someone can point to the code that makes this warning accurate. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: [09:18] has anyone ever tested and confirmed the warning on the cataloguinglog preference? it says that its slows things down cause it tracks everytime the barcode is scanned - is that right? is the warning valid? [09:19] nengard: it is not correct. [09:19] nengard: at least, so far as I know. [09:19] that's what i thought!!! [09:19] and thank you jcamins [09:19] i've asked this at least once a year for the last 4 years! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 15:36:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 14:36:20 +0000 Subject: [Koha-bugs] [Bug 7404] New: cataloguing log not recording biblio deletes Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7404 Bug #: 7404 Summary: cataloguing log not recording biblio deletes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com Created attachment 7052 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7052 cataloging log I wasn't sure how to title this - view my screenshot. If you delete and item then 'item' is put in the info field so you know what was deleted, but if you delete a bib record it records the deletion, but not that it was a bib record. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 15:47:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 14:47:53 +0000 Subject: [Koha-bugs] [Bug 7403] CataloguingLog warning incorrect In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403 --- Comment #1 from Nicole C. Engard 2012-01-05 14:47:53 UTC --- Okay, the log does track all checkouts and ins, but the warning isn't exactly clear - we need to say that it's a size issue - and not a performance issue: [09:29] nengard: I believe it's been incorrect since 3.4 was released, and items were removed from the biblio. [09:29] jcamins: AddIssue calls ModItem which happens to do some logging [09:29] nengard: I stand corrected. [09:30] so it is incorrect now [09:30] but wasn't before [09:30] tcohen: does it actually log anything? 3.6, it seems to me, is not logging issues in the cataloguing log. [09:31] jcamins, you forgot biblioitems from your truncate list. Also need to check for any issues or reserves. [09:32] jcamins, i might be wrong, but I just checked that AddIssue calls ModItem [09:32] which happens to have : [09:32] logaction("CATALOGUING", "MODIFY", $itemnumber, Dumper($item)) if C4::Context->preference("CataloguingLog"); [09:32] inside [09:32] i think it is not a problem any more, thou [09:33] because we don't do a ModBiblio, which was reallly expensive [09:33] jwagner: thanks. [09:33] nengard: the warning may still be correct, then. [09:33] nengard: I've never noticed any particular performance issues, though. [09:33] (because we log the whole marc there) [09:39] yes, i just tested and when i checked an item out it added two lines to the cataloging log [09:39] but does it actually slow things down? [09:40] nengard: I don't think it's so much an issue of slowing down transactions, as storing TONS of data [09:40] so accessing the log table becomes slow [09:40] but I don't believe it would affect circ transactions or normal response time [09:40] libraries might be okay with that - whereas they won't be okay with things slowing down checkouts and such [09:40] nengard, prior to removing items from marc/marcxml every time an item was borrowed [09:41] the biblio itself was modified [09:41] (the marc/marcxml stuff) [09:41] and the change was then logged [09:41] it's nice to see that i just had to report a bug to get an answer to my question - like i said i've been asking about this for the manual for 4 years now [09:41] that was an expensive task, as the marc itself is saved in the log -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 16:56:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 15:56:32 +0000 Subject: [Koha-bugs] [Bug 7383] cart name is [Blank] when not logged in In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7383 --- Comment #8 from jimmy012012 at gmail.com 2012-01-05 15:56:32 UTC --- Chris and Owen, Does the current fix you are suggesting (requiring login to e-mail cart) still allow a person who is not logged-in to search the catalog and print/download the cart? If yes, does the clicking on the "Send" link prompt the message, "You must be logged in to e-mail this cart"? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 17:14:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 16:14:41 +0000 Subject: [Koha-bugs] [Bug 4274] Cart now requires login before emailing contents In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4274 jimmy012012 at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jimmy012012 at gmail.com --- Comment #4 from jimmy012012 at gmail.com 2012-01-05 16:14:41 UTC --- My comments on Bug 7383 might be more appropriate here: Basically, I agreeing that the e-mail cart feature is quite useful as a standard saving feature, and to require login is too restrictive for: 1) reference-only libraries that don't circulate and don't require user accounts. 2) researchers using a special library's catalog at another location and does not have a user account. It would be great if we can figure out a solution so that it's easier for users to e-mail citations to themselves for later research. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 17:43:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 16:43:50 +0000 Subject: [Koha-bugs] [Bug 7150] Authority Record Searching Returns no results unless Search Main Heading is selected In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7150 --- Comment #1 from Ian Walls 2012-01-05 16:43:50 UTC --- This seems to be caused by commit c19d505a.... Heading-Main is not a valid index, neither is Any. Changing it to just "Heading" works, which is why Search Main Heading works. The problem doesn't seem to be the DOM indexing... indexes are clearly defined here. ccl.properties doesn't have a definition for Heading-Main... it should be: Heading-Main 1=8004 8004 is the authorities bib1.att value... not to be confused with the biblios value, which is materials-specified. Unfortunately, from my tests, this alone does not resolve the issue... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 17:53:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 16:53:32 +0000 Subject: [Koha-bugs] [Bug 7383] cart name is [Blank] when not logged in In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7383 --- Comment #9 from Chris Cormack 2012-01-05 16:53:32 UTC --- (In reply to comment #8) > Chris and Owen, Does the current fix you are suggesting (requiring login to > e-mail cart) still allow a person who is not logged-in to search the catalog > and print/download the cart? If yes, does the clicking on the "Send" link > prompt the message, "You must be logged in to e-mail this cart"? The fix reverts the regression and puts it back how it was before in was accidentally changed. The other bug can then be used to change, on purpose. If I was you I would focus my energy on bug 4274, not this one. Bug 3651 puts the behaviour of the cart send, list send and opac-userudpate back as they were. It has been signed off, and should be pushed as soon as possible because currently, people could send an userupdate request without being logged in also. And yes it is only sending the cart, printing and downloading don't require logging in. But again, security is more important here, and bug 3651 should have its patch pushed and then people can work on how to do anonymous cart sending in a safe manner. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 17:55:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 16:55:57 +0000 Subject: [Koha-bugs] [Bug 3651] Require patron login to send shelves and baskets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3651 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Severity|enhancement |critical --- Comment #4 from Chris Cormack 2012-01-05 16:55:57 UTC --- This patch also fixes opac-userupdate.pl so is a more serious patch. Without this, you don't need to be logged in to craft a url to request an update to anyones record. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:22:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:22:45 +0000 Subject: [Koha-bugs] [Bug 7405] New: serials parent permission must be checked to receive Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7405 Bug #: 7405 Summary: serials parent permission must be checked to receive Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: Serials AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com Created attachment 7053 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7053 serials permissions See attached. If the patron has all serials permissions but doesn't have the parent serials permission checked they don't have all serials permissions: We had 3 serials librarians and 2 of them had the parent checked but 1 did not. The 3rd librarian could not check in issues until we ticked the parent box. If checking in serials is a different permission then there should be one listed - having all the children permissions checked should be the same as having the parent checked. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:28:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:28:16 +0000 Subject: [Koha-bugs] [Bug 7406] New: saved reports not showing right number Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7406 Bug #: 7406 Summary: saved reports not showing right number Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Reports AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com See here: http://screencast.com/t/Wx7sVgkfb When you go to the used saved page it's showing 40 reports but the filter says 20 so that when you changing things by sorting a column it changes to 20 and when you page through things aren't looking right either. The limit on number of reports should match what is shown on the page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:29:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:29:37 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 --- Comment #2 from Ian Walls 2012-01-05 18:29:37 UTC --- Created attachment 7054 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7054 Proposed Patch Adds HidePatronName support to Issue History tab -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:29:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:29:44 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:43:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:43:01 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7054|0 |1 is obsolete| | --- Comment #3 from Nicole C. Engard 2012-01-05 18:43:01 UTC --- Created attachment 7055 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7055 [SIGNED-OFF] Bug 7097: HidePatronName not hiding on issue history HidePatronName wasn't being respected on a titles Checkout History tab. This patch exports the preference to the template (if set), and then toggles the display between patron cardnumber (if 'on') or the name (if 'off') To test: Enable HidePatronName Go to the Checkout History tab of an item that has been checked out before You should see the patron's cardnumber instead of their surname, firstname Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:43:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:43:12 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 19:44:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 18:44:13 +0000 Subject: [Koha-bugs] [Bug 7407] New: HidePatronName not working anymore Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Bug #: 7407 Summary: HidePatronName not working anymore Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 - low Component: System Administration AssignedTo: paul.poulain at biblibre.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com If you visit the detail page in the staff client it shows the patron name in the holdings table no matter what you choose for HidePatronName - it used to show the cardnumber instead of name if HidePatronName was set to 'Don't Show' -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:04:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:04:39 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 --- Comment #1 from Nicole C. Engard 2012-01-05 19:04:39 UTC --- See here: http://screencast.com/t/dnidO2FbSefF I'm on master. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:13:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:13:10 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 --- Comment #2 from Ian Walls 2012-01-05 19:13:10 UTC --- Created attachment 7056 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7056 Proposed Patch Fixes T:T scope issue which prevented HidePatronName from working on 'on hold for' messages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:13:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:13:21 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:15:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:15:25 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7056|0 |1 is obsolete| | --- Comment #3 from Nicole C. Engard 2012-01-05 19:15:25 UTC --- Created attachment 7057 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7057 [SIGNED-OFF] Bug 7407: HidePatronName not working on 'on hold for' messages HidePatronName was not working on 'on hold for' messages, only 'checked out to' messages. This resulted in the patrons name showing if the item was on hold for them. T:T scope issue; needs to be within itemloo. This patch does that. Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:15:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:15:36 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 20:31:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 19:31:21 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 --- Comment #12 from Chris Hall 2012-01-05 19:31:21 UTC --- (In reply to comment #11) Hey Katrin No sorry, the patch only allows for a budget and all its funds to be duplicated (as if you created a new budget with all the same funds and allocated money). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 21:41:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 20:41:46 +0000 Subject: [Koha-bugs] [Bug 7408] New: Expire holds that have been waiting too long Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7408 Bug #: 7408 Summary: Expire holds that have been waiting too long Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests AssignedTo: ian.walls at bywatersolutions.com ReportedBy: ian.walls at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com For holds that have been waiting for pickup longer than the ReservesMaxPickupDelay number of days, there should be an automated way to mark these holds as "expired". It would also be nice (well, for the library, perhaps) to have the option to charge a fee for the patron not picking up the material. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 5 23:48:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 22:48:14 +0000 Subject: [Koha-bugs] [Bug 7408] Expire holds that have been waiting too long In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7408 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #1 from Nicole C. Engard 2012-01-05 22:48:14 UTC --- Doesn't this script do most of that (except the charging part): misc/cronjobs/holds/cancel_expired_holds.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 00:26:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 23:26:14 +0000 Subject: [Koha-bugs] [Bug 7409] New: Missing dependencies for Debian package Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7409 Bug #: 7409 Summary: Missing dependencies for Debian package Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com In order for all the functionality in Koha to work properly, unzip is required (for patron images), and perl-doc is required (for --help switches on the command line scripts). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 00:42:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 05 Jan 2012 23:42:53 +0000 Subject: [Koha-bugs] [Bug 7408] Expire holds that have been waiting too long In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7408 --- Comment #2 from Ian Walls 2012-01-05 23:42:53 UTC --- Nicole, No, cancel_expired_holds.pl moves holds from being expired to being cancelled, and thus moved to the old_reserves table. Not every waiting hold has an expiration date; it's not filled in by the holds fill process. The patron or librarian has to set it manually. What's needed is an automated way of adding these expiration dates based on the ReservesMaxPickupDelay value, so that cancel_expired_holds.pl can capture and cancel them. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 01:29:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 00:29:54 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 --- Comment #27 from Srdjan Jankovic 2012-01-06 00:29:54 UTC --- 4. I tried both XSLT and "normal", and got the same result. Can we ask someone else to check this? 5. The number that was removed is one that was next to the Save tickbox, the ordinal number of the result in the result set. It was removed because it was awkward to show eg 6 results numbered 3,5,8,13,16,19 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 03:16:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 02:16:53 +0000 Subject: [Koha-bugs] [Bug 6413] Notes in Fines doing wonky things In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chrish at catalyst.net.nz --- Comment #5 from Chris Hall 2012-01-06 02:16:53 UTC --- The ability to add a note when paying a fine appears to have been removed in the patch for bug 3498 Allow partial payments of fines (507c7f422485aaf7ae601b0a84bacdbaedac061c). Is adding it back in desirable? If so, is the ability to also edit the notes on fines still required? Currently it is not possible so not having it is not reverting, however it could be added in via an edit button on the fines page or something similar. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 04:26:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 03:26:13 +0000 Subject: [Koha-bugs] [Bug 7140] Add item type description on the catalogue search and detail screens In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140 --- Comment #9 from Srdjan Jankovic 2012-01-06 03:26:13 UTC --- Search Results: I cannot see where the item type description gets duplicated. My intention was only to make sure it gets displayed regardless of whether the icon is present or not. Can you please point out/supply a screenshot of duplicated item type descriptions -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 06:16:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 05:16:24 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 --- Comment #1 from Srdjan Jankovic 2012-01-06 05:16:24 UTC --- Created attachment 7058 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7058 patch We have to do this in two iterations. Please have a look and comment. Once we are happy I'll extract js and css so it can be reused. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 06:16:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 05:16:59 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Status|NEW |ASSIGNED Patch Status|--- |Needs Signoff Change sponsored?|--- |Sponsored -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 06:17:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 05:17:29 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard at myacpl.org |srdjan at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 09:08:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 08:08:24 +0000 Subject: [Koha-bugs] [Bug 7409] Missing dependencies for Debian package In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7409 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger 2012-01-06 08:08:24 UTC --- *** Bug 7389 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 09:08:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 08:08:24 +0000 Subject: [Koha-bugs] [Bug 7389] List unzip as a dependency In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7389 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Magnus Enger 2012-01-06 08:08:24 UTC --- *** This bug has been marked as a duplicate of bug 7409 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 09:24:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 08:24:00 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Julian Maurice 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:23:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:23:28 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #2 from Magnus Enger 2012-01-06 09:23:28 UTC --- This looks like a nice enhancement, but I fear we will never agree on what should and should not be displayed in the popup... Would it be possible to add a syspref that - disables the feature if it's empty - takes a template with placeholders for the different fields that describe the libraries, so each library could format the contents of the popup to their heart's content? I'm attaching a screenshot of what the current patch looks like, to make it easier for others to add their opinion. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:24:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:24:10 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 --- Comment #3 from Magnus Enger 2012-01-06 09:24:10 UTC --- Created attachment 7059 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7059 Screenshot of library details displayed in the OPAC -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:28:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:28:21 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer 2012-01-06 09:28:21 UTC --- I think i agree with Magnus - not every library will want all the data from the branches table to be displayed in the OPAC. I would really like to see that as an option, a syspref with a list of fields to display perhaps and leaving it empty when you don't want it to display. With TT such things have become a lot easier to do! Is it possible to click on the mail adress? I can't see from the screenshot. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:32:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:32:29 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 --- Comment #10 from Adrien SAURAT 2012-01-06 09:32:29 UTC --- I'm preparing a patch where the whole path has to be stored in the system preference, but I have a doubt about C4/Auth.pm, which contains the following code at line 445 : OPACBaseURL => ($in->{'query'}->https() ? "https://" : "http://") . $ENV{'SERVER_NAME'} . ($ENV{'SERVER_PORT'} eq ($in->{'query'}->https() ? "443" : "80") ? '' : ":$ENV{'SERVER_PORT'}"), Should I replace this by a simple : OPACBaseURL => C4::Context->preference('OPACBaseURL') or is there a reason to keep such a construction with SERVER_PORT ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:32:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:32:38 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 --- Comment #5 from Magnus Enger 2012-01-06 09:32:38 UTC --- (In reply to comment #4) > Is it possible to click on the mail adress? I can't see from the screenshot. Good question! No, it's not. (At least not in FF8 on Ubuntu). The popup follows the mouse pointer, and you can't moce the mouse pointer over the popup, if you try it disappears. So turning the address into a clickable link might not make too much sense. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:36:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:36:12 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 --- Comment #11 from Adrien SAURAT 2012-01-06 09:36:12 UTC --- Well, in fact OPACBaseURL is not necessarily filled with a value, so I guess I'll just use this code when it's empty, otherwise we use what's stored in the system preference. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:40:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:40:25 +0000 Subject: [Koha-bugs] [Bug 7410] New: Wrong price calculation on order page Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7410 Bug #: 7410 Summary: Wrong price calculation on order page Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: /cgi-bin/koha/acqui/neworderempty.pl?booksellerid=1&ba sketno=2&biblionumber=5 OS/Version: All Status: NEW Severity: critical Priority: P5 - low Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com Created attachment 7060 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7060 price calculation on order form Ok, my settings are: - gist = 0 - vendor tax rate = 10.00 - list price does include tax - no discount Unit price: 8.00 Replacement cost: 6.99 Budgeted cost: 6.99 Total: 6.99 I might be wrong here... but shouldn't it be 7.20? Wrong calculations in acq are not good at all. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:40:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:40:47 +0000 Subject: [Koha-bugs] [Bug 7410] Wrong price calculation on order page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7410 --- Comment #1 from Katrin Fischer 2012-01-06 09:40:47 UTC --- Created attachment 7061 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7061 vendor -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:46:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:46:57 +0000 Subject: [Koha-bugs] [Bug 7410] Wrong price calculation on order page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7410 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Katrin Fischer 2012-01-06 09:46:57 UTC --- Chris had the right idea, currency exchange rate for EUR was not set to 1 - sorry! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:59:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:59:29 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6567|0 |1 is obsolete| | --- Comment #12 from Adrien SAURAT 2012-01-06 09:59:29 UTC --- Created attachment 7062 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7062 proposed patch #2 Effects of the patch : 1) OPACBaseURL must now contain the full address with http:// or https:// (system preference help changed accordingly) 2) The RSS Feed in OPAC results now handle OPACBaseURL -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 10:59:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 09:59:38 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 Adrien SAURAT 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:00:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:00:31 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6964|0 |1 is obsolete| | --- Comment #7 from Magnus Enger 2012-01-06 10:00:31 UTC --- Created attachment 7063 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7063 Bug 7388 [SIGNED-OFF] [enh] - round the corners on the side menus in the staff client To test: apply patch check menus on circulation and bib detail page - corners on the menus to the left should be rounded. Signed-off-by: Magnus Enger Those rounded corners do look more friendly. I have tested circulation and bib detail page and have found no ill side effects. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:03:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:03:59 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no Patch Status|Needs Signoff |Signed Off --- Comment #8 from Magnus Enger 2012-01-06 10:03:59 UTC --- I have tested and signed off on the first patch, the one called "round the corners on the side menus in the staff client". I'm changing the status to "Signed Off", but if that patch gets pushed the status should be reset to "Needs signoff" for the remaining patches. Or maybe those batches could be moved to one or more separate bugs? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:05:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:05:06 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #9 from Magnus Enger 2012-01-06 10:05:06 UTC --- So just to be completely clear: attachment 7063 is the only one I have signed off, pending further discussion of the other patches. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:19:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:19:48 +0000 Subject: [Koha-bugs] [Bug 7411] New: remove diacritics when automatically generating userid Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 Bug #: 7411 Summary: remove diacritics when automatically generating userid Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: sophie.meynieux at biblibre.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com When userid is automatically generated from firstname and surname, diacritics should be removed because login with diacritics may results in failure -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:20:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:20:47 +0000 Subject: [Koha-bugs] [Bug 7029] searching : fuzzy et steming In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7029 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Adrien SAURAT 2012-01-06 10:20:47 UTC --- No big problem actually. There was a mistake in the French translation of the QueryFuzzy values. "Don't try" was replaced with "Activer" "Try" was replaced with "D?sactiver" It should be the opposite. The translation in the Koha Translation Project has been updated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:27:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:27:38 +0000 Subject: [Koha-bugs] [Bug 7165] Add biblio and biblioitems fields for claimacquisition letter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7165 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m Depends on| |5347 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:27:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:27:38 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7165 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:29:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:29:18 +0000 Subject: [Koha-bugs] [Bug 7165] Add biblio and biblioitems fields for claimacquisition letter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7165 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Druart 2012-01-06 10:29:18 UTC --- already developped for Bug 5347. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:29:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:29:18 +0000 Subject: [Koha-bugs] [Bug 7163] BibLibre acquisitions omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7163 Bug 7163 depends on bug 7165, which changed state. Bug 7165 Summary: Add biblio and biblioitems fields for claimacquisition letter http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7165 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:40:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:40:32 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Christophe Croullebois changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophe.croullebois at bibl | |ibre.com Patch Status|Needs Signoff |Signed Off --- Comment #6 from Christophe Croullebois 2012-01-06 10:40:32 UTC --- ok fine, easy and usefull. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:42:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:42:59 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 --- Comment #1 from Sophie MEYNIEUX 2012-01-06 10:42:59 UTC --- Created attachment 7064 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7064 Bug 7411 : remove diacritics from userid when generated automatically -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:45:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:45:02 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 Sophie MEYNIEUX changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Status|NEW |ASSIGNED Patch Status|--- |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |sophie.meynieux at biblibre.co | |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:46:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:46:47 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 --- Comment #2 from Sophie MEYNIEUX 2012-01-06 10:46:47 UTC --- http://mantis.biblibre.com/view.php?id=7744 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:49:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:49:55 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Christophe Croullebois changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7011|0 |1 is obsolete| | --- Comment #7 from Christophe Croullebois 2012-01-06 10:49:55 UTC --- Created attachment 7065 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7065 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:51:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:51:17 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 --- Comment #3 from Adrien SAURAT 2012-01-06 10:51:17 UTC --- Our customer just asked for the title to appear instead of this '---' string. I really think it would be enough, and don't see any real advantage in doing something complicated here. I'll wait for a community decision, but my vote would go for the simple removal of this "replace TITLE with ---" rule. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:55:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:55:22 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #10 from Magnus Enger 2012-01-06 10:55:22 UTC --- Nice enhancements! Just a couple of questions/suggestions: 1. Could it be a good idea to use authorized values for class names? That would leave less room for typos and make it possible to change the name of a class without changing every attribute that uses that class. 2. When a patron is viewed with e.g. members/moremember.pl?borrowernumber=3 the attributes that have a class are displayed in a separate table, which is nice. But in the edit screens they are all in the same table, sorted by Type. Could it be an idea to sort the table by Class instead, to make the attributes with the same class appear more close together? I'll attach screenshots of what the display looks like. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:59:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:59:18 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #11 from Magnus Enger 2012-01-06 10:59:18 UTC --- Created attachment 7066 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7066 Displaying patron attributes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 11:59:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 10:59:46 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #12 from Magnus Enger 2012-01-06 10:59:46 UTC --- Created attachment 7067 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7067 Editing patron attributes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:03:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:03:31 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #10 from Magnus Enger 2012-01-06 11:03:31 UTC --- What's the relationship between these two patches? Should the one from Ian be applied on top of the one from Chris, or are they independent? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:09:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:09:04 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 --- Comment #13 from Katrin Fischer 2012-01-06 11:09:04 UTC --- Hm, not sure here, but will this change break the URL for installations where no full URL is entered? Can we make the update take care about it? (preferred) Or have a note in the update process that people have to change the preference? Should staffClientBaseURL be changed to work like that as well? Sorry for so many questions :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:15:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:15:06 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org --- Comment #3 from Dobrica Pavlinusic 2012-01-06 11:15:06 UTC --- I'm wondering why it's using Text::Undiacritic instead of Text::Unaccent which is more popular and already packaged in Debian. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:34:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:34:38 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed AssignedTo|oleonard at myacpl.org |chris at bigballofwax.co.nz --- Comment #9 from Paul Poulain 2012-01-06 11:34:38 UTC --- patch pushed, pleast test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:36:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:36:46 +0000 Subject: [Koha-bugs] [Bug 7307] OPACBaseURL not used in opac-search.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 --- Comment #14 from Adrien SAURAT 2012-01-06 11:36:46 UTC --- 1) Hm, not sure here, but will this change break the URL for installations where no full URL is entered? -> Yes. 2) Can we make the update take care about it? (preferred) -> Not totally safe, we could assume that we can add "http://" at the beginning of the existing value, this would solve most cases. But the point of this "full URL" change is that some people may need "https" instead, and we have no way to decide between http and https. 3) Or have a note in the update process that people have to change the preference? -> Would be good, but where could this appear ? I don't know very well this part yet (I'm creating a new field for another patch so I'm discovering the update process, but what if we don't create a field, as here ?). 4) Should staffClientBaseURL be changed to work like that as well? -> Didn't know this one ! A grep on the whole koha code shows only one actual use of this preference, in "/misc/load_testing/benchmark_circulation.pl", in the following line: my $baseurl= C4::Context->preference("staffClientBaseURL")."/cgi-bin/koha/" It's already working like this new version of OPACBaseURL, and the "staffClientBaseURL" hint only says "Specify the base URL of the staff client", so I guess we're fine on this one. 5) Sorry for so many questions :) Kein Problem! :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:38:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:38:33 +0000 Subject: [Koha-bugs] [Bug 7411] remove diacritics when automatically generating userid In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7411 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #4 from Magnus Enger 2012-01-06 11:38:33 UTC --- Using a module that is packaged for Debian would be a good idea. If this is changed, please remember to add the package to these files: install_misc/debian.packages debian/control -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:38:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:38:49 +0000 Subject: [Koha-bugs] [Bug 7166] Modify order notes when basket is closed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7166 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m AssignedTo|henridamien at koha-fr.org |jonathan.druart at biblibre.co | |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:40:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:40:10 +0000 Subject: [Koha-bugs] [Bug 7166] Modify order notes when basket is closed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7166 --- Comment #1 from Jonathan Druart 2012-01-06 11:40:10 UTC --- Created attachment 7068 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7068 Proposed patch When you are on parcel.pl or basket.pl you can now add or edit a note for each order. To test: Create orders with and without note. Edit/Add the note on basket.pl page. Close the basket. Check you can add/edit the order note on parcel.pl page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:40:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:40:25 +0000 Subject: [Koha-bugs] [Bug 7166] Modify order notes when basket is closed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7166 Jonathan Druart 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 12:40:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 11:40:41 +0000 Subject: [Koha-bugs] [Bug 7166] Modify order notes when basket is closed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7166 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 13:27:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 12:27:53 +0000 Subject: [Koha-bugs] [Bug 3184] Show creator and budget receiving a document In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3184 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #10 from Paul Poulain 2012-01-06 12:27:53 UTC --- Patch pushed, please test QA comment: checked perlcritic & valid template are still OK: perlcritic acqui/orderreceive.pl acqui/orderreceive.pl source OK prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:00:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:00:45 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com --- Comment #19 from Paul Poulain 2012-01-06 13:00:45 UTC --- I'm OK to put this patch, but it introduce a new (internal) feature i'd like to advertise before pushing. Chris, could you explain the consequences for dates fields ? Does it mean we don't need to format them in pl anymore but just throw them "as they are", like: [% order.entrydate | $KohaDates %] ? (and : - my $entrydate = C4::Dates->new( $data->{'entrydate'}, 'iso' ); - $data->{'entrydate'} = $entrydate->output("syspref"); - my $datereceived = C4::Dates->new( $data->{'datereceived'}, 'iso' ); - $data->{'datereceived'} = $datereceived->output("syspref"); to remove lines that are now useless ? I like it. But if we want to adopt this tool (and I think we should), it must be validated & a bug entry must be open to clean all dates formattings in Koha ! Chris, please give me details, i'll take care of the bugzilla & mail to koha-devel -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:09:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:09:01 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7027|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:11:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:11:16 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #11 from Ian Walls 2012-01-06 13:11:16 UTC --- This patch is mostly indentation changes... only two sections of code changing are done. Changes seems sane and secure. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:11:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:11:42 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #22 from Paul Poulain 2012-01-06 13:11:42 UTC --- patch pushed, please test QA comment: checked UNIMARC record.abs, the problem does not exist -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:17:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:17:43 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 --- Comment #4 from Owen Leonard 2012-01-06 13:17:43 UTC --- I've done some experimenting with it and have not been able to come up with a solution that I think works better. For now I would agree that letting duplicate titles appear is probably the best option. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:21:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:21:50 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #20 from Katrin Fischer 2012-01-06 13:21:50 UTC --- It's a new filter Chris wrote and I think advertising is good but should not keep these patches from being pushed. We can implement the use of this filter step by step in the other templates. And yes, it makes it unnecessary to deal with date formatting in the .pl files - which is great! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:27:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:27:28 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #36 from Ian Walls 2012-01-06 13:27:28 UTC --- I've been leery about this development for a few reasons: 1. it seems that, what we initially discussed for this is not what we got, as far as code. There was some BibLibre work that was similar, so that was used instead of implementing the idea from Mumba? in it's entirety. 2. making changes to the way database updates are handled effects all versions of Koha. This process needs to remain stable at all costs. Thus any change must be most thoroughly tested 3. there is a rush order on this, which makes me uncomfortable. Yes, it would be nice to start the release cycle with a new method, but we're already well along the development timeframe for 3.8, and I think changing midstream is going to introduce more complications than it's worth 4. Frankly, I don't feel the need to rush this. This project offers no particular benefits to the end user. It's only really helpful to testers and developers. I'm all for making it easier to test patches, but not at the risk of breaking upgrades for any set of Koha users. I'd rather see this implemented in the next release cycle, so we have adequate time to plan and test. 5. Moving database updates into the atomic update directory is a good thing, for sure, but assigning them numbers makes them inherently linear, which we're trying to avoid. 6. I disagree with removing the Version check on every page. We're in an asynchronous web environment; the system could be upgraded while folks are mid-stream in their work (not a recommended practice, but one that we need to acknowledge as possible). If a database change significantly affects the structure of the area in which people are working, the information they are submitting/querying could become corrupted, or not work at all. The code and the database must be kept synchronous, at all times, with no need for manual action. Following is my counter-proposal for what a change to updatedatabase should look like. Marking as Failed QA for now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:29:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:29:51 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #9 from Paul Poulain 2012-01-06 13:29:51 UTC --- patch pushed, please test I've added a followup on InstallAuth.pm to comment another occurrence of this buggy code QA comment: i'm not sure we should have commented, I think/feel removing the lines would be better here. But as it's a real problem, i push. If you think it would be better to completly remove those lines, let me know ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:35:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:35:43 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 --- Comment #10 from Paul Poulain 2012-01-06 13:35:43 UTC --- The more I think of it, the more I think we should remove and not just comment. And we should also remove sub _session_log ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:36:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:36:26 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #37 from Ian Walls 2012-01-06 13:36:26 UTC --- Counter proposal: Just like we initially thought * patches would be submitted in a specific file, in atomicupdate directory * a new file (YAML) would be added, that would have 2 columns, one for the version number, one for the atomicupdate file name * updatedatabase wouldn't change anymore: we would just add something like : LoadYAMLFile() ForEachLine { if (C4::Context->preference("Version") < FirstColumnYAML) { exec(secondColumnYAML); SetVersion (FirstColumnYAML); } } The YAML file would be updated only by the Release Manager, when he pushes a patch. But additionally, * Each atomic update would be named descriptively, not numerically. Preferrably referencing the bug number * The updates would all have the following 4 functions: CHECK: determines if the change is needed DESCRIBE: display the text for what this change is supposed to do DO: execute the change UNDO: revert the change * CHECK would always be run first. If the change is warranted, DESCRIBE would be run. After a confirmation from the user, DO is run. * Similar process could be implemented to downgrade Koha, using UNDO instead of DO. This solves linearity, in that any update can DOne in any order. It also makes reverting patches easier; if a patch you're testing contains a DB update, you can run the UNDO before switching back to master. This prevents cumulative database corruption from testing DB-rev patches Duplicate Key entries and other problems that could come from running an update twice are avoided. Update descriptions can be viewed in advance, so you know what you're going to get. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:38:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:38:29 +0000 Subject: [Koha-bugs] [Bug 6147] Reading RSS feeds via Netvibes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #11 from Paul Poulain 2012-01-06 13:38:29 UTC --- patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:47:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:47:44 +0000 Subject: [Koha-bugs] [Bug 6413] Notes in Fines doing wonky things In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413 --- Comment #6 from Nicole C. Engard 2012-01-06 13:47:44 UTC --- I've had several libraries ask to have that ability brought back - for paying and for writing off fines. I'm not sure about whether they want to be able to edit that note after the fact, but if it were possible I'm sure no one would complain. Most important thing is allowing people to make notes/memos on payments/writeoffs. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:47:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:47:44 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #38 from Katrin Fischer 2012-01-06 13:47:44 UTC --- I am really not sure that sequence for database update never matters. The nonlinear approach seems dangerous to me. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:53:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:53:35 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 --- Comment #11 from Ian Walls 2012-01-06 13:53:35 UTC --- Magnus, The two patches are independent, alternate implementations. Chris's works at a global level, while mine works at the branch/itemtype level as well. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:57:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:57:33 +0000 Subject: [Koha-bugs] [Bug 7412] New: Pre-filling items in cataloguing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Bug #: 7412 Summary: Pre-filling items in cataloguing Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: matthias.meusburger at biblibre.com QAContact: ian.walls at bywatersolutions.com Pre-filling of items: remember what was in the previous item filled, to be able to create multiple items quickly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:58:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:58:24 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #39 from Paul Poulain 2012-01-06 13:58:24 UTC --- (In reply to comment #38) > I am really not sure that sequence for database update never matters. The > nonlinear approach seems dangerous to me. My proposal is, in fact, semi non-linear: all DBrevs are numbered, thus they have an order. But each number can be applied individually. It means that, if you apply DBrev 1 and 3, you can also, later, apply BDrev 2 It means that a DBrev that is not ready to be pushed don't block everything/everybody and you don't have to renumber everything or use temporary numberings (or the XXX system we use atm) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 14:59:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 13:59:36 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 --- Comment #1 from Matthias Meusburger 2012-01-06 13:59:36 UTC --- Created attachment 7069 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7069 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:00:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:00:36 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #40 from Paul Poulain 2012-01-06 14:00:36 UTC --- (In reply to comment #37) > Counter proposal: Do you plan to submit a patch that implement this behaviour? If the answer is no i'll answer to each of your points -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:01:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:01:26 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 --- Comment #2 from Matthias Meusburger 2012-01-06 14:01:26 UTC --- To test: Enable PrefillItem syspref Create a new item Create another item. Expected result: fields are prefilled with previous values. (except for the following fields: f k u v x z) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:02:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:02:54 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #41 from Chris Nighswonger 2012-01-06 14:02:54 UTC --- (In reply to comment #36) Up front, I think Ian raises some very good points. > I've been leery about this development for a few reasons: > Following is my counter-proposal for what a change to updatedatabase should > look like. Marking as Failed QA for now. However, I'm not sure that the correct "mechanism" here is a "Failed QA." In my opinion QA is pretty objective. ie. does the code do precisely what it claims to do. None of the points listed indicate that the code submitted does not behave as advertised. They are all good points, but fall more into the pail of the "is this the best way to do it" discussion. Maybe I'm wrong in that thought. If so, feel free to correct me. I fear this may set a precedent of QA "vetoing" features for reasons other than objective code related problems. Of course, refusing to QA a feature could result in a "pocket veto" of sorts as well. But I think that a conscientious RM should not push any feature to master about which serious concerns have been raised. (For the record, this is not intended to be an indication of my opinion on the modus operendi of a new update system. It is merely a procedural objection.) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:03:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:03:33 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Failed QA --- Comment #10 from Nicole C. Engard 2012-01-06 14:03:33 UTC --- Applies fine, but after it's applied I get : Software error: Template process failed: file error - datatables-strings.inc: not found at /home/nengard/kohaclone/C4/Templates.pm line 125. For help, please send mail to the webmaster (webmaster at debian), giving this error message and the time and date of the error. on the serials_home -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:04:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:04:09 +0000 Subject: [Koha-bugs] [Bug 5872] Enhancements to circulation (see comment 23 for details) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872 Francois Charbonnier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |francois.charbonnier at biblib | |re.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:04:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:04:30 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #42 from Ian Walls 2012-01-06 14:04:30 UTC --- Paul, I don't have a patch implementing my proposal yet, no, and it's unlikely I'll get one written any time this month or next. But that doesn't stop others from taking the core idea, expounding on it, and implementing. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:06:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:06:22 +0000 Subject: [Koha-bugs] [Bug 5872] Enhancements to circulation (see comment 23 for details) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:07:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:07:56 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #21 from Paul Poulain 2012-01-06 14:07:56 UTC --- (In reply to comment #20) > It's a new filter Chris wrote and I think advertising is good but should not > keep these patches from being pushed. We can implement the use of this filter > step by step in the other templates. of course, and that's why i'm just asking for more info from chris. Once i've them, i'll push, that won't be delayed a lot, don't worry -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:08:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:08:47 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #43 from Ian Walls 2012-01-06 14:08:47 UTC --- Chris N, QA is not strictly assessing the validity of the code and it's conformity to our established coding guidelines. It also takes into consideration larger implications of the code being submitted, the possibilities of regressions and the risks of introducing new bugs. Perhaps I'm overstating the scope as others understand it, but this is my understanding. That said, having another status to mark this other than "Failed QA" would be good, because the code itself isn't technically invalid. Perhaps "Planning" or "In Discussion"... ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:09:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:09:14 +0000 Subject: [Koha-bugs] [Bug 7337] "Debarred Until" display in the opac tells patrons they are debarred until the year 9999 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7337 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Patch Pushed --- Comment #8 from Paul Poulain 2012-01-06 14:09:14 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:16:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:16:30 +0000 Subject: [Koha-bugs] [Bug 7338] link to serial detail wrong In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7338 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #14 from Paul Poulain 2012-01-06 14:16:30 UTC --- patch pushed please test: QA comment: prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:17:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:17:59 +0000 Subject: [Koha-bugs] [Bug 7341] Clicking cancel on system preferences search results causes error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7341 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|rel_3_8 |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #4 from Paul Poulain 2012-01-06 14:17:59 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:19:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:19:29 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #44 from Chris Nighswonger 2012-01-06 14:19:29 UTC --- (In reply to comment #43) > Chris N, > > QA is not strictly assessing the validity of the code and it's conformity to > our established coding guidelines. It also takes into consideration larger > implications of the code being submitted, the possibilities of regressions and > the risks of introducing new bugs. Perhaps I'm overstating the scope as others > understand it, but this is my understanding. I don't think that this is an overstatement of QA responsibilities. I just think that QA rejection should include concrete, demonstration issues. ie. What are the exact regressions/bugs along with examples of exactly how those will manifest. If the code is demonstrably buggy or regression-causing, it should fail QA. It should not fail QA on issues which are anticipated/suspected, but no confirmed IMHO. > > That said, having another status to mark this other than "Failed QA" would be > good, because the code itself isn't technically invalid. Perhaps "Planning" or > "In Discussion"... ? Such a choice would be nice. "In Discussion" would be an unambiguous tag. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:21:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:21:48 +0000 Subject: [Koha-bugs] [Bug 5345] Table sorters in Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5345 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om Depends on| |6836 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:21:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:21:48 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5345 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:30:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:30:49 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 David Schuster changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dschust1 at gmail.com --- Comment #6 from David Schuster 2012-01-06 14:30:49 UTC --- Please make this optional as schools generally the address of the school isn't important to our users they are just trying to locate a book at their school or can talk with the librarian about getting it. my .0001 cent opinion. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:32:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:32:45 +0000 Subject: [Koha-bugs] [Bug 7016] CanBookBeReserved uses GetItemsInfo unnecessarily In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7016 Maxime Pelletier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pelletiermaxime at gmail.com Severity|normal |major --- Comment #7 from Maxime Pelletier 2012-01-06 14:32:45 UTC --- This patch broke the function. CanItemBeReserved needs an itemnumber and it seems that it now gets an array of hash (for exemple you would get itemnumber with $item->{$biblionumber}->[0]). I would suggest either reverting this patch or using/adding subs that just return an array of itemnumber 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:33:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:33:40 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent CC| |nengard at gmail.com Patch Status|--- |Needs Signoff AssignedTo|gmcharlt at gmail.com |matthias.meusburger at biblibr | |e.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:34:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:34:47 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Patch Status|Needs Signoff |Does not apply --- Comment #3 from Nicole C. Engard 2012-01-06 14:34:47 UTC --- This does to appear to apply to master. nengard at debian:~/kohaclone$ git bz apply 7412 Bug 7412 - Pre-filling items in cataloguing proposed patch Apply? [yn] y Applying: Bug 7412: Pre-filling items in cataloguing /home/nengard/kohaclone/.git/rebase-apply/patch:85: trailing whitespace. # force the use of "add and duplicate" feature, so the form will be filled with /home/nengard/kohaclone/.git/rebase-apply/patch:176: trailing whitespace. $itemrecord = $cookieitemrecord if ($prefillitem and not $justaddeditem and $op ne "edititem"); error: patch failed: kohaversion.pl:16 error: kohaversion.pl: patch does not apply Patch failed at 0001 Bug 7412: Pre-filling items in cataloguing 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". Patch left in /tmp/proposed-patch-NyUHpB.patch nengard at debian:~/kohaclone$ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:38:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:38:55 +0000 Subject: [Koha-bugs] [Bug 7167] updatedatabase improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7167 --- Comment #45 from Paul Poulain 2012-01-06 14:38:55 UTC --- (In reply to comment #41) > However, I'm not sure that the correct "mechanism" here is a "Failed QA." In my > opinion QA is pretty objective. ie. does the code do precisely what it claims > to do. None of the points listed indicate that the code submitted does not > behave as advertised. They are all good points, but fall more into the pail of > the "is this the best way to do it" discussion. Maybe I'm wrong in that > thought. If so, feel free to correct me. Thanks chris_n ! That was my 1st reaction, but I didn't wanted to write it immediatly to avoid being suspected to refuse the discussion. I agree that QA should be objective. OTOH, Ian & me had a long discussion about this improvement at KohaCon, and I consider his thoughts more a follow-up of this discussion than a QA. Agreed we should have a "discussion" status ! Now answering Ian points: (In reply to comment #36) > 1. it seems that, what we initially discussed for this is not what we got, as > far as code. There was some BibLibre work that was similar, so that was used > instead of implementing the idea from Mumba? in it's entirety. You're right here. That does not mean it's not a good piece of code. > 2. making changes to the way database updates are handled effects all versions > of Koha. This process needs to remain stable at all costs. Thus any change > must be most thoroughly tested you're right, and we (jonathan & me) have spent a *lot* of time testing this one. I also must point that this patch is not exclusive of the actual DBrev system : both are still working. It means that patches already submitted with updatedatabase can still be tested/pushed > 3. there is a rush order on this, which makes me uncomfortable. Yes, it would > be nice to start the release cycle with a new method, but we're already well > along the development timeframe for 3.8, and I think changing midstream is > going to introduce more complications than it's worth The rush level has been lowered by the clarification made on DBrevs, and the mails i've sent today (as well as the update of master i also made today) But: * the 3.6 updatedatabase has a limit for testing patches as well as a risk for backporting DBrevs to 3.4, addressed by this patch * this bug is an absolute necessity for the sandbox system i'm working on. Without it, it won't work (because updatedatabase have a XXX, so no patch with a DBrev will apply) > 4. Frankly, I don't feel the need to rush this. This project offers no > particular benefits to the end user. It's only really helpful to testers and > developers. I'm all for making it easier to test patches, but not at the risk > of breaking upgrades for any set of Koha users. I'd rather see this > implemented in the next release cycle, so we have adequate time to plan and > test. Does it mean your only fear is that it could break something ? and you haven't tested or found anything broken ? Yes, it's a core change, but we should not fear doing core change just because it's in the core ! > 5. Moving database updates into the atomic update directory is a good thing, > for sure, but assigning them numbers makes them inherently linear, which we're > trying to avoid. yes and no : the numbering ensure we have an order, but it's not linear because we can have holes in the numbering. > 6. I disagree with removing the Version check on every page. We're in an > asynchronous web environment; the system could be upgraded while folks are > mid-stream in their work (not a recommended practice, but one that we need to > acknowledge as possible). If a database change significantly affects the > structure of the area in which people are working, the information they are > submitting/querying could become corrupted, or not work at all. The code and > the database must be kept synchronous, at all times, with no need for manual > action. we disagree here : upgrading a software is not something you do without knowing you're doing it. There is a procedure, and the check has been reintroduced on every mainpage, It's enough ! Note that, if you continue to argue it must be done, then i've a counter proposal: at the end of each upgrade, run truncate session, thus the user will be disconnected, and, on connection, he will be sent to database update ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:43:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:43:12 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 --- Comment #12 from Magnus Enger 2012-01-06 14:43:12 UTC --- Sorry for being slow... Are they mutually exclusive (competing solutions for the same problem) or could they co-exist? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:49:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:49:44 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de Patch Status|Does not apply |Needs Signoff --- Comment #4 from Katrin Fischer 2012-01-06 14:49:44 UTC --- Hi Nicole, I was looking at this too - applies to latest master cleanly for me using git bz. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:51:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:51:25 +0000 Subject: [Koha-bugs] [Bug 7193] can't remove end date from subscriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7193 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|unspecified |rel_3_6 Patch Status|Passed QA |Patch Pushed AssignedTo|colin.campbell at ptfs-europe. |duncan at catalyst.net.nz |com | --- Comment #11 from Paul Poulain 2012-01-06 14:51:25 UTC --- patch pushed, please test QA comment: the patch also remove a few inline styling which should not be here (style="border-width: 0px;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:53:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:53:00 +0000 Subject: [Koha-bugs] [Bug 7194] OPAC detail and recent comments pages require corrections for XHTML validity In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7194 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #4 from Paul Poulain 2012-01-06 14:53:00 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:53:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:53:17 +0000 Subject: [Koha-bugs] [Bug 7016] CanBookBeReserved uses GetItemsInfo unnecessarily In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7016 Maxime Pelletier changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 - high -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:54:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:54:18 +0000 Subject: [Koha-bugs] [Bug 7220] Add IDs to check-in message dialogs to facilitate CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #12 from Paul Poulain 2012-01-06 14:54:18 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:58:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:58:31 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 --- Comment #5 from Nicole C. Engard 2012-01-06 14:58:31 UTC --- I just did a fetch on master and tried again and still it's not applying - are you on the latest master as of this minute? nengard at debian:~/kohaclone$ git bz apply 7412 Bug 7412 - Pre-filling items in cataloguing proposed patch Apply? [yn] y Applying: Bug 7412: Pre-filling items in cataloguing /home/nengard/kohaclone/.git/rebase-apply/patch:85: trailing whitespace. # force the use of "add and duplicate" feature, so the form will be filled with /home/nengard/kohaclone/.git/rebase-apply/patch:176: trailing whitespace. $itemrecord = $cookieitemrecord if ($prefillitem and not $justaddeditem and $op ne "edititem"); error: patch failed: kohaversion.pl:16 error: kohaversion.pl: patch does not apply Patch failed at 0001 Bug 7412: Pre-filling items in cataloguing 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". Patch left in /tmp/proposed-patch-jUts5f.patch nengard at debian:~/kohaclone$ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 15:58:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 14:58:53 +0000 Subject: [Koha-bugs] [Bug 3651] Require patron login to send shelves and baskets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3651 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Signed Off |Patch Pushed --- Comment #5 from Paul Poulain 2012-01-06 14:58:53 UTC --- patch pushed again, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:02:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:02:12 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Does not apply --- Comment #6 from Katrin Fischer 2012-01-06 15:02:12 UTC --- Nicole, you are right. And the problem is kohaversion (that should not be in this patch). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:04:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:04:38 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #12 from Paul Poulain 2012-01-06 15:04:38 UTC --- Patch pushed, please test Gaetan, just a small comment: when you signoff a patch, be carefull : the 1st line is the header of the patch comment and is what appear on all lists. you've added "works beautifully !", which is not a good description ;-) i've modified the comment to put your happyness after your signature ! Also note that your enthousiasm is nice, but it's not really usefull in the patch itself. Remember it's in the patch forever (really) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:07:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:07:32 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #13 from Jonathan Druart 2012-01-06 15:07:32 UTC --- Created attachment 7070 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7070 7154: Followup: Adds tables on modify + class filled wih AV Hi Magnus, Thank you for returns. This patch contains modifications you requested. - FIX display/hide attr on memberentry.pl when category changes - Attr classes filled with AV 'PA_CLASS' category (you have to create AV with a new category 'PA_CLASS' to fill class list) - Use tables (classes separation) on member modification and attr management (admin). Theses array are sorted by name. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:10:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:10:20 +0000 Subject: [Koha-bugs] [Bug 7016] CanBookBeReserved uses GetItemsInfo unnecessarily In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7016 --- Comment #8 from Ian Walls 2012-01-06 15:10:20 UTC --- Created attachment 7071 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7071 Proposed Followup Adds a new subroutine to just get an array of itemnumbers for any given biblionumber, and replaces the use of get_itemnumbers_of in CanBookBeReserved. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:14:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:14:34 +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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #9 from Katrin Fischer 2012-01-06 15:14:34 UTC --- Ok, I am confused here - perhaps someone can clarify: why is this failed qa and what is the relation to 5878 (that I spent a lot of time testing on)? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:16:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:16:55 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 --- Comment #13 from Ian Walls 2012-01-06 15:16:55 UTC --- I believe mutually exclusive; my version should cover all the same end functionality as Chris's, just using a different method (circ rules instead of syspref). I'm pretty sure you'd get a nasty merge conflict if you tried to apply both. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:21:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:21:45 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #14 from Katrin Fischer 2012-01-06 15:21:45 UTC --- I have a question about this :) Why was patron category type (adult, staff, etc.) chosen instead of patron category? I think it would allow for a lot more flexibility. For example we use only 'adult' and 'staff' for academic libraries at the moment. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:30:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:30:59 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jane Wagner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwagner at ptfs.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:31:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:31:53 +0000 Subject: [Koha-bugs] [Bug 5896] Approved comments don't go into pending approval list after edit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5896 --- Comment #3 from Katrin Fischer 2012-01-06 15:31:53 UTC --- With the recent work done in this part of Koha - it works nicely on master now! Perhaps another test on 3.6.x would be good before closing this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:32:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:32:30 +0000 Subject: [Koha-bugs] [Bug 5896] Approved comments don't go into pending approval list after edit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5896 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:35:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:35:45 +0000 Subject: [Koha-bugs] [Bug 5959] Add search link for analytics to serial records In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5959 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #15 from Katrin Fischer 2012-01-06 15:35:45 UTC --- This works on master. The links can be removed from display using CSS: .analytics {display: none;} Linda - you are right, indicators are not taken into account here. Could you open a separate bug with some more information perhaps? I can try to look into 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:44:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:44:59 +0000 Subject: [Koha-bugs] [Bug 4222] Nonpublic note not appearing in the staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4222 --- Comment #28 from Katrin Fischer 2012-01-06 15:44:59 UTC --- I think one of the problems here is, that we can not assume people have been using x for internal notes. So perhaps one solution would be: - Change the mappig only for new installs, don't make any updates to existing installs and their frameworks - Provide a script or some SQL and a short documentation how to move over existing internal notes into the new field from the xml field. Could this work? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:51:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:51:07 +0000 Subject: [Koha-bugs] [Bug 2349] Allow CSS customization of circulation receipts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2349 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Katrin Fischer 2012-01-06 15:51:07 UTC --- I think this can be seen as duplicate of bug 7001: - html will make it possible to customize to your heart's content - slips are moved in with notices - different slips for each branch *** This bug has been marked as a duplicate of bug 7001 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:51:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:51:08 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #20 from Katrin Fischer 2012-01-06 15:51:08 UTC --- *** Bug 2349 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:51:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:51:09 +0000 Subject: [Koha-bugs] [Bug 6287] No slip for aggregate fine activity for today In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6287 Bug 6287 depends on bug 2349, which changed state. Bug 2349 Summary: Allow CSS customization of circulation receipts http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2349 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:55:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:55:50 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|claire.hernandez at biblibre.c |julian.maurice at biblibre.com |om | --- Comment #4 from Julian Maurice 2012-01-06 15:55:50 UTC --- Created attachment 7072 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7072 Update database 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 16:56:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 15:56:27 +0000 Subject: [Koha-bugs] [Bug 5411] Existing renewal rules are not translated into new rule structure on upgrade In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5411 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer 2012-01-06 15:56:27 UTC --- As this is related to 3.0.x - should it be WONTFIX? Has it been resolved on another 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:03:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:03:09 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 --- Comment #5 from Julian Maurice 2012-01-06 16:03:09 UTC --- Created attachment 7073 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7073 Invoices management improvement patch This patch add two pages for managing invoices: acqui/invoices.pl acqui/invoice.pl Now, only the invoiceid is passed between acquisitions pages (parcel.pl, orderreceive.pl finishreceive.pl) instead of invoicenumber, datereceived, freight, etc. It is more consistent like this, but I'm not sure I've tested all use cases, and it may break some behaviours. Please send me feedback so I can fix things (if things need to be fixed) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:03:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:03:23 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:07:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:07:13 +0000 Subject: [Koha-bugs] [Bug 7413] New: Allow OPAC renewal x days before due date Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7413 Bug #: 7413 Summary: Allow OPAC renewal x days before due date Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com Currently RenewalPeriodBase can be set to 2 different options: 1) When renewing checkouts, base the new due date on current date. This means that when a patron renews the item at the checkout date, the renewal counter will increment, but the due date will not change - the loan period is still the same. If he renews one day after checkout - he will get a reneal of one day and so on. 2) When renewing checkouts, base the new due date on the old date of the checkout. This means the renewals can be done immediately after checkout. So if you allow 3 renewals and a loan period of 4 weeks, the patron can log into his account and do all the renewals immediately. This will mean he effectively gets a loan period of 4 + 3*4 weeks = 16 weeks. I see no reason why a clever student shouldn't do this to make sure he can keep the text books as long as possible without any holds forcing him/her to return the books. One solution here would be to allow renewals only x days before the book is due. As the loan periods can be very different (overnight loans, 4 weeks, 7 days...) it would be cool if this could be implemented in circulation rules. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:08:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:08:17 +0000 Subject: [Koha-bugs] [Bug 4906] Problem with grace period calculation and fine intervals >1 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4906 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |master --- Comment #1 from Katrin Fischer 2012-01-06 16:08:17 UTC --- Still valid :( -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:08:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:08:57 +0000 Subject: [Koha-bugs] [Bug 5447] Limit search to serials / continuing resources In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5447 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_4 |master --- Comment #1 from Katrin Fischer 2012-01-06 16:08:57 UTC --- Still valid, changing 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:20:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:20:24 +0000 Subject: [Koha-bugs] [Bug 7413] Allow OPAC renewal x days before due date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7413 --- Comment #1 from Owen Leonard 2012-01-06 16:20:24 UTC --- (In reply to comment #0) > 2) When renewing checkouts, base the new due date on the old date of the > checkout. I thought that meant your renewal due date was based on the old due date. So if I check something out for two weeks which is due 9 June 2011 and I renew it on 19 June 2011 it's due on 23 June 2011 (two weeks after the original due date) rather than 3 July 2011 (two weeks from the date I renewed). Is that incorrect? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:20:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:20:48 +0000 Subject: [Koha-bugs] [Bug 7241] circulation action logs record biblionumber instead of item number In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241 --- Comment #10 from Adrien SAURAT 2012-01-06 16:20:48 UTC --- For information (as my previous message were probably confusing) : As Sophie told in Comment 1 we had a user reporting this kind of problem, but in fact it was about the CATALOGUING logs (log problem there too). I'm preparing a patch which will add a new column "objectinfo" and solve this. But I still have to cover the main topic of this BZ 7241, ISSUE and CIRCULATION logs (or is Albert working on this ? can I assign the bug to me? ) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:32:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:32:56 +0000 Subject: [Koha-bugs] [Bug 6190] Custom field removal from patron entry screens In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6190 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Patch Pushed --- Comment #37 from Paul Poulain 2012-01-06 16:32:56 UTC --- Patch pushed, please test Marcel & Katrin: i've added a link to the syspref description: The following database columns will not appear on the patron entry screen it's a great idea ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:35:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:35:22 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 --- Comment #7 from Ian Walls 2012-01-06 16:35:22 UTC --- Grouping by Branch is pretty solidly required. Whether that's home or holding branch is outside the scope of this fix. I'm not sure location and callnumber are appropriate for sorting; I see that more as incidental information, rather than 'scanning' information. When confronted with a long list of results (which usually happens if there are multiple volumes or other enumchron data), I would first scan for the volume/issue I want, then see where to go to get it (location and callnumber). I think that's the standard behaviour for patrons, but I could be mistaken. Nicole, I'm not seeing the problems you are, so I think this must be a data issue. Can you compare before and after this patch, and see if things are any worse for you? Because I'm getting a definite improvement on my test system, and if it's not causing any more of a problem, this may be a benign enough change to push (it's just a modification to the ORDER BY clause, after all) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:46:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:46:32 +0000 Subject: [Koha-bugs] [Bug 7077] Add system pref to control behavior of submitting empty barcode field on circulation page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7077 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Patch Pushed --- Comment #7 from Paul Poulain 2012-01-06 16:46:32 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:51:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:51:37 +0000 Subject: [Koha-bugs] [Bug 5304] Too many post find queries for items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5304 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 CC| |ian.walls at bywatersolutions. | |com Version|unspecified |master --- Comment #4 from Ian Walls 2012-01-06 16:51:37 UTC --- Increasing the importance on this, as fixing this will improve performance. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 17:51:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 16:51:58 +0000 Subject: [Koha-bugs] [Bug 7414] New: analytics records need to use indicators to determine display Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7414 Bug #: 7414 Summary: analytics records need to use indicators to determine display Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support AssignedTo: gmcharlt at gmail.com ReportedBy: lculber at mdah.state.ms.us QAContact: ian.walls at bywatersolutions.com In the 78X fields used in MARC21 for linking related records (such as serials), the indicators control the display. The first indicator set to 0 the note does not display, set to 1 the note does display. What the second indicator means varies according to field. Now that Koha has the functionality to handle analytics, I think adding the ability to use the indicator is a logical next step. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 18:11:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 17:11:18 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #15 from Jonathan Druart 2012-01-06 17:11:18 UTC --- Created attachment 7074 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7074 Bug 7154: Followup: Change link to patron category Hi Katrin, You are right, it's more flexible. I rapidly developed this patch. But it's not ok. It seems some librairies could use the category type without the patron category, is that right ? To test this patch, you need to delete the contents of the table borrower_attribute_types and add the modifications (cf updatedatabase, a foreign key is insered) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 18:41:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 17:41:59 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #22 from Chris Cormack 2012-01-06 17:41:59 UTC --- (In reply to comment #19) > I'm OK to put this patch, but it introduce a new (internal) feature i'd like to > advertise before pushing. > > Chris, could you explain the consequences for dates fields ? Does it mean we > don't need to format them in pl anymore but just throw them "as they are", > like: > [% order.entrydate | $KohaDates %] ? > Not as they are, but as they come from the database. It will format them in the style specified by the syspref. But you cant throw 20/2/2011 at it. Then need to be iso style dates. > (and : > - my $entrydate = C4::Dates->new( $data->{'entrydate'}, 'iso' ); > - $data->{'entrydate'} = $entrydate->output("syspref"); > - my $datereceived = C4::Dates->new( $data->{'datereceived'}, 'iso' ); > - $data->{'datereceived'} = $datereceived->output("syspref"); > to remove lines that are now useless ? > > I like it. But if we want to adopt this tool (and I think we should), it must > be validated & a bug entry must be open to clean all dates formattings in Koha > ! > I think cleaning as people find them is fine, Also not all should be changed, only ones that are used for populating .tt files. But it does allow you to let the display be formatted in the template rather than the .pl or .pm > Chris, please give me details, i'll take care of the bugzilla & mail to > koha-devel -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:24:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:24:48 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5182|0 |1 is obsolete| | --- Comment #8 from Nicole C. Engard 2012-01-06 19:24:48 UTC --- Created attachment 7075 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7075 opac I see no difference - this is still not sorting right - this is the OPAC -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:25:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:25:13 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5183|0 |1 is obsolete| | --- Comment #9 from Nicole C. Engard 2012-01-06 19:25:13 UTC --- Created attachment 7076 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7076 staff serial no sorting here either -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:25:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:25:36 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 --- Comment #10 from Nicole C. Engard 2012-01-06 19:25:36 UTC --- Created attachment 7077 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7077 staff monograph no sorting here either -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:30:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:30:35 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 --- Comment #11 from Nicole C. Engard 2012-01-06 19:30:35 UTC --- This appears to be an issue with serials - monographs seem to be sorting right by branch, but the serials are not. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:36:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:36:11 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 --- Comment #12 from Nicole C. Engard 2012-01-06 19:36:11 UTC --- I'm sorry, I thought we were talking about sorting by branch - which is another bug report. Let me test with the sorting my vol num field. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:37:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:37:52 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7075|0 |1 is obsolete| | Attachment #7076|0 |1 is obsolete| | Attachment #7077|0 |1 is obsolete| | --- Comment #13 from Nicole C. Engard 2012-01-06 19:37:52 UTC --- Created attachment 7078 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7078 staff Vol 1 is coming before 10 and 9 is coming after 10 - so it's not sorting right by librarian terms, but is sorting as a computer would sort it, so I don't now what the goal is 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 20:38:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 19:38:55 +0000 Subject: [Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521 --- Comment #14 from Nicole C. Engard 2012-01-06 19:38:55 UTC --- Created attachment 7079 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7079 opac Same deal here, plus it's not the same order that was in the staff client, but I don't know if that matters. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 21:14:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 20:14:53 +0000 Subject: [Koha-bugs] [Bug 7415] New: can't select irregularity in Chrome Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7415 Bug #: 7415 Summary: can't select irregularity in Chrome Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Serials AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com Created attachment 7080 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7080 irregularity not in box on right In the Chrome browser when you pick the irregularity it doesn't put the months in the box on the right like it does in Firefox. See attached. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 21:15:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 20:15:55 +0000 Subject: [Koha-bugs] [Bug 7416] New: calendar header black in Chrome Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7416 Bug #: 7416 Summary: calendar header black in Chrome Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Serials AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com Created attachment 7081 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7081 calendar without month When you're in Chrome the calendar pop up has a black header that makes it so that you can't read the month. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 21:46:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 20:46:55 +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 Paul A changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |paul.a at aandc.org Resolution|FIXED | --- Comment #21 from Paul A 2012-01-06 20:46:55 UTC --- This is NOT resolved; it can lead to *un-linking* all biblio-authority links under some circumstances, with only restore from backup as a work-around. stdout: ./bin/link_bibs_to_authorities.pl /.../ Bib authority heading linking report ------------------------------------ Number of bibs checked: 14911 Number of bibs modified: 14886 Number of bibs with errors: 0 "modified" == removed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 21:49:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 20:49:03 +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 #22 from Jared Camins-Esakov 2012-01-06 20:49:03 UTC --- (In reply to comment #21) > This is NOT resolved; it can lead to *un-linking* all biblio-authority links > under some circumstances, with only restore from backup as a work-around. > > stdout: > > ./bin/link_bibs_to_authorities.pl > /.../ > Bib authority heading linking report > ------------------------------------ > Number of bibs checked: 14911 > Number of bibs modified: 14886 > Number of bibs with errors: 0 > > "modified" == removed. Please see bug 7284 for a fix for that. This particular bug is about record corruption due to removing a subfield $9 when that is the only subfield in the field. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 21:55:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 20:55:08 +0000 Subject: [Koha-bugs] [Bug 6387] remove_items_from_biblioitems.pl doesn't handle errors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6387 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Jared Camins-Esakov 2012-01-06 20:55:08 UTC --- Marking this bug invalid based on Ian's comment. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 6 23:19:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 22:19:27 +0000 Subject: [Koha-bugs] [Bug 7154] Group borrower attributes and link between patron category and attribute In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7154 --- Comment #16 from Katrin Fischer 2012-01-06 22:19:27 UTC --- Afaik category type is an attribute for patron categories - I don't think you can use Koha without creating patron categories. You can define more than 1 patron category for each category type and don't use some of them at all. I think both things are named too similar, this is quite complicated to get right :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 00:11:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 06 Jan 2012 23:11:39 +0000 Subject: [Koha-bugs] [Bug 7413] Allow OPAC renewal x days before due date In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7413 --- Comment #2 from Katrin Fischer 2012-01-06 23:11:39 UTC --- Owen, reading it again I think the description of the system preference is wrong here. I think you are right - it's based on the old due date, not checkout date in that case. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 09:19:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 08:19:47 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer 2012-01-07 08:19:47 UTC --- The mail from Paul and the discussion can be found here: http://lists.koha-community.org/pipermail/koha-devel/2011-December/036670.html To me it seems like most people agreed on having more fields in the standard file unti a way can be found to make this easy customizable. Could this be moved on? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 13:49:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 12:49:23 +0000 Subject: [Koha-bugs] [Bug 7276] member entry Performance improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ruth at bywatersolutions.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:47:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:47:15 +0000 Subject: [Koha-bugs] [Bug 7400] Add auto-completion on auth_finder In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7400 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7036|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov 2012-01-07 16:47:15 UTC --- Created attachment 7082 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7082 Bug 7400: Add auto-completion on auth_finder While typing an authority, will automatically propose authorities (similar to autocompletion for patron search if activated) Signed-off-by: Jared Camins-Esakov Tested searching for authorities with and without autocomplete. Note that this is most useful when used in the "Main entry" box instead of the "Main entry ($a only)" box. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:47:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:47:56 +0000 Subject: [Koha-bugs] [Bug 7400] Add auto-completion on auth_finder In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7400 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Status|NEW |ASSIGNED CC| |jcamins at cpbibliography.com Patch Status|--- |Signed Off AssignedTo|gmcharlt at gmail.com |matthias.meusburger at biblibr | |e.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:49:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:49:49 +0000 Subject: [Koha-bugs] [Bug 7051] Unnecessary C4::Search dependency in C4::Reserves In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7051 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:49:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:49:49 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Bug 6875 depends on bug 7051, which changed state. Bug 7051 Summary: Unnecessary C4::Search dependency in C4::Reserves http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7051 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:50:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:50:22 +0000 Subject: [Koha-bugs] [Bug 7037] Remove 'use C4::Circulation' from C4::Print In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7037 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 17:50:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 16:50:22 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Bug 6875 depends on bug 7037, which changed state. Bug 7037 Summary: Remove 'use C4::Circulation' from C4::Print http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7037 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:02:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:02:27 +0000 Subject: [Koha-bugs] [Bug 5454] Resolve BiblioAddAuthorities Name Conflict in addbiblio.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5454 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7284 --- Comment #2 from Jared Camins-Esakov 2012-01-07 17:02:27 UTC --- This will be fixed as a side effect of the work on bug 7284. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:02:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:02:27 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |5454 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:07:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:07:49 +0000 Subject: [Koha-bugs] [Bug 4940] Koha should include sample rc.d script(s) for *BSD In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4940 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |WONTFIX --- Comment #3 from Jared Camins-Esakov 2012-01-07 17:07:49 UTC --- Marking as WONTFIX since I no longer use FreeBSD for my servers, and no one else has picked this up. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:08:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:08:24 +0000 Subject: [Koha-bugs] [Bug 3618] AuthoritiesMarc : lines 1222 and 1167 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3618 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |FIXED --- Comment #2 from Jared Camins-Esakov 2012-01-07 17:08:24 UTC --- Closing based on tcohen's comment. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:09:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:09:17 +0000 Subject: [Koha-bugs] [Bug 3377] Exporting MARC authority linking numbers export In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3377 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |DUPLICATE --- Comment #1 from Jared Camins-Esakov 2012-01-07 17:09:17 UTC --- *** This bug has been marked as a duplicate of bug 7345 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 18:09:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 17:09:17 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dschust1 at gmail.com --- Comment #17 from Jared Camins-Esakov 2012-01-07 17:09:17 UTC --- *** Bug 3377 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:32:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:32:58 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #4 from Jared Camins-Esakov 2012-01-07 22:32:58 UTC --- Created attachment 7083 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7083 Bug 7284: Clean up authority code and add tests Cleaned up authorities code by removing unused functions and adding unimplemented functions and added some unit tests. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:33:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:33:08 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #5 from Jared Camins-Esakov 2012-01-07 22:33:08 UTC --- Created attachment 7084 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7084 Bug 7284: Add heading match option to auth plugin Added an additional box to the authority finder plugin for "Heading match," which consults not just the main entry but also See-from and See-also-from headings. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:33:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:33:23 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #6 from Jared Camins-Esakov 2012-01-07 22:33:23 UTC --- Created attachment 7085 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7085 Bug 7284: Improvements to authority linker script This commit improves Koha's authority linker cron job (misc/link_bibs_to_authorities.pl) to make it more useful: Added the following options to the misc/link_bibs_to_authorities.pl script: --auth-limit Only process those headings that match the authorities matching the user-specified WHERE clause. --bib-limit Only process those bib records that match the user-specified WHERE clause. --commit Commit the results to the database after every N records are processed. --link-report Display a report of all the headings that were processed. Converted misc/link_bibs_to_authorities.pl to use POD. Added a detailed report of headings that linked, did not link, and linked in a "fuzzy" fashion (the exact semantics of fuzzy are up to the individual linker modules) during the run. Implemented new C4::Linker functionality to make it possible to easily add custom authority linker algorithms. Currently available linker options are: * Default: retains the current behavior of only creating links when there is an exact match to one and only one authority record * First Match: based on Default, creates a link to the *first* authority record that matches a given heading, even if there is more than one authority record that matches * Last Match: based on Default, creates a link to the *last* authority record that matches a given heading, even if there is more than one record that matches Made the linking functionality use the SearchAuthorities in C4::AuthoritiesMarc rather than SimpleSearch in C4::Search. Once C4::Search has been refactored, SearchAuthorities should be rewritten to simply call into C4::Search. However, at this time C4::Search cannot handle authority searching. Also fixed numerous performance issues in SearchAuthorities and the Linker script: * Correctly destroy ZOOM recordsets in SearchAuthorities when finished. If left undestroyed, efficiency appears to approach O(log n^n) * Add an optional $skipmetadata flag to SearchAuthorities that can be used to avoid additional calls into Zebra when all that is wanted are authority records and not statistics about their use This patch also adds the following sysprefs: * AutoCreateAuthorities - When this and BiblioAddsAuthorities are both turned on, automatically create authority records for headings that don't have any authority link when cataloging. When BiblioAddsAuthorities is on and AutoCreateAuthorities is turned off, do not automatically generate authority records, but allow the user to enter headings that don't match an existing authority. When BiblioAddsAuthorities is off, this has no effect. * LinkerModule - Chooses which linker module to use for matching headings (current options are as described above in the section on linker options: "Default," "FirstMatch," and "LastMatch") * LinkerRelink - When turned on, the linker will confirm the links for headings that have previously been linked to an authority record when it runs. When turned off, any heading with an existing link will be ignored. * LinkerKeepStale - When turned on, the linker will never *delete* a link to an authority record, though, depending on the value of LinkerRelink, it may change the link. This patch also modifies the authority indexing to remove trailing punctuation from Match indexes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:33:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:33:37 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #7 from Jared Camins-Esakov 2012-01-07 22:33:37 UTC --- Created attachment 7086 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7086 Bug 7284: Use the new linking for cataloguing Replace the old BiblioAddAuthorities subroutines with calls into the new C4::Linker routines. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:33:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:33:45 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #8 from Jared Camins-Esakov 2012-01-07 22:33:45 UTC --- Created attachment 7087 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7087 Bug 7284: Add UNIMARC handler for C4::Heading Look in the framework configuration tables to figure out which tags should be authority controlled for UNIMARC, and add a simple implementation for C4::Heading::UNIMARC which will work with the GRS-1 indexing used by UNIMARC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:36:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:36:57 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 --- Comment #9 from Jared Camins-Esakov 2012-01-07 22:36:57 UTC --- The five patches that make up the improved authority linker are attached to this bug, and the repository for ongoing work can be found at https://github.com/jcamins/koha/commits/bug_7284_v2 Please test. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:38:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:38:06 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:55:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:55:19 +0000 Subject: [Koha-bugs] [Bug 7417] New: Include alternate forms from authorities in bibliographic searches Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417 Bug #: 7417 Summary: Include alternate forms from authorities in bibliographic searches Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com Depends on: 7284 Although authority records include references from unused terms, at present Koha does not take advantage of them when searching bibliographic records. It would be very useful if Koha could (optionally) include all the see-from terms in bibliographic records for indexing purposes. In order to do this, it will be necessary to inject see-from headings into bib records immediately before exporting them for indexing by Zebra (or solr, or any other indexing engine that Koha may use). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:55:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:55:19 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7417 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:56:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:56:10 +0000 Subject: [Koha-bugs] [Bug 7418] New: Add heading flipper script Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7418 Bug #: 7418 Summary: Add heading flipper script Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com Depends on: 7284 One of the central ideas behind authority files is that they can help librarians keep their databases organized and ensure that all books about the same subject are described with the same subject headings. In order to keep the authority file useful, headings must be updated to match current linguistic usage (for example, the Library of Congress changed the subject "Cookery" to "Cooking" since no one would ever search for the former). Unfortunately, Koha will not automatically update bibliographic records using a given authority. There should be a flip_heading.pl utility that converts obsolete headings in bibliographic records to the current preferred form (as specified by the authority record). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:56:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:56:10 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7418 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:57:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:57:03 +0000 Subject: [Koha-bugs] [Bug 7419] New: Add authority deduplication script Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 Bug #: 7419 Summary: Add authority deduplication script Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com Depends on: 7284 One of the problems that arises when maintaining an authority file long-term is inadvertent duplication of authority records. In order to combat this problem, Koha needs a script for bulk de-duplicating of authority records. The deduplicator should be able to automatically recognize machine-generated authority records, and choose official records. It should also recognize when one record supersedes another based on previous headings. The algorithm will also need to give greater weight to newer records. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:57:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:57:03 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7419 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 7 23:58:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 07 Jan 2012 22:58:07 +0000 Subject: [Koha-bugs] [Bug 5362] Simple (non-MARC) cataloging interface In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5362 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com Change sponsored?|--- |Seeking cosponsors AssignedTo|koha at cpbibliography.com |jcamins at cpbibliography.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 8 09:15:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Jan 2012 08:15:20 +0000 Subject: [Koha-bugs] [Bug 2629] Diacritics not being ignored when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |3216 --- Comment #35 from Katrin Fischer 2012-01-08 08:15:20 UTC --- Bug 3216 implements ICU as an option during install. With ICU searching for diacritics can be solved in a general way. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 8 09:15:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Jan 2012 08:15:20 +0000 Subject: [Koha-bugs] [Bug 3216] UNIMARC author facets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3216 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |2629 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 8 10:21:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 08 Jan 2012 09:21:05 +0000 Subject: [Koha-bugs] [Bug 7417] Include alternate forms from authorities in bibliographic searches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7417 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 01:43:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 00:43:24 +0000 Subject: [Koha-bugs] [Bug 7420] New: Add max fines to circulation matrix Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420 Bug #: 7420 Summary: Add max fines to circulation matrix Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: srdjan at catalyst.net.nz QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com Capped charge is applied per item. Work to be done: * Add a numeric overduefinescap field to the issuingrules table * Add "Overdue Fines Cap" section at the bottom of the Corculation Rules page, inputs: - item type - patron category - cap in $ or whatever currency * C4::Overdues::UpdateFine() - observe overduefinescap rule when updating overdue charges - leave the charge at overduefinescap if it goes over * create tests How to test: * Check that new field values stick when maintained on the circ rules matrix page * Check that the cap is applied. This is a tricky one. A quick test would be: - set the cap to a value less then the overdue charge - have an overdue item - run fines.pl cronjob - check that the capped charge is applied A more complex test would be to set the cap anywhere between one day charge and two day charges, and run fines.pl cronjob on two consecutive days, but I'm not sure how practical it is, or is it possible to have a testing facility that can push the date forward -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 03:47:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 02:47:59 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 --- Comment #34 from Mason James 2012-01-09 02:47:59 UTC --- (In reply to comment #30) > The dependency on Smart::Comments should be removed, and the SQL error is due > to a change from having an ID column to having a composite key (as you don't > really need an ID when biblio+borrower are unique :) > > Not sure when I'll get time to look at this. Hopefully Mason beats me to it ;) thanks for the input everyone, i'll make some corrections and send a patch up this week :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:24:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:24:50 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #31 from Katrin Fischer 2012-01-09 07:24:50 UTC --- Hi Srdjan, I continued testing today and the first results are all ok. But I have a general question to make sure I understand how this is supposed to work: Shelf holds are NOT allowed Record has 2 items, 1 is available, 1 is checked out Should it be possible to place a biblio level hold 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:30:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:30:33 +0000 Subject: [Koha-bugs] [Bug 5786] Move AllowOnShelfHolds system preference to the Circulation Matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5786 --- Comment #32 from Katrin Fischer 2012-01-09 07:30:33 UTC --- It seems that is the way it works on master too - so it should be all ok. So 1 item checked out is enough to make holds possible. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:54:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:54:01 +0000 Subject: [Koha-bugs] [Bug 7421] New: UNIMARC authorities DOM indexing mode Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 Bug #: 7421 Summary: UNIMARC authorities DOM indexing mode Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers AssignedTo: gmcharlt at gmail.com ReportedBy: frederic at tamil.fr QAContact: ian.walls at bywatersolutions.com MARC21 authorities are indexed by Zebra using DOM or GRS1 filter. DOM is better. For example, it offer a full support of @ATTR 6=3 (field content completeness). Without this attribute, accurate authority headings matching is impossible. MARC21 DOM filter must be ported to UNIMARC. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:54:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:54:32 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P2 Change sponsored?|--- |Seeking cosponsors AssignedTo|gmcharlt at gmail.com |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:54:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:54:47 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7284 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 08:54:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 07:54:47 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7421 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 09:25:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 08:25:16 +0000 Subject: [Koha-bugs] [Bug 7140] Add item type description on the catalogue search and detail screens In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140 --- Comment #10 from M. de Rooy 2012-01-09 08:25:16 UTC --- (In reply to comment #9) > Search Results: I cannot see where the item type description gets duplicated. > My intention was only to make sure it gets displayed regardless of whether the > icon is present or not. Can you please point out/supply a screenshot of > duplicated item type descriptions Please see comment 7 (not relevant for this report). Remains the first point of search results and the question whether changes in Search.pm are needed? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 10:59:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 09:59:35 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_4 |master Patch Status|Signed Off |Passed QA --- Comment #12 from M. de Rooy 2012-01-09 09:59:35 UTC --- QA Comment: Patches look good. Updating patch status. Only point of consideration: We apparently still need a follow up for es-ES (Spanish) and nb-NO (Norwegian). Could you send that too? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:00:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:00:56 +0000 Subject: [Koha-bugs] [Bug 7241] circulation action logs record biblionumber instead of item number In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ago at bywatersolutions.com |adrien.saurat at biblibre.com --- Comment #11 from Adrien SAURAT 2012-01-09 10:00:56 UTC --- Created attachment 7088 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7088 proposed patch Proposed patch : For CIRCULATION: ISSUE and RETURN actions now store itemnumber instead of biblionumber. For CATALOGUING: we now know if the code stored in the object field is an item or a biblio (thanks to a new field called objectinfo). (this patch does not modify the history in DB) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:01:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:01:24 +0000 Subject: [Koha-bugs] [Bug 7241] circulation action logs record biblionumber instead of item number In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:42:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:42:02 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 --- Comment #1 from Fr?d?ric Demians 2012-01-09 10:42:02 UTC --- Created attachment 7089 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7089 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:42:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:42:14 +0000 Subject: [Koha-bugs] [Bug 7421] UNIMARC authorities DOM indexing mode In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7421 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:57:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:57:40 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 --- Comment #5 from Adrien SAURAT 2012-01-09 10:57:40 UTC --- Created attachment 7090 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7090 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 11:57:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 10:57:59 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 12:56:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 11:56:18 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7087|0 |1 is obsolete| | --- Comment #10 from Fr?d?ric Demians 2012-01-09 11:56:18 UTC --- Created attachment 7091 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7091 Bug 7284: Add UNIMARC handler for C4::Heading (modified) Modification of Jared work on UNIMARC support. Correct C4::Heading::UNIMARC class loading. Create biblio tag to authority types data structure at initialization rather thant querying DB. Jared: This patch modifying your, you may have to revert your and then apply mine on you devel branch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:07:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:07:17 +0000 Subject: [Koha-bugs] [Bug 2629] Diacritics not being ignored when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #36 from Ian Walls 2012-01-09 12:07:17 UTC --- Just adds support for additional characters in the charmap. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:08:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:08:01 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr --- Comment #11 from Fr?d?ric Demians 2012-01-09 12:08:01 UTC --- (In reply to comment #2) > I'd recommend an even more robust linker algorithm in the case of > multiple headings... perhaps something to check completeness of the > record (more fields filled in is 'better'), or how many other records > link to it (more popular is 'better'). Taking the first result would > be easier, but not necessarily always the best for the cataloger. > Perhaps making this syspref-controlled? There may be more than a unique heading match because the matching is done on a global Zebra authority index. We could, for example, search specifically on Zebra Personal-Name-Heading rather than on Heading-Main. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:19:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:19:59 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 --- Comment #5 from M. de Rooy 2012-01-09 12:19:59 UTC --- Created attachment 7092 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7092 Patch Fixing typo in opac-results.tt This makes the second and higher public list appear again in the AddTo combo of the search results screen. Please note that other work for this report will follow later ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:20:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:20:17 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:43:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:43:35 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Version|rel_3_4 |master Patch Status|Signed Off |Passed QA --- Comment #8 from Ian Walls 2012-01-09 12:43:35 UTC --- Adds new subroutine and template params to access it. All in all, very clean and easy to read. Existing unit tests passed. Marking Passed QA. Only part missing is a new unit test for the subroutine, but since t/db_dependent/Acquisition.t is a stub now anyway, this shouldn't block the addition of this feature. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:46:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:46:05 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 13:49:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 12:49:12 +0000 Subject: [Koha-bugs] [Bug 6098] zebra conf NSB NSE indexed as space In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6098 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #11 from Ian Walls 2012-01-09 12:49:12 UTC --- Simple changes to handling of NSB and NSE characters; removes regex processing and adds to Zebra config. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 14:09:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 13:09:42 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat at biblibre.com AssignedTo|henridamien at koha-fr.org |adrien.saurat at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 14:22:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 13:22:06 +0000 Subject: [Koha-bugs] [Bug 7422] New: Prevent creation of vendors with the same name Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Bug #: 7422 Summary: Prevent creation of vendors with the same name Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com It's now possible to create 2 or more vendors with exactly the same name. It would be good to prevent this by adding a check during the creation of a new vendor. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 14:22:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 13:22:30 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 14:22:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 13:22:49 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Adrien SAURAT 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 14:23:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 13:23:58 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |adrien.saurat at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 15:34:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 14:34:09 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 --- Comment #13 from Jared Camins-Esakov 2012-01-09 14:34:09 UTC --- Created attachment 7093 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7093 Bug 5226: Add 545 to es-ES and nb-NO Since the original patches for bug 5226 were submitted, two new translations have been added to Koha: es-ES and nb-NO. This patch adds the missing 545 line to the frameworks for those languages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 15:38:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 14:38:45 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7093|0 |1 is obsolete| | --- Comment #14 from M. de Rooy 2012-01-09 14:38:45 UTC --- Created attachment 7094 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7094 Signed patch for es and nb -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 15:39:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 14:39:53 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 --- Comment #15 from M. de Rooy 2012-01-09 14:39:53 UTC --- Paul: Last follow up is fine for me too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 15:40:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 14:40:45 +0000 Subject: [Koha-bugs] [Bug 7423] New: export marc based on barcode file Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7423 Bug #: 7423 Summary: export marc based on barcode file Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com I would like to able to use the MARC export tool to export a batch of MARC records based on a barcode file. So I could write a report to grab me barcodes of items that meet a specific criteria and then use that CSV file to load in to the export tool to export the full MARC for those records. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 16:25:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 15:25:58 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Matthias Meusburger changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7069|0 |1 is obsolete| | --- Comment #7 from Matthias Meusburger 2012-01-09 15:25:58 UTC --- Created attachment 7095 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7095 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 16:27:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 15:27:04 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 --- Comment #8 from Matthias Meusburger 2012-01-09 15:27:04 UTC --- My bad, sorry. I replaced the proposed patch with an updated version, which does not contain kohaversion.pl modification. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 16:40:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 15:40:33 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #21 from Liz Rea 2012-01-09 15:40:33 UTC --- Created attachment 7096 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7096 bug 7001 - fix errant ) that broke updatedatabase -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 16:41:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 15:41:05 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #22 from Liz Rea 2012-01-09 15:41:05 UTC --- Srdjan, I found a small problem in updatedatabase.pl (errant )), attached patch should fix it. Otherwise, patch application and update went fine this time - thanks! We are going to step through your test plan today - any suggestions for what we should put in our NoticeCSS/SlipCSS files that you specifically want tested? (It's easy enough to reverse engineer what should go in those files, but I wonder if you have an example css file we could use for testing? It's ok if you don't - I can make one and attach it to 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 17:38:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 16:38:26 +0000 Subject: [Koha-bugs] [Bug 7424] New: Koha should have a designated place for custom CSS Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7424 Bug #: 7424 Summary: Koha should have a designated place for custom CSS Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: wizzyrea at gmail.com QAContact: ian.walls at bywatersolutions.com We allow people to define custom CSS templates for varying things - opac, intranet, and (hopefully soon) slips and notices. It makes sense to have a sanctioned place within Koha to keep those files. I propose the following location: OPAC - koha-tmpl/opac-tmpl/prog/custom_css Intranet - koha-tmpl/intranet-tmpl/prog/custom_css Additionally, it would be nice to update the packages to dump these folders into the backup, to save any custom files stored there. We should also take care to *never* clobber anything in this directory on upgrade. We could provide "sample" CSS files (notices.sample, receipts.sample, to name a couple) but never overwrite anything else in that folder. Documentation for administrators should also be updated to tell system folks the "proper," "best practice" or "suggested" location to keep custom CSS files. The path to external CSS files can still be defined in the syspref, so administrators can define an external server if they so choose (many need this functionality because they have no shell or ftp access to their server). Questions? Concerns? Things I have not considered? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 17:38:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 16:38:57 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 claire.hernandez at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |claire.hernandez at biblibre.c | |om --- Comment #7 from claire.hernandez at biblibre.com 2012-01-09 16:38:57 UTC --- We would prefer a sytem like in news ("koha-news.pl") where you can define html code you want to display. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 17:54:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 16:54:36 +0000 Subject: [Koha-bugs] [Bug 7264] Display information about library on OPAC detail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7264 --- Comment #8 from Katrin Fischer 2012-01-09 16:54:36 UTC --- I think for this bug a system preference allowing to specify the fields for display would be a nice addition and could be enhanced later on. In general I like the idea to use something like the news editor/notices editor for some of the things we have in system preferences now, like most of the OPAC html preferences. - different entries for different languages - html editor to make it easier for users without html knowledge - display of available placeholders -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 18:45:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 17:45:14 +0000 Subject: [Koha-bugs] [Bug 7425] New: Export Bibliographic Holdings Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7425 Bug #: 7425 Summary: Export Bibliographic Holdings Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: eb at efdss.org QAContact: ian.walls at bywatersolutions.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 19:01:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 18:01:48 +0000 Subject: [Koha-bugs] [Bug 7425] Export Bibliographic Holdings fails if no item records attached In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7425 Elaine Bradtke changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 CC| |eb at efdss.org Summary|Export Bibliographic |Export Bibliographic |Holdings |Holdings fails if no item | |records attached --- Comment #1 from Elaine Bradtke 2012-01-09 18:01:48 UTC --- This also happens in 3.4 Attempted to export a group of biblios in order to batch edit them. Entered a range of biblio numbers. Selected item type component (components do not have item records attached). It produces an empty file (no error message). If I select all item types, it only exports biblios with item records attached, skipping over the biblios that do not have items attached. Cannot export MARC records that do not have item records attached, even if the range of biblio numbers is only criteria. Would it be possible to change the item type criteria so that it looks at 942$c for the item type? Should it provide an error message if it fails to match anything rather than producing an empty file? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 19:02:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 18:02:24 +0000 Subject: [Koha-bugs] [Bug 7425] Export Bibliographic Holdings fails if no item records attached In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7425 Elaine Bradtke changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpk at randomnotes.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:10:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:10:30 +0000 Subject: [Koha-bugs] [Bug 7426] New: Let koha-mysql pass on SQL to mysql -e Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7426 Bug #: 7426 Summary: Let koha-mysql pass on SQL to mysql -e Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com koha-mysql can be used to "provide an interactive mysql shell set up for the specified koha instance". With an option for SQL input, koha-mysql could turn something like this: koha-mysql -e "some sql" instancename into this: mysql --host="$mysqlhost" --user="$mysqluser" --password="$mysqlpass" -e "some sql" "$mysqldb" This might be handy for e.g. updating a syspref in multiple installations. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:13:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:13:54 +0000 Subject: [Koha-bugs] [Bug 7427] New: Make koha-create populate OPACBaseURL and staffClientBaseURL Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7427 Bug #: 7427 Summary: Make koha-create populate OPACBaseURL and staffClientBaseURL Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com When koha-create creates a new installation, it knows the URL for both the OPAC and the staff client. Why not let it update the OPACBaseURL and staffClientBaseURL syspref with the right values? This could be done with a search and replace on the SQL that is loaded from a file, or with the mechanism proposed in Bug 7426. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:20:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:20:43 +0000 Subject: [Koha-bugs] [Bug 7428] New: koha-create shoud check for length of instancename Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7428 Bug #: 7428 Summary: koha-create shoud check for length of instancename Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com "MySQL user names can be up to 16 characters long." ( http://dev.mysql.com/doc/refman/5.0/en/user-names.html ) koha-create constructs the mysql username for a new instance by prepending "koha_" to the instancename. If this results in a username that is longer than 16 characters, mysql will give an error. koha-create should do one of these: - check the length of the provided instancename and exit with an explanatory message if the mysql username will be too long - truncate the instancename and use the resulting string as the mysql username, making sure to put the right string in koha-conf.xml -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:21:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:21:54 +0000 Subject: [Koha-bugs] [Bug 7428] koha-create should check for length of instancename In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7428 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|koha-create shoud check for |koha-create should check |length of instancename |for length of instancename -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:30:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:30:00 +0000 Subject: [Koha-bugs] [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 --- Comment #16 from Paul Poulain 2012-01-09 19:30:00 UTC --- Marcel: Owen answered my question, you can QA this patch if you want/can -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:35:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:35:39 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 --- Comment #6 from Jared Camins-Esakov 2012-01-09 19:35:39 UTC --- Created attachment 7097 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7097 BZ4376 Minor change in GetMarcAuthor A minor change in the ?GetMarcAuthors? function of C4/Biblio.pm allow differentiate the type of authors in the templates This change allow doing things like this in the templates: Author: Corpotation Author: (html template syntax, but also applicable to template toolkit) Signed-off-by: Jared Camins-Esakov Works as claimed and doesn't break existing functionality. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:36:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:36:45 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Signed Off --- Comment #28 from Paul Poulain 2012-01-09 19:36:45 UTC --- I switch back to "signed-off". I'll try to send a screenshot. Could it be a MARC21 / UNIMARC difference ? it's highly possible ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:37:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:37:07 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4808|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:37:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:37:17 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 20:46:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 19:46:30 +0000 Subject: [Koha-bugs] [Bug 6030] Allow for html in letters in overdue notices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6030 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff --- Comment #10 from Paul Poulain 2012-01-09 19:46:30 UTC --- (In reply to comment #9) > Ok, I am confused here - perhaps someone can clarify: why is this failed qa and > what is the relation to 5878 (that I spent a lot of time testing on)? Reading the bug history, I can't explain why I've set failed QA. I feel I made the change without noticing it. Switching back to need signoff. Nicholas : could you confirm your alternative patch & SQL required are both an alternative option ? In this case i'll mark them as obsolete & continue with my initial 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:00:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:00:10 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #23 from Paul Poulain 2012-01-09 20:00:10 UTC --- (In reply to comment #22) > Not as they are, but as they come from the database. that's exactly what I was meaning by "as they are". > > I like it. But if we want to adopt this tool (and I think we should), it must > > be validated & a bug entry must be open to clean all dates formattings in Koha > I think cleaning as people find them is fine, Also not all should be changed, > only ones that are used for populating .tt files. I agree, i'll create the bug for it, it will be an omnibus for date display cleaning, nothing more, nothing less. I forgot to add something about QA: there is no unit test. Even if it will be a trivial one, please follow-up with one & i'll push -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:00:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:00:49 +0000 Subject: [Koha-bugs] [Bug 7429] New: CircAutoPrintQuickSlip description has a typo Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Bug #: 7429 Summary: CircAutoPrintQuickSlip description has a typo Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates AssignedTo: nengard at gmail.com ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com the preference says: "When an empty an empty barcode field is submitted in circulation" it should only have 'an empty' once. patch coming -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:02:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:02:40 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 --- Comment #1 from Nicole C. Engard 2012-01-09 20:02:40 UTC --- Created attachment 7098 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7098 Update CircAutoPrintQuickSlip description This patch simply removes the repeated string in the description for this preference. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:02:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:02:55 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:03:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:03:25 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 --- Comment #5 from Paul Poulain 2012-01-09 20:03:25 UTC --- (In reply to comment #4) > The mail from Paul and the discussion can be found here: > http://lists.koha-community.org/pipermail/koha-devel/2011-December/036670.html > > To me it seems like most people agreed on having more fields in the standard > file unti a way can be found to make this easy customizable. Could this be > moved on? Agreed we can move on. I've 8 patches to push, many more to test & deal with, so if someone else want to QA, feel free -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:19:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:19:25 +0000 Subject: [Koha-bugs] [Bug 7426] Let koha-mysql pass on SQL to mysql -e In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7426 --- Comment #1 from Robin Sheat 2012-01-09 20:19:25 UTC --- echo "some sql" | koha-mysql instancename does this. Also good for loading in dumps or whathaveyou. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:22:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:22:40 +0000 Subject: [Koha-bugs] [Bug 7430] New: ModZebra should not be in C4::Biblio Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 Bug #: 7430 Summary: ModZebra should not be in C4::Biblio Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com ModZebra is currently in C4::Biblio. This is not a logical place for it, since ModZebra is also used for modifying authorities. The logical place to have that functionality is in Koha::Search::Engine to help prepare us for the solr integration. I propose breaking the ModZebra code into separate parts for NoZebra and Zebra (in Koha::Search::Engine::NoZebra and Koha::Search::Engine::Zebra, respectively), and have Koha::Search::Engine::add_to_index_queue dispatch to the appropriate engine. C4::Biblio can remain as a wrapper around Koha::Search::Engine::add_to_index_queue for legacy scripts. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:33:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:33:40 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #3 from Ian Walls 2012-01-09 20:33:40 UTC --- Much cleaner way of assigning the branchcode that works in all cases. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:35:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:35:23 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #4 from Ian Walls 2012-01-09 20:35:23 UTC --- Latest patch just replaces ' ' with " ', which is trivial. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:36:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:36:35 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #2 from Ian Walls 2012-01-09 20:36:35 UTC --- Corrects name of script; trivial fix, marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:37:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:37:39 +0000 Subject: [Koha-bugs] [Bug 7373] new bridge icons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7373 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #4 from Ian Walls 2012-01-09 20:37:39 UTC --- Just adds new icon files to both OPAC and staff client. unit tests pass, so marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 21:38:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 20:38:38 +0000 Subject: [Koha-bugs] [Bug 7375] Update minimum version of Perl to 5.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7375 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #5 from Ian Walls 2012-01-09 20:38:38 UTC --- Simple change to version numbers, one in a comparison, other in a string. Marking Passed QA (as 5.10 is indeed the minimum version at this time) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 23:50:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 22:50:56 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #23 from Liz Rea 2012-01-09 22:50:56 UTC --- A few notes: * I don't appear to see the NoticeCSS syspref in my DB, but updatedatabase didn't give me any issue. * Cannot delete a notice once it is created: http://screencast.com/t/mvKxllXJR3 * select a library -> add notice works differently from how I'd expect. I would expect that if I selected a library from the dropdown and clicked "add new" that the add notice screen would autopop the library I was looking at on the previous page as the library I'm making this notice for: http://screencast.com/t/X10BqdAUW * docs will need to be updated :) * It might be nice to have a cancel as well as a submit button on the edit notice screen. * Copy notice works GREAT. Love that. * What determines whether a notice can or can't be deleted? http://screencast.com/t/qA83PkRnCjTF This is as far as I got today - more tomorrow. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 9 23:54:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 22:54:45 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #24 from Liz Rea 2012-01-09 22:54:45 UTC --- Created attachment 7099 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7099 Sample Custom CSS file I forgot to add that SlipCSS is in there, and I was testing it with the attached CSS file - this is no different from the original styling, but could be modified any old way for testing (cursive font, BOLD ITALIC everything, whatever). The brief testing I did with it showed that changes in this CSS were in fact reflected in the slips = sweeet. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 00:45:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 09 Jan 2012 23:45:05 +0000 Subject: [Koha-bugs] [Bug 7430] ModZebra should not be in C4::Biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 --- Comment #1 from Jared Camins-Esakov 2012-01-09 23:45:05 UTC --- Created attachment 7100 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7100 Bug 7430: Move ModZebra out of C4::Biblio This proof-of-concept commit does the following: * Moves all the functionality from C4::Biblio::ModZebra into a new Koha::Search::Engine namespace, breaking it up into Zebra and NoZebra classes for the relevant sections. * Rather than calling ModZebra, callers should now use Koha::Search and call AddToIndexQueue() with the same arguments. * Creates a new Koha::Utils class with GetMarcFromKohaField and GetAuthType methods, in an attempt to begin the process of reducing circular dependencies * Adds a syspref SearchEngine to specify whether Zebra or NoZebra is to be used, based on the setting of NoZebra. This syspref is checked *only* in ModZebra replacement code. The NoZebra is still relied upon by *all other* search-related code. IMPORTANT NOTE: The syspref is added by the atomicupdate in installer/data/mysql/atomicupdate/bug_7430_add_searchengine_syspref IMPORTANT NOTE: NoZebra indexing is currently broken due to the lack of a get_auth_type_location() method that can be used by the Koha::Search::Engine::NoZebra class. IMPORTANT NOTE: This patch depends on the patches for bug 7284. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 02:44:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 01:44:33 +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 --- Comment #11 from Nicholas van Oudtshoorn 2012-01-10 01:44:33 UTC --- Hi Paul, Yes - they're an alternative option. (A quick solution I threw together so that our library could send nice-looking email reminders out! - I'm more than happy for an official solution - this was just a "hey - this is how we've solved it" when I noticed that the problem was being worked on....) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 03:50:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 02:50:28 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #24 from Chris Cormack 2012-01-10 02:50:28 UTC --- (In reply to comment #23) > (In reply to comment #22) > > Not as they are, but as they come from the database. > that's exactly what I was meaning by "as they are". > > > > I like it. But if we want to adopt this tool (and I think we should), it must > > > be validated & a bug entry must be open to clean all dates formattings in Koha > > I think cleaning as people find them is fine, Also not all should be changed, > > only ones that are used for populating .tt files. > I agree, i'll create the bug for it, it will be an omnibus for date display > cleaning, nothing more, nothing less. > > I forgot to add something about QA: there is no unit test. Even if it will be a > trivial one, please follow-up with one & i'll push It is a display only change that can only be called in TT template, so it will indeed be a trivial one to test compilation which one of the 00 tests does already. But if the rule is no patches pushed without a unit test, then thats great and I hope it is applied for everybody. I look forward to seeing no patches pushed without unit tests. Once I am back from holiday I will create a simple unit 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 08:01:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 07:01:51 +0000 Subject: [Koha-bugs] [Bug 7431] New: OPAC item hold list doesn't show 'checked out' Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 Bug #: 7431 Summary: OPAC item hold list doesn't show 'checked out' Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: /cgi-bin/koha/opac-reserve.pl OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com Created attachment 7101 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7101 screenshot of detail page When placing item level holds the current status is not shown. It only shows 'not on hold' but should also show what is currently availalbe and what is checked out. To reproduce: 1) Make sure OPACItemHolds is activated 2) Place a hold in OPAC on a record with multiple items, some should be checked out 3) Select 'A specific copy' 4) Check list and try to determine which of the items are checked out -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 08:02:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 07:02:21 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 --- Comment #1 from Katrin Fischer 2012-01-10 07:02:21 UTC --- Created attachment 7102 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7102 screenshot of hold page -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 08:21:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 07:21:53 +0000 Subject: [Koha-bugs] [Bug 7432] New: Changing frameworks should refresh cache Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7432 Bug #: 7432 Summary: Changing frameworks should refresh cache Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration AssignedTo: paul.poulain at biblibre.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com I see several small problems when using memcache and making changes to the bibliographic frameworks: Changes are not reflected immediately, but only after restarting the memcache server. This is a problem, because often you want to configure and immediately check if your changes are correct by refreshing the cataloging screen. At the moment this is really confusing. I am not sure when or if the cache would be updated without restarting memcache. To reproduce: 1) Open cataloguing default framework 2) Change bibliographic framework, for example: set 773$a hidden value from -6 to 0 3) Refresh cataloguing page > change and 773 will not be visible 4) Restart memcache > change will be visible -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:00:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:00:47 +0000 Subject: [Koha-bugs] [Bug 7433] New: french translation add a bad single quote into js function Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 Bug #: 7433 Summary: french translation add a bad single quote into js function Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N AssignedTo: frederic at tamil.fr ReportedBy: stephane.delaune at biblibre.com QAContact: ian.walls at bywatersolutions.com in staff, the french version of cgi-bin/koha/tools/stage-marc-import.pl have this line into a javascript's function : alert(_('Echec de l'envoi du formulaire : ') + textStatus); (original text : alert(_('Failed to submit form: ') + textStatus);) the single quote isn't escaped -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:05:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:05:16 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |cgi-bin/koha/tools/stage-ma | |rc-import.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:05:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:05:41 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|frederic at tamil.fr |stephane.delaune at biblibre.c | |om -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:17:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:17:33 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 --- Comment #1 from stephane.delaune at biblibre.com 2012-01-10 14:17:33 UTC --- Created attachment 7103 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7103 fix 7433 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:22:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:22:28 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff --- Comment #2 from stephane.delaune at biblibre.com 2012-01-10 14:22:28 UTC --- to test : misc/translator$ ./translate install fr-FR select fr-FR on language syspref go to cgi-bin/koha/tools/stage-marc-import.pl import a file (clic on "T?l?charger fichier") and clic on "traiter pour import" if it works, it's ok -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:52:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:52:29 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Needs Signoff --- Comment #25 from M. de Rooy 2012-01-10 14:52:29 UTC --- Before starting QA, I would say that a patch of this size needs external signoff. From the comments I understand that several tested, but nobody signed off until 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:55:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:55:14 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 --- Comment #1 from Adrien SAURAT 2012-01-10 14:55:14 UTC --- Created attachment 7104 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7104 proposed patch Ensures that : - name is not a space only string - name is unique - name does not contain quotation marks All controls on client side (JavaScript alert). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:55:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:55:56 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 15:58:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 14:58:05 +0000 Subject: [Koha-bugs] [Bug 7348] Fix error in IE where the serials toolbar buttons do not show. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7348 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Signed Off |Passed QA QAContact|ian.walls at bywatersolutions. |m.de.rooy at rijksmuseum.nl |com | --- Comment #2 from M. de Rooy 2012-01-10 14:58:05 UTC --- QA: Trivial change eliminating one comma. Updating status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:05:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:05:14 +0000 Subject: [Koha-bugs] [Bug 6694] Anonymous sessions not kept when casAuthentication is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6694 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #5 from M. de Rooy 2012-01-10 15:05:14 UTC --- QA Question: I did not dive into the cas specs (yet..) but does anyone of you know some external users of cas willing to test/sign this (small) patch too? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:06:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:06:55 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #25 from Liz Rea 2012-01-10 15:06:55 UTC --- apologies - I found the NoticeCSS - it was under my nose and I didn't see it. Sorry! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:08:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:08:42 +0000 Subject: [Koha-bugs] [Bug 6716] Database Documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6716 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Signed Off |Passed QA QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #94 from M. de Rooy 2012-01-10 15:08:42 UTC --- QA: Documentation changes only. OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:12:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:12:48 +0000 Subject: [Koha-bugs] [Bug 7426] Let koha-mysql pass on SQL to mysql -e In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7426 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Magnus Enger 2012-01-10 15:12:48 UTC --- Ah, yes, I had a hunch there was something I was missing. Marking as resolved/wontfix. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:19:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:19:22 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #10 from M. de Rooy 2012-01-10 15:19:22 UTC --- Just a (dumb) question: Patch creates a new script, but where does Koha call it? Couldn't see that just browsing through.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:21:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:21:34 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Signed Off |Passed QA QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #4 from M. de Rooy 2012-01-10 15:21:34 UTC --- QA: Looks good. Updating status.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:39:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:39:59 +0000 Subject: [Koha-bugs] [Bug 7434] New: Display of issue number for serials in overdues Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 Bug #: 7434 Summary: Display of issue number for serials in overdues Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com The overdue listing could be enhanced by displaying the issue number for serial results. For example, G?o, by Axel Ganz would become: G?o, by Axel Ganz, No. 379 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 16:40:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 15:40:22 +0000 Subject: [Koha-bugs] [Bug 7434] Display of issue number for serials in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall at gmail.com |adrien.saurat at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 17:35:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 16:35:26 +0000 Subject: [Koha-bugs] [Bug 7434] Display of issue number for serials in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer 2012-01-10 16:35:26 UTC --- Hmm, I am surprised that it's not possible - but on the other hand have never tried to do it. We have 2 different syntax for item information in overdues. In theory this should work: <> or <> + Cronjob with enumchron specified in the field list -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 18:11:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 17:11:28 +0000 Subject: [Koha-bugs] [Bug 4877] Create and update the manual pages for the koha-* scripts. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4877 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 Severity|enhancement |normal --- Comment #39 from Magnus Enger 2012-01-10 17:11:28 UTC --- The manual pages work in current master, but I can't find a manual page for koha-run-backups, so I'm resetting the status 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 21:46:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 20:46:54 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off --- Comment #26 from Paul Poulain 2012-01-10 20:46:54 UTC --- Marcel, it seems Sophie made a mistake when signing off the patch: i'm the author of the patch (see obsoletes), Sophie just signed it off. I don't know why she appears as the author ! going back to signed off for QA, thx -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 22:32:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 21:32:35 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #26 from Liz Rea 2012-01-10 21:32:35 UTC --- More notes: * "Notices" on the Tools page should probably be "Notices and Slips" or "Notices and Receipts." * News items for slips are still global, but not in the scope of this dev. Needs to be fixed, just making a note. * WORKS: Copy notice - works like I expect re: library selection, nice. * Which code, if any, is used for the "Print Page" template? * it would be nice to have an explicit indication of which entries are a "notice" and which are "slips" - I know it should be clear from the code name, but it could be clearer. * How do you add the borrower extended attribute to the notice? I don't see it under the Borrowers section. * Preview slip/notice might be nice, but probably beyond the scope of this dev. Just making a note. * I wonder about the utility of "New Notice" at all - if we can only define notices within the codes in the default data (is that true?) then copying them from the defaults is probably the easiest way to go. Or, make the code field a drop down to select the type of notice so one doesn't mess up and put a quick slip under the cataloging module (like I did in my testing because I wasn't paying attention). * WORKS: Checkout slips and quick slips work both in html mode and plain text mode for multiple branches. On to email 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 23:00:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 22:00:47 +0000 Subject: [Koha-bugs] [Bug 7278] In the items table, make items.materials of type text, and show its contents at circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7278 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_8 Patch Status|Passed QA |Patch Pushed --- Comment #11 from Paul Poulain 2012-01-10 22:00:47 UTC --- prove xt/author/valid-templates.t xt/author/valid-templates.t .. ok prove xt/author/translatable-templates.t xt/author/translatable-templates.t .. ok patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 23:23:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 22:23:45 +0000 Subject: [Koha-bugs] [Bug 5503] comments shouldn't show patron's full name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5503 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Failed QA --- Comment #9 from Paul Poulain 2012-01-10 22:23:45 UTC --- QA comment Well, it seems this patch has not be tested. When upgrading, I get a mySQL error: [Tue Jan 10 23:19:12 2012] updatedatabase.pl: DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's identity is presented alongside comments in the OPAC', `type` = 'Choice' WHER' at line 1 at /home/paul/koha.dev/koha-community/installer/data/mysql/updatedatabase.pl line 4610. [Tue Jan 10 23:19:12 2012] updatedatabase.pl: DBD::mysql::db do failed: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's identity is presented alongside comments in the OPAC', `type` = 'Choice' WHER' at line 1 at /home/paul/koha.dev/koha-community/installer/data/mysql/updatedatabase.pl line 4611. Looking at the code, I see : $dbh->do(" UPDATE `koha`.`systempreferences` SET `value` = 'none', `options` = 'none|full|first|surname|firstandinitial|username', `explanation` = 'Choose how a commenter\'s identity is presented alongside comments in the OPAC', `type` = 'Choice' WHERE `systempreferences`.`variable` = 'ShowReviewer' AND `systempreferences`.`variable` = 0"); Should be commenter''s I think. Also note, as you'll have to send a follow-up that ` should be removed from table & column names, it's a mysql-ism thx -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 23:31:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 22:31:24 +0000 Subject: [Koha-bugs] [Bug 5543] Date ISO format wrong separator In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5543 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #11 from Paul Poulain 2012-01-10 22:31:24 UTC --- Patch pushed, please test (removed the updatedatabase stuff, that is useless -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 23:34:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 22:34:59 +0000 Subject: [Koha-bugs] [Bug 2629] Diacritics not being ignored when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6171|0 |1 is obsolete| | --- Comment #37 from Paul Poulain 2012-01-10 22:34:59 UTC --- Comment on attachment 6171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6171 Bug 2629: Add diacritic support for ? (U with ring) patch obsoleted, already applied -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 10 23:37:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 10 Jan 2012 22:37:36 +0000 Subject: [Koha-bugs] [Bug 2629] Diacritics not being ignored when searching In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2629 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #38 from Paul Poulain 2012-01-10 22:37:36 UTC --- Patch pushed, as it works, BUT katrin is right: you should investigate ICU, that solves all diacritics (well, there are some remaining problems, and that's why we should get rid of zebra, but that's another matter. And using ICU is better than trying to have everything in word-phrase ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 02:21:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 01:21:58 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Duncan changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7104|0 |1 is obsolete| | --- Comment #2 from Duncan 2012-01-11 01:21:58 UTC --- Created attachment 7105 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7105 Patch to ensure vendor names are unique and do not contain " or only spaces. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 02:22:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 01:22:12 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Duncan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |duncan at catalyst.net.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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 02:43:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 01:43:04 +0000 Subject: [Koha-bugs] [Bug 5911] Transport Cost Matrix of transporting an item between branches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5911 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 03:20:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 02:20:43 +0000 Subject: [Koha-bugs] [Bug 7356] Fix various typos and mis-spellings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7356 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #15 from Ian Walls 2012-01-11 02:20:43 UTC --- A bunch of typo corrections. Mostly fixing 'the the' and missing/extra letters. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 03:24:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 02:24:24 +0000 Subject: [Koha-bugs] [Bug 7360] Importing a SQL file for frameworks based on Default Framework deletes the default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7360 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #5 from Ian Walls 2012-01-11 02:24:24 UTC --- Just adds support for 0 character frameworks (down from minimum 1). Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 03:25:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 02:25:59 +0000 Subject: [Koha-bugs] [Bug 7363] Downloading a list in CSV format doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7363 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #3 from Ian Walls 2012-01-11 02:25:59 UTC --- Template Toolkit scope issue only; easy to read, marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 03:39:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 02:39:29 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #11 from Ian Walls 2012-01-11 02:39:29 UTC --- Perhaps I'm missing something, but it does seem to me that copynumber is a field that makes sense to link to an authorised values field. Unlike location and ccode, which are a discrete set of values, copynumbers are sequential, with a potentially infinite number of values. Preconfiguring a set of values seems like a very uncommon practice. If we're going to add support for copynumber authorised values, I think we should add support for ANY item field being linked to authorised values (since that can be changed by any library in the Frameworks) This is where I'd change the status to "In Discussion"... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 03:41:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 02:41:49 +0000 Subject: [Koha-bugs] [Bug 7381] wrong isbn showing on the staff search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7381 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #4 from Ian Walls 2012-01-11 02:41:49 UTC --- Template only change to use raw ISBN and a simple replacement. Marking Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 04:29:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 03:29:44 +0000 Subject: [Koha-bugs] [Bug 7420] Add max fines to circulation matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|kyle.m.hall at gmail.com |srdjan at catalyst.net.nz --- Comment #1 from Srdjan Jankovic 2012-01-11 03:29:44 UTC --- Created attachment 7106 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7106 patch Repurposed MaxFine syspref. This means that new translations are in order. MaxFine is now a global maximum for all overdue charges for a patron combined. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 04:31:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 03:31:16 +0000 Subject: [Koha-bugs] [Bug 7420] Add max fines to circulation matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff Change sponsored?|--- |Sponsored --- Comment #2 from Srdjan Jankovic 2012-01-11 03:31:16 UTC --- It actually made no sense to place "Overdue Fines Cap" on its own, so it is in the main table -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 05:11:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 04:11:28 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #27 from Srdjan Jankovic 2012-01-11 04:11:28 UTC --- There's a mysterious table message_transports. If letter code is in that table it is considered "protected". I am not familiar with logic behind that. If system has patron attributes switched on, those should appear in the fields list for pick up as borrower_attribute.* Also, we should compile a list of remarks and possibly make corrections for the inportant ones immediately, and leave the rest as later enhancements -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 06:20:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 05:20:33 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #28 from Katrin Fischer 2012-01-11 05:20:33 UTC --- >* I wonder about the utility of "New Notice" at all - if we can only define >notices within the codes in the default data (is that true?) then copying them >from the defaults is probably the easiest way to go. Or, make the code field a >drop down to select the type of notice so one doesn't mess up and put a quick >slip under the cataloging module (like I did in my testing because I wasn't >paying attention). Hi Liz, defining your own notices can make sense. One example is overdues where you tell the notice triggers which notices to use. It's not relying on a special code there. And there are some other places where it only relies on the correct module (acq and serials). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 09:35:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 08:35:55 +0000 Subject: [Koha-bugs] [Bug 7434] Display of issue number for serials in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 --- Comment #2 from Adrien SAURAT 2012-01-11 08:35:55 UTC --- This patch would not impact the letters but in fact the following page : Home ? Circulation ? Overdues -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 09:42:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 08:42:49 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #12 from Adrien SAURAT 2012-01-11 08:42:49 UTC --- Gaetan would know better about the functionnal part. I only know that at least one of our libraries uses copynumber with a set of values. For information (I guess it was understood this way but prefer to be sure), if there are no authorised values associated to the copynumber, the copynumber is simply displayed. This patch wouldn't force any library to add a new authorised values. And doing this for copynumber maybe (Gaetan?) makes sense because not so many fields are displayed on the detail page. Which other field would need to get such a link possibility? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 10:36:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 09:36:01 +0000 Subject: [Koha-bugs] [Bug 7435] New: An inactive fund is selected a default in neworderempty.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Bug #: 7435 Summary: An inactive fund is selected a default in neworderempty.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Acquisitions AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com When making a new order in the neworderempty page ( Home ? Acquisitions ? *budget* ? Basket X ? New order ), in some cases the "Fund" select box display a fund which should be hidden. Here is an excerpt from the HTML code of a problematic case: In this case, "fond test A1" should be hidden, but it's actually displayed as the default choice. The CSS hiding is not functionning properly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 11:09:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 10:09:55 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #13 from Gaetan Boisson 2012-01-11 10:09:55 UTC --- Ian is right that it is uncommon practice to use an authorised value for copynumber. The problem has it roots in the fact that we don't have something like 'extended item attributes' like we have for patrons, so we find ourselves doing with the available fields to take care of all the small idiosyncrasies of our libraries. For now my opinion is that whenever a field is linked to an authorised value, then the label for the value should be displayed and not the value itself. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 11:21:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 10:21:57 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #14 from Katrin Fischer 2012-01-11 10:21:57 UTC --- I think a lot of people reuse fields and reusing copynumber should be relatively safe. As we have the option to link an authorised value category to each field in configuration, it should work for all of them or only offer the option for those where it works. A general solution would be nice - but not sure how hard it is. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 12:11:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 11:11:02 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #11 from Jonathan Druart 2012-01-11 11:11:02 UTC --- In installer/InstallAuth.pm, the patch comments the line : # open L, ">>/tmp/sessionlog"; but L is used : printf L "%20s from %16s logged out at %30s (manually).\n", $userid, $ip, $time; I think perl doesn't like 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 13:19:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 12:19:27 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QAContact|ian.walls at bywatersolutions. |m.de.rooy at rijksmuseum.nl |com | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 13:27:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 12:27:48 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #3 from M. de Rooy 2012-01-11 12:27:48 UTC --- This report misses information to test it well. You say "all is in the title" but that is not sufficient. Please tell which + do you actually mean? Where? Under which conditions (syspref values..) can it be tested? I suppose that value of AcqCreateItem for instance is relevant. In order to test a report, we should not grep Koha code in order to see where the javascript you change, is called, etc. Setting status to Failed QA. Please include more information first. Thanks. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 13:39:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 12:39:36 +0000 Subject: [Koha-bugs] [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Does not apply QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #17 from M. de Rooy 2012-01-11 12:39:36 UTC --- CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 15:46:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 14:46:29 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 --- Comment #15 from Adrien SAURAT 2012-01-11 14:46:29 UTC --- There is no way to dynamically implement a general solution which would display labels wherever we expect them. I had to specifically add this for copynumber in the detail pages. Doing this for every field in every potential page would require a exhaustive listing of all cases. Which fields would need this? ("all of them" seems not so sure to me, see "Last seen" and "Barcode") -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 15:58:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 14:58:57 +0000 Subject: [Koha-bugs] [Bug 7436] New: Set itemtypes.rentalcharge = 0 in sample data for nb-NO Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7436 Bug #: 7436 Summary: Set itemtypes.rentalcharge = 0 in sample data for nb-NO Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) AssignedTo: magnus at enger.priv.no ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com I think very few libraries in Norway charge anything for lending materials, so having lots of rentalcharges in the sample data makes litle sense. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:13:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:13:59 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 --- Comment #1 from Adrien SAURAT 2012-01-11 15:13:59 UTC --- Test plan : 1) Create different budgets, at least 2, both being Activated. 2) In each budget, create at least one Fund. 3) When you select a vendor and order a new book, you see all your funds in the "Fund" select box. 4) Now edit the 1st budget (containing the funds which appear on top in the select box) and deactivate it. 5) Go back to the book ordering, the Fund select box still displays the 1st fund of the 1st budget, even though it's supposed to be not active and thus hidden. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:31:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:31:29 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 --- Comment #2 from Adrien SAURAT 2012-01-11 15:31:29 UTC --- Created attachment 7107 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7107 proposed patch Add a "Select a fund" default line. A control already exists, ensuring that the user will select something. Made the "Fund" label appear in red. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:34:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:34:25 +0000 Subject: [Koha-bugs] [Bug 7437] New: Baskets become invisible in bookseller's list when all their items are received Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7437 Bug #: 7437 Summary: Baskets become invisible in bookseller's list when all their items are received Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: fcapovilla at live.ca QAContact: ian.walls at bywatersolutions.com Created attachment 7108 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7108 Corrects the SQL query used to fetch all baskets of a booksellers. If all the items in a basket are received, the basket doesn't appear in the bookseller's baskets list (/acqui/booksellers.pl). I don't think having invisible baskets is a desired behavior, so here is a patch so all baskets are shown. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:38:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:38:16 +0000 Subject: [Koha-bugs] [Bug 7437] Baskets become invisible in bookseller's list when all their items are received In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7437 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer 2012-01-11 15:38:16 UTC --- I think I disagree here - it seems to be desired behaviour. When ordering over a long period of time the list of baskets you see will grow endlessly. It will be hard to find newer baskets and baskets where not all books have been received. Also if I am not mistaken here, the list will be even longer for a search that brings up more than one vendor on that page. I think perhaps an option to 'show all' would be better? And it should be possible to use the search to find older orders. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:38:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:38:44 +0000 Subject: [Koha-bugs] [Bug 7437] Baskets become invisible in bookseller's list when all their items are received In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7437 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|henridamien at koha-fr.org |fcapovilla at live.ca -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:43:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:43:07 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 16:46:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 15:46:13 +0000 Subject: [Koha-bugs] [Bug 7436] Set itemtypes.rentalcharge = 0 in sample data for nb-NO In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7436 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #1 from Katrin Fischer 2012-01-11 15:46:13 UTC --- Hi Magnuse, I think the same applies to German libraries and the rental charge is a bit annoying when working with the sample data. Could you perhaps remove it from the German files too? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 17:17:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 16:17:12 +0000 Subject: [Koha-bugs] [Bug 7437] Baskets become invisible in bookseller's list when all their items are received In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7437 --- Comment #2 from Ian Walls 2012-01-11 16:17:12 UTC --- I believe we need a new bit of mechanics: 'archived'. Baskets will stay visible for a vendor until they're archived. Many libraries need to keep baskets visible for a while after they've been received (since, while Koha assumes that 'received' == 'paid for', that's not actually true). But, as Katrin points out, we don't want EVERY basket EVER to show up. If we add an 'archive' button, and possibly a syspref to "archive when all items received", we'd have the best of both worlds. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 17:37:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 16:37:33 +0000 Subject: [Koha-bugs] [Bug 7437] Baskets become invisible in bookseller's list when all their items are received In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7437 --- Comment #3 from Katrin Fischer 2012-01-11 16:37:33 UTC --- How would the workflow for archiving be? I am not sure you can actually see when all items from a basket have been received on the received screen. Perhaps the "finish receive" button could integrate an alert for achiving of baskets that have been fully received? I think making the librarian go back to the basket to check if everything was received will not work. I think we shouldn't change the current behaviour without giving this some thought. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 18:11:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 17:11:00 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #29 from Liz Rea 2012-01-11 17:11:00 UTC --- Thanks Katrin - I didn't realize that you could specify a code for overdue notices. That helps. A drop down still appeals to me - but it would have to include "Other" that lets you set the code name manually. That's probably beyond the scope of this, I'll let Srdjan decide that. Srdjan: These are the important ones: Broken things: * Cannot delete a notice/slip once it is created: http://screencast.com/t/mvKxllXJR3 User experience things: * select a library -> add notice works differently from how I'd expect. I would expect that if I selected a library from the dropdown and clicked "add new" that the add notice screen would autopop the library I was looking at on the previous page as the library I'm making this notice for: http://screencast.com/t/X10BqdAUW * It might be nice to have a cancel as well as a submit button on the edit notice screen. * "Notices" on the Tools page should probably be "Notices and Slips" or "Notices and Receipts." * it would be nice to have an explicit indication of which entries are a "notice" and which are "slips" - I know it should be clear from the code name, but it could be clearer. Questions: * Which code, if any, is used for the "Print Page" template? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 19:21:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 18:21:18 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 --- Comment #12 from Chris Cormack 2012-01-11 18:21:18 UTC --- (In reply to comment #11) > In installer/InstallAuth.pm, the patch comments the line : > # open L, ">>/tmp/sessionlog"; > > but L is used : > printf L "%20s from %16s logged out at %30s (manually).\n", $userid, $ip, > $time; > > I think perl doesn't like it :-/ Ahhh looks like the original patch was, the followup broke it. Paul can you fix your followup please. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 20:18:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 19:18:59 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 --- Comment #12 from Jared Camins-Esakov 2012-01-11 19:18:59 UTC --- (In reply to comment #11) > There may be more than a unique heading match because the matching is > done on a global Zebra authority index. We could, for example, search > specifically on Zebra Personal-Name-Heading rather than on Heading-Main. The benefit of the architecture I chose for the Linker is that it is easy to implement a new linker that does as granular matching as one could wish. From my point of view, using the more specific indexes greatly increases the complexity for minimal benefit. Patches adding a C4::Linker::PreciseIndex linker module are gratefully accepted. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 11 22:00:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 11 Jan 2012 21:00:39 +0000 Subject: [Koha-bugs] [Bug 7438] New: After attaching an item, clicking Cataloging breadcrumb results in 404 Error Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7438 Bug #: 7438 Summary: After attaching an item, clicking Cataloging breadcrumb results in 404 Error Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: hbraum at nekls.org QAContact: ian.walls at bywatersolutions.com When you click on the Cataloging breadcrumb after using the attach an item action, the system gives a 404 error. Steps to recreate: 1) Pull up any bib record. Go to Edit--> Attach an Item. Type in/scan a barcode of an item already in the catalog and click OK. 2) Click on the cataloging breadcrumb. See this screenshot: http://screencast.com/t/6TA7j16DUh 3) 404 error occurs. [Link is cgi-bin/koha/cataloging/addbooks.pl] Expected behavior: Click on the cataloging breadcrumb and it resolves to cgi-bin/koha/cataloguing/addbooks.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 09:25:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 08:25:14 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #25 from Chris Cormack 2012-01-12 08:25:14 UTC --- Created attachment 7109 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7109 Bug 929: Follow up adding the Koha:: namespace to the list of modules to 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 09:25:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 08:25:25 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #26 from Chris Cormack 2012-01-12 08:25:25 UTC --- Created attachment 7110 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7110 Bug 929 : Follow up adding unit tests, discovered C4::Dates cached the syspref with no way to clear it, fixed also. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 09:28:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 08:28:45 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7045|0 |1 is obsolete| | Attachment #7096|0 |1 is obsolete| | --- Comment #30 from Srdjan Jankovic 2012-01-12 08:28:45 UTC --- Created attachment 7111 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7111 patch * Delete fixed * Keeping selected library is a reasonable expectation, so it's there now * Cancel added, was not a big deal * It is "Notices and Slips", sounds nicer when spoken * System does not know of slips, those are all "letters"; if you can come up with some reliable way of knowing which are slips (oncluding checking that code matches "SLIP") we can add that later * "Print Page" is just an ordinary dosplay template, nothing to do with 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 10:59:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 09:59:13 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|julian.maurice at biblibre.com |jonathan.druart at biblibre.co | |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 11:05:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 10:05:37 +0000 Subject: [Koha-bugs] [Bug 6147] Reading RSS feeds via Netvibes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Julian Maurice 2012-01-12 10:05:37 UTC --- Ok in master, marked as resolved. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 11:34:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 10:34:41 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6522|0 |1 is obsolete| | --- Comment #33 from Julian Maurice 2012-01-12 10:34:41 UTC --- Created attachment 7112 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7112 Add jQuery dataTables plugin Corrected patch for perlcritic message: > Variable declared in conditional statement at line 111, column 5. Declare > variables outside of the condition. (Severity: 5) 'use strict' not added since it's redundant with Modern::Perl I've seen that adding these lines to perlcritic.rc prevent this error to be printed: [TestingAndDebugging::RequireUseStrict] equivalent_modules = Modern::Perl [TestingAndDebugging::RequireUseWarnings] equivalent_modules = Modern::Perl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 11:37:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 10:37:08 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 --- Comment #11 from Julian Maurice 2012-01-12 10:37:08 UTC --- I think you need to retrieve the last version of datatables patches that add this missing file. See bug 6836. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 13:11:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 12:11:01 +0000 Subject: [Koha-bugs] [Bug 6482] koha-create makes assumptions about the mysql username In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6482 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjr at ttllp.co.uk --- Comment #5 from MJ Ray (software.coop) 2012-01-12 12:11:01 UTC --- Does this mitigate bug 7428? It was pushed. Does that mean the bug is fixed or does the version need updating to spread it elsewhere? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 13:12:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 12:12:49 +0000 Subject: [Koha-bugs] [Bug 7428] koha-create should check for length of instancename In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7428 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjr at ttllp.co.uk Severity|enhancement |minor --- Comment #1 from MJ Ray (software.coop) 2012-01-12 12:12:49 UTC --- I've upgraded this to minor because it seems like a bug rather than an unimplemented feature. I think the fix to bug 6482 offers a way to mitigate this problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 13:39:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 12:39:25 +0000 Subject: [Koha-bugs] [Bug 4389] Trigger quick slip print on empty checkout submit In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4389 Tom?s Cohen Arazi 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 13:40:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 12:40:11 +0000 Subject: [Koha-bugs] [Bug 6084] Missing translation markers in javascript alert messages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6084 Tom?s Cohen Arazi 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 15:31:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 14:31:35 +0000 Subject: [Koha-bugs] [Bug 7439] New: Mailmap for 3.6.x not complete Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Bug #: 7439 Summary: Mailmap for 3.6.x not complete Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Developer documentation AssignedTo: gmcharlt at gmail.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com The mailmap for 3.6.x is not complete. This bug is for tracking patches to fill in missing information. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 15:34:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 14:34:36 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 --- Comment #1 from Jared Camins-Esakov 2012-01-12 14:34:36 UTC --- Created attachment 7113 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7113 Bug 7439: Add mailmap for jcamins -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 15:35:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 14:35:03 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Patch Status|--- |Needs Signoff AssignedTo|gmcharlt at gmail.com |cnighswonger at foundations.ed | |u -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 16:36:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 15:36:33 +0000 Subject: [Koha-bugs] [Bug 7428] koha-create should check for length of instancename In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7428 --- Comment #2 from Magnus Enger 2012-01-12 15:36:33 UTC --- The way I understand bug 6482, it makes it possible to do "koha-create --request-db", change the mysql details in koha-conf.xml and then do "koha-create --populate-db". So it makes it possible to choose a shorter username for mysql if your instancename results in a username that is too long. But there is still a problem for "koha-create --create-db" - since that does everything in one fell swoop. Question: should special measures for the length of the instancename (as described in the description of this bug) only apply to --create-db, or to --request-db as well? (I don't use --request-db (yet) myself, so I don't really have an opinion). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 17:50:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 16:50:48 +0000 Subject: [Koha-bugs] [Bug 6227] deprecate NoZebra for 3.4.0 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6227 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7440 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 17:50:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 16:50:48 +0000 Subject: [Koha-bugs] [Bug 7440] New: Vestiges of NoZebra should be removed Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7440 Bug #: 7440 Summary: Vestiges of NoZebra should be removed Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: jcamins at cpbibliography.com QAContact: ian.walls at bywatersolutions.com Depends on: 6227 NoZebra has been deprecated since 3.4.0. It is time to remove the vestiges of NoZebra from the code and eliminate the syspref so that people stop thinking they can use it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:10:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:10:10 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5764|0 |1 is obsolete| | --- Comment #15 from Julian Maurice 2012-01-12 17:10:10 UTC --- Created attachment 7114 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7114 Reviewed patch This patch add a new table 'uploaded_files' where are stored the filename and the md5 of the file as an id. This id is stored in corresponding MARC subfield (so maybe 856$u is not the right place to store it?) and is used to download the file with the new script opac-retrieve-file.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:23:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:23:06 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent CC| |wizzyrea at gmail.com 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:24:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:24:16 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 - high -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:27:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:27:39 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff --- Comment #12 from Nicole C. Engard 2012-01-12 17:27:39 UTC --- I missed that depends on note - sorry about that. So I can't test this without 6836 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:34:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:34:41 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |--- --- Comment #3 from Chris Cormack 2012-01-12 17:34:41 UTC --- Still waiting documentation update afaict -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:35:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:35:32 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #31 from Liz Rea 2012-01-12 17:35:32 UTC --- Awesome - checking these things now and going on with more testing! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:40:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:40:36 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Nicole C. Engard 2012-01-12 17:40:36 UTC --- Sorry! Which manual am I updating? 3.4, 3.6 and 3.8? 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:46:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:46:23 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 --- Comment #5 from Chris Cormack 2012-01-12 17:46:23 UTC --- I'm guessing so. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:55:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:55:59 +0000 Subject: [Koha-bugs] [Bug 6681] When importing a biblio record via Z39.50, authority links also get imported In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6681 Fr?d?rick Capovilla changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6929|0 |1 is obsolete| | --- Comment #7 from Fr?d?rick Capovilla 2012-01-12 17:55:59 UTC --- Created attachment 7115 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7115 Corrected patch - Now checks system preferences Here is a new version that checks the marcflavour and also uses the configured koha item tag. I only did the code for the MARC21 marcflavour since I only use and understand the MARC21 format. Somebody else should add the code to take care of the authority links for UNIMARC or NORMARC records. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 18:56:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 17:56:20 +0000 Subject: [Koha-bugs] [Bug 6681] When importing a biblio record via Z39.50, authority links also get imported In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6681 Fr?d?rick Capovilla 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 20:08:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 19:08:29 +0000 Subject: [Koha-bugs] [Bug 7441] New: search results showing wrong branch? Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441 Bug #: 7441 Summary: search results showing wrong branch? Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: nengard at gmail.com QAContact: ian.walls at bywatersolutions.com When you search in the OPAC it shows you the HOME branch on the location in XSLT (see here: http://screencast.com/t/m870Mr8Wm), but if you click through to the detail page it shows you the CURRENT BRANCH in the holdings table which is very confusing to patrons. I don't know what's the right solution - home or holding branch, but they should be the same in both places for the patron's sake. If you do the same search in the staff client you see the right branch info on the search results and on the detail page. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 22:27:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 21:27:25 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #32 from Liz Rea 2012-01-12 21:27:25 UTC --- Broken things; * the left hand menu has gone funny: http://screencast.com/t/FJMu0cI940Xm on every page in this module. * I'm still not seeing the borrower attributes, maybe I'm misunderstanding where they should be - http://screencast.com/t/Aioq5Wb7M User Experience things: Nothing today :) Confirmed fixed things: * selected library is now passed to "new notice" form (yay!) * Delete notice/slip is now working (yay!) * I see the cancel button, though it is underneath the submit button. May not matter but isn't consistent with the rest of Koha - they are usually side by side. Can be cleaned up later. Confirmed working: * CHECKOUT notices work in both HTML and non-HTML incarnations, for multiple branches. Extra comments: -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 22:35:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 21:35:10 +0000 Subject: [Koha-bugs] [Bug 4438] incorrect "Budget total exceeds period allocation" error when editing fund In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4438 Fred P changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |fred.pierre at smfpl.org Resolution|FIXED | --- Comment #10 from Fred P 2012-01-12 21:35:10 UTC --- This bug remained unresolved for us, and we traced the problem to an error in the floating point calculation. We are using Koha 3.5. The process is the same as that described in the initial filing: We edit a fund, in our case, changing the fund name. Even though we did not change the fund total, we get a "budget total exceeds period allocation" error. aqbudgets.pl pulls totals from the acq.js script, that in turn calls on the check_parent_total.pl script. check_parent_total.pl runs a comparison between the fund total that is submitted in the aqbudgets.pl edit screen, and the unallocated amount left from the budget_period_total. They will usually be equivalent. However somewhere in the process a floating point error is being generated, making the total a tiny bit greater than the unallocated amount, locking the budget fund for editing by generating the error (returncode=2), as listed above. A simple solution is to multiply the values on both sides of the comparison by 100, and truncate the decimal places. Here is our suggested solution that solves the problem: File: check_parent_total.pl Line around 103 if ( $parent_id) { if ( ($total > $sub_unalloc ) && $sub_unalloc ) { $returncode = 1; } } elsif ( ( floor($total*100) > floor($budget_period_unalloc*100)) && $budget_period_unalloc ) { $returncode = 2; } else { $returncode = 0; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 22:42:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 21:42:52 +0000 Subject: [Koha-bugs] [Bug 6482] koha-create makes assumptions about the mysql username In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6482 --- Comment #6 from Robin Sheat 2012-01-12 21:42:52 UTC --- They're not really connected (although, it was bug 7428 that made me implement this.) I think whatever is added for that one will partially obviate the need for this one, but will improve things overall. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 22:47:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 21:47:43 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #33 from Liz Rea 2012-01-12 21:47:43 UTC --- Question: Where does Koha get the branches.branchname from for the notices? The home library of the logged in user or the set user? I have observed that even with a set library of Springfield, the notices generated all claim to be from Midway (the home library of the logged in user). I submit that the notices should use the set library, and not the home library of the logged in user - does that make sense? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 23:29:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 22:29:42 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5792|0 |1 is obsolete| | Attachment #5833|0 |1 is obsolete| | --- Comment #35 from Mason James 2012-01-12 22:29:42 UTC --- Created attachment 7116 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7116 new patch new patch, obseletes the existing two 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 12 23:56:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 12 Jan 2012 22:56:29 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_6 |master Patch Status|Failed QA |Needs Signoff --- Comment #36 from Mason James 2012-01-12 22:56:29 UTC --- for the curious i have the ratings stuff running on a demo (user:pwd = test:testtest) http://demo2.kohaaloha.com/cgi-bin/koha/opac-search.pl?q=the http://demo2.kohaaloha.com/cgi-bin/koha/opac-detail.pl?biblionumber=1 to test, after successfully applying the patch... 1) run the updatedatedase.pl script $ perl installer/data/mysql/updatedatabase.pl Upgrade to 9.99.99.XXX done (Add 'ratings' table and 'OpacStarRatings' syspref) 2) run the test suite $ perl t/db_dependent/Ratings.t 1..9 ok 1 - use C4::Ratings; ok 2 - add a rating ok 3 - add another rating ok 4 - update a rating ok 5 - get a rating, with userid ok 6 - get a rating, without userid ok 7 - verify user's bib rating ok 8 - delete a rating ok 9 - delete another rating 3) set syspref 'OpacStarRatings' to 'Show star-ratings on "results and details" pages' 4) search the OPAC fyi: this patch was created from commit 756a1f6b72c976a342b510f3cfc25105f3719cd0 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 04:46:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 03:46:13 +0000 Subject: [Koha-bugs] [Bug 6681] When importing a biblio record via Z39.50, authority links also get imported In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6681 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7115|0 |1 is obsolete| | --- Comment #8 from Chris Cormack 2012-01-13 03:46:13 UTC --- Created attachment 7117 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7117 Bug 6681: Remove Koha-specific fields from records imported via Z39.50 - Corrected RemoveItemsAndAuthidsFromRecord should now use the system preferences. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 04:48:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 03:48:23 +0000 Subject: [Koha-bugs] [Bug 6681] When importing a biblio record via Z39.50, authority links also get imported In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6681 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off --- Comment #9 from Chris Cormack 2012-01-13 03:48:23 UTC --- Signed off, this now has the added benefit of fixing neworderempty.pl which used to blindly delete 952, wether the record was UNIMARC, NORMARC or MARC21. A follow up to add removing the authority id's for UNIMARC and NORMARC would be good. But this introduces no regressions, adds a feature and fixes a bug so should not have to wait for a follow up. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 04:50:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 03:50:39 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz Patch Status|Needs Signoff |Signed Off --- Comment #2 from Chris Cormack 2012-01-13 03:50:39 UTC --- Simple mailmap change, signed off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 04:52:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 03:52:55 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7113|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2012-01-13 03:52:55 UTC --- Created attachment 7118 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7118 [Rel 3.6.x] Bug 7439: Add mailmap for jcamins 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:01:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:01:45 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7111|0 |1 is obsolete| | --- Comment #34 from Srdjan Jankovic 2012-01-13 04:01:45 UTC --- Created attachment 7119 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7119 patch * Menu fixed * I apologise, attributes were not listed, I've added them now (bottom of the borrowers section) * Re branch for the notices: that depends on the notice, each particular notice handler passes it to the letter composer. A couple of handlers that I looked at are passing the home library of the logged in user. If that is wrong it should be dealt with in separate bug reports on per letter (notice) bases. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:01:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:01:54 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #34 from Chris Cormack 2012-01-13 04:01:54 UTC --- Testing this now, this adds a new dependency on Modern::Perl Which is no big issue, I will do a follow up to add that to the dependencies, and a follow up to change the perlcriticrc I will sign off on these, but I think they still need another sign off, so will leave the status as needs sign off, but they should be in a state to test well 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:02:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:02:52 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7112|0 |1 is obsolete| | --- Comment #35 from Chris Cormack 2012-01-13 04:02:52 UTC --- Created attachment 7120 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7120 Bug 6836: Add jQuery dataTables plugin This patch add the javascript library, a CSS (and image files from datatables.net) and another javascript file which provides some extra features. It also add a Perl module C4::Utils::Datatables which provides helpful functions for server-side processing 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:04:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:04:18 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6523|0 |1 is obsolete| | --- Comment #36 from Chris Cormack 2012-01-13 04:04:18 UTC --- Created attachment 7121 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7121 Bug 6836: followup CSS work 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:05:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:05:32 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6524|0 |1 is obsolete| | --- Comment #37 from Chris Cormack 2012-01-13 04:05:32 UTC --- Created attachment 7122 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7122 Bug 6836: test case readingrec.pl 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:10:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:10:25 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #38 from Chris Cormack 2012-01-13 04:10:25 UTC --- Created attachment 7123 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7123 Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict; -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 05:17:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 04:17:22 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #39 from Chris Cormack 2012-01-13 04:17:22 UTC --- Created attachment 7124 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7124 Bug 6836: Adding dependency on Modern::Perl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 06:18:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 05:18:51 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #35 from Katrin Fischer 2012-01-13 05:18:51 UTC --- I agree with Liz that for checkout and hold slips and basically all slips that are printed while working at the circulation desk the 'set library' is the one we want. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 07:50:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 06:50:42 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7107|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2012-01-13 06:50:42 UTC --- Created attachment 7125 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7125 Bug 7435: corrects Fund selectbox in addneworder Prevent disabled funds to appear in the Fund select box. 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 07:50:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 06:50:59 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 07:53:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 06:53:14 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #3 from Chris Cormack 2012-01-13 06:53:14 UTC --- Stephane, wouldn't another option be to fix the po file? So that the ' is escaped? If that isn't a possibility then let me know and I can test and sign off on this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 07:58:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 06:58:39 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7090|0 |1 is obsolete| | --- Comment #6 from Chris Cormack 2012-01-13 06:58:39 UTC --- Created attachment 7126 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7126 Bug 7357: display serial title instead of '---' The full title of a serial is now displayed even if several lines have the same title. 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 07:58:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 06:58:56 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:13:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:13:03 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6709|0 |1 is obsolete| | --- Comment #4 from Srdjan Jankovic 2012-01-13 07:13:03 UTC --- Created attachment 7127 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7127 patch I have introduced RentalsInNoissueCharges and ManInvInNoissueCharges sys prefs to fine control issue blocking charge. Those are set to "Yes" initially to have current behaviour. 'Res' charges are not in the fines total unconditionally. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:27:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:27:52 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7015|0 |1 is obsolete| | --- Comment #3 from Chris Cormack 2012-01-13 07:27:52 UTC --- Created attachment 7128 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7128 Bug 7396: Debarred message not showing over SIP2 Corrects typo in list of flags; was DEBARRED, but the actual name of the flag is DBARRED (for some reason) 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:28:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:28:13 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:44:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:44:44 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7119|0 |1 is obsolete| | --- Comment #36 from Srdjan Jankovic 2012-01-13 07:44:44 UTC --- Created attachment 7129 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7129 patch I have changed slip printing so branch is taken from the session. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:54:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:54:19 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7012|0 |1 is obsolete| | --- Comment #6 from Chris Cormack 2012-01-13 07:54:19 UTC --- Created attachment 7130 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7130 Bug 6751: Adds a link "Export checkin barcodes" in readingrec to export a file containing a list of checkin barcode for the current day. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 08:54:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 07:54:54 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 09:05:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 08:05:19 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7005|0 |1 is obsolete| | --- Comment #14 from Chris Cormack 2012-01-13 08:05:19 UTC --- Created attachment 7131 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7131 Bug 7157 - Improve the j2a.pl cronjob - Calculates updates date based on the upper age limit defined in the patron categories. - Allows libraries to work on all branches or only one. - Allows libraries to specify which Adult patron category to update child categories to. - Allows libraries to specify a single Child patron category to update to an adult category. - Has a test mode to display what transforms would be done on the database without executing the changes. Includes improved help, copyright statement, and uses warnings. Also incorporates Paul's suggestions regarding --help and --man. To test: Create two patron categories, a child and an adult category. Make sure they have an upper age limit. Create or modify some patrons in multiple branches that fall into the category of "my birthdate is less than or equal to today's date minus the upper age limit" 1. Run the script with no flags - nothing should happen, it will suggest you try the --help flag. 2. Run the script with the --help flag - you should see the help 3. Run the script with the -f= -t= -v -n - should show you results from all branches but take no action and tell you what its computations are. 4. Run the script with the -f= -t= -b= -v -n - should show you results from your specified branch, but take no action and tell you what it's computations are. 5. Run the script with the -f= -t= -v -b= - should show you the computations and tell you how many patrons were modified in your single branch. It will not show you the information on which patrons were updated. 6. Run the script with the -f= -t= -v - should show you the computations and tell you how many patrons were modified across all branches. 7. Run the script without the -v flag, if you care what the non-verbose output looks like. Fixed in this revision: Known limitation - if you give it an unknown tocat, it will fail with a rather ugly error. Minor changes to the commit message to reflect new longopts (which I missed the last time) There is more this script could do, please feel free to take it and run. 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 09:06:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 08:06:59 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #15 from Chris Cormack 2012-01-13 08:06:59 UTC --- Created attachment 7132 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7132 Bug 7157 : Follow up, fixing FSF address -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 09:07:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 08:07:31 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 09:19:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 08:19:36 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #4 from Jonathan Druart 2012-01-13 08:19:36 UTC --- Simple Patch, cCorrects DEBARRED to DBARRED in C4/SIP/ILS/Patron.pm Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 09:21:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 08:21:42 +0000 Subject: [Koha-bugs] [Bug 7419] Add authority deduplication script In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419 Stefano Bargioni changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bargioni at pusc.it --- Comment #1 from Stefano Bargioni 2012-01-13 08:21:42 UTC --- Authority deduplication is similar to authority unlink/link. Consider two terms like "Bargioni, Stefano, 1959-" linked to N1 biblios and "Bargioni, Stefano" linked to N2 biblios. You need to unlink N2 biblios from the second term, i.e. link them to the first one. Deduplication can be automatic, while the step of choosing term-from and term-to for unlink/link biblios must be manual. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 10:49:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 09:49:56 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 --- Comment #13 from Paul Poulain 2012-01-13 09:49:56 UTC --- (In reply to comment #11) > In installer/InstallAuth.pm, the patch comments the line : > # open L, ">>/tmp/sessionlog"; > > but L is used : > printf L "%20s from %16s logged out at %30s (manually).\n", $userid, $ip, > $time; > > I think perl doesn't like it :-/ I can't find this line (uncommented) anywhere in the code. I also made a reinstall and could not see anything wrong. Could you give me more details ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 10:59:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 09:59:55 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 --- Comment #14 from Jonathan Druart 2012-01-13 09:59:55 UTC --- @Paul: sorry, it's ok in master. But the patch doesn't comment all lines -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:19:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:19:45 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #9 from Paul Poulain 2012-01-13 10:19:45 UTC --- Steps to reproduce: * open an acquisition basket, with some lines * cancel one of the order line by hitting "Delete order" option => a new table appear, with the cancelled order, below the remaining order lines. Patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:20:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:20:12 +0000 Subject: [Koha-bugs] [Bug 7442] New: Crash when selecting an authority with 200$x or 200$y Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442 Bug #: 7442 Summary: Crash when selecting an authority with 200$x or 200$y Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Cataloging AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com Created attachment 7133 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7133 screenshot From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: appears. On this new window, on search terms typed and validated, a table result is displayed, with a column "Get It!" allowing the selection of an authority. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: 1) If we have a simple authority with 200$a and 200$b subfields, a link "choose" is displayed, working correctly. 2) If the authority has different occurences of 200$a/200$b, numeric links (1 2 and so on) are displayed, one for each occurence. In the example of my screenshot, the line with a "Paul, Korky -- Pauline, Korkette" summary possesses two links : "1" will add "Paul, Korky" whereas "2" will add "Pauline, Korkette" (couldn't come up with a better name ;)). 3) If the authority has 200$x or 200$y subfields defined, several links are also created, when it should not be the case. In our example, "Niclausse, Paul -- Expositions" will create a link "1" for "Niclausse, Paul" and a link "2" for "Expositions". Clicking on the 2nd link leads to the following error: Software error: Can't call method "subfields" on an undefined value at /home/asaurat/workspace/versions/community/authorities/blinddetail-biblio-search.pl line 86. Only the cases 1 and 2 should be handled. The creation of links for subfields like 200$x or 200$y should be removed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:24:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:24:26 +0000 Subject: [Koha-bugs] [Bug 6098] zebra conf NSB NSE indexed as space In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6098 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|rel_3_4 |rel_3_6 Patch Status|Passed QA |Patch Pushed AssignedTo|gmcharlt at gmail.com |fridolyn.somers at gmail.com --- Comment #12 from Paul Poulain 2012-01-13 10:24:26 UTC --- patch pushed, please test QA COMMENT: seing comments 2 and 3, shouldn't the line map (\x88.*\x89)) @ also be removed from /etc/zebradb/etc/word-phrase-utf.chr 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:32:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:32:55 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #16 from Paul Poulain 2012-01-13 10:32:55 UTC --- QA comment: tested that there is no impact on UNIMARC setups patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:34:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:34:59 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Failed QA --- Comment #4 from Paul Poulain 2012-01-13 10:34:59 UTC --- I think I understand what this patch does, but there is no clear test case that I can use to test myself, so please provide one (and switch back to passed QA) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:36:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:36:20 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #5 from Paul Poulain 2012-01-13 10:36:20 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:37:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:37:02 +0000 Subject: [Koha-bugs] [Bug 5358] keep track of cancelled orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5358 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_8 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:38:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:38:23 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #3 from Paul Poulain 2012-01-13 10:38:23 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:41:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:41:41 +0000 Subject: [Koha-bugs] [Bug 7373] new bridge icons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7373 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_8 Patch Status|Passed QA |Patch Pushed --- Comment #5 from Paul Poulain 2012-01-13 10:41:41 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:42:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:42:56 +0000 Subject: [Koha-bugs] [Bug 7375] Update minimum version of Perl to 5.10 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7375 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #6 from Paul Poulain 2012-01-13 10:42:56 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:44:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:44:37 +0000 Subject: [Koha-bugs] [Bug 7348] Fix error in IE where the serials toolbar buttons do not show. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7348 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #3 from Paul Poulain 2012-01-13 10:44:37 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:46:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:46:22 +0000 Subject: [Koha-bugs] [Bug 6716] Database Documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6716 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6593|0 |1 is obsolete| | --- Comment #95 from Paul Poulain 2012-01-13 10:46:22 UTC --- Comment on attachment 6593 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6593 [SIGNED-OFF] bug6716 - document the aqbooksellers table patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:46:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:46:32 +0000 Subject: [Koha-bugs] [Bug 6716] Database Documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6716 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6598|0 |1 is obsolete| | --- Comment #96 from Paul Poulain 2012-01-13 10:46:32 UTC --- Comment on attachment 6598 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6598 [SIGNED-OFF] 6717 Documenting need_merge_authorities table patch pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:47:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:47:09 +0000 Subject: [Koha-bugs] [Bug 6716] Database Documentation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6716 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 Patch Status|Passed QA |--- -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:49:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:49:47 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Failed QA --- Comment #5 from Paul Poulain 2012-01-13 10:49:47 UTC --- QA comment Chris = is there a unit test for XHTML validity ? + merge problem: Applying: Bug 7127 - Templates must be valid XHTML /home/paul/koha.dev/koha-community/.git/rebase-apply/patch:64: space before tab in indent. [% itemloo.countanalytics %] analytics warning: 1 line adds whitespace errors. Using index info to reconstruct a base tree... :64: space before tab in indent. [% itemloo.countanalytics %] analytics warning: 1 line applied after fixing whitespace errors. Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt Failed to merge in the changes. Patch failed at 0001 Bug 7127 - Templates must be valid XHTML -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:52:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:52:09 +0000 Subject: [Koha-bugs] [Bug 7356] Fix various typos and mis-spellings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7356 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Patch Pushed Resolution| |FIXED --- Comment #16 from Paul Poulain 2012-01-13 10:52:09 UTC --- patch pushed. As it's a comment-only patch, marking fixed immediatly, nothing can be really "tested" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 11:53:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 10:53:06 +0000 Subject: [Koha-bugs] [Bug 7360] Importing a SQL file for frameworks based on Default Framework deletes the default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7360 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed --- Comment #6 from Paul Poulain 2012-01-13 10:53:06 UTC --- Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:13:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:13:54 +0000 Subject: [Koha-bugs] [Bug 7363] Downloading a list in CSV format doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7363 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Patch Status|Passed QA |Patch Pushed --- Comment #4 from Paul Poulain 2012-01-13 11:13:54 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:15:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:15:37 +0000 Subject: [Koha-bugs] [Bug 7381] wrong isbn showing on the staff search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7381 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed Severity|major |normal --- Comment #5 from Paul Poulain 2012-01-13 11:15:37 UTC --- patch pushed please test (lowered the severity, this is not major) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:17:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:17:31 +0000 Subject: [Koha-bugs] [Bug 7396] Debarred message not displayed over SIP2 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7396 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #5 from Paul Poulain 2012-01-13 11:17:31 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:18:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:18:42 +0000 Subject: [Koha-bugs] [Bug 7169] Change booksellers search results display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7169 --- Comment #1 from Julian Maurice 2012-01-13 11:18:42 UTC --- Created attachment 7134 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7134 Patch Bug 7169: Change booksellers search results display - Replace vendor table by a div (avoid table in a table) - Add two columns in basket tables: biblio count and expected (not received) items) - Replace tablesorter by datatables - Add a list of all returned bookseller names in top of the page (easier to find a bookseller in a large list of results) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:18:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:18:59 +0000 Subject: [Koha-bugs] [Bug 7169] Change booksellers search results display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7169 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:19:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:19:31 +0000 Subject: [Koha-bugs] [Bug 7169] Change booksellers search results display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7169 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6836 --- Comment #2 from Julian Maurice 2012-01-13 11:19:31 UTC --- This patch depends on bug 6836 (datatables) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:19:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:19:31 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7169 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:19:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:19:43 +0000 Subject: [Koha-bugs] [Bug 7169] Change booksellers search results display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7169 Julian Maurice 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:31:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:31:01 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Signed Off |Passed QA QAContact|ian.walls at bywatersolutions. |m.de.rooy at rijksmuseum.nl |com | --- Comment #4 from M. de Rooy 2012-01-13 11:31:01 UTC --- QA: Updating patch status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:44:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:44:06 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 --- Comment #5 from M. de Rooy 2012-01-13 11:44:06 UTC --- Why don't we use .mailmap in master? Suppose that you would like to see the same shortlog output in master too.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 12:56:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 11:56:25 +0000 Subject: [Koha-bugs] [Bug 7443] New: Change the mysql commands in the INSTALL.* files Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7443 Bug #: 7443 Summary: Change the mysql commands in the INSTALL.* files Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Documentation AssignedTo: nengard at gmail.com ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com Currently the instructions in INSTALL.debian, INSTALL.ubuntu and INSTALL.ubuntu.lucid for setting up the database looks like this: 103 $ mysqladmin -uroot -p create 104 $ mysql -uroot -p 105 106 Welcome to the MySQL monitor. Commands end with ; or \g. 107 Your MySQL connection id is 22 108 Server version: 5.0.51a-24 (Debian) 109 110 Type 'help;' or '\h' for help. Type '\c' to clear the buffer. 111 112 mysql> grant all on .* to ''@'localhost' identified by ''; 113 Query OK, 0 rows affected (0.00 sec) 114 115 mysql> flush privileges; 116 Query OK, 0 rows affected (0.00 sec) Speaking as a not overly experienced Linux user, I think this would be slightly easier to understand: -------------------------------------------------------- $ mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 22 Server version: 5.0.51a-24 (Debian) Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> create database ; mysql> grant all on .* to ''@'localhost' identified by ''; Query OK, 0 rows affected (0.00 sec) mysql> flush privileges; Query OK, 0 rows affected (0.00 sec) -------------------------------------------------------- This would: - avoid the constrct -uroot, which might be mistaken for a long option with one dash - use the mysql command for everything, and not drag mysqladmin into it - avoid putting the password on the commandline and thence potentially into the output of commands like top and ps, and the bash history file Opinions? Not so sure about these: - INSTALL.fedora7 has "mysql-u root-p" which i assume is a typo for "mysql -u root -p"? - INSTALL.opensuse has "mysqladmin -uroot create koha -p" which i think might be re-written in the way i suggest above? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 13:10:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 12:10:44 +0000 Subject: [Koha-bugs] [Bug 7440] Vestiges of NoZebra should be removed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7440 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger 2012-01-13 12:10:44 UTC --- Just saw that Makefile.PL still has this: 884 $msg = q( 885 Koha can use the Zebra search engine for high-performance 886 searching of bibliographic and authority records. If you 887 have installed the Zebra software and would like to use it, 888 please answer 'yes' to the following question. Otherwise, 889 Koha will default to using its internal search engine. 890 891 Please note that if you choose *NOT* to install Zebra, 892 koha-conf.xml will still contain some references to Zebra 893 settings. Those references will be ignored by Koha. 894 895 Install the Zebra configuration files?); -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:04:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:04:19 +0000 Subject: [Koha-bugs] [Bug 7240] Cleaning up import tables and action_logs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7240 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Version|master |rel_3_8 Patch Status|Signed Off |Patch Pushed --- Comment #5 from Paul Poulain 2012-01-13 13:04:19 UTC --- QA comment: easy to read code -congrat-, usefull feature, properly documented. The only perlcritic error was here before the patch passed QA patch pushed please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:20:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:20:56 +0000 Subject: [Koha-bugs] [Bug 5344] Invoice management improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5344 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |julian.maurice at biblibre.com Resolution| |DUPLICATE --- Comment #1 from Julian Maurice 2012-01-13 13:20:56 UTC --- *** This bug has been marked as a duplicate of bug 5339 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:20:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:20:57 +0000 Subject: [Koha-bugs] [Bug 7163] BibLibre acquisitions omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7163 Bug 7163 depends on bug 5344, which changed state. Bug 5344 Summary: Invoice management improvements http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5344 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:20:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:20:56 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Bug 5339 depends on bug 5344, which changed state. Bug 5344 Summary: Invoice management improvements http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5344 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Julian Maurice 2012-01-13 13:20:56 UTC --- *** Bug 5344 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:33:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:33:28 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |jcamins at cpbibliography.com Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:37:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:37:26 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 Julian Maurice 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:46:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:46:00 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7118|[Rel 3.6.x] Bug 7439: Add |[PASSED_QA][Rel 3.6.x] Bug description|mailmap for jcamins |7439: Add mailmap for | |jcamins -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:46:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:46:34 +0000 Subject: [Koha-bugs] [Bug 7442] Crash when selecting an authority with 200$x or 200$y In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442 --- Comment #1 from Adrien SAURAT 2012-01-13 13:46:34 UTC --- Created attachment 7135 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7135 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:46:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:46:54 +0000 Subject: [Koha-bugs] [Bug 7442] Crash when selecting an authority with 200$x or 200$y In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:47:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:47:32 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 --- Comment #6 from M. de Rooy 2012-01-13 13:47:32 UTC --- Created attachment 7136 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7136 [UNSIGNED] Follow up for marcel at libdevelop -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 14:47:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 13:47:50 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7136|0 |1 is patch| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:09:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:09:34 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7132|0 |1 is obsolete| | --- Comment #16 from M. de Rooy 2012-01-13 14:09:34 UTC --- Created attachment 7137 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7137 [SIGNED] Followup for FSF address -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:20:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:20:58 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #17 from M. de Rooy 2012-01-13 14:20:58 UTC --- QA: On the first patch I see this construct a few times: SET categorycode='A', guarantorid ='0', categorycode =? Could you correct that please? You only need to update the code once ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:22:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:22:23 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:27:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:27:40 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #18 from M. de Rooy 2012-01-13 14:27:40 UTC --- Sorry, but yet another "dumb" question: Couldn't this be done easier: AND categorycode IN (select categorycode from categories where category_type='C' and categorycode=?)|; Don't you mean categorycode=? Do you still need the check on type=C? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:51:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:51:22 +0000 Subject: [Koha-bugs] [Bug 7442] Crash when selecting an authority with 200$x or 200$y In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7442 --- Comment #2 from Adrien SAURAT 2012-01-13 14:51:22 UTC --- [MT8560] I tested with an UNIMARC db. Would it be also ok with MARC21 ? (the code about the biblio 600 field is not modified, only the authority 200$a and 200$b) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 15:55:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 14:55:36 +0000 Subject: [Koha-bugs] [Bug 6947] OPAC top-issues doesn't respect item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6947 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Version|rel_3_6 |master Patch Status|Signed Off |Passed QA QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #4 from M. de Rooy 2012-01-13 14:55:36 UTC --- QA Comment: Looks good. Updating patch status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:08:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:08:13 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Passed QA --- Comment #14 from M. de Rooy 2012-01-13 15:08:13 UTC --- QA Comment: Looks good, including a test. patch_status++ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:10:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:10:10 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl QAContact|ian.walls at bywatersolutions. |m.de.rooy at rijksmuseum.nl |com | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:12:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:12:10 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 --- Comment #49 from Paul Poulain 2012-01-13 15:12:10 UTC --- QA comments: 1 what's the use of div.info in staff.css ? couldn't we use an existing class ? 2 there is a new sub in C4/Acquisitions.pm (AddClaim), but no unit test. I've already pushed a patch with a new sub here and no unit test, so I won't refuse this one, but that would be a plus. * Other than this = good code, fixes some crapy things in previously existing code, perlcritic OK, except for C4/Letter.pm that was not perlcritic-compliant before the patch, so no regression here not marking passed QA because or point 1 & 2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:16:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:16:47 +0000 Subject: [Koha-bugs] [Bug 7261] System Preference to select the first day of week (Sunday or Monday) to use in the calendar (OPAC and Intranet) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7261 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #4 from M. de Rooy 2012-01-13 15:16:47 UTC --- Changing status to reflect pending state. See comment 2. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:38:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:38:10 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|koha-bugs at lists.koha-commun |paul.poulain at biblibre.com |ity.org | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:48:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:48:07 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #37 from Liz Rea 2012-01-13 15:48:07 UTC --- Srdjan, Thanks for the quick fixes - will look at it again today. Re: the notice pulling from home branch of logged in user - I will file a bug for that - though admittedly, for the notices, it's *probably* ok as the staff member that is logged in *should* have a home branch of the library they're standing in. I can attest, in practical usage, that it *is* a possibility to have a set branch and a home library that are different (rotating staff, for example). At the very least it needs to be documented that it is that way. Another way to look at it would be to make sure the set library follows the home library of the logged in staff patron - change one you change them both. But that's not for this bug. Thanks for fixing the slips though, it would be "very bad (TM)" to print a slip at midway that said springfield 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:50:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:50:17 +0000 Subject: [Koha-bugs] [Bug 7434] Display of issue number for serials in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 --- Comment #3 from Adrien SAURAT 2012-01-13 15:50:17 UTC --- Created attachment 7138 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7138 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:50:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:50:52 +0000 Subject: [Koha-bugs] [Bug 7434] Display of issue number for serials in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7434 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:52:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:52:32 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Signed Off |Failed QA --- Comment #18 from M. de Rooy 2012-01-13 15:52:32 UTC --- QA Comment: This looks VERY promising! Some points to note: CONFLICT (content): Merge conflict in installer/data/mysql/sysprefs.sql Auto-merged installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Resolved them but unfortunately had more remarks ;) In the pref file I find a template variable: Use the CSS stylesheet [% opacthemelang %]/css/ This does not work here. OpacExportOptions: It does not really read comfortable in the Preferences screen. All options exceed the length of the field. Could you extend the field, make it better readable (new line)? [Is no blocker but a design thing..] MARC standard is promised but not delivered yet (while pending on other report). Does not block this, but you could move it to the report it belongs.. Just a thought: If you add an unexisting format, it now comes in the list and you will have an error message on screen. Would it be interesting to exclude these formats (question with some doubts on my part too).. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 16:59:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 15:59:39 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 --- Comment #19 from Jared Camins-Esakov 2012-01-13 15:59:39 UTC --- Marcel, Is that comment about this bug? There are no preference changes here. Maybe you're looking at bug 7392, which depends on this one? Jared -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:03:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:03:34 +0000 Subject: [Koha-bugs] [Bug 7444] New: Use T::T date plugin to display dates omnibus Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444 Bug #: 7444 Summary: Use T::T date plugin to display dates omnibus Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: paul.poulain at biblibre.com QAContact: ian.walls at bywatersolutions.com All dates can now be displayed through a Template::Toolkit plugin. All existing code must be updated. Dates can/should/must now be displayed by: * adding [% USE KohaDates %] at the beginning of the template * use [% mydate | KohaDates %] for mydate date variable * remove .pl code that update date format before sending the string to the template. This entry is an omnibus, as many patches will be necessary. Note: the plugin has been introduced in Bug 929 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:04:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:04:05 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #4 from Julian Maurice 2012-01-13 16:04:05 UTC --- Created attachment 7139 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7139 Cosmetic modification patch This patch just uncomment the use warnings (and modifies what has to be modified so that Perl doesn't complain) And replace @$results[O] by $order when there is only one result -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:04:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:04:55 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6702|0 |1 is obsolete| | --- Comment #6 from Owen Leonard 2012-01-13 16:04:55 UTC --- Created attachment 7140 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7140 Revised for current master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:05:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:05:33 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Owen Leonard 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:07:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:07:44 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 --- Comment #20 from Katrin Fischer 2012-01-13 16:07:44 UTC --- Hi Marcel, thx for testing this :) >In the pref file I find a template variable: >Use the CSS stylesheet [% opacthemelang %]/css/ This does not work here. I changed that from the old template syntax to TT - so it probably never worked. Not sure how to make it work? I can take the line change out - but it will still be broken. >OpacExportOptions: It does not really read comfortable in the Preferences >screen. All options exceed the length of the field. Could you extend the field, >make it better readable (new line)? [Is no blocker but a design thing..] It seems the appearance of the field is determined by the type you give in the pref file. I am not sure there is a better type we can use here. The only other option seems to be a box like we use for OpacUserCSS and others? >MARC standard is promised but not delivered yet (while pending on other >report). Does not block this, but you could move it to the report it belongs. I have marked both bugs as dependent on each other. The only thing keeping 7392 from being pushed is the missing presence in the GUI. So I thought I would look into it and it turned into a new feature, going beyond a simple follow-up. >Just a thought: If you add an unexisting format, it now comes in the list and >you will have an error message on screen. Would it be interesting to exclude >these formats (question with some doubts on my part too).. I can make them not show up - that's probably the easiest way to solve this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:11:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:11:18 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #5 from Julian Maurice 2012-01-13 16:11:18 UTC --- Created attachment 7141 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7141 Patch This patch add a list of items in orderreceive.pl when AcqCreateItem is 'ordering' so that you can choose which items have been received. To test: - Set AcqCreateItem to 'ordering' - Create an order with several items - Go this order receive page - Check some of the listed items and click 'Save' - Check that these items have been received and not the others. Two ways to check that: - Directly check in DB (aqorders_items table) - Go again on order receive page and check that only the remaining items are shown. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:11:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:11:25 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:27:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:27:12 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus at enger.priv.no See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=3080 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:33:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:33:03 +0000 Subject: [Koha-bugs] [Bug 7416] calendar header black in Chrome In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7416 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Serials |Browser compatibility AssignedTo|colin.campbell at ptfs-europe. |oleonard at myacpl.org |com | --- Comment #1 from Owen Leonard 2012-01-13 16:33:03 UTC --- I don't see this on Windows or Linux. Mac problem? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:46:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:46:50 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #38 from Liz Rea 2012-01-13 16:46:50 UTC --- Hmm, I'm getting an error when printing slips now: Software error: Undefined subroutine &main::get_session called at /home/liz/kohaclone/members/printslip.pl line 55. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:50:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:50:10 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #27 from Paul Poulain 2012-01-13 16:50:10 UTC --- QA comment: I was about to push this nice feature, but there is SQL in the .pl, and that's something we don't want. For example, in ordered.pl : +SELECT + aqorders.basketno, aqorders.ordernumber, + quantity-quantityreceived AS tleft, + ecost, budgetdate, + aqbasket.booksellerid, + itype, + title +FROM (aqorders, aqbasket) +LEFT JOIN biblio ON + biblio.biblionumber=aqorders.biblionumber +LEFT JOIN aqorders_items ON + aqorders.ordernumber=aqorders_items.ordernumber +LEFT JOIN items ON + items.itemnumber=aqorders_items.itemnumber +WHERE + aqorders.basketno=aqbasket.basketno AND + budget_id=? AND + (datecancellationprinted IS NULL OR + datecancellationprinted='0000-00-00') AND + (quantity > quantityreceived OR quantityreceived IS NULL) I also noticed that the POD is wrong: +=head1 NAME + +committed.pl I discussed of point #1 with kf on the channel, and she pointed this commit reinstate a script that was here, with SQL inside. So I won't mark failed QA, will add a follow-up for the small committed.pl mistake in the POD. BUT i'd like to have a follow-up to fix this SQL that should really not be here. patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 17:50:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 16:50:20 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Passed QA |Patch Pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 18:10:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 17:10:20 +0000 Subject: [Koha-bugs] [Bug 7445] New: Clicking on a tag gives "Language ... does not exist" Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 Bug #: 7445 Summary: Clicking on a tag gives "Language ... does not exist" Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com To reproduce: - Install another language alongside English - Make sure this language is chosen in the OPAC - Click on a tag, either in a result list or on the "Tag cloud" page - The message "Language 'nb-no' does not exist" is displayed (or some other language code) When English is the chosen language, things work as expected. I have tested this on current master and 3.6.2, and the problem is the same in both places. It can be seen in master here: http://head.bibkat.no/cgi-bin/koha/opac-tags.pl (Remember to choose Norwegian as language) See also attached screenshot. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 18:12:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 17:12:16 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 --- Comment #1 from Magnus Enger 2012-01-13 17:12:16 UTC --- Checking a little more... This gives the error: http://head.bibkat.no/cgi-bin/koha/opac-search.pl?tag=code&q=code This works: http://head.bibkat.no/cgi-bin/koha/opac-search.pl?q=code -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 18:59:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 17:59:47 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 --- Comment #21 from M. de Rooy 2012-01-13 17:59:47 UTC --- (In reply to comment #19) > Marcel, > > Is that comment about this bug? There are no preference changes here. Maybe > you're looking at bug 7392, which depends on this one? > > Jared You are right, saved in the wrong report.. About quality ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:04:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:04:50 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_4 |master Patch Status|Failed QA |Passed QA --- Comment #5 from Ian Walls 2012-01-13 18:04:50 UTC --- Paul, Is it really necessary to do a second QA on a 5 line patch that is clearly coded, and provides a more solid failover? The code is currently assuming that if the biblio's framework is FA, then a 'branch' param is passed in the URL. This isn't the case if you come from somewhere other than the Fast Add during Checkout. Test plan: 1. Set your library to one that's NOT the first alphabetically in the branch list 2. From Circulation home page, click "Fast Cataloging" 3. Create a fast biblio, and save. 4. Now, on the items screen, you won't see your logged in branch, but rather the first in the list. Apply patch, and step 4 now shows the currently logged in branch as the default. Resetting to Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:07:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:07:21 +0000 Subject: [Koha-bugs] [Bug 7345] Should be possible to export MARC records without private fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7345 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Signed Off --- Comment #22 from M. de Rooy 2012-01-13 18:07:21 UTC --- Restoring patch status.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:09:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:09:04 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #4 from M. de Rooy 2012-01-13 18:09:04 UTC --- Copy-and-paste qa comment ;) along with Katrin's response already (see 7345 where this mixup started..) Hi Marcel, thx for testing this :) >In the pref file I find a template variable: >Use the CSS stylesheet [% opacthemelang %]/css/ This does not work here. I changed that from the old template syntax to TT - so it probably never worked. Not sure how to make it work? I can take the line change out - but it will still be broken. >OpacExportOptions: It does not really read comfortable in the Preferences >screen. All options exceed the length of the field. Could you extend the field, >make it better readable (new line)? [Is no blocker but a design thing..] It seems the appearance of the field is determined by the type you give in the pref file. I am not sure there is a better type we can use here. The only other option seems to be a box like we use for OpacUserCSS and others? >MARC standard is promised but not delivered yet (while pending on other >report). Does not block this, but you could move it to the report it belongs. I have marked both bugs as dependent on each other. The only thing keeping 7392 from being pushed is the missing presence in the GUI. So I thought I would look into it and it turned into a new feature, going beyond a simple follow-up. >Just a thought: If you add an unexisting format, it now comes in the list and >you will have an error message on screen. Would it be interesting to exclude >these formats (question with some doubts on my part too).. I can make them not show up - that's probably the easiest way to solve this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:11:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:11:50 +0000 Subject: [Koha-bugs] [Bug 7416] calendar header black in Chrome In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7416 --- Comment #2 from Nicole C. Engard 2012-01-13 18:11:50 UTC --- Yes, I am on Mac. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:16:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:16:12 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 --- Comment #5 from M. de Rooy 2012-01-13 18:16:12 UTC --- (In reply to comment #4) > I changed that from the old template syntax to TT - so it probably never > worked. Not sure how to make it work? I can take the line change out - but it > will still be broken. I suggest that you still edit this line, but you could describe something like css subfolder in the templates themelanguage subfolder blabla.. > It seems the appearance of the field is determined by the type you give in the > pref file. I am not sure there is a better type we can use here. The only other > option seems to be a box like we use for OpacUserCSS and others? Don't touch it then. We could leave it to the design experts to adjust with a follow-up. > I can make them not show up - that's probably the easiest way to solve this. Well, if you could make a small adjustment for that now, please do.. Looking forward to the new patch. THANKS. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:29:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:29:33 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6949|0 |1 is obsolete| | Attachment #6950|0 |1 is obsolete| | Attachment #6951|0 |1 is obsolete| | Attachment #6952|0 |1 is obsolete| | Attachment #6958|0 |1 is obsolete| | Attachment #7109|0 |1 is obsolete| | Attachment #7110|0 |1 is obsolete| | --- Comment #28 from Chris Cormack 2012-01-13 18:29:33 UTC --- Created attachment 7142 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7142 Bug 929 : Follow up to allow tests to check plugins too -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:30:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:30:29 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Patch Pushed |Needs Signoff --- Comment #29 from Chris Cormack 2012-01-13 18:30:29 UTC --- To test run perl xt/author/valid-templates.t before and after applying this patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:33:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:33:23 +0000 Subject: [Koha-bugs] [Bug 7444] Use T::T date plugin to display dates omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #1 from Chris Cormack 2012-01-13 18:33:23 UTC --- Just a little change it needs to be [% mydate | $KohaDates %] -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:59:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:59:15 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7142|0 |1 is obsolete| | --- Comment #30 from Katrin Fischer 2012-01-13 18:59:15 UTC --- Created attachment 7143 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7143 [SIGNED-OFF] Bug 929 : Follow up to allow tests to check plugins too Signed-off-by: Katrin Fischer perl xt/author/valid-templates.t runs without errors now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 19:59:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 18:59:30 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Katrin Fischer 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 20:19:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 19:19:12 +0000 Subject: [Koha-bugs] [Bug 7430] ModZebra should not be in C4::Biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7100|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov 2012-01-13 19:19:12 UTC --- Created attachment 7144 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7144 Bug 7430: Move ModZebra out of C4::Biblio This proof-of-concept commit does the following: * Moves all the functionality from C4::Biblio::ModZebra into a new Koha::Search::Engine namespace, breaking it up into a Zebra class for the relevant section. * Rather than calling ModZebra, callers should now use Koha::Search and call AddToIndexQueue() with the same arguments. * Creates a new Koha::Utils class with GetMarcFromKohaField and GetAuthType methods, in an attempt to begin the process of reducing circular dependencies * Adds a syspref SearchEngine to specify which search engine should be used. At present the only option is Zebra. IMPORTANT NOTE: The syspref is added by the atomicupdate in installer/data/mysql/atomicupdate/bug_7430_add_searchengine_syspref IMPORTANT NOTE: NoZebra was deprecated for 3.4.0, and this commit entirely removes portions of the NoZebra code. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 13 21:54:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 20:54:42 +0000 Subject: [Koha-bugs] [Bug 7430] ModZebra should not be in C4::Biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 00:46:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 23:46:04 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #7 from Jesse Maseto 2012-01-13 23:46:04 UTC --- Created attachment 7145 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7145 Proposed patch adding Albert Oller to the about page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 00:46:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 13 Jan 2012 23:46:59 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Jesse Maseto changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - high |PATCH-Sent CC| |jesse at bywatersolutions.com 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 08:15:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 07:15:20 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl Patch Status|Needs Signoff |Passed QA QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | --- Comment #8 from M. de Rooy 2012-01-14 07:15:20 UTC --- QA: Template change only. OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:49:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:49:19 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6978|0 |1 is obsolete| | Attachment #6980|0 |1 is obsolete| | Attachment #6981|0 |1 is obsolete| | Attachment #6982|0 |1 is obsolete| | Attachment #6983|0 |1 is obsolete| | --- Comment #49 from Koustubha Kale 2012-01-14 08:49:19 UTC --- Created attachment 7146 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7146 Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha A frequently-requested feature for Koha, especially by special libraries, is the ability to upload local cover images into Koha. This patch adds a bibliocoverimage table, and image handling code in the C4::Images module. Key features of the implementation include: 1. The ability to have multiple cover images for a biblio 2. Handling for "full size" (800x600) and thumbnail-size (200x140) images 3. Uploading images directly from the record view The image display functionality by Koustubha Kale of Anant Corporation will follow in a second patch. Special thanks to Koustubha Kale and Anant Corporation for the initial implementation of local cover images, and to Chris Nighswonger of Foundation Bible College for his prior work on patron images. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Will add comments on Bugzilla. Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in master. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:53:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:53:35 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7146|0 |1 is obsolete| | --- Comment #50 from Koustubha Kale 2012-01-14 08:53:35 UTC --- Created attachment 7147 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7147 Bug 1633: [SIGNED-OFF] Display local cover images This patch adds display of local cover images in the following places: 1. OPAC Results page 2. OPAC Details page 3. Separate image viewer page for the OPAC 4. Intranet Details page 5. Separate image viewer page for the Intranet Display in the Details and (OPAC) Results pages is handled via Javascript rather than via direct embedding, to better handle the situation where most records have local cover images, but a few do not. Local cover images do not currently display in the Intranet Results page How to use/test : Assign user permission to the user Tools > (upload_local_cover_images Upload local cover images). In order to upload local images, login to the staff client. Go to Home > Tools > Upload Cover Images. Here you can upload cover images either singly or in bulk in the form of a zip file. If uploading singly, click on image file, browse the image from your local disk, type in the biblio number of the catalogue entry and press upload. If uploading in bulk as a zip file, the zip file must contain (in addition to cover images) one text file named either datalink.txt OR idlink.txt. This file should have mapping of biblionumber to image file name in the zip one per line with comma or tab as delimiters. For example: 1, scanned_cover_image_of_bib_no_1.jpg 2, scanned_cover_image_of_bib_no_1.jpg Cover images will be resized to a large image of 800x600 and a thumbnail of 200x140. Depending on the setting of AllowMultipleCovers, it is possible to upload multiple images for a single bibliographic record. However, even if multiple covers are permitted, you have the option of replacing the existing covers by checking the "Replace existing covers" option on the upload screen. 1. The patch adds a menu link in Tools from where you can upload local cover images 2. It adds a user permission to enable access control to this menu item under Tools 3. It adds a system preference OPACLocalCoverImages under Enhanced Content. This needs to be turned on to show local cover images in OPAC. Once you have uploaded local images, if you search for the biblio, the local cover should show up in search as well as search detail pages in the OPAC, and the details view in the Intranet. Koustubha Kale is working on another patch which will allow us to set a cover image source priority in system preferences, and which will then gracefully fail over to the next source if image is not available from the first choice source. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:54:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:54:34 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #51 from Koustubha Kale 2012-01-14 08:54:34 UTC --- Created attachment 7148 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7148 Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha A frequently-requested feature for Koha, especially by special libraries, is the ability to upload local cover images into Koha. This patch adds a bibliocoverimage table, and image handling code in the C4::Images module. Key features of the implementation include: 1. The ability to have multiple cover images for a biblio 2. Handling for "full size" (800x600) and thumbnail-size (200x140) images 3. Uploading images directly from the record view The image display functionality by Koustubha Kale of Anant Corporation will follow in a second patch. Special thanks to Koustubha Kale and Anant Corporation for the initial implementation of local cover images, and to Chris Nighswonger of Foundation Bible College for his prior work on patron images. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Will add comments on Bugzilla. Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in master. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:56:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:56:31 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7147|0 |1 is obsolete| | Attachment #7148|0 |1 is obsolete| | --- Comment #52 from Koustubha Kale 2012-01-14 08:56:31 UTC --- Created attachment 7149 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7149 Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha A frequently-requested feature for Koha, especially by special libraries, is the ability to upload local cover images into Koha. This patch adds a bibliocoverimage table, and image handling code in the C4::Images module. Key features of the implementation include: 1. The ability to have multiple cover images for a biblio 2. Handling for "full size" (800x600) and thumbnail-size (200x140) images 3. Uploading images directly from the record view The image display functionality by Koustubha Kale of Anant Corporation will follow in a second patch. Special thanks to Koustubha Kale and Anant Corporation for the initial implementation of local cover images, and to Chris Nighswonger of Foundation Bible College for his prior work on patron images. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Will add comments on Bugzilla. Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in master. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:57:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:57:26 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #53 from Koustubha Kale 2012-01-14 08:57:26 UTC --- Created attachment 7150 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7150 Bug 1633: [SIGNED-OFF] Display local cover images This patch adds display of local cover images in the following places: 1. OPAC Results page 2. OPAC Details page 3. Separate image viewer page for the OPAC 4. Intranet Details page 5. Separate image viewer page for the Intranet Display in the Details and (OPAC) Results pages is handled via Javascript rather than via direct embedding, to better handle the situation where most records have local cover images, but a few do not. Local cover images do not currently display in the Intranet Results page How to use/test : Assign user permission to the user Tools > (upload_local_cover_images Upload local cover images). In order to upload local images, login to the staff client. Go to Home > Tools > Upload Cover Images. Here you can upload cover images either singly or in bulk in the form of a zip file. If uploading singly, click on image file, browse the image from your local disk, type in the biblio number of the catalogue entry and press upload. If uploading in bulk as a zip file, the zip file must contain (in addition to cover images) one text file named either datalink.txt OR idlink.txt. This file should have mapping of biblionumber to image file name in the zip one per line with comma or tab as delimiters. For example: 1, scanned_cover_image_of_bib_no_1.jpg 2, scanned_cover_image_of_bib_no_1.jpg Cover images will be resized to a large image of 800x600 and a thumbnail of 200x140. Depending on the setting of AllowMultipleCovers, it is possible to upload multiple images for a single bibliographic record. However, even if multiple covers are permitted, you have the option of replacing the existing covers by checking the "Replace existing covers" option on the upload screen. 1. The patch adds a menu link in Tools from where you can upload local cover images 2. It adds a user permission to enable access control to this menu item under Tools 3. It adds a system preference OPACLocalCoverImages under Enhanced Content. This needs to be turned on to show local cover images in OPAC. Once you have uploaded local images, if you search for the biblio, the local cover should show up in search as well as search detail pages in the OPAC, and the details view in the Intranet. Koustubha Kale is working on another patch which will allow us to set a cover image source priority in system preferences, and which will then gracefully fail over to the next source if image is not available from the first choice source. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:58:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:58:20 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #54 from Koustubha Kale 2012-01-14 08:58:20 UTC --- Created attachment 7151 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7151 Bug 1633 - [SIGNED-OFF] Add ability to take book cover images from local img db OPAC Template revisions: - Revised OPAC imageviewer template to match structure of other OPAC pages (with masthead search, footer, etc) - Added link back to detail page (controlled by BiblioDefaultView preference) - Added link style to thumbnails on opac-detail to add a sense of "clickability" to them - Revised OPAC imageviewer template to allow it to function with JavaScript turned off. Now even without JS main image will load, thumbnails will be properly styled, and thumbnail links will work. - Changes to the script are only to pass missing variables to the template TODO: Corresponding changes for the staff client Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:58:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:58:59 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #55 from Koustubha Kale 2012-01-14 08:58:59 UTC --- Created attachment 7152 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7152 Bug 1633: [SIGNED-OFF] Don't show image tab when inappropriate This patch corrects the bug spotted by Owen Leonard where the Images tab was showing up even for records that didn't have local cover images attached to them. The tab is now hidden on the OPAC for records that don't have any images. In the Intranet, an Images tab will show for staff with permission to upload images, suggesting that they do so. For staff without that permission, the tab is not shown. This permission also disables returning images via the opac-image.pl and catalogue/image.pl scripts when local cover images have been disabled. Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 09:59:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 08:59:22 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #56 from Koustubha Kale 2012-01-14 08:59:22 UTC --- Created attachment 7153 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7153 Bug 1633 - [SIGNED-OFF]?Interface revisions for the staff client This patch revises the image viewer page to match other biblio detail pages: a toolbar, a sidebar menu, etc. Additional data is now pulled by imageviewer.pl in order to provide information necessary for the proper functioning of the toolbar and menus: item counts, hold availability, biblio view options. Other changes have been made to match the changes in the OPAC interface like styling of the images and no-javascript compatibility Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Patch failed to apply because of multiple Content-Type lines in the patch. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 10:24:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 09:24:56 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #57 from Koustubha Kale 2012-01-14 09:24:56 UTC --- (In reply to comment #56) > Created attachment 7153 [details] > Bug 1633 - [SIGNED-OFF]?Interface revisions for the staff client > > This patch revises the image viewer page to match other > biblio detail pages: a toolbar, a sidebar menu, etc. > > Additional data is now pulled by imageviewer.pl in order > to provide information necessary for the proper functioning > of the toolbar and menus: item counts, hold availability, > biblio view options. > > Other changes have been made to match the changes in the > OPAC interface like styling of the images and no-javascript > compatibility > > Signed-off-by: Jared Camins-Esakov > Signed-off-by: Magnus Enger > > Patch failed to apply because of multiple Content-Type lines in the patch. > Corrected the same with this new patch. The attachment still has the double content-type lines. Tried amending the patch after it failed to apply during a git bz apply, but could not get rid of the double content-type lines. Any help in this matter is much appreciated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:27:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:27:02 +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 --- Comment #10 from Jared Camins-Esakov 2012-01-14 13:27:02 UTC --- Created attachment 7154 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7154 Test patch. Ignore -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:28:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:28:05 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7154|0 |1 is obsolete| | --- Comment #11 from Jared Camins-Esakov 2012-01-14 13:28:05 UTC --- Created attachment 7155 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7155 Bug 1633 - Interface revisions for the staff client This patch revises the image viewer page to match other biblio detail pages: a toolbar, a sidebar menu, etc. Additional data is now pulled by imageviewer.pl in order to provide information necessary for the proper functioning of the toolbar and menus: item counts, hold availability, biblio view options. Other changes have been made to match the changes in the OPAC interface like styling of the images and no-javascript compatibility Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Patch failed to apply because of multiple Content-Type lines in the patch. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:28:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:28:49 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #58 from Jared Camins-Esakov 2012-01-14 13:28:49 UTC --- Created attachment 7156 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7156 Bug 1633 - Interface revisions for the staff client This patch revises the image viewer page to match other biblio detail pages: a toolbar, a sidebar menu, etc. Additional data is now pulled by imageviewer.pl in order to provide information necessary for the proper functioning of the toolbar and menus: item counts, hold availability, biblio view options. Other changes have been made to match the changes in the OPAC interface like styling of the images and no-javascript compatibility Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Patch failed to apply because of multiple Content-Type lines in the patch. Corrected the same with this new patch. http://bugs.koha-community.org/show_bug.cgi?id=6473 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:29:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:29:11 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7155|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:29:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:29:34 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7153|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 14:31:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 13:31:48 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #59 from Jared Camins-Esakov 2012-01-14 13:31:48 UTC --- Fixed double content encoding and git-bz's hatred of Unicode subjects. For future reference, the double content encoding appears when there is Unicode in the body or subject of the commit message. In this case, the problem was the subject. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 18:24:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 17:24:31 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7003|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer 2012-01-14 17:24:31 UTC --- Created attachment 7157 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7157 Bug 7392: Add system preference to define export options in OPAC NOTE: Patch depends on changes made for bug 7345 for the "marcstd" option. It adds a new system preference 'OpacExportOptions': The new system preference allows to give a list of | separated values to define, which download options are offered in OPAC. Possible options are listed in the system preference editor and include the new export option 'marcstd' from bug 7345. The sequence of the download options in the system preference will be the sequence in the OPAC pull down. If left empty, the export option will be hidden from OPAC. This patch creates a new include file for the OPAC with all the code that is common to the three detail views (regular, MARC, and ISBD). As a side effect of creating this include file, some inconsistencies in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER} were broken for ISBD and MARC view before and should now be replaced with the correct values in all tabs. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 18:24:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 17:24:43 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 --- Comment #7 from Katrin Fischer 2012-01-14 17:24:43 UTC --- Created attachment 7158 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7158 Bug 7392: Follow-up Patch makes changes according to QA comments: - entering an unknown format code will generate no entry in the OPAC pull down - small change to the description of opaclayoutstylesheet system preference -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 18:40:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 17:40:24 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7158|0 |1 is obsolete| | --- Comment #8 from Jared Camins-Esakov 2012-01-14 17:40:24 UTC --- Created attachment 7159 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7159 Bug 7392: Follow-up Patch makes changes according to QA comments: - entering an unknown format code will generate no entry in the OPAC pull down - small change to the description of opaclayoutstylesheet system preference Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 14 18:40:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 14 Jan 2012 17:40:55 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 14:49:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 13:49:05 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #4 from Christophe Croullebois 2012-01-15 13:49:05 UTC --- Hello M. de Rooy, sorry... So I join you two snapshots. Koha is moving so kickly, no more "+" but now we have "Add"... So step by step : 1? You create a basket in acqui or you use an active one, no matter. 2? After you choose Add Order To Basket, new, from..., no matter. 3? You fill in "Item" block, all the Drop Down Lists, don't choose the first value. 4? You want a second item, so you clone it with "Add", and as you are lazy, you expect that all your choices will be kept... :o( Only the imput text are kept. Regards -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 14:51:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 13:51:31 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #5 from Christophe Croullebois 2012-01-15 13:51:31 UTC --- Created attachment 7160 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7160 to clone -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 14:53:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 13:53:30 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #6 from Christophe Croullebois 2012-01-15 13:53:30 UTC --- Created attachment 7161 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7161 ddl are not duplicated -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 14:54:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 13:54:44 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 Christophe Croullebois changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7160|0 |1 is obsolete| | --- Comment #7 from Christophe Croullebois 2012-01-15 13:54:44 UTC --- Created attachment 7162 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7162 to clone -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 16:51:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 15:51:51 +0000 Subject: [Koha-bugs] [Bug 7446] New: Redundant display of availablecount in staff client (results.tt) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Bug #: 7446 Summary: Redundant display of availablecount in staff client (results.tt) Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff Client AssignedTo: paul.poulain at biblibre.com ReportedBy: ruth at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com In the search results, the staff client is showing (for example) 3 items, 3 available: 3 available: ...followed by a ul showing which branches have items, along with calls and counts. The second "available" count is redundant, and it refers to the same variable as in the line above. Patch coming momentarily to remove this redundancy. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 16:55:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 15:55:09 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|paul.poulain at biblibre.com |ruth at bywatersolutions.com --- Comment #1 from D Ruth Bavousett 2012-01-15 15:55:09 UTC --- Created attachment 7163 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7163 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 16:55:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 15:55:28 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 19:16:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 18:16:30 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #6 from Katrin Fischer 2012-01-15 18:16:30 UTC --- Some notes: 1) The change only changes the behaviour for AcqCreateItem = on order. The other settings still work as before. So all ok. 2) The main difference between this implementation and the implementation of bug 3966 is the presentation of the item information on the order receive screen. 3966 uses the standard item form and pulls in all ordered items. If you order a lot of items, the form can get pretty big and hard to work with. This implementation uses a separate table with items, edit links and checkboxes. The editing of items from this screen works very nicely and saving the form redirects correctly to the receive screen. I like the way it's done here. Fields displayed in the table are: Barcode Home branch Location Call number Some notes about the table: a) Home branch and location display the codes instead of the descriptions. I would like to see the description displayed here. b) Collection is never displayed, even if it's set for one of the items. It would be nice to make this configurable or display location/collection and some other fields if they are set for one of the items. 3) Workflow change: You now have to use the checkboxes to select how many items you want to receive instead of entering the number in the field. The field is blocked and the number can not be entered there directly. Checking and unchecking the checkboxes to select the items works nicely. Is it a problem that the quantity can not be entered directly? Suggestion: Make it possible to edit the number manually and check/uncheck items from top to bottom accordingly. 4) It's no longer possible to receive more items than have been ordered. This was possible before the change, but I am not sure it's a good feature. If you receive more items than have been ordered no item records are created. You have to create them in cataloguing and by doing so the items will not be linked to the order. Suggestion: Add a link to add a new item, redirect like the edit links do and increase the item number on the order accordingly. I am a bit worried about 4) although I am not sure if this feature is used by many(?) libraries. I am signing off on the first patch and I think a second opinion for the workflow changes described in 3) and 4) would be good. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 19:28:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 18:28:59 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #7 from Katrin Fischer 2012-01-15 18:28:59 UTC --- I checked the logs before signing off the first patch and there are a lot of warnings for finishreceive.pl: [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value in pattern match (m//) at /home/katrin/kohaclone/C4/SQLHelper.pm line 361., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 [Sun Jan 15 19:23:47 2012] [error] [client 127.0.0.1] [Sun Jan 15 19:23:47 2012] finishreceive.pl: Use of uninitialized value $error_url_str in concatenation (.) or string at /home/katrin/kohaclone/acqui/finishreceive.pl line 117., referer: http://localhost:8080/cgi-bin/koha/acqui/orderreceive.pl?ordernumber=14&invoice=Order%20123&gst=0&supplierid=2 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 19:30:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 18:30:46 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7139|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer 2012-01-15 18:30:46 UTC --- Created attachment 7164 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7164 [SIGNED-OFF] Bug 7175: orderreceive.pl cosmetic changes - use warnings - replace @$results[0] by $order when $count == 1 Signed-off-by: Katrin Fischer Checked the logs for warnings. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 19:45:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 18:45:30 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 --- Comment #5 from Katrin Fischer 2012-01-15 18:45:30 UTC --- Hi Srdjan, thx a lot for taking my comments into account. Reading through this again I wonder if a better solution would be to make the fine types that can block checkouts a list? We have some system preferences now that take | or comma separated lists of values. It would allow for more flexibility and it would work with 1 additional system preference instead of 2. I am really not sure here and perhaps your solution is what others think is the best way to do it. Some more opinions about this would be good. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 20:02:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 19:02:46 +0000 Subject: [Koha-bugs] [Bug 4438] incorrect "Budget total exceeds period allocation" error when editing fund In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4438 --- Comment #11 from Katrin Fischer 2012-01-15 19:02:46 UTC --- Hi Fred, can you give me a test plan to reproduce the problem? I checked the lines you mention on current master and they seem unchanged. But I am not sure the problem is still there. 99 if ( $parent_id) { 100 if ( ($total > $sub_unalloc ) && $sub_unalloc ) { 101 $returncode = 1; 102 } 103 } elsif ( ( $total > $budget_period_unalloc ) && $budget_period_unalloc ) { 104 $returncode = 2; 105 106 } else { 107 $returncode = 0; 108 } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 20:30:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 19:30:57 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 --- Comment #9 from Katrin Fischer 2012-01-15 19:30:57 UTC --- I fixed the conflicts in systempreferences.sql and updatedatabase.pl and checked the code. The patch uses subfield codes instead of the Koha to MARC mappings: +sub removeFieldsForPrefill { + #FIXME: this is not generic enough. We could define fields to remove in a syspref. + my $item = shift; + # Getting item tag + my ($tag, $subtag) = GetMarcFromKohaField("items.barcode", ''); + if ($tag) { + my $field = $item->field($tag); + if ($field) { + $field->delete_subfield(code => 'f'); + $field->delete_subfield(code => 'k'); + $field->delete_subfield(code => 'u'); + $field->delete_subfield(code => 'v'); + $field->delete_subfield(code => 'x'); + $field->delete_subfield(code => 'z'); + } + } + return $item; + +} I checked and the item subfields between UNIMARC and MARC21 are quite different. Also it should be documented which fields are pre-filled and which not. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 20:31:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 19:31:05 +0000 Subject: [Koha-bugs] [Bug 7412] Pre-filling items in cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7412 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Failed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 21:06:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 20:06:29 +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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #12 from Katrin Fischer 2012-01-15 20:06:29 UTC --- Follow up does not apply: [~/kohaclone (6030_htmloverdues)?]> git am -iu3 /tmp/proposed-patch-follow-up-jH3H5e.patch Commit Body is: -------------------------- Bug 6030 follow-up Fixing problem detected previously: * add column_def retrieval, to have header displaying the "explained" row name, not the table name. (the name is not expanded for CSV exports) * removed some warnings. * fixed some problems with csvfilename being defined/empty. Now, csvfilename is always defined, and set to '' by default. Some tests have been updated accordingly * added the charset=UTF8 on mail headers. This patch also adds some missing columns to columns.def -------------------------- Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y Applying: Bug 6030 follow-up fatal: sha1 information is lacking or useless (misc/cronjobs/overdue_notices.pl). Repository lacks necessary blobs to fall back on 3-way merge. Cannot fall back to three-way merge. Patch failed at 0001 Bug 6030 follow-up 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" -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 21:07:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 20:07:25 +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 --- Comment #13 from Katrin Fischer 2012-01-15 20:07:25 UTC --- Paul, can you clear up the relationship to bug 5878? - Can this bug be closed as features will be implemented incrementally by other bugs/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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 23:05:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 22:05:44 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7116|0 |1 is obsolete| | --- Comment #37 from Katrin Fischer 2012-01-15 22:05:44 UTC --- Created attachment 7165 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7165 [SIGNED-OFF] Bug 5668 - Star ratings in the opac Signed-off-by: Katrin Fischer 1) All test complete successfully. perl t/db_dependent/Ratings.t 2) Display works according to system preference settings OpacStarRatings = only details OpacStarRatings = no OpacStarRatings = results and details All settings work. 3) Add/change/delete ratings Adding, changing and deleting ratings works. Only logged in users can rate books. Rating works only on OPAC detail pages. Problems found: 1) New system preference is not added to sysprefs.sql 2) It seems there is some javascript code in opac-ragings-ajax.pl: + "window.alert('Your CGI session cookie ($sessid) is not current. " + . "Please refresh the page and try again.');\n"; I was wondering if this should be in the pl file, it's also not translatable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 15 23:05:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 22:05:54 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 --- Comment #38 from Katrin Fischer 2012-01-15 22:05:54 UTC --- Created attachment 7166 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7166 Bug 5668: Follow up - Star ratings - adds new system preference OpacStarRatings to sysprefs.sql file - changes NULL NULL to 'yes|no|details','Choice' - changes updatedatabase.pl - removes mysqlisms from the table definition - changes INSERT to make it more robust and match sysprefs.sql -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 00:42:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 15 Jan 2012 23:42:15 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 --- Comment #6 from Srdjan Jankovic 2012-01-15 23:42:15 UTC --- I have no personal preferences in terms how we store sysprefs. Two sysprefs were suggested, and I went with that. I'm still kind of learning how community operates. Having one syspref with comma or | delimited values (as I saw it elsewhere) makes sense, but some people may find it confusing. From my point of view it is trivial how we store it, so if you think it's better to have one syspref I can change it. One syspref has following advantages: * it scales better, ie if a new charge code needs to be added * MAN_INV charges can be fine grained Disadvantage is that is maybe harder to understand/use. Your call. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 01:23:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 00:23:56 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Garry Collum changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |gcollum at gmail.com --- Comment #3 from Garry Collum 2012-01-16 00:23:56 UTC --- Created attachment 7167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7167 Proposed patch Proposed patch. For testing purposes XSLTResultsDisplay in both Staff client preferences and Opac preferences must be set to 'normally.' -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 05:03:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 04:03:16 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff CC| |chris at bigballofwax.co.nz --- Comment #2 from Chris Cormack 2012-01-16 04:03:16 UTC --- (Gotta remember to set the status now Ruth, now its been change to that, rather than the old patch status) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 07:49:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 06:49:33 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7043|0 |1 is obsolete| | --- Comment #13 from Katrin Fischer 2012-01-16 06:49:33 UTC --- Created attachment 7168 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7168 [SIGNED-OFF] Bug 6943: Added ability to duplicate a budget tree (from the edit sub menu) bug 6953 http://bugs.koha-community.org/show_bug.cgi?id=6943 Signed-off-by: Katrin Fischer - all new javascript alerts have translations markers _() - hierarchies and permissions were copied correctly Possible enhancements: - make it possible to move orders from old to new funds - make it possible to change description while copying, saving 1 additional step -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 07:54:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 06:54:03 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #14 from Katrin Fischer 2012-01-16 06:54:03 UTC --- I looked at Maxime's patch too. It still applies but /cgi-bin/koha/admin/aqbudgetperiods.pl gives me a 404. [Mon Jan 16 07:51:05 2012] [error] [client 127.0.0.1] script not found or unable to stat: /home/katrin/kohaclone/admin/aqbudgetperiods.pl, referer: http://localhost:8080/cgi-bin/koha/acqui/acqui-home.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 08:01:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 07:01:46 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7129|0 |1 is obsolete| | --- Comment #39 from Srdjan Jankovic 2012-01-16 07:01:46 UTC --- Created attachment 7169 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7169 patch Apologies, missed that one. Should be fine 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 08:13:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 07:13:55 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |katrin.fischer at bsz-bw.de Resolution|FIXED | --- Comment #1 from Katrin Fischer 2012-01-16 07:13:55 UTC --- Only subfield 866$z is displayed, but ; is added for each 866 field. This does only work correctly, when each 866 has a public note in $z. Example: 866 $a1-86 (1941-1987)$xbound in 2 v. per year$zSome issues missing 866 $a1-86 (1941-1987) Shows up as: Holdings Note: Some issues missing; . 866 - Textual Holdings-Basic Bibliographic Unit (R) $a - Textual holdings (NR) $x - Nonpublic note (R) $z - Public note (R) Holdings note is also only shown in OPAC, not in staff. Holdings Note: .; -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 08:16:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 07:16:07 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 --- Comment #2 from Katrin Fischer 2012-01-16 07:16:07 UTC --- Also only first $z of each 866 will be displayed, but subfield is repeatable. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 09:01:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 08:01:45 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #9 from Paul Poulain 2012-01-16 08:01:45 UTC --- I'll push this patch, but since Mason added a new tab with all the contributor list on the about page, I think the 1st tab must be rewritten. It could contain, for example, major sponsoring libraries, plus the elected team(s) Do you agree with this idea ? (I'm OK to write the patch) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:00:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:00:51 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:01:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:01:01 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:01:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:01:10 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:01:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:01:44 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |In Discussion -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:22:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:22:01 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:22:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:22:15 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:24:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:24:37 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:26:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:26:12 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:26:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:26:32 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:26:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:26:43 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:26:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:26:48 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:27:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:27:26 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:28:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:28:11 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:28:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:28:21 +0000 Subject: [Koha-bugs] [Bug 5781] Cannot delete order if attached biblio does no longer exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5781 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:48:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:48:13 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #10 from Chris Cormack 2012-01-16 09:48:13 UTC --- (In reply to comment #9) > I'll push this patch, but since Mason added a new tab with all the contributor > list on the about page, I think the 1st tab must be rewritten. It could > contain, for example, major sponsoring libraries, plus the elected team(s) > > Do you agree with this idea ? (I'm OK to write the patch) Hmm, the history one is interesting, but its not the same as the contributors page. I vote for leaving the existing one listing everyone. The history has lots of other information like releases and meetings ... it's not designed to be a list of contributors. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 10:50:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 09:50:03 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #11 from M. de Rooy 2012-01-16 09:50:03 UTC --- (In reply to comment #10) > Hmm, the history one is interesting, but its not the same as the contributors > page. I vote for leaving the existing one listing everyone. The history has > lots of other information like releases and meetings ... it's not designed to > be a list of contributors. +1 for leaving the existing one too -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 11:43:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 10:43:15 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #12 from Katrin Fischer 2012-01-16 10:43:15 UTC --- +1 for leaving it -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 12:25:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 11:25:52 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #8 from M. de Rooy 2012-01-16 11:25:52 UTC --- Thanks for clarifying. Please note that your patch only is relevant when AcqCreateItem is set to "When ordering". (And some people may not exactly have your pref values ;) When I haved added one item, your patch copies the values of the combo boxes in the new item. So that is OK. But when I want to add another item by clicking the second Add button, nothing seems to happen? Could you verify please? Note that this may probably be not related to your code, but if we change this code and could resolve this too, that would be great.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:20:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:20:18 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7157|0 |1 is obsolete| | --- Comment #9 from M. de Rooy 2012-01-16 12:20:18 UTC --- Created attachment 7170 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7170 [SIGNED-OFF][REBASED] Add syspref to define export options in OPAC Rebased. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:20:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:20:49 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #9 from Nicole C. Engard 2012-01-16 12:20:49 UTC --- For #3 I think it's a problem that you have to check the boxes to receive. Many big libraries order 100 or more items at a time and having to check 50 or 60 or 90 checkboxes is very difficult. The ability to type the number received should remain in this area in some way so that we don't inconvenience those who were using that feature already. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:21:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:21:53 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #10 from Nicole C. Engard 2012-01-16 12:21:53 UTC --- As for bug 3966 As long as this patch allows for the entering of necessary info I'm okay with this change. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:22:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:22:23 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 --- Comment #10 from M. de Rooy 2012-01-16 12:22:23 UTC --- Created attachment 7171 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7171 Second followup for pref description Updating text only for description of opaccolorstylesheet and opaclayoutstylesheet. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:24:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:24:39 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #11 from M. de Rooy 2012-01-16 12:24:39 UTC --- QA Comment: Requested points have been incorporated. I added a textual change to get the descriptions for two opac css sysprefs in line with each other. Updating patch status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:26:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:26:01 +0000 Subject: [Koha-bugs] [Bug 7392] Add system preference to configure export options for OPAC detail page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7171|0 |1 is patch| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 13:45:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 12:45:27 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #9 from Christophe Croullebois 2012-01-16 12:45:27 UTC --- Hello M. de Rooy, thx, oups, you'r right, we need "AcqCreateItem" to test... For the second clone failure, I 'll see, I think too, even if it is not due to my patch it would be better to solve with it. So I'll propose a new patch with the correction about this problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 14:53:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 13:53:19 +0000 Subject: [Koha-bugs] [Bug 6132] System preferences are case sensitive In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6132 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:02:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:02:32 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:04:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:04:32 +0000 Subject: [Koha-bugs] [Bug 6947] OPAC top-issues doesn't respect item-level itypes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6947 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:08:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:08:23 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 --- Comment #2 from Matthias Meusburger 2012-01-16 14:08:23 UTC --- Created attachment 7172 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7172 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:10:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:10:51 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #13 from M. de Rooy 2012-01-16 14:10:51 UTC --- Paul, Some additional remarks on history.txt and about page: I once wrote a script that compares them, but it was not pushed. It now lists: MISSING NUMBER: 59 MISSING DEV: St??phane Delaune MISSING DEV: Martin Renvoize MISSING DEV: Adrien Saurat MISSING DEV: Albert Oller MISSING DEV: Jon Aker MISSING DEV: Fabio Tiana MISSING DEV: Duncan Tyler MISSING DEV: Marc Balmer Note that there are two developers #58. So a renumbering went wrong ;) From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?t= ab=3Demail ------- You are receiving this mail because: ------- You are watching all bug changes.= From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:13:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:13:37 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7167|0 |1 is obsolete| | --- Comment #4 from Nicole C. Engard 2012-01-16 14:13:37 UTC --- Created attachment 7173 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7173 [SIGNED-OFF] Bug 7277: Fixes display of subtitles in opac. Adds comma and space to results display in opac between title and subtitles. Also removes extra space before the subtitle in the results display of the staff pac. Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:13:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:13:51 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:17:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:17:28 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #14 from Paul Poulain 2012-01-16 14:17:28 UTC --- (In reply to comment #13) > Paul, > Some additional remarks on history.txt and about page: > I once wrote a script that compares them, but it was not pushed. It now lists: > > MISSING NUMBER: 59 > MISSING DEV: St??phane Delaune > MISSING DEV: Martin Renvoize > MISSING DEV: Adrien Saurat > MISSING DEV: Albert Oller > MISSING DEV: Jon Aker > MISSING DEV: Fabio Tiana > MISSING DEV: Duncan Tyler > MISSING DEV: Marc Balmer > > Note that there are two developers #58. So a renumbering went wrong ;) > From the new names now only Albert Oller is added. wonderfull ! could you attach this script on this patch ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:17:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:17:49 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7145|0 |1 is obsolete| | --- Comment #15 from Paul Poulain 2012-01-16 14:17:49 UTC --- Comment on attachment 7145 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7145 Proposed patch this patch has been pushed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:21:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:21:34 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #16 from M. de Rooy 2012-01-16 14:21:34 UTC --- Created attachment 7174 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7174 Patch for comparing about with history Paths in script are hardcoded as seen from docs folder.. Maybe some regex needs updating too? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:26:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:26:11 +0000 Subject: [Koha-bugs] [Bug 5297] emailLibrarianWhenHoldIsPlaced does nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5297 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Nicole C. Engard 2012-01-16 14:26:11 UTC --- All three manuals are updated and will be public tomorrow. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:29:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:29:38 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 --- Comment #6 from Paul Poulain 2012-01-16 14:29:38 UTC --- (In reply to comment #5) > Is it really necessary to do a second QA on a 5 line patch that is clearly > coded, and provides a more solid failover? it was not really a QA. It's just that I test all the patches before pushing them, and I couldn't understand how to test this one. Thanks for the > 1. Set your library to one that's NOT the first alphabetically in the branch list that was what was missing ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:30:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:30:45 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #7 from Nicole C. Engard 2012-01-16 14:30:45 UTC --- I agree with Katrin. This is the kind of thing that will cause trouble for those who have been long time Koha users. There should be some way to say this fine is a FINE and this fine is a CHARGE or whatever we need to distinguish between them. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:38:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:38:16 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls at bywatersolutions. | |com --- Comment #5 from Ian Walls 2012-01-16 14:38:16 UTC --- Need update for new Koha committer (Jesse Maseto), who just had his first patch pushed today (on bug 7143) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:39:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:39:00 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply CC| |paul.poulain at biblibre.com --- Comment #7 from Paul Poulain 2012-01-16 14:39:00 UTC --- mmm... am I doing something wrong, the patch does not apply for me, I get: [PASSED_QA][Rel 3.6.x] Bug 7439: Add mailmap for jcamins Apply? [yn] y Applying: Bug 7439: Add mailmap for jcamins Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... error: refusing to lose untracked file at '.mailmap' CONFLICT (delete/modify): .mailmap deleted in HEAD and modified in Bug 7439: Add mailmap for jcamins. Version Bug 7439: Add mailmap for jcamins of .mailmap left in tree. Failed to merge in the changes. Patch failed at 0001 Bug 7439: Add mailmap for jcamins 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". .mailmap is not tracked by git (but exist... how can this happend ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:39:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:39:24 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:43:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:43:04 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #8 from Ian Walls 2012-01-16 14:43:04 UTC --- Fine types need to be broken out into their own table in the database. Right now, they're hardcoded in the system, and that makes for all kinds of confusion and overlap of features. We need to be able to indicate, on configurable level, which kind of fines count against patron checkout and against patron holds. We should also be able to indicate whether those fines are capped or unlimited (Overdues should stop at $5, let's say, but lost book fees and card renewals fees should accrue infinitely) I'm moving this to the new In Discussion value, since I think we've got more to discuss before a workable change can be made. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 15:59:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 14:59:31 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 --- Comment #9 from Katrin Fischer 2012-01-16 14:59:31 UTC --- I think we will end up with a total rewrite of accounts if we try to find a real perfect solution for this. In fact this has already been talked about and there is bug 6427 for it. The feature as described here could be helpful for now and get into the next release, while we get the big picture right and a total rewrite done. For example MAN_INV is helpful - but I don't really like to have it as a authorised value. But it shows there is a need for user configurable charges and fines. This bug shows there is a need to distinguish between different fines and charges. For this bug I think the question is about making an enhancement without adding regression or confusion for libraries being used to the current behaviour. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 17:11:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 16:11:26 +0000 Subject: [Koha-bugs] [Bug 7177] memoize more function calls to speed up Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7177 --- Comment #4 from Paul Poulain 2012-01-16 16:11:26 UTC --- Dobrica, where are thos patches ? Is http://git.rot13.org/?p=koha.git;a=commitdiff;h=b2155fc483f09b34c4a6ba92256f2732152bb1d5;hp=daadc5bc8f24e1bf2c1e8d958d410408d1cccc47 the only thing you've made ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 17:15:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 16:15:59 +0000 Subject: [Koha-bugs] [Bug 7447] New: Allow to specify a date in overdue_notice.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7447 Bug #: 7447 Summary: Allow to specify a date in overdue_notice.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Command-line Utilities AssignedTo: paul.poulain at biblibre.com ReportedBy: paul.poulain at biblibre.com QAContact: ian.walls at bywatersolutions.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 17:19:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 16:19:39 +0000 Subject: [Koha-bugs] [Bug 7447] Allow to specify a date in overdue_notice.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7447 --- Comment #1 from Paul Poulain 2012-01-16 16:19:39 UTC --- Created attachment 7175 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7175 Bug 7447 allow to specify a date in overdue_notice.pl This patch add a new parameter to overdue_notices.pl, that is a date. If you add --date=YYYY-MM-DD when running overdue_notices, it will generate overdues as if you were on date provided that's usefull if you want to relaunch an overdue calculation that has failed, of after changing your circ rules -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 17:19:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 16:19:56 +0000 Subject: [Koha-bugs] [Bug 7447] Allow to specify a date in overdue_notice.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7447 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 17:23:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 16:23:23 +0000 Subject: [Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com AssignedTo|gmcharlt at gmail.com |frederic at tamil.fr --- Comment #4 from Paul Poulain 2012-01-16 16:23:23 UTC --- Frederic, you've proposed a patch a long time ago ( http://www.mail-archive.com/koha-patches at lists.koha.org/msg01881.html) . Do you have a rebased version available somewhere that could be attached to this patch ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:04:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:04:40 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Fred P changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fred.pierre at smfpl.org --- Comment #4 from Fred P 2012-01-16 17:04:40 UTC --- Displaying the inactive funds in red interferes with the display:none setting. The problem can be solved by option-grouping the selection list. A secondary problem also exists that the Show All checkbox can display the full list, but not un-display it. The javascript is buggy and prevents re-hiding the inactive items. Here is an effective patch: ----------------------------------------------------------- File: neworderempty.pl Near Line 263: ----------------------------------------------------------- my $budget_loop = []; my $inactive_budget_loop = []; my $budgets = GetBudgetHierarchy(q{},$borrower->{branchcode},$borrower->{borrowernumber}); foreach my $r (@{$budgets}) { if (!defined $r->{budget_amount} || $r->{budget_amount} == 0) { next; } if($r->{budget_period_active}){ push @{$budget_loop}, { b_id => $r->{budget_id}, b_txt => $r->{budget_name}, b_active => $r->{budget_period_active}, b_sel => ( $r->{budget_id} == $budget_id ) ? 1 : 0, }; }else{ push @{$inactive_budget_loop}, { b_id => $r->{budget_id}, b_txt => $r->{budget_name}, b_active => $r->{budget_period_active}, b_sel => ( $r->{budget_id} == $budget_id ) ? 1 : 0, }; } } if ($close) { $budget_id = $data->{'budget_id'}; $budget_name = $budget->{'budget_name'}; } ----------------------------------------------------------- Near Line 392: ----------------------------------------------------------- budget_loop => $budget_loop, inactive_budget_loop => $inactive_budget_loop, isbn => $data->{'isbn'}, ----------------------------------------------------------- THAT FIXES THE JAVASCRIPT for the Checkbox "Show All" Next we create the Option Groups in the Select Drop-Down: ----------------------------------------------------------- File: neworderempty.tt Near Line 95: ----------------------------------------------------------- $('#showallbudgets').click(function() { if ( $('#inactive_funds .b_inactive').is(":visible") ) { $('#inactive_funds').attr("disabled","disabled"); $('#inactive_funds .b_inactive').hide(); } else { $('#inactive_funds').attr("disabled",""); $('#inactive_funds .b_inactive').show(); } }); ----------------------------------------------------------- Near Line 333: ----------------------------------------------------------- ---------------------------------------------------------------- On my system, Chrome displays only two lines of the drop-down, both before and after the fix, so I use Firefox for testing this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:09:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:09:44 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 --- Comment #5 from Fred P 2012-01-16 17:09:44 UTC --- Because you might still want to edit an invoice from 2011, even though the fund is inactive. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:20:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:20:12 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:20:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:20:35 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #31 from Paul Poulain 2012-01-16 17:20:35 UTC --- patch pushed, jenkins should not complain anymore -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:24:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:24:16 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #7 from Paul Poulain 2012-01-16 17:24:16 UTC --- QA comment: trivial 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:29:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:29:46 +0000 Subject: [Koha-bugs] [Bug 7177] memoize more function calls to speed up Koha In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7177 --- Comment #5 from Dobrica Pavlinusic 2012-01-16 17:29:46 UTC --- There is a branch at http://git.rot13.org/?p=koha.git;a=shortlog;h=refs/heads/nytprof-cache with all experiments I tried. plack stuff is not really useful, and most of changes aren't memoize, but simple our $variable sharing which is only safe in CGI environment. It's a mixed bag of various approaches, but hopefully some of patches might be useful. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:32:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:32:22 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #79 from Paul Poulain 2012-01-16 17:32:22 UTC --- unless i'm mistaking, the 2 attached patches are failed QA. updating bug status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:32:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:32:37 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 --- Comment #8 from M. de Rooy 2012-01-16 17:32:37 UTC --- Sure that you are on 3.6.X ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:35:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:35:52 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off --- Comment #9 from Paul Poulain 2012-01-16 17:35:52 UTC --- (In reply to comment #8) > Sure that you are on 3.6.X ? jcamins answered on IRC. No I wasn't, and totally missed the mail from chris_n about this file (dec, 4th) on koha-devel -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:39:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:39:50 +0000 Subject: [Koha-bugs] [Bug 6694] Anonymous sessions not kept when casAuthentication is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6694 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com --- Comment #6 from Paul Poulain 2012-01-16 17:39:50 UTC --- (In reply to comment #5) > QA Question: I did not dive into the cas specs (yet..) but does anyone of you > know some external users of cas willing to test/sign this (small) patch too? Marcel, we have this in production at our libraries using CAS. You should QA only for code quality & that there is no change when CAS=OFF It's a simple patch, i'm for passed QA, but as it's a BibLibre written & signed I won't do it & let you do. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:41:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:41:44 +0000 Subject: [Koha-bugs] [Bug 6986] update perltidy with new official style In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com --- Comment #4 from Paul Poulain 2012-01-16 17:41:44 UTC --- QA comment: what does this patch do (it generates xt/perltidyrc, I see that, but what it this file made for) ? How can I use 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:42:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:42:51 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain at biblibre.com Blocks| |7119 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:42:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:42:51 +0000 Subject: [Koha-bugs] [Bug 7119] Code cleaning & improvements omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7119 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6990 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 18:57:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 17:57:26 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED --- Comment #7 from Paul Poulain 2012-01-16 17:57:26 UTC --- YIKES: after applying this page, on my test server, I get a nasty: syntax error at /home/paul/koha.dev/koha-community/cataloguing/additem.pl line 668, near "->param{" Execution of /home/paul/koha.dev/koha-community/cataloguing/additem.pl aborted due to compilation errors. Reverting this patch solves the issue. I'm logged in as a superlibrarian, (but not the mysql user), nothing more specific that could explain the problem. i'm reverting master until we understand where this comes from ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 19:07:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 18:07:36 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6847|0 |1 is obsolete| | Status|ASSIGNED |Needs Signoff AssignedTo|ruth at bywatersolutions.com |ian.walls at bywatersolutions. | |com --- Comment #8 from Ian Walls 2012-01-16 18:07:36 UTC --- Created attachment 7176 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7176 Syntax-corrected patch Fixed use of {} in patch; should be (). cataloging/additem.pl loads without incident or error now -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 19:07:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 18:07:49 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 19:11:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 18:11:59 +0000 Subject: [Koha-bugs] [Bug 6439] In cataloguing all subfields are displayed, even with hidden=0 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6439 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpavlin at rot13.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 20:31:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 19:31:41 +0000 Subject: [Koha-bugs] [Bug 7448] New: Files created by koha-dump have different owners/permissions Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7448 Bug #: 7448 Summary: Files created by koha-dump have different owners/permissions Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Packaging AssignedTo: robin at catalyst.net.nz ReportedBy: magnus at enger.priv.no QAContact: ian.walls at bywatersolutions.com Here is a sample, for an instanace called "esme": -rw-r----- 1 root esme-koha 147K Jan 11 12:27 esme-2012-01-11.sql.gz -rw------- 1 root root 153K Jan 11 12:27 esme-2012-01-11.tar.gz The database file gets this treatment: chown "root:$name-koha" "$dbdump" chmod g+r "$dbdump" while the other file does not get anything similar. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 21:08:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 20:08:31 +0000 Subject: [Koha-bugs] [Bug 7448] Files created by koha-dump have different owners/permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7448 --- Comment #1 from Robin Sheat 2012-01-16 20:08:31 UTC --- It's semi-deliberate. Our Koha deployments have a feature that allows the superlibrarian to download the .sql.gz file[0], so it needs to be readable by the webserver. However, there is no need of this for the .tar.gz as it will be server config dependent, or derived data. So it's not made readable by the webserver. [0] One day I plan to upstream this, but it's fiddly as it depends on the setup of the server. I might do it as package-specific patches maybe. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 21:10:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 20:10:26 +0000 Subject: [Koha-bugs] [Bug 7090] Add "AllowItemsOnHandCheckout" syspref to allow issue to the patron regardless of hold status In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7090 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6900|0 |1 is obsolete| | --- Comment #4 from Ian Walls 2012-01-16 20:10:26 UTC --- Created attachment 7177 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7177 Rebased Patch (2012-01-16) Rebased on current master from 2012-01-16, 20:00 UTC -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 21:31:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 20:31:25 +0000 Subject: [Koha-bugs] [Bug 7448] Files created by koha-dump have different owners/permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7448 --- Comment #2 from Magnus Enger 2012-01-16 20:31:25 UTC --- (In reply to comment #1) Semi-deliberate, eh? ;-) I'm not sure what makes sense if we try to generalize it, though.... > [0] One day I plan to upstream this, but it's fiddly as it depends on the setup > of the server. I might do it as package-specific patches maybe. How about having it governed by a syspref that defaults to "off" but can be set to "on" by koha-create (or a wrapper script for koha-create)? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 21:46:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 20:46:02 +0000 Subject: [Koha-bugs] [Bug 7448] Files created by koha-dump have different owners/permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7448 --- Comment #3 from Robin Sheat 2012-01-16 20:46:02 UTC --- Setting sysprefs with koha-create is tricky, as it may not be creating the DB. However, the package patches could alter the default SQL for sysprefs. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 21:49:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 20:49:17 +0000 Subject: [Koha-bugs] [Bug 7449] New: The "billingplace" value isn't saved when creating a new basketgroup Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7449 Bug #: 7449 Summary: The "billingplace" value isn't saved when creating a new basketgroup Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions AssignedTo: henridamien at koha-fr.org ReportedBy: fcapovilla at live.ca QAContact: ian.walls at bywatersolutions.com When creating a new basketgroup, the billingplace isn't saved. Because of that, the selected branch's informations aren't added to the pdf when printing the basketgroup. If the basket if modified and saved again, the billingplace then gets saved correctly. The problem seems to be around lines 463-472 of acqui/basketgroup.pl and in the NewBasketgroup subroutine : $billingplace isn't saved there. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 22:48:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 21:48:37 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 Severity|enhancement |major -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 23:11:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 22:11:13 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 --- Comment #3 from Katrin Fischer 2012-01-16 22:11:13 UTC --- Created attachment 7178 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7178 Bug 4300: Fix display of textual holdings (866) Fixed problems: - only $z, but not $a was shown - only first $z for each 866 field was shown - each 866 field produced a ; even if no $z was present After patch was applied: - OPAC displays 866 $a and $z, separating each field with ; - Staff displays 866 $a, $x and $z, separating each field with ; Example(s) for testing: 866 $a1-86 (1941-1987)$xbound in 2 v. per year$zSome issues missing 866 $a1-86 (1941-1987) 866 $a--86 (1941-1897)$xinternal note 866 $zfirst note,$zsecond note -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 16 23:12:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 22:12:52 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 00:56:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 16 Jan 2012 23:56:08 +0000 Subject: [Koha-bugs] [Bug 7243] Do not take rentals as fines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7243 --- Comment #10 from Srdjan Jankovic 2012-01-16 23:56:08 UTC --- My intention was to make it work as it is now out of the box. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:00:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:00:23 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #80 from Sam Sanders 2012-01-17 01:00:23 UTC --- Created attachment 7179 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7179 Added unit tests for C4/Utils -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:01:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:01:52 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam-sanders at live.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:02:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:02:43 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #81 from Connor Dewar 2012-01-17 01:02:43 UTC --- Created attachment 7180 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7180 added unit tests for Classsortroutine/Generic -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:04:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:04:00 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |connor.dewar at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:27:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:27:32 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #82 from Sam Sanders 2012-01-17 01:27:32 UTC --- Created attachment 7181 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7181 Added unit tests for C4/ClassSortRoutine/LCC.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:34:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:34:30 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff AssignedTo|gmcharlt at gmail.com |connor.dewar at gmail.com --- Comment #83 from Connor Dewar 2012-01-17 01:34:30 UTC --- Created attachment 7182 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7182 added unit tests for C4/ClassSortRoutine/Dewey.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:39:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:39:16 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7180|0 |1 is obsolete| | --- Comment #84 from Chris Cormack 2012-01-17 01:39:16 UTC --- Created attachment 7183 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7183 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:40:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:40:31 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7179|0 |1 is obsolete| | --- Comment #85 from Chris Cormack 2012-01-17 01:40:31 UTC --- Created attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:41:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:41:46 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7183|0 |1 is obsolete| | --- Comment #86 from Chris Cormack 2012-01-17 01:41:46 UTC --- Created attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:44:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:44:17 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #87 from Chris Cormack 2012-01-17 01:44:17 UTC --- Created attachment 7186 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7186 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:45:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:45:06 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7181|0 |1 is obsolete| | --- Comment #88 from Chris Cormack 2012-01-17 01:45:06 UTC --- Created attachment 7187 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7187 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:46:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:46:11 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #89 from Chris Cormack 2012-01-17 01:46:11 UTC --- Created attachment 7188 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7188 bug 5327 add tests for C4/ClassSortRoutine/LCC.pm 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:46:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:46:47 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7186|0 |1 is obsolete| | Attachment #7187|0 |1 is obsolete| | Attachment #7188|0 |1 is obsolete| | --- Comment #90 from Chris Cormack 2012-01-17 01:46:47 UTC --- Created attachment 7189 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7189 [SIGNED-OFF] bug 5327 add tests for C4/ClassSortRoutine/LCC.pm 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:49:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:49:37 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7182|0 |1 is obsolete| | --- Comment #91 from Chris Cormack 2012-01-17 01:49:37 UTC --- Created attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 02:50:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 01:50:35 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 03:41:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 02:41:22 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff AssignedTo|connor.dewar at gmail.com |sam-sanders at live.com --- Comment #92 from Sam Sanders 2012-01-17 02:41:22 UTC --- Created attachment 7191 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7191 tests for C4/BackgroundJob.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 03:42:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 02:42:49 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders at live.com |connor.dewar at gmail.com --- Comment #93 from Connor Dewar 2012-01-17 02:42:49 UTC --- Created attachment 7192 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7192 added unit tests for C4/Reports.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 04:33:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 03:33:23 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7178|0 |1 is obsolete| | --- Comment #4 from Jared Camins-Esakov 2012-01-17 03:33:23 UTC --- Created attachment 7193 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7193 Bug 4300: Fix display of textual holdings (866) Fixed problems: - only $z, but not $a was shown - only first $z for each 866 field was shown - each 866 field produced a ; even if no $z was present After patch was applied: - OPAC displays 866 $a and $z, separating each field with ; - Staff displays 866 $a, $x and $z, separating each field with ; Example(s) for testing: 866 $a1-86 (1941-1987)$xbound in 2 v. per year$zSome issues missing 866 $a1-86 (1941-1987) 866 $a--86 (1941-1897)$xinternal note 866 $zfirst note,$zsecond note Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 04:33:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 03:33:42 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 07:52:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 06:52:27 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7192|0 |1 is obsolete| | --- Comment #94 from Katrin Fischer 2012-01-17 06:52:27 UTC --- Created attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm Signed-off-by: Katrin Fischer perl t/Reports.t b/t/Reports.t All tests complete successfully. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 07:57:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 06:57:21 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7191|0 |1 is obsolete| | --- Comment #95 from Katrin Fischer 2012-01-17 06:57:21 UTC --- Created attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm Signed-off-by: Katrin Fischer perl t/db_dependent/BackgroundJob.t All tests complete successfully. Note: Test 11 does not tell what it's about, but it has been there before. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 07:57:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 06:57:40 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 08:20:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 07:20:03 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer 2012-01-17 07:20:03 UTC --- Hi Matthias, some first notes about this: 1) Patch includes a change to kohaversion.pl but should better not change this file. ( our $VERSION = '3.02.00.059'; ) 2) The new mapping is only introduced to en and fr-FR UNIMARC frameworks. I think it should include all UNIMARC frameworks (it-IT,...?) for consistency. I think for MARC21 the EAN would go here: http://www.loc.gov/marc/bibliographic/bd024.html Display Constants - EAN is carried in the MARC record without the internal hyphens or spaces. Hyphens, spaces, and introductory words may be system generated as display constants associated with first indicator value 3 and the content of subfields $a, $d, and $z. Content designated field: 024 3#$a9780838934326$d90000 The value is depending on an indicator which certainly complicates things. We currently don't support indicators in our mappings - so I am not sure we will be able to make use of this feature for MARC21. I think for documentation we should note that this feature is currently limited to UNIMARC? 3) There is a (left over?) warn in Serials.pm + warn Data::Dumper::Dumper(@bind_params); I am not sure how to continue testing here, because I currently have no UNIMARC database and data. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 08:22:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 07:22:35 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #4 from Katrin Fischer 2012-01-17 07:22:35 UTC --- Oh, if it's UNIMARC only, the display should act accordingly. We should not offer search options that simply can't work out of the box. I am failing QA for this reason. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 08:23:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 07:23:03 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #5 from Katrin Fischer 2012-01-17 07:23:03 UTC --- Had to set "Needs sign-off" first, before I could fail. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 09:18:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 08:18:06 +0000 Subject: [Koha-bugs] [Bug 7339] Help System in IE8-9 Does Not Load With 500 Error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7339 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson at biblibre.com --- Comment #5 from Gaetan Boisson 2012-01-17 08:18:06 UTC --- In firefox and chromium, a similar error is generated when clicking on the [?] link on the admin home page (but only on this page). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 09:27:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 08:27:14 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 --- Comment #6 from Adrien SAURAT 2012-01-17 08:27:14 UTC --- The inactive funds are not supposed to appear in red! Did they do so when you tested this? I just made red the "Fund:" label before the selectbox. When I test my patch the "Show All" checkbox works correctly (when showing all and hiding inactive funds again). That's for Firefox 9. Testing with Chromium (linux version of Chrome), showing all works but then, unchecking the box to hide again won't do anything, but it was the same before the patch I sent. I agree that it would be a good occasion to repair a browser-specific code, but does your patch work with Chromium? What's with this "Chrome displays only two lines of the drop-down" problem? Sounds strange... Is the koha javascript guilty or is it a bug of this browser? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 09:37:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 08:37:37 +0000 Subject: [Koha-bugs] [Bug 7013] required format is not enforced for authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 10:05:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 09:05:00 +0000 Subject: [Koha-bugs] [Bug 7013] required format is not enforced for authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013 --- Comment #16 from Katrin Fischer 2012-01-17 09:05:00 UTC --- Now as this has moved into 'In Discussion' I think it will take a while to be resolved. I think we should fix the security problem found asap. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 11:29:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 10:29:35 +0000 Subject: [Koha-bugs] [Bug 7450] New: Missing placeholders in admin/authorised_values.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 Bug #: 7450 Summary: Missing placeholders in admin/authorised_values.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: System Administration AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com CC: gmcharlt at gmail.com Blocks: 7013 As seen with bug 7013, some placeholders are missing in the admin/authorised_values.pl script. This should be corrected before a solution for bug 7013 is found. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 11:29:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 10:29:35 +0000 Subject: [Koha-bugs] [Bug 7013] required format is not enforced for authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7450 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 11:43:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 10:43:23 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 --- Comment #50 from Jonathan Druart 2012-01-17 10:43:23 UTC --- Created attachment 7196 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7196 Bug 5347: Followup change class for message + Unit test This patch modify the div class for "dialog message" and adds an unit test for the AddClaim function. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 12:03:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 11:03:21 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 12:03:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 11:03:26 +0000 Subject: [Koha-bugs] [Bug 7450] Missing placeholders in admin/authorised_values.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 --- Comment #1 from Adrien SAURAT 2012-01-17 11:03:26 UTC --- Created attachment 7197 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7197 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 12:04:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 11:04:05 +0000 Subject: [Koha-bugs] [Bug 7450] Missing placeholders in admin/authorised_values.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 12:07:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 11:07:57 +0000 Subject: [Koha-bugs] [Bug 7013] required format is not enforced for authorized values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7013 --- Comment #17 from Adrien SAURAT 2012-01-17 11:07:57 UTC --- A patch fixing the security issue (missing placeholders) has been proposed in bug 7450. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 13:50:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 12:50:29 +0000 Subject: [Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #5 from M. de Rooy 2012-01-17 12:50:29 UTC --- (In reply to comment #4) > Frederic, you've proposed a patch a long time ago ( > http://www.mail-archive.com/koha-patches at lists.koha.org/msg01881.html) . Do you > have a rebased version available somewhere that could be attached to this patch > ? Please take a look also at bug 6536. If there is a newer version of the MARC to UNIMARC xslt conversion file from Biblibre, we could get it further.. I asked Jonathan this some time ago already. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 13:52:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 12:52:57 +0000 Subject: [Koha-bugs] [Bug 7451] New: PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Bug #: 7451 Summary: PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: critical Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: dpavlin at rot13.org QAContact: ian.walls at bywatersolutions.com When using value_builders which have AJAX callback (like cataloguing/value_builder/stocknumberam123.pl) we get JavaScript error in browser because we are not initializing $subfield_data{id} (which is used as unique identifier for this particular field instance). This problem is also evident as warnings in intranet error log like this: Use of uninitialized value $subfield_data{"id"} in concatenation (.) or string at /srv/koha_ffzg//C4/Biblio.pm line 2664 but this affect just hidden fields and is not fatal, as opposed to AJAX example which breaks functionality. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 13:53:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 12:53:51 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|NEW |ASSIGNED AssignedTo|gmcharlt at gmail.com |dpavlin at rot13.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:06:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:06:57 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #6 from Paul Poulain 2012-01-17 14:06:57 UTC --- QA comment: code clear & properly written. I made a lot of tests on UNIMARC and coudln't find any side effect (add item / add order with AcqCreateItem=ordered) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:07:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:07:12 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:19:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:19:29 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #96 from Paul Poulain 2012-01-17 14:19:29 UTC --- Comment on attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils QA comment about C4::Utils unit test: I think this package is never user and could be removed. It's declared only in C4/Auth_with_cas.pm and no use seems to be made of the functions in Utils. Could someone confirm ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:20:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:20:20 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #97 from Paul Poulain 2012-01-17 14:20:20 UTC --- Comment on attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic QA comment: no comment, this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:23:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:23:52 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6106 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:24:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:24:02 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #98 from Paul Poulain 2012-01-17 14:24:02 UTC --- Comment on attachment 7189 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7189 [SIGNED-OFF] bug 5327 add tests for C4/ClassSortRoutine/LCC.pm QA comment: Failed QA => a small typo here: "Arguements" is not english, it should be "Arguments" (confirmed by oleonard on IRC, i'm not english native, I had a doubt...) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:24:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:24:05 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5955 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:25:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:25:18 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #99 from Paul Poulain 2012-01-17 14:25:18 UTC --- Comment on attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm QA comment = this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:25:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:25:19 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 --- Comment #1 from Dobrica Pavlinusic 2012-01-17 14:25:19 UTC --- Created attachment 7198 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7198 $subfield_data{id} is used for AJAX value_builders and hidden fields In current version of code, it gets initialized too late, so it produces unitialized warnings for hidden fields (which is non-fatal) and breaks generated JavaScript for AJAX value_builders (which is fatal) This bug was introduced in ticket 6106 which is modification of 5955 which didn't have this particular problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:26:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:26:11 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #100 from Paul Poulain 2012-01-17 14:26:11 UTC --- Comment on attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm QA comment: this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:27:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:27:15 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7198|0 |1 is obsolete| | --- Comment #2 from Dobrica Pavlinusic 2012-01-17 14:27:15 UTC --- Created attachment 7199 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7199 Bug 7451 - PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:27:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:27:57 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #101 from Paul Poulain 2012-01-17 14:27:57 UTC --- Comment on attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm QA comment: this one is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:28:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:28:04 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Dobrica Pavlinusic changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - high |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:29:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:29:09 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #102 from Paul Poulain 2012-01-17 14:29:09 UTC --- 100 comments, 54 patches attached, this entry becomes hard to deal with... shouldn't we transform it into an omnibus (and each test added in a separate bug entry blocking this one) ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:32:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:32:36 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7185|0 |1 is obsolete| | --- Comment #103 from Paul Poulain 2012-01-17 14:32:36 UTC --- Comment on attachment 7185 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7185 Bug 5327 added unit tests for C4/ClassSortRoutine/Generic patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:32:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:32:55 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7190|0 |1 is obsolete| | --- Comment #104 from Paul Poulain 2012-01-17 14:32:55 UTC --- Comment on attachment 7190 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7190 [SIGNED-OFF] Bug 5327 Added unit tests for C4/ClassSortRoutine/Dewey.pm patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:33:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:33:10 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7194|0 |1 is obsolete| | --- Comment #105 from Paul Poulain 2012-01-17 14:33:10 UTC --- Comment on attachment 7194 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7194 [SIGNED-OFF] Bug 5327 Added unit tests for C4/Reports.pm patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:33:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:33:31 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7195|0 |1 is obsolete| | --- Comment #106 from Paul Poulain 2012-01-17 14:33:31 UTC --- Comment on attachment 7195 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7195 [SIGNED-OFF] bug 5327 add tests for C4/BackgroundJob.pm patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:34:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:34:59 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #107 from Paul Poulain 2012-01-17 14:34:59 UTC --- everything pushable has been pushed. The 4 attachements not pushed are failing QA for instance. Please submit an updated patch for LCC.pm & we will see if it's needed to push something for Utils, if Utils is deprecated, then please open a bug to request his removal ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:36:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:36:13 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Version|master |rel_3_6 --- Comment #4 from Paul Poulain 2012-01-17 14:36:13 UTC --- QA comment: one line patch, that is OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:36:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:36:51 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 15:40:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 14:40:21 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 --- Comment #7 from Fred P 2012-01-17 14:40:21 UTC --- Excuse me for jumping in without fully testing your patch in Firefox. Chrome does have some glitchy behavior, but it's what I test on first. Your patch does work well for Firefox. Thank you for your work. I mentioned the red text only because of the original post. Our staff asked for the inactive funds to be red to distinguish them from the active funds and red text interferes with the css code, "display:none" used to hide the inactive funds options. Your use of the label "required" class works well. We modified the javascript such that it does rehide the inactive items in Chrome, so feel free to use that if the patch gets future modifications. I think the other consideration is that we are using Koha 3.5, and not up-to-date 3.6, so some changes have already been made prior to our suggestion. I don't have access to the up-to-date javascript in neworderempty.tt, so perhaps the issues with rehiding are already solved. Apologies for not testing your script before commenting - we were very excited that we got it working for our Tech Services. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:03:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:03:31 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6896|0 |1 is obsolete| | --- Comment #34 from Paul Poulain 2012-01-17 15:03:31 UTC --- Comment on attachment 6896 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6896 Bug 5533 followup: reinstate Lost status editing this follow-up has been pushed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:04:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:04:13 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #35 from Paul Poulain 2012-01-17 15:04:13 UTC --- chris_n, this patch has been applied to master. Is the 3.4 patch to apply to 3.4 or has it been done ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:04:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:04:21 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:09:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:09:02 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com QAContact|ian.walls at bywatersolutions. |paul.poulain at biblibre.com |com | --- Comment #7 from Paul Poulain 2012-01-17 15:09:02 UTC --- QA comment: simple patch, no comment. This patch will be needed when introducing DataTable to this list -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:11:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:11:11 +0000 Subject: [Koha-bugs] [Bug 7357] Subscriptions titles are replaced by "---" when duplicated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7357 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:11:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:11:14 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 --- Comment #36 from Chris Nighswonger 2012-01-17 15:11:14 UTC --- (In reply to comment #35) > chris_n, this patch has been applied to master. Is the 3.4 patch to apply to > 3.4 or has it been done ? The 3.4.x version of this patch has been applied to the 3.4.x branch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:14:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:14:37 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |paul.poulain at biblibre.com --- Comment #10 from Paul Poulain 2012-01-17 15:14:37 UTC --- discussion started by owen in comment 5 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:18:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:18:45 +0000 Subject: [Koha-bugs] [Bug 6466] hung socket read causes SIP tests to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6466 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #4 from Paul Poulain 2012-01-17 15:18:45 UTC --- QA comment: easy to read code, no specific comment to do. (note: I haven't tested this patch, as I haven't a SIP available) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 16:19:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 15:19:04 +0000 Subject: [Koha-bugs] [Bug 6466] hung socket read causes SIP tests to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6466 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|rel_3_4 |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:15:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:15:21 +0000 Subject: [Koha-bugs] [Bug 7246] rebuild_zebra.pl --limit option to allow partial re-indexing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7246 --- Comment #8 from Paul Poulain 2012-01-17 16:15:21 UTC --- Created attachment 7200 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7200 Bug 7246 add min/ofset and WHERE options to rebuild_zebra This patch reimplement a feature that is on biblibre/master for Koha-community/master It adds 4 parameters: * ofset = the ofset of record. Say 1000 to start rebuilding at the 1000th record of your database * min = how many records to export. Say 400 to export only 400 records * WHERE = add a where clause to rebuild only a given itemtype, or anything you want to filter on * l = how many items should be export with biblios. This is a usefull option when you have records with so many items that they can result in a record higher than 99999bytes, that zebra don't like at all Another improvement resulting from ofset & min limit is the rebuild_zebra_sliced.zsh that will be submitted in another patch. _sliced will slice your all database in small chunks, and, if something went wrong for a given slice, will slice the slice, and repeat, until you reach a slice size of 1, showing which record is wrong in your database. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:16:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:16:49 +0000 Subject: [Koha-bugs] [Bug 7246] rebuild_zebra.pl --limit option to allow partial re-indexing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7246 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6995|0 |1 is obsolete| | --- Comment #9 from Paul Poulain 2012-01-17 16:16:49 UTC --- Comment on attachment 6995 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6995 [Signed Off] Bug 7246 - rebuild_zebra.pl --limit number for partial reindexing I've submitted another patch, that does more than your (it implement options suggested by Frederic for example). Obsoleting this one and switching back to needs signoff, liz or anyone else, thx for your feedback ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:16:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:16:59 +0000 Subject: [Koha-bugs] [Bug 7246] rebuild_zebra.pl --limit option to allow partial re-indexing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7246 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff CC| |paul.poulain at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:17:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:17:16 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6966|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:17:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:17:28 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6967|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:17:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:17:37 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6965|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:17:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:17:46 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:18:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:18:19 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 --- Comment #11 from Liz Rea 2012-01-17 16:18:19 UTC --- This is not in discussion - the rounded corners are signed off and ready for QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:33:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:33:26 +0000 Subject: [Koha-bugs] [Bug 7247] rebuild_zebra.pl -v should show all Zebra log output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7247 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #10 from Paul Poulain 2012-01-17 16:33:26 UTC --- QA comment: none, this time everything seems OK! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:33:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:33:38 +0000 Subject: [Koha-bugs] [Bug 7247] rebuild_zebra.pl -v should show all Zebra log output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7247 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:36:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:36:27 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |paul.poulain at biblibre.com --- Comment #7 from Paul Poulain 2012-01-17 16:36:27 UTC --- QA comment: perlcritic failure. * perlcritic is OK before the patch * after the patch: perlcritic members/readingrec.pl I/O layer ":utf8" used at line 95, column 5. Use ":encoding(UTF-8)" to get strict validation. (Severity: 5) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:39:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:39:39 +0000 Subject: [Koha-bugs] [Bug 7006] highlight patron changes in email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7006 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #9 from Paul Poulain 2012-01-17 16:39:39 UTC --- QA comment: small patch, works fine, perlcritic still OK after the patch. A good improvement could be to have the message translatable, but it was not before the patch, it's not after, that's another story... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:39:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:39:48 +0000 Subject: [Koha-bugs] [Bug 7006] highlight patron changes in email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7006 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:42:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:42:33 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #5 from Paul Poulain 2012-01-17 16:42:33 UTC --- QA comment: small patch, everything seems OK (not tested, my setup is MARC21, I trust jared signoff & katrin 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:42:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:42:53 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_8 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:44:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:44:19 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #5 from Paul Poulain 2012-01-17 16:44:19 UTC --- QA comment: tiny patch, nothing to say -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:44:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:44:33 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:45:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:45:44 +0000 Subject: [Koha-bugs] [Bug 6787] NORMARC needs a Fast Add framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6787 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #3 from Paul Poulain 2012-01-17 16:45:44 UTC --- QA comment: small patch, SQL only, no other comment -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:45:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:45:50 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7131|0 |1 is obsolete| | Attachment #7137|0 |1 is obsolete| | --- Comment #19 from Liz Rea 2012-01-17 16:45:50 UTC --- Created attachment 7201 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7201 Bug 7157 - Improve the j2a.pl cronjob - Calculates updates date based on the upper age limit defined in the patron categories. - Allows libraries to work on all branches or only one. - Allows libraries to specify which Adult patron category to update child categories to. - Allows libraries to specify a single Child patron category to update to an adult category. - Has a test mode to display what transforms would be done on the database without executing the changes. Includes improved help, copyright statement, and uses warnings. Also incorporates Paul's suggestions regarding --help and --man, changes -fromcat and -tocat to -f and -t, and removes a redundant update to categorycode (per M. deRooy). To test: Create two patron categories, a child and an adult category. Make sure they have an upper age limit. Create or modify some patrons in multiple branches that fall into the category of "my birthdate is less than or equal to today's date minus the upper age limit" 1. Run the script with no flags - nothing should happen, it will suggest you try the --help flag. 2. Run the script with the --help flag - you should see the help 3. Run the script with the -f= -t= -v -n - should show you results from all branches but take no action and tell you what its computations are. 4. Run the script with the -f= -t= -b= -v -n - should show you results from your specified branch, but take no action and tell you what it's computations are. 5. Run the script with the -f= -t= -v -b= - should show you the computations and tell you how many patrons were modified in your single branch. It will not show you the information on which patrons were updated. 6. Run the script with the -f= -t= -v - should show you the computations and tell you how many patrons were modified across all branches. 7. Run the script without the -v flag, if you care what the non-verbose output looks like. Fixed in this revision: Known limitation - if you give it an unknown tocat, it will fail with a rather ugly error. Minor changes to the commit message to reflect new longopts (which I missed the last time) There is more this script could do, please feel free to take it and run. Signed-off-by: Chris Cormack Bug 7157 : Follow up, fixing FSF address Signed-off-by: Marcel de Rooy -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:46:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:46:23 +0000 Subject: [Koha-bugs] [Bug 7006] highlight patron changes in email In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7006 --- Comment #10 from Owen Leonard 2012-01-17 16:46:23 UTC --- (In reply to comment #9) > A good improvement could be to have the message translatable, but it was not > before the patch, it's not after, that's another story... See Bug 1153. We've been waiting for that for a while 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:47:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:47:26 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #6 from Paul Poulain 2012-01-17 16:47:26 UTC --- QA comment: XSLT only, no specific comment (i haven't tested this patch myself, as it's MARC21 specific and my setup is UNIMARC) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:49:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:49:19 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #3 from Paul Poulain 2012-01-17 16:49:19 UTC --- QA comment: tiny patch, passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:49:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:49:38 +0000 Subject: [Koha-bugs] [Bug 7399] Holds Queue should show reserve notes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7399 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:50:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:50:12 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:50:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:50:18 +0000 Subject: [Koha-bugs] [Bug 6787] NORMARC needs a Fast Add framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6787 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:57:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:57:02 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 Version|rel_3_8 |rel_3_6 Severity|enhancement |normal --- Comment #6 from Jared Camins-Esakov 2012-01-17 16:57:02 UTC --- The original patch may have been an enhancement, but the follow-up is definitely fixing a bug. Marking as such, and for inclusion in 3.6.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:58:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:58:03 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #12 from Paul Poulain 2012-01-17 16:58:03 UTC --- QA comment: tiny patch, nothing to say -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 17:58:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 16:58:10 +0000 Subject: [Koha-bugs] [Bug 7388] rounded corners for side menus in staff client In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7388 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:01:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:01:47 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #4 from Paul Poulain 2012-01-17 17:01:47 UTC --- QA comment: tiny patch, no specific comment side comment: I feel HidePatronName is wrongly named. I'm also wondering if it's really a needed syspref ? (what could be the use case ?) All of this could be solved if we had presentation object to let the library define what appears when we need a "short patron informations"... but that's another story, no doubt ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:02:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:02:23 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:04:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:04:43 +0000 Subject: [Koha-bugs] [Bug 7266] overdue.pl : filter on flags "debarred" "suspended" and "gonenoaddress" not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7266 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com Version|master |rel_3_8 --- Comment #7 from Paul Poulain 2012-01-17 17:04:43 UTC --- QA comment: small patch, perlcritic compliant, passed QA. Won't work for 3.6, as it relies on fine in days -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:04:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:04:52 +0000 Subject: [Koha-bugs] [Bug 7266] overdue.pl : filter on flags "debarred" "suspended" and "gonenoaddress" not working In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7266 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:06:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:06:54 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #20 from Paul Poulain 2012-01-17 17:06:54 UTC --- QA comment: tiny patch, nothing to say (except the condition is a little bit hard to read now, but could if be different ? I'm not sure) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:07:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:07:14 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:14:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:14:13 +0000 Subject: [Koha-bugs] [Bug 7276] member entry Performance improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:14:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:14:21 +0000 Subject: [Koha-bugs] [Bug 7276] member entry Performance improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:19:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:19:05 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |paul.poulain at biblibre.com --- Comment #3 from Paul Poulain 2012-01-17 17:19:05 UTC --- QA comment: #1 no SQL in .pl script (see guidelines) #2 I really don't like how this script works: it load all bookseller names in the page, I'll ask for someone else QA, but I tend to say "failed QA" marking failed QA for #1, #2 can have another opinion (ian ?) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:22:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:22:41 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com Version|unspecified |rel_3_6 --- Comment #8 from Paul Poulain 2012-01-17 17:22:41 UTC --- QA comment: good test plan, small patch, passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:31:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:31:00 +0000 Subject: [Koha-bugs] [Bug 7435] An inactive fund is selected a default in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7435 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:31:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:31:07 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #40 from Liz Rea 2012-01-17 17:31:07 UTC --- Confirmed fixed: * no more software error on print slip/quick slip * slips now take their branch from set branch instead of home branch of logged in patron (thanks!) Moving on with the rest of the testing :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:31:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:31:47 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:34:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:34:41 +0000 Subject: [Koha-bugs] [Bug 3571] AutoTruncation is not allowed alone In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3571 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |magnus at enger.priv.no --- Comment #1 from Magnus Enger 2012-01-17 17:34:41 UTC --- There's a patch, but status is NEW. Changing it to Needs Signoff. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:37:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:37:31 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P1 - high Status|ASSIGNED |Needs Signoff CC| |paul.poulain at biblibre.com --- Comment #3 from Paul Poulain 2012-01-17 17:37:31 UTC --- Dobrica, it seems you've missed that our workflow has changed. You shouldn't use "Patch sent" anymore, but use bug status, where all workflow status for patches have been moved. Switching to status "needs signoff" & removing priority="Patch Sent", as I think you're requesting for a signoff on your patch ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 18:40:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 17:40:40 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 --- Comment #2 from Magnus Enger 2012-01-17 17:40:40 UTC --- The problem seems to stem from Lingua::Stem::Snowball and specifically the call to it on line 741 of C4/Search.pm - in the _build_stemmed_operand function: my $stemmer = Lingua::Stem::Snowball->new( lang => $lang, encoding => "UTF-8" ); For Norwegian, $lang holds "nb-NO". Replacing that temporarily with a literal value of "no" solves the problem. The documentation (e.g. http://search.cpan.org/dist/Lingua-Stem-Snowball/lib/Lingua/Stem/Snowball.pm) for Lingua::Stem::Snowball->new says this about the lang parameter: "lang: An ISO code taken from the table of supported languages, above." The table referenced only lists two-letter language codes, specifically these: da, nl, en, fi, fr, de, hu, it, no, pt, ro, ru, es, sv, tr. The syspref QueryStemming influences the observed behviour. When the chosen language in the OPAC is Norwegian (nb-NO), this works regardless of what QueryStemming is set to: http://head.bibkat.no/cgi-bin/koha/opac-search.pl?q=code Clicking on a tag in the result list gives this URL: http://head.bibkat.no/cgi-bin/koha/opac-search.pl?tag=code&q=code When QueryStemming = "Try" this fails with the "Language ... does not exist" message. When QueryStemming = "Don't try" a result list is shown, as expected. Still confused... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 19:13:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 18:13:25 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 --- Comment #5 from Nicole C. Engard 2012-01-17 18:13:25 UTC --- This preference is necessary for libraries that want to hide patron names from the screen. It's a privacy issue for libraries where the staff machine screens a visible to the public and in libraries where they have volunteers who they don't want the names to show to. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 19:51:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 18:51:38 +0000 Subject: [Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3087 --- Comment #6 from Fr?d?ric Demians 2012-01-17 18:51:38 UTC --- (In reply to comment #4) > Frederic, you've proposed a patch a long time ago ( > http://www.mail-archive.com/koha-patches at lists.koha.org/msg01881.html) > . Do you have a rebased version available somewhere that could be > attached to this patch ? No. The patch should be revamped now. In the patch to bug 3216, I've proposed a new system installation parameter. I think that UNIMARC Z39.50 support must be done this way, with installer modifying on the fly koha-conf.xml depending on marcflavour choice. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:04:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:04:08 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #4 from Chris Cormack 2012-01-17 19:04:08 UTC --- (In reply to comment #3) > Dobrica, it seems you've missed that our workflow has changed. > You shouldn't use "Patch sent" anymore, but use bug status, where all workflow > status for patches have been moved. > Why not remove Patch Sent from the priority list? That should help remove some confusion -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:10:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:10:23 +0000 Subject: [Koha-bugs] [Bug 7276] member entry Performance improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 --- Comment #14 from Chris Cormack 2012-01-17 19:10:23 UTC --- (In reply to comment #13) > (In reply to comment #12) > > OK, I undestand what I missed: cleaning the variable is necessary, otherwise, > > it will stay forever in your variable, which is bad. It has nothing to do with > > memcache > > > > PS: maybe we should write guidelines to manage persistent variables > > Probably a good idea. > > > > PS2: with a persistent model, will memcache still be usefull ? > > > Yes, even with persistence, threads die after a while and respawn. So it is > still useful. Following up, FWIW on some of huge traffic sites (not Koha sites but other sites) we run with persistance, and memcached. When you move to a cluster model this really becomes useful, but even single server, removing a lot of unnessecary reads from your db helps it do writes much faster. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:15:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:15:48 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard at gmail.com --- Comment #7 from Nicole C. Engard 2012-01-17 19:15:48 UTC --- This patch breaks searching - I had to revert it to get searching back to normal. It should be removed from master and fixed. [13:38] I did a pull on my test install and now when i try to search I get this "Software error: Tag "" is not a valid tag. at /home/nengard/kohaclone/C4/Biblio.pm line 1849" is this a bug? or something with my setup? [13:41] Sounds like something that shouldn't have been was pushed. [13:41] anyone else having that issue? [13:41] I can't test now, though. [13:46] Searching works for me nengard [13:46] uh oh [13:46] any ideas on how i might fix this little snag? [13:46] or what to look at? [13:47] What's that line of code on your install? [13:47] rebuilding zebra ? just in case [13:47] checking htat line [13:48] $record->insert_fields_ordered( MARC::Field->new( [13:49] in sub TransformKohaToMarc [13:49] rebuilding didn't work [13:49] That's not good. [13:50] When did you last update? [13:53] jcamins i did a git pull like an hour ago [13:53] nengard: I was trying to load marc records into the reservoir last night, and I was getting a similar, error. [13:53] 3 day old installation [13:54] I thought it was me. [13:54] hmmm [13:54] I can git pull and check [13:54] give me a sec [14:00] nengard: I meant, before that. [14:00] i was updating a version of master from last week [14:01] Okay. [14:01] I'm betting the problem is related to bug 6990. [14:01] Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 enhancement, PATCH-Sent, ---, frederic, Pushed to Master , TransformKohaToMarc enhancement [14:01] Try reverting that patch and see if it fixes it. [14:03] hm search working for me [14:09] jcamins can you tell me what to type to revert that one? [14:13] "jcamins" at 66.108.135.39 pasted "nengard: reverting the commits for bug 6990" (3 lines) at http://paste.koha-community.org/212 [14:14] jcamins that worked 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:21:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:21:11 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #8 from Chris Cormack 2012-01-17 19:21:11 UTC --- Searching still works for me with this patch. Seems to be working for others also, I think this needs more testing before a revert. Remember master is unstable, we can test things a bit before pulling the revert switch. If this was on 3.6 of course we would revert it right away, but master is our unstable branch, and of course should not be being used in production, so we have a chance to actually test and confirm the problem (since I can't recreate others will need to) before we revert it. It may be a simple follow up is all that is needed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:28:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:28:00 +0000 Subject: [Koha-bugs] [Bug 6627] [security] insecure file creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6627 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:28:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:28:22 +0000 Subject: [Koha-bugs] [Bug 2830] Hold not removed when "trapped" item on hold shelf is checked out to a different patron in the holds queue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2830 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:28:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:28:55 +0000 Subject: [Koha-bugs] [Bug 6292] Overdue notices have a bug when multiple overdues exist In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6292 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:29:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:29:17 +0000 Subject: [Koha-bugs] [Bug 7370] Longoverdue cronjob claims Undefined subroutine &main::LostItem In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7370 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:29:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:29:46 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:30:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:30:06 +0000 Subject: [Koha-bugs] [Bug 6302] Failing to send email notices - to_address not set In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6302 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:30:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:30:57 +0000 Subject: [Koha-bugs] [Bug 7226] Can't add tags on list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7226 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:31:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:31:24 +0000 Subject: [Koha-bugs] [Bug 7282] invalid language selection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7282 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:32:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:32:32 +0000 Subject: [Koha-bugs] [Bug 2307] Calendar widget cannot be translated In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2307 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:32:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:32:49 +0000 Subject: [Koha-bugs] [Bug 3431] Catalog by itemtype report pulling from holdingbranch In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3431 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:33:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:33:04 +0000 Subject: [Koha-bugs] [Bug 5369] se queries with paranthesis fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5369 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:33:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:33:22 +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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:33:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:33:38 +0000 Subject: [Koha-bugs] [Bug 6700] Better handling of version numbers in updatedatabase In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6700 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:33:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:33:58 +0000 Subject: [Koha-bugs] [Bug 7311] Error when records have UNIMARC 461$0 or 773$0 for something other than bibnumber In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7311 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:39:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:39:57 +0000 Subject: [Koha-bugs] [Bug 7313] Untranslatable strings in 'search to hold' feature In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7313 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:40:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:40:47 +0000 Subject: [Koha-bugs] [Bug 7328] Expanded options in advanced search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7328 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:41:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:41:06 +0000 Subject: [Koha-bugs] [Bug 7349] Sorting patron search result by cardnumber doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7349 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:41:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:41:25 +0000 Subject: [Koha-bugs] [Bug 7361] 'Default' encoding in staged marc import breaks diacritics In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7361 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:42:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:42:50 +0000 Subject: [Koha-bugs] [Bug 3184] Show creator and budget receiving a document In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3184 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:44:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:44:21 +0000 Subject: [Koha-bugs] [Bug 5607] Make fields from issues table available in overdues In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5607 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:45:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:45:02 +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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:46:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:46:16 +0000 Subject: [Koha-bugs] [Bug 7324] Show alternate email as mailto link on patron summary In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7324 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:46:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:46:42 +0000 Subject: [Koha-bugs] [Bug 7326] longoverdue.pl was hardcoded to 1 year, is now a parameter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7326 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:57:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:57:17 +0000 Subject: [Koha-bugs] [Bug 7452] New: OPAC unable to delete list item in IE Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7452 Bug #: 7452 Summary: OPAC unable to delete list item in IE Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: smoreland at nekls.org QAContact: ian.walls at bywatersolutions.com A patron brought this to our attention - she is unable to delete selected items from a private list when using Internet Explorer. I have attached a silent video showing the behavior in IE versus FireFox. We have explained that Koha works best with FireFox, but it seems this process should work in IE, as well. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 20:59:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 19:59:43 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:00:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:00:07 +0000 Subject: [Koha-bugs] [Bug 5503] comments shouldn't show patron's full name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5503 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6845|0 |1 is obsolete| | --- Comment #10 from Owen Leonard 2012-01-17 20:00:07 UTC --- Created attachment 7202 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7202 Proposed fix, revised -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:00:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:00:41 +0000 Subject: [Koha-bugs] [Bug 5503] comments shouldn't show patron's full name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5503 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:01:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:01:45 +0000 Subject: [Koha-bugs] [Bug 7452] OPAC unable to delete list item in IE In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7452 --- Comment #1 from Sharon Moreland 2012-01-17 20:01:45 UTC --- Attachment failed - here's the screencast link:http://screencast.com/t/m9qSdeiHBpk -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:02:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:02:54 +0000 Subject: [Koha-bugs] [Bug 5411] Existing renewal rules are not translated into new rule structure on upgrade In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5411 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Liz Rea 2012-01-17 20:02:54 UTC --- I haven't seen this behavior - going to 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:34:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:34:56 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 --- Comment #3 from Magnus Enger 2012-01-17 20:34:56 UTC --- In 3.4.6 it works for Swedish, regardless of what QueryStemming is set to, but not for Norwegian. There's a difference between 3.4.6 and current master: In 3.4.6 $lang is taken from C4::Templates::getlanguagecookie: 389 sub getlanguagecookie { 390 my ($query) = @_; 391 my $lang; 392 if ($query->cookie('KohaOpacLanguage')){ 393 $lang = $query->cookie('KohaOpacLanguage') ; 394 }else{ 395 $lang = $ENV{HTTP_ACCEPT_LANGUAGE}; 396 397 } 398 $lang = substr($lang, 0, 2); 399 400 return $lang; 401 } In current master it comes from C4::Templates::getlanguage: 311 sub getlanguage { 312 my ($query, $interface) = @_; 313 314 # Select a language based on cookie, syspref available languages & browser 315 my $is_intranet = $interface eq 'intranet'; 316 my @languages = split(",", C4::Context->preference( 317 $is_intranet ? 'language' : 'opaclanguages')); 318 319 my $lang; 320 321 #?cookie 322 if ( $query->cookie('KohaOpacLanguage') ) { 323 $lang = $query->cookie('KohaOpacLanguage'); 324 $lang =~ s/[^a-zA-Z_-]*//; # sanitize cookie 325 } 326 327 #?HTTP_ACCEPT_LANGUAGE 328 unless ($lang) { 329 my $http_accept_language = $ENV{ HTTP_ACCEPT_LANGUAGE }; 330 $lang = accept_language( $http_accept_language, 331 getTranslatedLanguages($interface,'prog') ); 332 } 333 334 # Ignore a lang not selected in sysprefs 335 $lang = undef unless first { $_ eq $lang } @languages; 336 337 # Fall back to English if necessary 338 $lang = 'en' unless $lang; 339 340 return $lang; 341 } In 3.4.6 "sv-SE" is reduced to "sv" on line 398 and this is a valid language for Lingua::Stem::Snowball. "nb-NO" is reduced to "nb", which is not valid in the eyes of Lingua::Stem::Snowball. C4::Templates::getlanguage returns the unreduced strings, neither of which is valid for Lingua::Stem::Snowball. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 21:43:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 20:43:43 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7189|0 |1 is obsolete| | Status|Failed QA |Needs Signoff AssignedTo|connor.dewar at gmail.com |sam-sanders at live.com --- Comment #108 from Sam Sanders 2012-01-17 20:43:43 UTC --- Created attachment 7203 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7203 Added unit tests for C4/ClassSortRoutine/LCC.pm Fixed typos in 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 22:00:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 21:00:12 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 Albert Oller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ago at bywatersolutions.com --- Comment #4 from Albert Oller 2012-01-17 21:00:12 UTC --- Hi Magnus, we are working on similar problems. One site has es-ES language pack installed, 6.02. All of the English tags work, but when switching to Spanish, the tags won't work if there is only a single item returned. Error: Language 'es-es' does not exist At another site, with only English, none of the tags works: Error: Language 'en-us,en;q=0.5' does not exist Turning off Stemming, does allow the tags to work. Best regards, Albert -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 22:09:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 21:09:51 +0000 Subject: [Koha-bugs] [Bug 6598] OPACFineNoRenewals syspreference does not stop user renewing in opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6598 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6179|0 |1 is obsolete| | --- Comment #9 from Owen Leonard 2012-01-17 21:09:51 UTC --- Created attachment 7204 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7204 Revised fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 22:10:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 21:10:08 +0000 Subject: [Koha-bugs] [Bug 6598] OPACFineNoRenewals syspreference does not stop user renewing in opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6598 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 22:14:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 21:14:22 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 --- Comment #5 from Magnus Enger 2012-01-17 21:14:22 UTC --- Looks to me like there are two problems here: > Error: > Language 'es-es' does not exist > > At another site, with only English, none of the tags works: > Error: > Language 'en-us,en;q=0.5' does not exist 1. These "long" language codes need to be reduced to two-letter codes that Lingua::Stem::Snowball will accept. 2. Why does the error from the stemmer only show up for opac-search.pl?tag=code&q=code and not for opac-search.pl?q=code ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 22:43:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 21:43:30 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 --- Comment #6 from Liz Rea 2012-01-17 21:43:30 UTC --- Created attachment 7205 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7205 Bug 6350 - Adding new developers to history.txt Jesse Maseto Connor Dewar Sam Sanders -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 23:10:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 22:10:20 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #41 from Liz Rea 2012-01-17 22:10:20 UTC --- Broken things: * upon further review, it looks like the notices aren't coming from the branch of the logged in user OR the set library. Check this out: patron I was working with: http://screencast.com/t/6fzeSxMz Set library springfield, home library springfield. Checking out an item for that patron gives this: http://screencast.com/t/rvZwLGdOS Here's what's in my notice: http://screencast.com/t/f58vhwXmc There are a number of ways this is right: it's using the default "all libraries" template, as I do not have a checkout notice configured for either midway or springfield. It's got the right item data in there. Just that pesky "which branch is it from" problem. Check-in for a specific library seems to work correctly: http://screencast.com/t/SSNSgMaYw perhaps it's only a problem with the default notice(s)? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 23:23:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 22:23:16 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |wizzyrea 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 23:23:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 22:23:27 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 17 23:52:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 17 Jan 2012 22:52:19 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #109 from Sam Sanders 2012-01-17 22:52:19 UTC --- Created attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 01:46:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 00:46:26 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #42 from Srdjan Jankovic 2012-01-18 00:46:26 UTC --- From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: sub _GetCircControlBranch { my ($item, $borrower) = @_; my $circcontrol = C4::Context->preference('CircControl'); my $branch; if ($circcontrol eq 'PickupLibrary') { $branch= C4::Context->userenv->{'branch'} if C4::Context->userenv; } elsif ($circcontrol eq 'PatronLibrary') { $branch=$borrower->{branchcode}; } else { my $branchfield = C4::Context->preference('HomeOrHoldingBranch') || 'homebranch'; $branch = $item->{$branchfield}; # default to item home branch if holdingbranch is used # and is not defined if (!defined($branch) && $branchfield eq 'holdingbranch') { $branch = $item->{homebranch}; } } return $branch; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 01:59:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 00:59:32 +0000 Subject: [Koha-bugs] [Bug 2694] Imported Data Collapsed In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2694 Jono changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reason.koan at gmail.com --- Comment #1 from Jono 2012-01-18 00:59:32 UTC --- Cannot reproduce in Koha 3.07: The fields shown in the attachment no longer appear to be collapsible, and when importing a record none of the imported fields collapsed automatically. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 02:41:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 01:41:47 +0000 Subject: [Koha-bugs] [Bug 7203] typo in breadcrumbs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7203 --- Comment #1 from Garry Collum 2012-01-18 01:41:47 UTC --- Created attachment 7207 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7207 Proposed patch. Fixes the type in labels/label-edit-batch.tt, labels/label-edit-layout.tt, and patroncards/edit-layout.tt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 03:37:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 02:37:37 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Connor Dewar changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders at live.com |connor.dewar at gmail.com --- Comment #110 from Connor Dewar 2012-01-18 02:37:37 UTC --- Created attachment 7208 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7208 added unit tests for C4/SIP/ILS/Transaction/Renew.pm Complained about lots of lines like this: Subroutine checkout redefined at C4/SIP/ILS.pm before I added anything to the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 03:41:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 02:41:38 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|connor.dewar at gmail.com |sam-sanders at live.com --- Comment #111 from Sam Sanders 2012-01-18 02:41:38 UTC --- Created attachment 7209 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7209 Added unit tests for C4/Ris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 08:40:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 07:40:19 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer at bsz-bw.de --- Comment #6 from Katrin Fischer 2012-01-18 07:40:19 UTC --- Hm, it does not work for me. I think the problem is, that the URL needs the date in iso format - not relying on dateformat setttings. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Working link: http://localhost:8080/cgi-bin/koha/acqui/parcel.pl?invoice=7402&supplierid=1&datereceived=2012-01-18 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 08:41:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 07:41:40 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 --- Comment #7 from Katrin Fischer 2012-01-18 07:41:40 UTC --- Well... it certainly helps to apply the patch you want to test before testing... patch does just that and works nicely. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 08:43:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 07:43:30 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7041|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer 2012-01-18 07:43:30 UTC --- Created attachment 7210 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7210 [SIGNED-OFF] Bug 7402 : Fixing the date formatting so links to the invoice page work This depends on bug 929 Signed-off-by: Katrin Fischer Uses the new TT plugin to display the date, while using iso format to build a correct URL to the invoice page. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 08:43:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 07:43:52 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 09:16:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 08:16:37 +0000 Subject: [Koha-bugs] [Bug 6868] Need a script to fix bad accountno data in accountlines In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6868 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 CC| |paul.poulain at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 09:16:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 08:16:43 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 09:20:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 08:20:49 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 --- Comment #5 from Paul Poulain 2012-01-18 08:20:49 UTC --- (In reply to comment #4) > Why not remove Patch Sent from the priority list? That should help remove some > confusion Good question, I don't know. I've removed the field from the list. It still appears for existing bugs having this value, so i've updated the value to "PATCH-Sent (DO NOT USE)" Will send a mail to koha-devel immediatly about that -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 10:16:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 09:16:52 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 --- Comment #8 from Jonathan Druart 2012-01-18 09:16:52 UTC --- Created attachment 7211 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7211 Bug 6751 Remplace encoding mode for perlcritic This patch replaces binmode( STDOUT, ":utf8" ); with binmode( STDOUT, ":encoding(UTF-8)"); -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 10:17:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 09:17:54 +0000 Subject: [Koha-bugs] [Bug 6751] Link in readingrec.pl to export a barcode file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6751 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:03:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:03:19 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 --- Comment #4 from stephane.delaune at biblibre.com 2012-01-18 10:03:19 UTC --- it is possible to escape the character but is more common to have a text containing ' rather than " so it seems more appropriate to apply this patch, rather than to escape the character ' -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:23:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:23:58 +0000 Subject: [Koha-bugs] [Bug 7433] french translation add a bad single quote into js function In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #5 from Katrin Fischer 2012-01-18 10:23:58 UTC --- I think it depends on the language. For example we don't use single quotes in German, but we would use "" for quoting of words. Perhaps a solution would be to fix the translation scripts. So when they find an ' or " in a _javascript_ string, the characters are escaped. Note: Translation of javascript is also problematic for concatenated strings (see bug 7327). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:28:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:28:13 +0000 Subject: [Koha-bugs] [Bug 7289] edition statement field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7289 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|claire.hernandez at biblibre.c |jonathan.druart at biblibre.co |om |m --- Comment #1 from Jonathan Druart 2012-01-18 10:28:13 UTC --- Created attachment 7212 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7212 Bug 7289 Adds editionstatement field in neworderempty -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:44:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:44:36 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7105|0 |1 is obsolete| | --- Comment #4 from Adrien SAURAT 2012-01-18 10:44:36 UTC --- Created attachment 7213 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7213 proposed patch #2 New patch correcting problems #1 and #2 mentionned by Paul. Ajax implemented: a new script "check_duplicate_bookseller_ajax.pl" is added (perltidy applied on it). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:47:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:47:17 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jonathan.druart at biblibre.co | |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:47:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:47:42 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|claire.hernandez at biblibre.c |jonathan.druart at biblibre.co |om |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:48:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:48:17 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high --- Comment #9 from Paul Poulain 2012-01-18 10:48:17 UTC --- (In reply to comment #7) > This patch breaks searching - I had to revert it to get searching back to > normal. It should be removed from master and fixed. > > > [13:38] I did a pull on my test install and now when i try to search > I get this "Software error: Tag "" is not a valid tag. at > /home/nengard/kohaclone/C4/Biblio.pm line 1849" is this a bug? or something > with my setup? Investigating... Line 1849 contains: $record->insert_fields_ordered( MARC::Field->new( $tag, " ", " ", $letter => $value ) ); It means $tag is empty, which is bad If I understand the code correctly, is means that there is a kohafield that is connected to an empty MARC tag (I don't mean "not connected", I mean "connected to a tag that is ' ' or something like that) what's the result of : select kohafield,tagfield,tagsubfield from marc_subfield_structure where kohafield > '' AND frameworkcode=''; If there is a line saying kohafield='something' and tagfield='strange thing', then, you've got 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 11:53:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 10:53:22 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:07:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:07:55 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 --- Comment #8 from Paul Poulain 2012-01-18 11:07:55 UTC --- Created attachment 7214 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7214 BZ4376 Minor change in GetMarcAuthor A minor change in the GetMarcAuthors function of C4/Biblio.pm allow differentiate the type of authors in the templates This change allow doing things like this in the templates: Author: Corpotation Author: (html template syntax, but also applicable to template toolkit) Signed-off-by: Jared Camins-Esakov Works as claimed and doesn't break existing functionality. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:08:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:08:28 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7097|0 |1 is obsolete| | --- Comment #9 from Paul Poulain 2012-01-18 11:08:28 UTC --- Comment on attachment 7097 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7097 BZ4376 Minor change in GetMarcAuthor obsoleted by my patch, there is an encoding problem with this one -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:08:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:08:53 +0000 Subject: [Koha-bugs] =?utf-8?q?=5BBug_4376=5D__A_minor_change_in_the_?= =?utf-8?q?=E2=80=9CGetMarcAuthors=E2=80=9D__function_of_C4_/Biblio=2Epm_w?= =?utf-8?q?ould_allow_differentiate_the_type_of_authors_in_the_templates?= In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4376 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Passed QA |Pushed to Master Version|master |rel_3_8 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:23:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:23:22 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #19 from Paul Poulain 2012-01-18 11:23:22 UTC --- *** This bug has been marked as a duplicate of bug 6030 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:23:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:23:22 +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 --- Comment #14 from Paul Poulain 2012-01-18 11:23:22 UTC --- *** Bug 5878 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:23:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:23:23 +0000 Subject: [Koha-bugs] [Bug 5575] 3.4 BibLibre circ & members improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5575 Bug 5575 depends on bug 5878, which changed state. Bug 5878 Summary: overdue printing fixes and improvements http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5878 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 12:24:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 11:24:15 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Version|rel_3_4 |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 13:50:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 12:50:48 +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 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl --- Comment #18 from M. de Rooy 2012-01-18 12:50:48 UTC --- QA Comment: Looks good. Lots of warns removed. Has a solid signoff. patch_status++ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 13:51:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 12:51:25 +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 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 QAContact|koha-bugs at lists.koha-commun |m.de.rooy at rijksmuseum.nl |ity.org | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 13:57:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 12:57:20 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #27 from M. de Rooy 2012-01-18 12:57:20 UTC --- (In reply to comment #26) > Marcel, it seems Sophie made a mistake when signing off the patch: i'm the > author of the patch (see obsoletes), Sophie just signed it off. I don't know > why she appears as the author ! > > going back to signed off for QA, thx Well, Sophie could correct that easily, I suppose. My earlier question was actually: a patch of this size would preferably not have patch writer and patch signer from the same company.. I already asked the list and QA team to think about a status for that situation like Needs additional signoff or so, but no response so far.. Don't think that In Discussion is a good alternative 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 13:59:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 12:59:58 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 --- Comment #39 from Mason James 2012-01-18 12:59:58 UTC --- Created attachment 7215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7215 [SIGNED-OFF] Bug 5668: Follow up - Star ratings Signed-off-by: Mason James 1) 2 changes to 2, both tested OK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:01:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:01:50 +0000 Subject: [Koha-bugs] [Bug 6694] Anonymous sessions not kept when casAuthentication is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6694 --- Comment #7 from M. de Rooy 2012-01-18 13:01:50 UTC --- QA Comment: Code looks good. But couldn't test it. So I mark it as Passed QA relying on the signoff. For the record, I also note that writer and signer are from the same company, but that should not be a problem for a patch of a few lines. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:02:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:02:14 +0000 Subject: [Koha-bugs] [Bug 6694] Anonymous sessions not kept when casAuthentication is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6694 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:03:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:03:50 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7166|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:03:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:03:59 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7029|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:05:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:05:43 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Mason James changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Needs Signoff |Signed Off --- Comment #40 from Mason James 2012-01-18 13:05:43 UTC --- (In reply to comment #39) > Created attachment 7215 [details] > [SIGNED-OFF] Bug 5668: Follow up - Star ratings > > Signed-off-by: Mason James > > 1) 2 changes to 2, both tested OK both patches 'signed-off', now to be QA-ed... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:07:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:07:28 +0000 Subject: [Koha-bugs] [Bug 7379] some database fields are displayed 'as is' when they are linked to autorised values In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7379 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion CC| |m.de.rooy at rijksmuseum.nl --- Comment #16 from M. de Rooy 2012-01-18 13:07:28 UTC --- It seems to me (from the above comments) that this report is a typical candidate for being parked at In Discussion for this time. Perhaps the author could mail the list and ask for more input? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:08:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:08:58 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 --- Comment #11 from M. de Rooy 2012-01-18 13:08:58 UTC --- Still waiting for an answer on earlier comment. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:10:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:10:03 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #28 from Paul Poulain 2012-01-18 13:10:03 UTC --- Nicole, Liz & owen, one of you already has tried to test this patch, if you want to give it another try... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:30:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:30:05 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #29 from Owen Leonard 2012-01-18 13:30:05 UTC --- Paul, I'd like to hear my questions in comment 19 addressed before I test again. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:41:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:41:10 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 --- Comment #2 from Jonathan Druart 2012-01-18 13:41:10 UTC --- Created attachment 7216 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7216 Bug 5346 Linking suggestions and orders Display suggestion info in acquisition module: basket.pl neworderempty.pl orderreceive.pl parcel.pl To Test: Create a suggestion and accept it. Create a new order from this suggestion Receive this order For each step, check if suggestion info are visible. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:41:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:41:29 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:54:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:54:43 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7136|[UNSIGNED] Follow up for |[UNSIGNED] [3.6.X] Follow description|marcel at libdevelop |up for marcel at libdevelop -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:57:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:57:40 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 --- Comment #10 from M. de Rooy 2012-01-18 13:57:40 UTC --- Created attachment 7217 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7217 [UNSIGNED] [MASTER] Add mailmap to master Adding .mailmap to master. File from 3.6.X after applying the latest two 3.6.X patches. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:58:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:58:41 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m AssignedTo|claire.hernandez at biblibre.c |jonathan.druart at biblibre.co |om |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 14:58:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 13:58:49 +0000 Subject: [Koha-bugs] [Bug 5336] Acq history search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5336 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:10:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:10:30 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #10 from Nicole C. Engard 2012-01-18 14:10:30 UTC --- mysql> select kohafield,tagfield,tagsubfield from marc_subfield_structure where -> kohafield > '' AND frameworkcode=''; +------------------------------+----------+-------------+ | kohafield | tagfield | tagsubfield | +------------------------------+----------+-------------+ | additionalauthors.author | 700 | a | | biblio.abstract | 520 | a | | biblio.author | 100 | a | | biblio.biblionumber | 999 | c | | biblio.copyrightdate | 260 | c | | biblio.notes | 500 | a | | biblio.serial | 942 | s | | biblio.seriestitle | 440 | a | | biblio.title | 245 | a | | biblio.unititle | 240 | a | | biblioitems.biblioitemnumber | 999 | d | | biblioitems.cn_class | 942 | h | | biblioitems.cn_item | 942 | i | | biblioitems.cn_sort | 942 | 6 | | biblioitems.cn_source | 942 | 2 | | biblioitems.cn_suffix | 942 | m | | biblioitems.illus | 300 | b | | biblioitems.isbn | 020 | a | | biblioitems.issn | 022 | a | | biblioitems.itemtype | 942 | c | | biblioitems.lccn | 010 | a | | biblioitems.number | 440 | n | | biblioitems.pages | 300 | a | | biblioitems.place | 260 | a | | biblioitems.publishercode | 260 | b | | biblioitems.size | 300 | c | | biblioitems.totalissues | 942 | 0 | | biblioitems.url | 856 | u | | biblioitems.volume | 440 | v | | biblioitems.volumedesc | 362 | a | | bibliosubject.subject | 650 | a | | bibliosubtitle.subtitle | 245 | b | | items.barcode | 952 | p | | items.booksellerid | 952 | e | | items.ccode | 952 | 8 | | items.cn_sort | 952 | 6 | | items.cn_source | 952 | 2 | | items.copynumber | 952 | t | | items.damaged | 952 | 4 | | items.dateaccessioned | 952 | d | | items.datelastborrowed | 952 | s | | items.datelastseen | 952 | r | | items.enumchron | 952 | h | | items.holdingbranch | 952 | b | | items.homebranch | 952 | a | | items.issues | 952 | l | | items.itemcallnumber | 952 | o | | items.itemlost | 952 | 1 | | items.itemnotes | 952 | z | | items.itemnumber | 952 | 9 | | items.itype | 952 | y | | items.location | 952 | c | | items.materials | 952 | 3 | | items.notforloan | 952 | 7 | | items.onloan | 952 | q | | items.price | 952 | g | | items.renewals | 952 | m | | items.replacementprice | 952 | v | | items.replacementpricedate | 952 | w | | items.reserves | 952 | n | | items.restricted | 952 | 5 | | items.stack | 952 | j | | items.uri | 952 | u | | items.wthdrawn | 952 | 0 | +------------------------------+----------+-------------+ 64 rows in set (0.00 sec) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:20:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:20:12 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #11 from Nicole C. Engard 2012-01-18 14:20:12 UTC --- Now, was I supposed to get no results? If so, what do you think made this happen because I have the frameworks installed at the time of Koha installation and my framework test works just fine. One thing I have done that might have caused this is import/export frameworks. Basically we need to track down what causes fields to show up without a framework cause I didn't put them in to the DB manually just for funnsies :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:36:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:36:53 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #12 from Fr?d?ric Demians 2012-01-18 14:36:53 UTC --- Nicole, tell us what you get when you run this command on a shell: perl -MC4::Context -MYAML -e 'print Dump(C4::Context->marcfromkohafield)' You should have something like that: biblioitems.biblioitemnumber: - 090 - a biblioitems.collectionissn: - 225 - x ... Each DB field is linked to a tag/letter. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:39:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:39:27 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #13 from Fr?d?ric Demians 2012-01-18 14:39:27 UTC --- In C4::Biblio, after line 1842, you can also try to add: next unless $tag; But I think something is wrong in your Default framework. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:47:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:47:41 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #14 from Nicole C. Engard 2012-01-18 14:47:41 UTC --- I get what you said I should - a big long list of tags. And if something is wrong with my default framework then we need to fix the MARC Bibliographic Framework Test cause mine says everything is OK. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:52:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:52:48 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 --- Comment #12 from Alex Arnaud 2012-01-18 14:52:48 UTC --- Hi Marcel, This patch RE-creates a script that probably had been deleted by mistake. This script is used by "fetchSortDropbox()" javascript function (in tmpl_dir/prog/en/js/acq.js) which is called by an onchange event on budget_id select in neworderempty.tt. It's an ajax call in order to fill correctly the 'statistic 1' and 'statistic 2' comboboxes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 15:58:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 14:58:24 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #15 from Fr?d?ric Demians 2012-01-18 14:58:24 UTC --- Have you tried adding the above line? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:09:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:09:19 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #30 from Paul Poulain 2012-01-18 15:09:19 UTC --- (In reply to comment #29) > Paul, I'd like to hear my questions in comment 19 addressed before I test > again. wiki page updated, with new screenshots & updated documentation. Feel free to fix typos ;-) Also please check that you have a pending_offline_operations table (should be added by the updatedatase), it "uploading" circ information can also fail because of 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:17:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:17:22 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #16 from Nicole C. Engard 2012-01-18 15:17:22 UTC --- I didn't want to screw with my code - I need to be able to pull from git without problems ... I did it though - and now have an uglier error: Software error: Global symbol "$tag" requires explicit package name at /home/nengard/kohaclone/C4/Biblio.pm line 1843. Compilation failed in require at /home/nengard/kohaclone/C4/Reserves.pm line 27. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Reserves.pm line 27. Compilation failed in require at /home/nengard/kohaclone/C4/Circulation.pm line 26. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Circulation.pm line 26. Compilation failed in require at /home/nengard/kohaclone/C4/Overdues.pm line 26. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Overdues.pm line 26. Compilation failed in require at /home/nengard/kohaclone/C4/Members.pm line 30. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Members.pm line 30. Compilation failed in require at /home/nengard/kohaclone/C4/Auth.pm line 30. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Auth.pm line 30. Compilation failed in require at /home/nengard/kohaclone/opac/opac-search.pl line 32. BEGIN failed--compilation aborted at /home/nengard/kohaclone/opac/opac-search.pl line 32. For help, please send mail to the webmaster (webmaster at debian), giving this error message and the time and date of the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:18:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:18:46 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #17 from Nicole C. Engard 2012-01-18 15:18:46 UTC --- How do i get back to a working branch now? nengard at kohavm:~/kohaclone$ git checkout bug_6990_revert error: You have local changes to 'C4/Biblio.pm'; cannot switch branches. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:21:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:21:15 +0000 Subject: [Koha-bugs] [Bug 7083] Show creator name on list of public lists In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7083 --- Comment #7 from Paul Poulain 2012-01-18 15:21:15 UTC --- seems I forgot to merge this patch. Done, it's really pushed now ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:25:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:25:04 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #18 from Fr?d?ric Demians 2012-01-18 15:25:04 UTC --- (In reply to comment #17) > How do i get back to a working branch now? > > > nengard at kohavm:~/kohaclone$ git checkout bug_6990_revert > error: You have local changes to 'C4/Biblio.pm'; cannot switch branches. To remove your local change: git checkout C4/Biblio.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:30:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:30:04 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #31 from Nicole C. Engard 2012-01-18 15:30:04 UTC --- I have installed the plugin and I can't get it to log my actions at all - I haven't tested this patch yet because I can't get to that step. Also, my screens don't look like the ones on the Wiki - will attach my screens here. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:31:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:31:36 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #32 from Nicole C. Engard 2012-01-18 15:31:36 UTC --- Created attachment 7218 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7218 log My log stays empty no matter what I scan and save on the previous tabs. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:39:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:39:20 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #33 from Paul Poulain 2012-01-18 15:39:20 UTC --- (In reply to comment #32) > Created attachment 7218 [details] > log > > My log stays empty no matter what I scan and save on the previous tabs. Are you using MacOS ? this plugin works for all our customers that are under windows. Works also under linux, I think it's untested on MacOS-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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:40:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:40:28 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #34 from Nicole C. Engard 2012-01-18 15:40:28 UTC --- Bingo! I'm on Mac and it does not work. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:53:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:53:16 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #15 from Paul Poulain 2012-01-18 15:53:16 UTC --- QA comment: Looking at your patch chris_h, I see that you've used 2 spaces for indentation. We use 4 spaces in Koha. I checked http://wiki.koha-community.org/wiki/Coding_Guidelines and saw it was not explicit (it was still in the "discussed"), so I updated the guidelines. Marking failed QA, please resubmit with 4 tabs I don't see any other 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 16:53:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 15:53:32 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5649|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 17:24:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 16:24:52 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #35 from Paul Poulain 2012-01-18 16:24:52 UTC --- (In reply to comment #34) > Bingo! I'm on Mac and it does not work. And, for the record: bingo bingo, now it works, and Nicole made nothing specific :( -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 17:36:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 16:36:38 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Signed Off |Failed QA CC| |paul.poulain at biblibre.com QAContact| |paul.poulain at biblibre.com --- Comment #60 from Paul Poulain 2012-01-18 16:36:38 UTC --- QA comments: * C4/Images.pm and C4/UploadedFile.pm have no copyright/ GPL header * have new scripts be perltidied ? * some files uses tab instead of 4 spaces for indentation (and in a given file, there is sometimes a mix of both, for example upload-images.tt) * in UploadCoverImage, the FSF address is wrong, it should be # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * opac-image.pl has a GPL/FSF header, but no copyright 2011, xxx -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 17:45:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 16:45:52 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #61 from Paul Poulain 2012-01-18 16:45:52 UTC --- QA comment: a strange thing: the "upload image" button appear on the staff ONLY if you've set "localCoverImages" syspref, not if you've set "OPACLocalCoverImages". I thought (and still think) we could decide to have cover images on OPAC and not on staff interface (otherwise, why 2 sysprefs !) Other than this, it works well ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 17:58:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 16:58:14 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QAContact|koha-bugs at lists.koha-commun |paul.poulain at biblibre.com |ity.org | --- Comment #51 from Paul Poulain 2012-01-18 16:58:14 UTC --- this time, passed QA !!! I will do a little bit last minut checks tomorrow, as it's a large patch, and will push just after ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 19:17:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 18:17:43 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 19:27:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 18:27:31 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #43 from Liz Rea 2012-01-18 18:27:31 UTC --- oh snap it's circ control - that muddies things up a bit. Hm. So. We have a bit of a problem here. Where do we want the notices to come from? Is Circ Control preferred (it totally may be). Does that still make sense when notices are configurable by branch? Let me do a bit more testing - my preferences may not be set up in a way that exactly mirrors what we're using in our production (which of course I'm sure is a "mad scheme" - can't get away from quote 123. Sigh.) which may change the outcome of the testing somewhat (in a good way). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 19:28:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 18:28:03 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 19:59:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 18:59:27 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #44 from Liz Rea 2012-01-18 18:59:27 UTC --- You will be happy to know that with CircControl set to "the library you are logged in at" the notices all work the way one would expect. This also means that for other values of CircControl, they work properly too. So, that puts "wrong branch in notices" squarely in the "fixed" column. Fixed: * branch is correct on notices (dependent on CircControl, that will need to be documented). :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 21:35:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 20:35:50 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #36 from Owen Leonard 2012-01-18 20:35:50 UTC --- Paul, the screenshot on the wiki page shows a calendar for choosing "expected return" date in the KOCT addon. Is that something you've developed for the addon which isn't in the official version? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:32:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:32:59 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #62 from Jared Camins-Esakov 2012-01-18 21:32:59 UTC --- Created attachment 7219 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7219 Bug 1633: QA follow-up * Show the "Upload images" button when OPACLocalCoverImages is enabled but LocalCoverImages (i.e. local cover images on the staff client) is not * Correct copyright and license comments in new files * perltidy and replace tabs by four spaces -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:53:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:53:19 +0000 Subject: [Koha-bugs] [Bug 3651] Require patron login to send shelves and baskets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3651 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:55:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:55:01 +0000 Subject: [Koha-bugs] [Bug 5533] marking item lost diff in two places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5533 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:56:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:56:08 +0000 Subject: [Koha-bugs] [Bug 7193] can't remove end date from subscriptions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7193 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:56:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:56:42 +0000 Subject: [Koha-bugs] [Bug 7360] Importing a SQL file for frameworks based on Default Framework deletes the default framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7360 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 22:58:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 21:58:29 +0000 Subject: [Koha-bugs] [Bug 7407] HidePatronName not working anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7407 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:06:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:06:40 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders at live.com |reason.koan at gmail.com --- Comment #112 from Jono 2012-01-18 22:06:40 UTC --- Created attachment 7220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7220 Added unit tests for C4/AuthoritiesMarc/MARC21.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:08:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:08:50 +0000 Subject: [Koha-bugs] [Bug 4300] Display 866z summary holdings public note in OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:15:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:15:07 +0000 Subject: [Koha-bugs] [Bug 6098] zebra conf NSB NSE indexed as space In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6098 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:16:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:16:02 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:16:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:16:34 +0000 Subject: [Koha-bugs] [Bug 6466] hung socket read causes SIP tests to fail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6466 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:30:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:30:50 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|reason.koan at gmail.com |kate.h at paradise.net.nz --- Comment #113 from Kate Henderson 2012-01-18 22:30:50 UTC --- Created attachment 7221 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7221 Added unit tests for C4/Search/PazPar2.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:36:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:36:04 +0000 Subject: [Koha-bugs] [Bug 6717] Sub total doubled up on borrower pay fines page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6717 --- Comment #3 from Katrin Fischer 2012-01-18 22:36:04 UTC --- Comment on attachment 6610 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6610 Bug 6716: Follow up: Documentation for aqbooksellers table / accountnumber Patch on the wrong bug - should be 6717. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:36:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:36:11 +0000 Subject: [Koha-bugs] [Bug 6717] Sub total doubled up on borrower pay fines page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6717 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6610|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer 2012-01-18 22:36:11 UTC --- Comment on attachment 6610 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6610 Bug 6716: Follow up: Documentation for aqbooksellers table / accountnumber Patch on the wrong bug - should be 6717. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:38:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:38:28 +0000 Subject: [Koha-bugs] [Bug 6885] Superlibrarian users can't delete items from another library when IndependantBranches In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6885 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:39:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:39:00 +0000 Subject: [Koha-bugs] [Bug 7097] HidePatronName not hiding in all places In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7097 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:41:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:41:06 +0000 Subject: [Koha-bugs] [Bug 7276] member entry Performance improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7276 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:41:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:41:32 +0000 Subject: [Koha-bugs] [Bug 7277] keyword mapping needs spaces in the OPAC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7277 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:43:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:43:32 +0000 Subject: [Koha-bugs] [Bug 7328] Expanded options in advanced search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7328 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:43:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:43:57 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:46:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:46:25 +0000 Subject: [Koha-bugs] [Bug 7338] link to serial detail wrong In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7338 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:49:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:49:36 +0000 Subject: [Koha-bugs] [Bug 7363] Downloading a list in CSV format doesn't work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7363 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:50:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:50:22 +0000 Subject: [Koha-bugs] [Bug 7381] wrong isbn showing on the staff search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7381 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:53:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:53:25 +0000 Subject: [Koha-bugs] [Bug 6015] Enhancing the performance test suite In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6015 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:54:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:54:35 +0000 Subject: [Koha-bugs] [Bug 6787] NORMARC needs a Fast Add framework In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6787 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:55:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:55:22 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:56:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:56:03 +0000 Subject: [Koha-bugs] [Bug 7079] Default values for German system preferences (web installer) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7079 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:57:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:57:45 +0000 Subject: [Koha-bugs] [Bug 7220] Add IDs to check-in message dialogs to facilitate CSS customization In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:58:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:58:13 +0000 Subject: [Koha-bugs] [Bug 7240] Cleaning up import tables and action_logs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7240 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:58:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:58:40 +0000 Subject: [Koha-bugs] [Bug 7247] rebuild_zebra.pl -v should show all Zebra log output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7247 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 18 23:59:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 22:59:16 +0000 Subject: [Koha-bugs] [Bug 7278] In the items table, make items.materials of type text, and show its contents at circulation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7278 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:00:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:00:25 +0000 Subject: [Koha-bugs] [Bug 7364] Fast-Add framework doesn't always get the branch for item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7364 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:00:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:00:53 +0000 Subject: [Koha-bugs] [Bug 7373] new bridge icons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7373 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Pushed to Master |Pushed to Stable CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:23:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:23:19 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kate.h at paradise.net.nz |bart.tj at gmail.com --- Comment #114 from Bart Jorgensen 2012-01-18 23:23:19 UTC --- Created attachment 7222 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7222 added unit tests for C4/TmplToken.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:24:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:24:23 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kate.h at paradise.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:24:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:24:47 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono Mingard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reason.koan at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:25:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:25:44 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Bart Jorgensen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bart.tj at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:33:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:33:58 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jorgia changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bart.tj at gmail.com |jorgia_m_kelsey at hotmail.com --- Comment #115 from Jorgia 2012-01-18 23:33:58 UTC --- Created attachment 7223 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7223 added unit test for C4/Barcodes/PrinterConfig.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 00:34:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 18 Jan 2012 23:34:10 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jorgia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jorgia_m_kelsey at hotmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 01:57:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 00:57:32 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jorgia_m_kelsey at hotmail.com |sam-sanders at live.com --- Comment #116 from Sam Sanders 2012-01-19 00:57:32 UTC --- Created attachment 7224 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7224 tests for C4/Label.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 02:20:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 01:20:18 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #117 from Sam Sanders 2012-01-19 01:20:18 UTC --- Created attachment 7225 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7225 Added unit tests for C4/Languages.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 02:33:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 01:33:24 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Jono Mingard changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sam-sanders at live.com |reason.koan at gmail.com --- Comment #118 from Jono Mingard 2012-01-19 01:33:24 UTC --- Created attachment 7226 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7226 Added unit tests for C4/Creators/PDF.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 02:34:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 01:34:51 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Kate Henderson changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|reason.koan at gmail.com |kate.h at paradise.net.nz --- Comment #119 from Kate Henderson 2012-01-19 01:34:51 UTC --- Created attachment 7227 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7227 Added unit tests for C4/Scheduler.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:20:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:20:03 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kate.h at paradise.net.nz |sam-sanders at live.com --- Comment #120 from Sam Sanders 2012-01-19 03:20:03 UTC --- Created attachment 7228 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7228 Added unit tests for C4/Csv.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:38:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:38:31 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7224|0 |1 is obsolete| | --- Comment #121 from Chris Hall 2012-01-19 03:38:31 UTC --- Created attachment 7229 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7229 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:41:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:41:38 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7228|0 |1 is obsolete| | --- Comment #122 from Chris Hall 2012-01-19 03:41:38 UTC --- Created attachment 7230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7230 [SIGNED-OFF] Added unit tests for C4/Csv.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:42:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:42:44 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7229|0 |1 is obsolete| | --- Comment #123 from Chris Hall 2012-01-19 03:42:44 UTC --- Created attachment 7231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7231 [SIGNED-OFF] added unit tests for C4/Labels.pm Forgot to set description properly, oops. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:48:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:48:46 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7220|0 |1 is obsolete| | --- Comment #124 from Chris Hall 2012-01-19 03:48:46 UTC --- Created attachment 7232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7232 [SIGNED-OFF] Added unit tests for C4/AuthoritiesMarc/MARC21.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:52:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:52:07 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7223|0 |1 is obsolete| | --- Comment #125 from Chris Hall 2012-01-19 03:52:07 UTC --- Created attachment 7233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7233 [SIGNED-OFF] added unit test for C4/Barcodes/PrinterConfig.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:55:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:55:54 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7203|0 |1 is obsolete| | --- Comment #126 from Chris Hall 2012-01-19 03:55:54 UTC --- Created attachment 7234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7234 [SIGNED-OFF] Added unit tests for C4/ClassSortRoutine/LCC.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:58:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:58:15 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7226|0 |1 is obsolete| | --- Comment #127 from Chris Hall 2012-01-19 03:58:15 UTC --- Created attachment 7235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7235 [SIGNED-OFF] Added unit tests for C4/Creators/PDF.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 04:59:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 03:59:43 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7209|0 |1 is obsolete| | --- Comment #128 from Chris Hall 2012-01-19 03:59:43 UTC --- Created attachment 7236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7236 [SIGNED-OFF] added unit tests for C4/Ris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:05:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:05:25 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7227|0 |1 is obsolete| | --- Comment #129 from Chris Hall 2012-01-19 04:05:25 UTC --- Created attachment 7237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7237 [SIGNED-OFF] Added unit tests for C4/Scheduler.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:06:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:06:26 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #130 from Sam Sanders 2012-01-19 04:06:26 UTC --- Created attachment 7238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7238 Added unit tests for C4/Serials.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:07:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:07:40 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7221|0 |1 is obsolete| | --- Comment #131 from Chris Hall 2012-01-19 04:07:40 UTC --- Created attachment 7239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7239 [SIGNED-OFF] Added unit tests for C4/Search/PazPar2.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:09:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:09:24 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7222|0 |1 is obsolete| | --- Comment #132 from Chris Hall 2012-01-19 04:09:24 UTC --- Created attachment 7240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7240 [SIGNED-OFF] added unit tests for C4/TmplToken.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:11:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:11:22 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7208|0 |1 is obsolete| | --- Comment #133 from Chris Hall 2012-01-19 04:11:22 UTC --- Created attachment 7241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7241 [SIGNED-OFF] added unit tests for C4/SIP/ILS/Transaction/Renew.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 05:14:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 04:14:47 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7225|0 |1 is obsolete| | --- Comment #134 from Chris Hall 2012-01-19 04:14:47 UTC --- Created attachment 7242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7242 [SIGNED-OFF] Added unit tests for C4/Languages.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 09:31:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 08:31:40 +0000 Subject: [Koha-bugs] [Bug 6874] File upload in MARC In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Patch doesn't 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 09:45:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 08:45:57 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7123|0 |1 is obsolete| | --- Comment #40 from Julian Maurice 2012-01-19 08:45:57 UTC --- Created attachment 7243 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7243 [SIGNED-OFF] Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict; Signed off, as perlcritic -p t/perlcriticrc C4/Utils/DataTables.pm returns no error about strictures. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 09:46:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 08:46:43 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7124|0 |1 is obsolete| | --- Comment #41 from Julian Maurice 2012-01-19 08:46:43 UTC --- Created attachment 7244 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7244 Bug 6836: Adding dependency on Modern::Perl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 09:47:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 08:47:02 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7244|Bug 6836: Adding dependency |[SIGNED-OFF] Bug 6836: description|on Modern::Perl |Adding dependency on | |Modern::Perl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 09:47:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 08:47:17 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:33:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:33:23 +0000 Subject: [Koha-bugs] [Bug 5707] Editing existing authority record 'delete this subfield' clears all fields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5707 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |m.de.rooy at rijksmuseum.nl Resolution| |DUPLICATE --- Comment #1 from M. de Rooy 2012-01-19 09:33:23 UTC --- Solution underway! *** This bug has been marked as a duplicate of bug 3264 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:33:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:33:23 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC authorities editor can clear all subfields. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eb at efdss.org --- Comment #5 from M. de Rooy 2012-01-19 09:33:23 UTC --- *** Bug 5707 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:35:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:35:30 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC authorities editor can clear all subfields. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|NEW |ASSIGNED CC| |m.de.rooy at rijksmuseum.nl AssignedTo|oleonard at myacpl.org |m.de.rooy at rijksmuseum.nl QAContact| |ian.walls at bywatersolutions. | |com Severity|normal |critical --- Comment #6 from M. de Rooy 2012-01-19 09:35:30 UTC --- Patch forthcoming.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:36:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:36:12 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |Cataloging AssignedTo|m.de.rooy at rijksmuseum.nl |gmcharlt at gmail.com Summary|UnCloneField() / minus |UnCloneField() / minus |button in MARC authorities |button in MARC editor can |editor can clear all |clear all subfields |subfields. |(authorities AND biblio) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:36:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:36:28 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt at gmail.com |m.de.rooy at rijksmuseum.nl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:36:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:36:42 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2394|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:45:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:45:22 +0000 Subject: [Koha-bugs] [Bug 2546] Description of charges: string hardcoded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2546 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |paul.poulain at biblibre.com AssignedTo|frederic at tamil.fr |christophe.croullebois at bibl | |ibre.com --- Comment #4 from Paul Poulain 2012-01-19 09:45:22 UTC --- Christophe will: * display the accountlines.accounttype column in the html table, expanding the code to display the full term, not only the code itself -and doing this in the template, to have a translatable string * remove Accounts.pm/manualinvoice sub, lines 356 & following that add the non translatable string into desc At the end: * description will be only manually entered * type will be displayed Possible values for accounttype: N=New Card F=Fine A=Account Management fee M=Sundry L=Lost Item -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:56:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:56:48 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #7 from M. de Rooy 2012-01-19 09:56:48 UTC --- Created attachment 7245 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7245 Patch All subfields following the removed subfield were not saved. Problem is in C4/Biblio routine TransformHtmlToMarc. If the field is emptied, the param list contains a code param but no subfield param. The while loop handling the subfields could not handle that. Also added a FIXME because the whole routine depends on an assumption about the order of cgi parameters that is not strictly guaranteed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:58:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:58:49 +0000 Subject: [Koha-bugs] [Bug 6752] Be stricter with utf-8 output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6752 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6928|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart 2012-01-19 09:58:49 UTC --- Created attachment 7246 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7246 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:58:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:58:53 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com --- Comment #6 from Julian Maurice 2012-01-19 09:58:53 UTC --- I was testing in additem.pl and saw no bugs... because additem.pl doesn't use PrepareItemrecordDisplay but an internal subroutine generate_subfield_form which isn't affected by described problem. Why these two subs? It seems that they do quite the same job. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 10:59:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 09:59:01 +0000 Subject: [Koha-bugs] [Bug 6752] Be stricter with utf-8 output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6752 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jonathan.druart at biblibre.co | |m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:02:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:02:12 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #8 from M. de Rooy 2012-01-19 10:02:12 UTC --- TEST PLAN: First, check without this patch in biblio editor or authority editor: Edit a field say 700. Make sure two subfields are filled. Empty/unclone the first subfield. Leave the second subfield below. Save the record. The subfields below the emptied subfield are GONE! Now, with this patch do the same. Verify if the subfields below the deleted one are still there. Further testing can be done by adding multiple subfields, saving and removing several subfields while checking your marc record. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:04:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:04:13 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:04:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:04:59 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7098|0 |1 is obsolete| | --- Comment #2 from Julian Maurice 2012-01-19 10:04:59 UTC --- Created attachment 7247 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7247 [SIGNED-OFF] Update CircAutoPrintQuickSlip description Simple patch, signed off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:09:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:09:11 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |julian.maurice at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:12:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:12:24 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart 2012-01-19 10:12:24 UTC --- Simple patch. Modify syspref description. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:21:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:21:50 +0000 Subject: [Koha-bugs] [Bug 7400] Add auto-completion on auth_finder In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7400 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #3 from Jonathan Druart 2012-01-19 10:21:50 UTC --- QA comment: You add a new nsb_clean function. This function is already present in cataloguing/ysearch.pl. Isn't better to factorize it in a C4 module ? Why do you comment the "use warning" line ? You can now use Modern::Perl instead of use strict; use warnings; :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 11:27:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 10:27:44 +0000 Subject: [Koha-bugs] [Bug 6986] update perltidy with new official style In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart at biblibre.co | |m --- Comment #5 from Jonathan Druart 2012-01-19 10:27:44 UTC --- @Paul: a perltidyrc file can be used like: perltidy --pro=xt/perltidyrc **/*.pm or find C4 -name '*.pm' -print -exec perltidy --pro=xt/perltidyrc {} \ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:07:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:07:30 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |jonathan.druart at biblibre.co | |m --- Comment #16 from Jonathan Druart 2012-01-19 11:07:30 UTC --- This patch doesn't apply, conflict in z3950_search.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt ps: I think occurrences in C4/Acquisition.pm can be replaced easily. For example: if (defined $supplierid) { $from .= ' AND aqbasket.booksellerid = ? '; push @query_params, $supplierid; } -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:10:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:10:56 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Needs Signoff |Signed Off --- Comment #20 from M. de Rooy 2012-01-19 11:10:56 UTC --- QA Comment: Thank you, Liz, for patiently resubmitting new versions. I am marking it again as Passed QA. Hopefully, Paul agrees too now ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:11:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:11:07 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:23:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:23:24 +0000 Subject: [Koha-bugs] [Bug 7430] ModZebra should not be in C4::Biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com --- Comment #3 from Julian Maurice 2012-01-19 11:23:24 UTC --- This is a great first step to permit Koha to use different search engines. I just want to add some remarks. First, why a new Koha::Utils ? Isn't C4::AuthoritiesMarc the good place for GetAuthType ? If moving from C4 to Koha namespace, I would prefer something like Koha::Authority::Type or Koha::AuthorityType for such a function. I have no suggestion for GetMarcFromKohaField but I think it must be placed anywhere but here. I believe we all agree that we don't want a new C4::Koha. It seems that Koha::Search::Engine::Zebra::get_indexes returns a arrayref, Koha::Search::Engine::get_indexes and Koha::Search::GetIndexes return directly this arrayref, and it's assigned to a hash. I think there is a problem here. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:29:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:29:53 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 --- Comment #13 from M. de Rooy 2012-01-19 11:29:53 UTC --- Hi ALex, Thanks for responding. Just a few minor points: I see a POD line with only title of the script ;) See a FIXME after template name. See a new commented line for #my $dropbox_values; See a 1; at the end of the script (but this is not a module !!) Could you still adjust ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:32:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:32:28 +0000 Subject: [Koha-bugs] [Bug 6504] no way to enter shipping price in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6504 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com --- Comment #17 from Julian Maurice 2012-01-19 11:32:28 UTC --- I haven't read all the discussion, so I don't know if it will help you but I want to mention that bug 5339 implement a way to have 'by parcel' shipping price instead of having it in order lines. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:41:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:41:13 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Signed Off |Needs Signoff Version|rel_3_6 |master --- Comment #11 from M. de Rooy 2012-01-19 11:41:13 UTC --- Chris N pushed the two patches for 3.6.X now. For getting this to master, I change the status and version now, obsoleting the old patches.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:41:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:41:28 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7118|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:41:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:41:40 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for 3.6.x not complete In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7136|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 12:41:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 11:41:59 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mailmap for 3.6.x not |Mailmap for git shortlog |complete | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 13:19:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 12:19:29 +0000 Subject: [Koha-bugs] [Bug 7451] PrepareItemrecordDisplay missing $subfield_data{id} which breaks AJAX value_builders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7451 --- Comment #7 from Dobrica Pavlinusic 2012-01-19 12:19:29 UTC --- Julian, great point. It seems that generate_subfield_form is mostly similar to inner loop of PrepareItemrecordDisplay. It seems that generate_subfield_form is cleaner code than PrepareItemrecordDisplay so I would propose to move generate_subfield_form into C4::Biblio and then rewrite PrepareItemrecordDisplay to use it. Does this make sense? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 13:50:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 12:50:21 +0000 Subject: [Koha-bugs] [Bug 7178] Improve order item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 Julian Maurice 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 15:04:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 14:04:26 +0000 Subject: [Koha-bugs] [Bug 7430] ModZebra should not be in C4::Biblio In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7430 --- Comment #4 from Jared Camins-Esakov 2012-01-19 14:04:26 UTC --- (In reply to comment #3) > This is a great first step to permit Koha to use different search engines. > > I just want to add some remarks. > > First, why a new Koha::Utils ? Isn't C4::AuthoritiesMarc the good place for > GetAuthType ? If moving from C4 to Koha namespace, I would prefer something > like Koha::Authority::Type or Koha::AuthorityType for such a function. > I have no suggestion for GetMarcFromKohaField but I think it must be placed > anywhere but here. I believe we all agree that we don't want a new C4::Koha. We don't want any circular dependencies, and this helps reduce them. The reasoning behind Koha::Utils is that it seemed like a reasonable name for a module that provided utility functions to access Koha state information. Counter-patches gratefully accepted. > It seems that Koha::Search::Engine::Zebra::get_indexes returns a arrayref, > Koha::Search::Engine::get_indexes and Koha::Search::GetIndexes return directly > this arrayref, and it's assigned to a hash. I think there is a problem here. I think you are right. ;) Good catch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 15:33:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 14:33:41 +0000 Subject: [Koha-bugs] [Bug 5635] bulkmarcimport new parameters & features In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5635 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high Version|rel_3_4 |master --- Comment #4 from Paul Poulain 2012-01-19 14:33:41 UTC --- This patch does not apply and should not be applied. It removes some things that are usefull in official bulkmarcimport and are not synch'ed with the patch. For example: - pod2usage( -verbose => 2 ); - exit; + print < References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5633 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Failed QA |ASSIGNED Version|rel_3_4 |master AssignedTo|alex.arnaud at biblibre.com |matthias.meusburger at biblibr | |e.com --- Comment #6 from Paul Poulain 2012-01-19 14:56:16 UTC --- Matthias, could you resubmit a patch for this feature BUT, it must not be an enhancement in the tools/ directory, as we've decided not to have scripts that can be run from commandline and http, for security reasons. So please do a script in misc/migration_tools As most of the code will be common to both scripts (tools & command-line), you should put common subs into C4/Members.pm module where it's usefull When reading the patch, seeing many lines like this: - $template->param('lastoverwritten'=>$borrower{'surname'}.' / '.$borrowernumber); + $template->param('lastoverwritten'=>$borrower{'surname'}.' / '.$borrowernumber) if (!$commandline); make me feel the misc/migration_tools/import_borrowers.pl script will have less lines than the tools one ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 16:01:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 15:01:13 +0000 Subject: [Koha-bugs] [Bug 5636] clean borrowers run from command line In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5636 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Failed QA |ASSIGNED Component|Tools |Command-line Utilities AssignedTo|paul.poulain at biblibre.com |gmcharlt at gmail.com QAContact|m.de.rooy at rijksmuseum.nl |ian.walls at bywatersolutions. | |com --- Comment #11 from Paul Poulain 2012-01-19 15:01:13 UTC --- Alex, you've been randomly choosen to rewrite this patch ;-) Please submit a script to clean_borrowers in misc/cronjobs directory, as http & commandline scripts must be in separate directories. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 16:08:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 15:08:07 +0000 Subject: [Koha-bugs] [Bug 5668] Star ratings in the opac In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668 Jonathan Druart changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |jonathan.druart at biblibre.co | |m --- Comment #41 from Jonathan Druart 2012-01-19 15:08:07 UTC --- QA comment: 1/ Why did you comment some unit tests ? They are ok. 2/ You declare OpacStarRatings for template in C4::Auth, but it is only used in 2 tmpl (opac-results.tt and opac-detail.tt). Isn't it better to declare them in their respective pl file ? 3/ Why have you set the POD in the end of the module and not before each function like (nearly) everywhere in Koha ? (C4::Ratings) 4/ There is a TODO in opac/opac-ratings-ajax.pl :) Moreover, in this script, why the "use warnings" line is commented ? + I think the use of C4::Dates can be deleted 5/ Why don't you create a foreign key for biblionumber and borrowernumber with "on delete cascade" in the ratings table ? 6/ It appears that a more recent version of jquery.ratings.js exists (v3.13 vs v3.10) it is certainly not important, but why don't have choose the lastest ? I don't have checked the difference between both. 7/ Some useless comment lines are still present (#use Smart::Comments '####';) 8/ As said Katrin, javascript code is generated into a .pl file, isn't it possible to open an alert into the javascript code ? After returns of ajax response for example ? Else, all works fine, great job :) Marked as 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 16:52:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 15:52:18 +0000 Subject: [Koha-bugs] [Bug 6328] Fine in days does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328 --- Comment #46 from Paul Poulain 2012-01-19 15:52:18 UTC --- Created attachment 7248 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7248 Merge remote-tracking branch 'origin/new/bug_6328' The Delta_Days sub is called only when a patron that is already debarred must be debarred for a longer period. This (rare) case probably hasn't be tested during QA, because the sub is not loaded. Loading it fixes the problem Signed-off-by: Paul Poulain -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 16:53:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 15:53:32 +0000 Subject: [Koha-bugs] [Bug 6328] Fine in days does not work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328 --- Comment #47 from Paul Poulain 2012-01-19 15:53:32 UTC --- Lyon 3 has detected a problem and provided a patch. I've signed it & pushed to master. See http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7248 for more details -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 17:09:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 16:09:34 +0000 Subject: [Koha-bugs] [Bug 7178] Improve order item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 --- Comment #1 from Julian Maurice 2012-01-19 16:09:34 UTC --- Created attachment 7249 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7249 Bug 7178: Acquisition item creation improvement - Display a unique item block at once On orderreceive.pl when AcqCreateItem is 'receiving', and on neworderempty.pl when AcqCreateItem is 'ordering' it displays an item block with item infos to fill, and a '+' button. When user clicks on '+', the block is hidden and a list shows up with the items that will be received. User can then edit or delete items in the list and click 'Save' to receive items. - PrepareItemrecordDisplay is now used for cloning block Previous cloning function was duplicating ids, the side effect is that plugins didn't work when several items were displayed. PrepareItemrecordDisplay regenerate the form with new ids -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 17:09:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 16:09:47 +0000 Subject: [Koha-bugs] [Bug 7178] Improve order item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 18:09:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 17:09:30 +0000 Subject: [Koha-bugs] [Bug 6138] Show local help and isbd punctuation automatically when we are cataloguing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6138 Magnus Enger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff CC| |magnus at enger.priv.no --- Comment #2 from Magnus Enger 2012-01-19 17:09:30 UTC --- Looks like this hould be "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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 18:57:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 17:57:03 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 --- Comment #37 from Owen Leonard 2012-01-19 17:57:03 UTC --- Created attachment 7250 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7250 Follow-up fix Internationalization fix: Offline circulation operations in Circulation.pm return English strings for display in the template. These strings can't be translated, so we must check their values in the JavaScript and return a translatable string based on their values. Interface change: Switching to text links for checking/unchecking checkboxes since that is more consistent with other areas in Koha. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 19 22:02:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 21:02:34 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Needs Signoff |Failed QA Version|unspecified |master --- Comment #5 from Owen Leonard 2012-01-19 21:02:34 UTC --- This seems to be working well for adding a new vendor: I was correctly prevented from adding a vendor with a duplicate name. But when I went back to try to edit a vendor record I was given the same warning. The script must be able to tell when checking is appropriate: - New vendors - Changes to the name of an existing vendor ...and to not check when: - Making changes to aspects of a vendor record besides the name. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:01:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:01:36 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #45 from Liz Rea 2012-01-19 23:01:36 UTC --- Looking at regular notices now - To confirm: * if a patron has no email preferences defined, they get a -print notice for things like "hold filled," correct? And that's the only notice that has a -print counterpart, correct? * Is this how the HTML notices are supposed to come out? http://screencast.com/t/9MjKxFurdLdM It looks odd to me. Confirmed working: * Hold-Print notice works for every branch * Reserve slips appear to be working as intended. ran out of time today, will continue tomorrow... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:02:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:02:39 +0000 Subject: [Koha-bugs] [Bug 6821] no results found message when searching serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6821 --- Comment #2 from Sam Sanders 2012-01-19 23:02:39 UTC --- Created attachment 7251 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7251 Added image to show what Nicole is talking about -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:12:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:12:41 +0000 Subject: [Koha-bugs] [Bug 6995] Possible to save items without branchcode in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6995 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam-sanders at live.com --- Comment #1 from Sam Sanders 2012-01-19 23:12:41 UTC --- Just make sure you remember to select them. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:13:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:13:26 +0000 Subject: [Koha-bugs] [Bug 6995] Possible to save items without branchcode in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6995 --- Comment #2 from Sam Sanders 2012-01-19 23:13:26 UTC --- Just make sure you remember to select them. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:13:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:13:31 +0000 Subject: [Koha-bugs] [Bug 7046] subscription renewal period should be a pull down In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7046 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam-sanders at live.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 00:17:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 19 Jan 2012 23:17:21 +0000 Subject: [Koha-bugs] [Bug 7273] can't receive serials without all serials permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7273 Sam Sanders changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sam-sanders at live.com --- Comment #2 from Sam Sanders 2012-01-19 23:17:21 UTC --- Try giving them all permissions and see what happens, or you could try re-creating the user and see what happens. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 01:42:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 00:42:39 +0000 Subject: [Koha-bugs] [Bug 7273] can't receive serials without all serials permissions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7273 --- Comment #3 from Nicole C. Engard 2012-01-20 00:42:39 UTC --- Sam, I have tried it on new and existing patrons and on several different machines. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 07:57:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 06:57:27 +0000 Subject: [Koha-bugs] [Bug 7453] New: Borrower without expiry date breaks opac login Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7453 Bug #: 7453 Summary: Borrower without expiry date breaks opac login Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: katrin.fischer at bsz-bw.de QAContact: ian.walls at bywatersolutions.com I ran into this problem while testing, because of some circumstances that are probably very rare: 1) the admin user from patron sample data has no expiry date 2) the sample patrons are written into the database directly 3) I used password change and didn't open the patron record for editing, so the expiry date didn't get calculated I think it's not possible to add a patron without expiry date using the patron import tool or the staff interface. But if you follow the described steps or set a patron record's expiry date to NULL in your database, you will get a perl error on login into OPAC: opac-user.pl: Date::Calc::Add_Delta_Days(): not a valid date at /home/koha2/koha/opac/opac-user.pl line 112., ... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 08:15:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 07:15:23 +0000 Subject: [Koha-bugs] [Bug 7453] Borrower without expiry date breaks opac login In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7453 --- Comment #1 from Katrin Fischer 2012-01-20 07:15:23 UTC --- Created attachment 7252 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7252 Adds expiry date to admin user in patron sample data -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 08:15:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 07:15:51 +0000 Subject: [Koha-bugs] [Bug 7453] Borrower without expiry date breaks opac login In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7453 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 08:59:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 07:59:50 +0000 Subject: [Koha-bugs] [Bug 6995] Possible to save items without branchcode in serials In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6995 --- Comment #3 from Katrin Fischer 2012-01-20 07:59:50 UTC --- Hi Sam, yes, the solution is this simple - but people forget all the time. To make it worse this is different from how other parts of Koha work, where you don't have to care about selecting the branches, because your current branch will be preselected. The behaviour should be consistent in all parts and modules of Koha. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 10:05:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 09:05:39 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 Alex Arnaud changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6753|0 |1 is obsolete| | Attachment #6754|0 |1 is obsolete| | --- Comment #14 from Alex Arnaud 2012-01-20 09:05:39 UTC --- Created attachment 7253 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7253 Replacement patch Marcel, here is the new patch. This is not a follow up but a replacement patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 10:06:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 09:06:25 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 Alex Arnaud changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 11:44:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 10:44:05 +0000 Subject: [Koha-bugs] [Bug 7288] Invoice improvements - issn seach field and checkbox invoices.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7288 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com Depends on| |5339 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 11:44:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 10:44:05 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7288 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 13:04:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 12:04:11 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7213|0 |1 is obsolete| | --- Comment #6 from Adrien SAURAT 2012-01-20 12:04:11 UTC --- Created attachment 7254 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7254 proposed patch #3 Corrected the behaviour when editing an existing vendor. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 13:04:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 12:04:20 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 13:36:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 12:36:11 +0000 Subject: [Koha-bugs] [Bug 7454] New: Sip renewal all response returns incorrect info Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7454 Bug #: 7454 Summary: Sip renewal all response returns incorrect info Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: SIP2 AssignedTo: colin.campbell at ptfs-europe.com ReportedBy: colin.campbell at ptfs-europe.com QAContact: ian.walls at bywatersolutions.com Testing by talkingtech to use the Koha sip interface for telephone renewals found that the response to a renew all request was returning more renewed items than the user actually had on loan. The usual workflow is for the client to send a patron info request to get a list of onloan items. The client can then send renewal requests individually or for all. Subsequent testing found that in a simple case after a couple of calls to renew_all for the same patron with one item on loan caused the response to list the same item twice, then three times, then four etc (on initial testing the number of items was wrong but as they came from another borrower it was not so clear that the list was just repeating from a previous session. Cause is that the data members used to return the list of item barcodes was not being cleared for the transaction and items could persist from a previous transaction -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 13:52:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 12:52:51 +0000 Subject: [Koha-bugs] [Bug 7454] Sip renewal all response returns incorrect info In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7454 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:17:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:17:58 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Passed QA |Pushed to Master Version|master |rel_3_8 --- Comment #52 from Paul Poulain 2012-01-20 13:17:58 UTC --- Patch pushed, nice feature, thx St Etienne university for sponsoring it ! A last comment : it would be nice to have the claim counter on the basket.pl page, displayed if there is at least one claim of something like that. But that could be another improvement. Katrin, if you think it's a good idea, file a new bug ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:19:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:19:09 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:40:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:40:41 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7254|0 |1 is obsolete| | --- Comment #7 from Owen Leonard 2012-01-20 13:40:41 UTC --- Created attachment 7255 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7255 Signed-off patch Successfully tested these cases: - Editing an existing vendor - Creating a new vendor with a duplicate name - Creating a new vendor with quotes in the name - Creating a new vendor with only spaces - Creating a new vendor with a valid name -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:40:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:40:55 +0000 Subject: [Koha-bugs] [Bug 7422] Prevent creation of vendors with the same name In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7422 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:57:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:57:09 +0000 Subject: [Koha-bugs] [Bug 7250] stage_biblios_file.pl is missing options for encodings, wrongly passing the MARC flavour instead In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7250 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 14:58:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 13:58:05 +0000 Subject: [Koha-bugs] [Bug 7332] Translated title (MARC21 field 242) doesn't display In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7332 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 15:02:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 14:02:19 +0000 Subject: [Koha-bugs] [Bug 5528] Analytical records support In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5528 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 15:22:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 14:22:45 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #21 from Paul Poulain 2012-01-20 14:22:45 UTC --- mmm... the patch changes the permissions of this script and remove the x (executable). Could you confirm it's a mistake, (I can fix it when pushing, no problem) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 15:25:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 14:25:15 +0000 Subject: [Koha-bugs] [Bug 7429] CircAutoPrintQuickSlip description has a typo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7429 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 15:25:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 14:25:45 +0000 Subject: [Koha-bugs] [Bug 6694] Anonymous sessions not kept when casAuthentication is on In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6694 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:14:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:14:49 +0000 Subject: [Koha-bugs] [Bug 7454] Sip renewal all response returns incorrect info In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7454 --- Comment #1 from Colin Campbell 2012-01-20 15:14:49 UTC --- Created attachment 7256 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7256 Proposed Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:17:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:17:30 +0000 Subject: [Koha-bugs] [Bug 7454] Sip renewal all response returns incorrect info In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7454 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Colin Campbell 2012-01-20 15:17:30 UTC --- talkingtech and Staffordshire University have tested on their systems and the proposed patch corrects the system behaviour -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:32:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:32:40 +0000 Subject: [Koha-bugs] [Bug 5473] 952 fields should be filled in by Acquisitions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5473 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Signed Off |Passed QA Version|master |rel_3_6 --- Comment #22 from Paul Poulain 2012-01-20 15:32:40 UTC --- QA comment: * a warn must be removed: + warn "AAA $itemnumber"; * the patch also updated some PODDOC and removed some commented code I made a follow-up: * removing the warn * updating some indentation (s/tab/4 spaces/, that where not in the patch, but where here since years) I made tests with UNIMARC, everything is OK (as I suspected, as there is no more hardcoded values, and using ModItem is the way to go) Just about: > Interface to ModItem() is just insane... This is a little bit short man. What is insane, and which alternative do you propose ? Just saying it's insane won't help fixing the insanity ;-) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:33:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:33:01 +0000 Subject: [Koha-bugs] [Bug 5473] 952 fields should be filled in by Acquisitions In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5473 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:36:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:36:40 +0000 Subject: [Koha-bugs] [Bug 7455] New: Authority subfields are cloned in the wrong field Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455 Bug #: 7455 Summary: Authority subfields are cloned in the wrong field Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P4 Component: MARC Authority data support AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: ian.walls at bywatersolutions.com Plan to reproduce : 1) If we have a repeatable field (containing repeatable subfields) in an authority, let's repeat it at least once. 2) The first occurence will behave ok. But the following will function badly. If we clone a subfield from the second repeated field for example, the new subfield won't be created in the second field, but in the first one! In fact, any subfield cloned within any occurence of this field will be created in the first field on the list. (I'll attach screenshots) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:37:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:37:50 +0000 Subject: [Koha-bugs] [Bug 7455] Authority subfields are cloned in the wrong field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455 --- Comment #1 from Adrien SAURAT 2012-01-20 15:37:50 UTC --- Created attachment 7257 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7257 1) Example : a repeatable field, with repeatable subfields -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:38:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:38:35 +0000 Subject: [Koha-bugs] [Bug 7455] Authority subfields are cloned in the wrong field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455 --- Comment #2 from Adrien SAURAT 2012-01-20 15:38:35 UTC --- Created attachment 7258 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7258 2) Click to clone a subfield -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 16:39:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 15:39:06 +0000 Subject: [Koha-bugs] [Bug 7455] Authority subfields are cloned in the wrong field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7455 --- Comment #3 from Adrien SAURAT 2012-01-20 15:39:06 UTC --- Created attachment 7259 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7259 3) The subfield is not created in the selected field -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 17:32:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 16:32:45 +0000 Subject: [Koha-bugs] [Bug 7114] Hiding filters on funds page messes with layout In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7114 --- Comment #1 from Garry Collum 2012-01-20 16:32:45 UTC --- Created attachment 7260 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7260 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 17:38:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 16:38:12 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #37 from Paul Poulain 2012-01-20 16:38:12 UTC --- Testing & QAing at the same time (even if I won't signoff & passed QA myself) Here are the commands i've entered to do some test: git remote add libsysguy git://github.com/libsysguy/koha-hourly.git git remote update git checkout -b BZ5549 git merge libsysguy/hourly Auto-merging C4/Circulation.pm Auto-merging C4/Context.pm Auto-merging C4/Print.pm Auto-merging C4/SIP/ILS/Patron.pm Auto-merging catalogue/detail.pl Auto-merging catalogue/issuehistory.pl Auto-merging circ/circulation.pl Auto-merging circ/overdue.pl Auto-merging circ/returns.pl Auto-merging installer/data/mysql/kohastructure.sql Auto-merging installer/data/mysql/updatedatabase.pl Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt Auto-merging misc/cronjobs/overdue_notices.pl Removing misc/translator/po/am-Ethi-i-opac-t-prog-v-3006000.po Removing misc/translator/po/am-Ethi-i-staff-t-prog-v-3006000.po Removing misc/translator/po/am-Ethi-pref.po Removing misc/translator/po/ar-Arab-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ar-Arab-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ar-Arab-pref.po Removing misc/translator/po/az-AZ-i-opac-t-prog-v-3006000.po Removing misc/translator/po/az-AZ-i-staff-t-prog-v-3006000.po Removing misc/translator/po/az-AZ-pref.po Removing misc/translator/po/ben-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ben-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ben-pref.po Removing misc/translator/po/bg-Cyrl-i-opac-t-prog-v-3006000.po Removing misc/translator/po/bg-Cyrl-i-staff-t-prog-v-3006000.po Removing misc/translator/po/bg-Cyrl-pref.po Removing misc/translator/po/ca-VA-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ca-VA-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ca-VA-pref.po Removing misc/translator/po/cs-CZ-i-opac-t-prog-v-3006000.po Removing misc/translator/po/cs-CZ-i-staff-t-prog-v-3006000.po Removing misc/translator/po/cs-CZ-pref.po Removing misc/translator/po/da-DK-i-opac-t-prog-v-3006000.po Removing misc/translator/po/da-DK-i-staff-t-prog-v-3006000.po Removing misc/translator/po/da-DK-pref.po Removing misc/translator/po/de-DE-i-opac-t-prog-v-3006000.po Removing misc/translator/po/de-DE-i-staff-t-prog-v-3006000.po Removing misc/translator/po/de-DE-pref.po Removing misc/translator/po/el-GR-i-opac-t-prog-v-3006000.po Removing misc/translator/po/el-GR-i-staff-t-prog-v-3006000.po Removing misc/translator/po/el-GR-pref.po Removing misc/translator/po/en-GB-i-opac-t-prog-v-3006000.po Removing misc/translator/po/en-GB-i-staff-t-prog-v-3006000.po Removing misc/translator/po/en-GB-pref.po Removing misc/translator/po/en-NZ-i-opac-t-prog-v-3006000.po Removing misc/translator/po/en-NZ-i-staff-t-prog-v-3006000.po Removing misc/translator/po/en-NZ-pref.po Removing misc/translator/po/en-USACADEMIC-i-opac-t-prog-v-3006000.po Removing misc/translator/po/es-ES-i-opac-t-prog-v-3006000.po Removing misc/translator/po/es-ES-i-staff-t-prog-v-3006000.po Removing misc/translator/po/es-ES-pref.po Removing misc/translator/po/eu-i-opac-t-prog-v-3006000.po Removing misc/translator/po/eu-pref.po Removing misc/translator/po/fa-Arab-i-opac-t-prog-v-3006000.po Removing misc/translator/po/fa-Arab-pref.po Removing misc/translator/po/fi-FI-i-opac-t-prog-v-3006000.po Removing misc/translator/po/fi-FI-i-staff-t-prog-v-3006000.po Removing misc/translator/po/fi-FI-pref.po Removing misc/translator/po/fr-CA-i-opac-t-prog-v-3006000.po Removing misc/translator/po/fr-CA-i-staff-t-prog-v-3006000.po Removing misc/translator/po/fr-CA-pref.po Removing misc/translator/po/fr-FR-i-opac-t-prog-v-3006000.po Removing misc/translator/po/fr-FR-i-staff-t-prog-v-3006000.po Removing misc/translator/po/fr-FR-pref.po Removing misc/translator/po/gl-i-opac-t-prog-v-3006000.po Removing misc/translator/po/gl-pref.po Removing misc/translator/po/he-Hebr-i-opac-t-prog-v-3006000.po Removing misc/translator/po/he-Hebr-pref.po Removing misc/translator/po/hi-i-opac-t-prog-v-3006000.po Removing misc/translator/po/hi-i-staff-t-prog-v-3006000.po Removing misc/translator/po/hi-pref.po Removing misc/translator/po/hr-HR-i-opac-t-prog-v-3006000.po Removing misc/translator/po/hr-HR-i-staff-t-prog-v-3006000.po Removing misc/translator/po/hr-HR-pref.po Removing misc/translator/po/hu-HU-i-opac-t-prog-v-3006000.po Removing misc/translator/po/hu-HU-i-staff-t-prog-v-3006000.po Removing misc/translator/po/hu-HU-pref.po Removing misc/translator/po/hy-Armn-i-opac-t-prog-v-3006000.po Removing misc/translator/po/hy-Armn-i-staff-prog-v-3006000.po Removing misc/translator/po/hy-Armn-i-staff-t-prog-v-3006000.po Removing misc/translator/po/hy-Armn-pref.po Removing misc/translator/po/id-ID-i-opac-t-prog-v-3006000.po Removing misc/translator/po/id-ID-i-staff-t-prog-v-3006000.po Removing misc/translator/po/id-ID-pref.po Removing misc/translator/po/is-IS-i-opac-t-prog-v-3006000.po Removing misc/translator/po/is-IS-pref.po Removing misc/translator/po/it-IT-i-opac-t-prog-v-3006000.po Removing misc/translator/po/it-IT-i-staff-t-prog-v-3006000.po Removing misc/translator/po/it-IT-pref.po Removing misc/translator/po/ja-Jpan-JP-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ja-Jpan-JP-pref.po Removing misc/translator/po/kn-Knda-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ko-Kore-KP-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ko-Kore-KP-pref.po Removing misc/translator/po/lo-Laoo-i-opac-t-prog-v-3006000.po Removing misc/translator/po/lo-Laoo-i-staff-t-prog-v-3006000.po Removing misc/translator/po/lo-Laoo-pref.po Removing misc/translator/po/mi-NZ-i-opac-t-prog-v-3006000.po Removing misc/translator/po/mi-NZ-pref.po Removing misc/translator/po/mon-i-opac-t-prog-v-3006000.po Removing misc/translator/po/mon-i-staff-t-prog-v-3006000.po Removing misc/translator/po/mon-pref.po Removing misc/translator/po/mr-i-opac-t-prog-v-3006000.po Removing misc/translator/po/mr-i-staff-t-prog-v-3006000.po Removing misc/translator/po/mr-pref.po Removing misc/translator/po/ms-MY-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ms-MY-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ms-MY-pref.po Removing misc/translator/po/nb-NO-i-opac-t-prog-v-3006000.po Removing misc/translator/po/nb-NO-i-staff-t-prog-v-3006000.po Removing misc/translator/po/nb-NO-pref.po Removing misc/translator/po/ne-NE-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ne-NE-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ne-NE-pref.po Removing misc/translator/po/nl-BE-i-opac-t-prog-v-3006000.po Removing misc/translator/po/nl-BE-i-staff-t-prog-v-3006000.po Removing misc/translator/po/nl-BE-pref.po Removing misc/translator/po/nl-NL-i-opac-t-prog-v-3006000.po Removing misc/translator/po/nl-NL-i-staff-t-prog-v-3006000.po Removing misc/translator/po/nl-NL-pref.po Removing misc/translator/po/nn-NO-i-opac-t-prog-v-3006000.po Removing misc/translator/po/nn-NO-i-staff-prog-v-3006000.po Removing misc/translator/po/nn-NO-i-staff-t-prog-v-3006000.po Removing misc/translator/po/nn-NO-pref.po Removing misc/translator/po/pbr-i-opac-t-prog-v-3006000.po Removing misc/translator/po/pbr-i-staff-t-prog-v-3006000.po Removing misc/translator/po/pbr-pref.po Removing misc/translator/po/pl-PL-i-opac-t-prog-v-3006000.po Removing misc/translator/po/pl-PL-i-staff-t-prog-v-3006000.po Removing misc/translator/po/pl-PL-pref.po Removing misc/translator/po/prs-i-opac-t-prog-v-3006000.po Removing misc/translator/po/prs-i-staff-t-prog-v-3006000.po Removing misc/translator/po/prs-pref.po Removing misc/translator/po/pt-BR-i-opac-t-prog-v-3006000.po Removing misc/translator/po/pt-BR-i-staff-t-prog-v-3006000.po Removing misc/translator/po/pt-BR-pref.po Removing misc/translator/po/pt-PT-i-opac-t-prog-v-3006000.po Removing misc/translator/po/pt-PT-i-staff-t-prog-v-3006000.po Removing misc/translator/po/pt-PT-pref.po Removing misc/translator/po/ro-RO-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ro-RO-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ro-RO-pref.po Removing misc/translator/po/ru-RU-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ru-RU-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ru-RU-pref.po Removing misc/translator/po/sd-PK-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sd-PK-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sd-PK-pref.po Removing misc/translator/po/sk-SK-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sk-SK-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sk-SK-pref.po Removing misc/translator/po/sl-SI-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sl-SI-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sl-SI-pref.po Removing misc/translator/po/sq-AL-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sq-AL-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sq-AL-pref.po Removing misc/translator/po/sr-Cyrl-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sr-Cyrl-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sr-Cyrl-pref.po Removing misc/translator/po/sv-SE-i-opac-t-prog-v-3006000.po Removing misc/translator/po/sv-SE-i-staff-t-prog-v-3006000.po Removing misc/translator/po/sv-SE-pref.po Removing misc/translator/po/ta-LK-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ta-LK-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ta-LK-pref.po Removing misc/translator/po/tet-i-opac-t-prog-v-3006000.po Removing misc/translator/po/tet-i-staff-t-prog-v-3006000.po Removing misc/translator/po/tet-pref.po Removing misc/translator/po/th-THA-i-opac-t-prog-v-3006000.po Removing misc/translator/po/th-THA-i-staff-t-prog-v-3006000.po Removing misc/translator/po/th-THA-pref.po Removing misc/translator/po/tl-PH-i-opac-t-prog-v-3006000.po Removing misc/translator/po/tl-PH-pref.po Removing misc/translator/po/tr-TR-i-opac-t-prog-v-3006000.po Removing misc/translator/po/tr-TR-i-staff-t-prog-v-3006000.po Removing misc/translator/po/tr-TR-pref.po Removing misc/translator/po/uk-UA-i-opac-t-prog-v-3006000.po Removing misc/translator/po/uk-UA-i-staff-t-prog-v-3006000.po Removing misc/translator/po/uk-UA-pref.po Removing misc/translator/po/ur-Arab-i-opac-t-prog-v-3006000.po Removing misc/translator/po/ur-Arab-i-staff-t-prog-v-3006000.po Removing misc/translator/po/ur-Arab-pref.po Removing misc/translator/po/vi-VN-i-opac-t-prog-v-3006000.po Removing misc/translator/po/vi-VN-i-staff-t-prog-v-3006000.po Removing misc/translator/po/vi-VN-pref.po Removing misc/translator/po/zh-Hans-CN-i-opac-t-prog-v-3006000.po Removing misc/translator/po/zh-Hans-CN-i-staff-t-prog-v-3006000.po Removing misc/translator/po/zh-Hans-CN-pref.po Removing misc/translator/po/zh-Hans-TW-i-opac-t-prog-v-3006000.po Removing misc/translator/po/zh-Hans-TW-i-staff-t-prog-v-3006000.po Removing misc/translator/po/zh-Hans-TW-pref.po Auto-merging opac/opac-detail.pl Auto-merging opac/opac-user.pl CONFLICT (content): Merge conflict in opac/opac-user.pl Automatic merge failed; fix conflicts and then commit the result. => the conflict in opac-user.pl is trivial to solve (2 lines commented against no line at all. Just needed to remove those lines) QUESTION : why are translations removed ? QA comments: * indentation is 2 spaces in many places, should be 4 spaces * there is a "misc/release_notes/release_notes_3_4_1.txt that should not be here * there are some things that are not related to hourly loans at all, like, in members/member.pl: -#use warnings; FIXME - Bug 2505 +use warnings; same in members/deletemem.pl members/guarantor_search.pl, I did not make an exhaustive list, but there are many many many !!! Please investigate & fix, i'll check after you've made a 1st fix) * there is a lack of documentation. I see in a template "High demand item" => what's this ? some functionnal documentation would be usefull. I think the http://wiki.koha-community.org/wiki/Hourly_Loans_RFC is not what has been implemented. For example, the RFCs are speaking of fines in minuts, nothing about that in the branch/code. It's OK for me, but we must know what this patch does exactly ! A functionnal doc on the wiki, with screenshot would be perfect ! not a reason to failed QA, just for information: * there are (needed) reindentings in the middle of usefull code, making the result hard to read. For example - my $branch_count_query = "SELECT COUNT(*) FROM issues + my $branch_count_query = "SELECT COUNT(*) FROM issues * unit tests are provided, ++, once dependancies are provided, they are successfull * there are new dependancies, that are added in the related file, ++ that's enough for now. This comment may seem very long, but I think the cleaning & documentation won't be too hard to do. Keep on the good work, it's an interesting feature ! PS: could you explain the history of this ? it's been started by nicole, chris seems to have made things, then colin from PTFS-Europe, then Eliott, -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 17:52:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 16:52:19 +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 #38 from Paul Poulain 2012-01-20 16:52:19 UTC --- added QA comment: the "Fixed Bracketing Error" is in the libsysguy/hourly repo, i'll mark it as obsolete. The Patch to correct calculation of large durations from Colin is not AFAIK -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 17:52:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 16:52:33 +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 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5051|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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:00:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:00:21 +0000 Subject: [Koha-bugs] [Bug 4868] Improve controls for cloning and deleting MARC subfields In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4868 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:08:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:08:53 +0000 Subject: [Koha-bugs] [Bug 3385] Add checkout date and renewal date to display list of checked out items In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3385 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:31:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:31:38 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6767|0 |1 is obsolete| | --- Comment #17 from Owen Leonard 2012-01-20 17:31:38 UTC --- Created attachment 7261 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7261 Revised for current 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:31:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:31:58 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Patch doesn't 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:33:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:33:36 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Garry Collum changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |gcollum at gmail.com --- Comment #1 from Garry Collum 2012-01-20 17:33:36 UTC --- Created attachment 7262 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7262 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:36:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:36:36 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Signed Off |Patch doesn't apply CC| |ian.walls at bywatersolutions. | |com --- Comment #29 from Ian Walls 2012-01-20 17:36:36 UTC --- Patch no longer applies to master. Please rebase (looks to be pretty straightforward, just the one change to cataloguing/addbooks.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 18:43:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 17:43:48 +0000 Subject: [Koha-bugs] [Bug 6941] column without heading on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6941 Garry Collum changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gcollum at gmail.com --- Comment #1 from Garry Collum 2012-01-20 17:43:48 UTC --- I'm unable to reproduce this. Has it been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:06:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:06:50 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7262|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard 2012-01-20 19:06:50 UTC --- Created attachment 7263 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7263 [SIGNED-OFF] Bug 7098: Adds koha_url elements to sco.css. The 'Powered by Koha' link was not styled in self-cko. The koha_url elements were missing from sco.css. The elements within opac.css were copied and added to sco.css. Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:07:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:07:16 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:07:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:07:29 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:07:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:07:52 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_6 |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:10:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:10:22 +0000 Subject: [Koha-bugs] [Bug 6941] column without heading on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6941 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Nicole C. Engard 2012-01-20 19:10:22 UTC --- I'm not seeing it anymore - it might have been a preference I had on and don't anymore, so I might reopen later, but for not it looks good. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 20:38:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 19:38:28 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 --- Comment #22 from Liz Rea 2012-01-20 19:38:28 UTC --- I am sure that is a mistake. :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 21:22:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 20:22:45 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #19 from Nicole C. Engard 2012-01-20 20:22:45 UTC --- Are there any other ideas on how I can search my master install? What should I change on my frameworks? What data to I need to update/fix/delete/change? Pretty soon I won't be able to test and sign off on patches if I don't find a way to fix my master install. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 21:50:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 20:50:22 +0000 Subject: [Koha-bugs] [Bug 5572] refinements to function merge sub merge in C4::AuthoritiesMarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5572 Janusz Kaczmarek changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4730|0 |1 is obsolete| | --- Comment #19 from Janusz Kaczmarek 2012-01-20 20:50:22 UTC --- Created attachment 7264 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7264 A revised version of the previous patch An "upgraded" version of the patch -- now applies smoothly to master (as on 20th Jan. 2012) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 21:52:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 20:52:17 +0000 Subject: [Koha-bugs] [Bug 5572] refinements to function merge sub merge in C4::AuthoritiesMarc In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5572 Janusz Kaczmarek changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 22:29:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 21:29:23 +0000 Subject: [Koha-bugs] [Bug 7456] New: itypes with similar codes throw off search results Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7456 Bug #: 7456 Summary: itypes with similar codes throw off search results Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching AssignedTo: gmcharlt at gmail.com ReportedBy: thatcher.rea at bywatersolutions.com QAContact: ian.walls at bywatersolutions.com When performing a search for itype "BOOK", items with the itype code of "E-BOOK" appears in the opac search results. The itype codes are defined as follows: http://screencast.com/t/6I162l0m3MOm I created a new itype code of "E-BK", applied it to an item, and it no longer displays in a search limited to itype code "BOOK". Similarly named itype codes are being included in search results. It didn't catch the other itypes, because their codes do not include the string of "book". How to test: 1. create an itype "test" 2. create anohter itype code "e-test" 3. create 2 items (one with itype test, one with itype e-test) 4. index 5. do an advanced search limited by itype 'test' You should get both items. :T -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 22:31:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 21:31:00 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #20 from Fr?d?ric Demians 2012-01-20 21:31:00 UTC --- (In reply to comment #19) > Are there any other ideas on how I can search my master install? What > should I change on my frameworks? What data to I need to > update/fix/delete/change? Pretty soon I won't be able to test and > sign off on patches if I don't find a way to fix my master install. Could you attach a compressed dump of you SQL DB to this bug? It would allow to reproduce the bug you're encountering. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 22:44:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 21:44:52 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #21 from Nicole C. Engard 2012-01-20 21:44:52 UTC --- How do I compress 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 22:48:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 21:48:00 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #22 from Nicole C. Engard 2012-01-20 21:48:00 UTC --- I have a mysqldump and I zipped it up, but it's still to big to attach here (8mb). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 22:59:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 21:59:06 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #46 from Liz Rea 2012-01-20 21:59:06 UTC --- Passes prove t t/db_dependent but prove xt gives the following: xt/permissions.t .. ok xt/tt_valid.t ..... 1/1 # Failed test 'TT syntax: not using TT directive within HTML tag' # at xt/tt_valid.t line 55. # Files list: # intranet-tmpl/prog/en/modules/tools/letter.tt: 299 # Looks like you failed 1 test of 1. xt/tt_valid.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- xt/tt_valid.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=2, Tests=27, 8 wallclock secs ( 0.06 usr 0.02 sys + 8.40 cusr 0.06 csys = 8.54 CPU) Result: FAIL -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 23:04:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 22:04:43 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #23 from Fr?d?ric Demians 2012-01-20 22:04:43 UTC --- (In reply to comment #22) > I have a mysqldump and I zipped it up, but it's still to big to attach here > (8mb). Couldn't you upload you zipped dump on file sharing host, or on a FTP/HTTP server? If you can't, drop me a direct message, I will give you a FTP server address. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 23:09:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 22:09:55 +0000 Subject: [Koha-bugs] [Bug 7456] itypes with similar codes throw off search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7456 --- Comment #1 from Thatcher Rea 2012-01-20 22:09:55 UTC --- Adding from the IRC logs: (3:34:35 PM) jcamins: If they use EBOOK, that might work. I'm not sure. (3:34:55 PM) trea: you think the issue is the hyphen? (3:35:05 PM) jcamins: It makes it a separate word. (3:36:22 PM) jcamins: Combined with the fact that ,phr doesn't actually use the phrase indexes, it just uses unfuzzy matching on the word index, BOOK logically *should* find results for E-BOOK. (3:36:30 PM) jcamins: I mean, given the way C4::Search works. (3:36:40 PM) jcamins: Since C4::Search is broken. (3:37:00 PM) jcamins: Because obviously that's not what it should be doing if the system worked the way we wanted it to. (3:38:09 PM) trea: so, to summate, dont' do that! (3:38:21 PM) trea: use unique strings for itype codes (3:38:55 PM) jcamins: Right. (3:39:17 PM) jcamins: Use unique strings for *all* authorized values. (3:39:44 PM) trea: add it to the bug :P (3:39:46 PM) jcamins: Or at least don't use any hyphens, if you feel you need similar codes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 23:20:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 22:20:10 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #24 from Nicole C. Engard 2012-01-20 22:20:10 UTC --- It's the end of the day on Friday - my brain isn't working ;) http://www.web2learning.net/wp-content/uploads/2012/01/koha.sql_.zip -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 20 23:57:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 20 Jan 2012 22:57:29 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #47 from Liz Rea 2012-01-20 22:57:29 UTC --- urg, and the changes I fetched today, this patch will not apply on. argle bargle bargle. Aside: you must be the most patient person alive. Thanks for that. liz at koha-deb:~/kohaclone$ git am -3 /tmp/patch-ikn6Jg.patch Applying: bug_7001: Issue and Reserve slips are notices. /home/liz/kohaclone/.git/rebase-apply/patch:705: trailing whitespace. /home/liz/kohaclone/.git/rebase-apply/patch:1068: trailing whitespace. ITEM RESERVED: /home/liz/kohaclone/.git/rebase-apply/patch:2181: trailing whitespace. [% UNLESS independant_branch %] /home/liz/kohaclone/.git/rebase-apply/patch:2191: trailing whitespace. [% END %] /home/liz/kohaclone/.git/rebase-apply/patch:2241: trailing whitespace. [% END %] warning: squelched 2 whitespace errors warning: 7 lines add whitespace errors. Using index info to reconstruct a base tree... :705: trailing whitespace. :1068: trailing whitespace. ITEM RESERVED: :2181: trailing whitespace. [% UNLESS independant_branch %] :2191: trailing whitespace. [% END %] :2241: trailing whitespace. [% END %] warning: squelched 4 whitespace errors warning: 7 lines applied after fixing whitespace errors. Falling back to patching base and 3-way merge... Auto-merging C4/Circulation.pm Auto-merging C4/Letters.pm CONFLICT (content): Merge conflict in C4/Letters.pm Auto-merging installer/data/mysql/de-DE/mandatory/sample_notices.sql Auto-merging installer/data/mysql/en/mandatory/sample_notices.sql Auto-merging installer/data/mysql/es-ES/mandatory/sample_notices.sql Auto-merging installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql Auto-merging installer/data/mysql/it-IT/necessari/notices.sql Auto-merging installer/data/mysql/kohastructure.sql Auto-merging installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql Auto-merging installer/data/mysql/pl-PL/mandatory/sample_notices.sql Auto-merging installer/data/mysql/ru-RU/mandatory/sample_notices.sql Auto-merging installer/data/mysql/uk-UA/mandatory/sample_notices.sql Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref Removing koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt Removing koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-receipt.tt Auto-merging tools/letter.pl Failed to merge in the changes. Patch failed at 0001 bug_7001: Issue and Reserve slips are notices. When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 05:37:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 04:37:28 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Stable |ASSIGNED CC| |cnighswonger at foundations.ed | |u Version|rel_3_6 |rel_3_4 --- Comment #10 from Chris Nighswonger 2012-01-21 04:37:28 UTC --- This patch does not apply cleanly to 3.4.x. Please rebase and attach a new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 06:02:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 05:02:32 +0000 Subject: [Koha-bugs] [Bug 7194] OPAC detail and recent comments pages require corrections for XHTML validity In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7194 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED CC| |cnighswonger at foundations.ed | |u Version|rel_3_6 |rel_3_4 --- Comment #5 from Chris Nighswonger 2012-01-21 05:02:32 UTC --- Patch does not apply cleanly to 3.4.x. Please rebase against 3.4.x and attach a new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 06:17:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 05:17:17 +0000 Subject: [Koha-bugs] [Bug 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger at foundations.ed | |u --- Comment #13 from Chris Nighswonger 2012-01-21 05:17:17 UTC --- FWIW... it looks like large portions of this patch are simply reformatting of code style. Please be sure to keep those sorts of changes to a minimum in bugfixes, and submit separate patches to handle reformatting 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 06:56:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 05:56:27 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger at foundations.ed | |u --- Comment #17 from Chris Nighswonger 2012-01-21 05:56:27 UTC --- Depends on commit commit 7af27271272d11872ced646f2a1f72616095b56d -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 06:58:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 05:58:27 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |magnus at enger.priv.no Version|rel_3_6 |rel_3_4 Resolution|FIXED | --- Comment #18 from Chris Nighswonger 2012-01-21 05:58:27 UTC --- This patch does not apply cleanly to 3.4.x. This is probably due to the previously mentioned dependency patch not applying cleanly either. Please rebase both patches and attach new ones. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 08:47:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 07:47:18 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 --- Comment #11 from Katrin Fischer 2012-01-21 07:47:18 UTC --- The 'browse results' was a new feature in 3.6 and is not in 3.4 (afaik). The problem should not appear there. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 10:58:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 09:58:23 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #25 from Fr?d?ric Demians 2012-01-21 09:58:23 UTC --- (In reply to comment #24) > It's the end of the day on Friday - my brain isn't working ;) > http://www.web2learning.net/wp-content/uploads/2012/01/koha.sql_.zip It works with your data on a out-of-the-git Koha head branch: http://nengard.tamil.fr So I can't reproduce your 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 10:59:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 09:59:21 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #26 from Fr?d?ric Demians 2012-01-21 09:59:21 UTC --- I would say that there is something wrong on your box. You should try reinstalling Koha. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 13:42:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 12:42:24 +0000 Subject: [Koha-bugs] [Bug 7394] Broken detail page for last link from result page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7394 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version|rel_3_4 |rel_3_6 Resolution| |FIXED --- Comment #12 from Chris Nighswonger 2012-01-21 12:42:24 UTC --- TNX! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 14:37:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 13:37:42 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 --- Comment #19 from Jared Camins-Esakov 2012-01-21 13:37:42 UTC --- Created attachment 7265 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7265 [3.4.x] Bug 5226: Add 545 to es-ES and nb-NO Since the original patches for bug 5226 were submitted, two new translations have been added to Koha: es-ES and nb-NO. This patch adds the missing 545 line to the frameworks for those languages. Signed-off-by: Marcel de Rooy -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 14:48:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 13:48:34 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 --- Comment #20 from Chris Nighswonger 2012-01-21 13:48:34 UTC --- Pushed to 3.4.x. Please test and close. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 14:50:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 13:50:26 +0000 Subject: [Koha-bugs] [Bug 5226] MARC21 field 545 missing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5226 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 16:00:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 15:00:19 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7083|0 |1 is obsolete| | Attachment #7084|0 |1 is obsolete| | Attachment #7085|0 |1 is obsolete| | Attachment #7086|0 |1 is obsolete| | Attachment #7091|0 |1 is obsolete| | --- Comment #13 from Jared Camins-Esakov 2012-01-21 15:00:19 UTC --- Created attachment 7266 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7266 Bug 7284: Authority matching improvements Squashed patch incorporating all previous patches. 1. Cleaned up authorities code by removing unused functions and adding unimplemented functions and added some unit tests. 2. Added an additional box to the authority finder plugin for "Heading match," which consults not just the main entry but also See-from and See-also-from headings. 3. Improved Koha's authority linker cron job (misc/link_bibs_to_authorities.pl) to make it more useful: Added the following options to the misc/link_bibs_to_authorities.pl script: --auth-limit Only process those headings that match the authorities matching the user-specified WHERE clause. --bib-limit Only process those bib records that match the user-specified WHERE clause. --commit Commit the results to the database after every N records are processed. --link-report Display a report of all the headings that were processed. Converted misc/link_bibs_to_authorities.pl to use POD. Added a detailed report of headings that linked, did not link, and linked in a "fuzzy" fashion (the exact semantics of fuzzy are up to the individual linker modules) during the run. Implemented new C4::Linker functionality to make it possible to easily add custom authority linker algorithms. Currently available linker options are: * Default: retains the current behavior of only creating links when there is an exact match to one and only one authority record; if the 'broader_headings' option is enabled, it will try to link to headings to authority records for broader headings by removing subfields from the end of the heading (NOTE: test the results before enabling broader_headings in a production system because its usefulness is very much dependent on individual sites' authority files) * First Match: based on Default, creates a link to the *first* authority record that matches a given heading, even if there is more than one authority record that matches * Last Match: based on Default, creates a link to the *last* authority record that matches a given heading, even if there is more than one record that matches Made the linking functionality use the SearchAuthorities in C4::AuthoritiesMarc rather than SimpleSearch in C4::Search. Once C4::Search has been refactored, SearchAuthorities should be rewritten to simply call into C4::Search. However, at this time C4::Search cannot handle authority searching. Also fixed numerous performance issues in SearchAuthorities and the Linker script: * Correctly destroy ZOOM recordsets in SearchAuthorities when finished. If left undestroyed, efficiency appears to approach O(log n^n) * Add an optional $skipmetadata flag to SearchAuthorities that can be used to avoid additional calls into Zebra when all that is wanted are authority records and not statistics about their use This patch also adds the following sysprefs: * AutoCreateAuthorities - When this and BiblioAddsAuthorities are both turned on, automatically create authority records for headings that don't have any authority link when cataloging. When BiblioAddsAuthorities is on and AutoCreateAuthorities is turned off, do not automatically generate authority records, but allow the user to enter headings that don't match an existing authority. When BiblioAddsAuthorities is off, this has no effect. * LinkerModule - Chooses which linker module to use for matching headings (current options are as described above in the section on linker options: "Default," "FirstMatch," and "LastMatch") * LinkerOptions - A pipe-separated list of options to set for the authority linker * LinkerRelink - When turned on, the linker will confirm the links for headings that have previously been linked to an authority record when it runs. When turned off, any heading with an existing link will be ignored. * LinkerKeepStale - When turned on, the linker will never *delete* a link to an authority record, though, depending on the value of LinkerRelink, it may change the link. This patch also modifies the authority indexing to remove trailing punctuation from Match indexes. 4. Replace the old BiblioAddAuthorities subroutines with calls into the new C4::Linker routines. 5. Add a simple implementation for C4::Heading::UNIMARC. (With thanks to F. Demians, 2011.01.09:) Correct C4::Heading::UNIMARC class loading. Create biblio tag to authority types data structure at initialization rather than querying DB. 6. Ran perltidy on all changed code. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 17:22:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 16:22:51 +0000 Subject: [Koha-bugs] [Bug 6790] C4::Serials::getroutinglist returns unnecessary variable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6790 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Signed Off |Passed QA CC| |koha.sekjal at gmail.com --- Comment #7 from Ian Walls 2012-01-21 16:22:51 UTC --- Removes for loops in favour of foreach. Does some minor cleanup to quotes and spacing to clean various coding style violations. Looks solid, 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 17:25:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 16:25:39 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7150|0 |1 is obsolete| | --- Comment #63 from Koustubha Kale 2012-01-21 16:25:39 UTC --- Created attachment 7267 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7267 Bug 1633: [SIGNED-OFF] Display local cover images This patch adds display of local cover images in the following places: 1. OPAC Results page 2. OPAC Details page 3. Separate image viewer page for the OPAC 4. Intranet Details page 5. Separate image viewer page for the Intranet Display in the Details and (OPAC) Results pages is handled via Javascript rather than via direct embedding, to better handle the situation where most records have local cover images, but a few do not. Local cover images do not currently display in the Intranet Results page How to use/test : Assign user permission to the user Tools > (upload_local_cover_images Upload local cover images). In order to upload local images, login to the staff client. Go to Home > Tools > Upload Cover Images. Here you can upload cover images either singly or in bulk in the form of a zip file. If uploading singly, click on image file, browse the image from your local disk, type in the biblio number of the catalogue entry and press upload. If uploading in bulk as a zip file, the zip file must contain (in addition to cover images) one text file named either datalink.txt OR idlink.txt. This file should have mapping of biblionumber to image file name in the zip one per line with comma or tab as delimiters. For example: 1, scanned_cover_image_of_bib_no_1.jpg 2, scanned_cover_image_of_bib_no_1.jpg Cover images will be resized to a large image of 800x600 and a thumbnail of 200x140. Depending on the setting of AllowMultipleCovers, it is possible to upload multiple images for a single bibliographic record. However, even if multiple covers are permitted, you have the option of replacing the existing covers by checking the "Replace existing covers" option on the upload screen. 1. The patch adds a menu link in Tools from where you can upload local cover images 2. It adds a user permission to enable access control to this menu item under Tools 3. It adds a system preference OPACLocalCoverImages under Enhanced Content. This needs to be turned on to show local cover images in OPAC. Once you have uploaded local images, if you search for the biblio, the local cover should show up in search as well as search detail pages in the OPAC, and the details view in the Intranet. Koustubha Kale is working on another patch which will allow us to set a cover image source priority in system preferences, and which will then gracefully fail over to the next source if image is not available from the first choice source. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale Rebased the patch because it was failing with koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css due to changes pushed in master. Applies cleanly now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 17:34:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 16:34:31 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7219|0 |1 is obsolete| | --- Comment #64 from Koustubha Kale 2012-01-21 16:34:31 UTC --- Created attachment 7268 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7268 Bug 1633: QA follow-up * Show the "Upload images" button when OPACLocalCoverImages is enabled but LocalCoverImages (i.e. local cover images on the staff client) is not * Correct copyright and license comments in new files * perltidy and replace tabs by four spaces Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 17:40:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 16:40:44 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Koustubha Kale changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #65 from Koustubha Kale 2012-01-21 16:40:44 UTC --- Tested and signed off on QA follow-up patch by Jared Camins-Esakov. Also rebased the patch for Display local cover images as it was failing to apply for file koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css due to changes pushed in master. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 17:42:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 16:42:11 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |koha.sekjal at gmail.com --- Comment #3 from Ian Walls 2012-01-21 16:42:11 UTC --- Easy to read, just adds CSS. marking 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 18:27:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 17:27:22 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Signed Off |Passed QA --- Comment #9 from Ian Walls 2012-01-21 17:27:22 UTC --- Moves formatting of dates from perl to template, making use of new Koha Dates filter. Simple change, marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 18:30:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 17:30:42 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Signed Off |Passed QA --- Comment #17 from Ian Walls 2012-01-21 17:30:42 UTC --- Followup patch is straightforward change to loop size, and uses 'defined' versus variable evaluation to handle 0 case. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 21 20:05:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 21 Jan 2012 19:05:00 +0000 Subject: [Koha-bugs] [Bug 7318] Filtering Patron Card Creator by Category Code Does Nothing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7318 --- Comment #1 from Garry Collum 2012-01-21 19:05:00 UTC --- Created attachment 7269 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7269 Patch to fix display Category variables were not being sent to the template, this patch uses code from members.pl to define those variables and send them to the template. It does not fix the searching issue. The code seems to be written to search for category_type, instead of categorycode, even though the label on the search reads 'Category Code.' Should it be searching for code or type? The original category column in the results displayed the category code description followed by the category type. The searching should also be fixed in conjunction with bug 5502. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:30:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:30:25 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7149|0 |1 is obsolete| | Attachment #7151|0 |1 is obsolete| | Attachment #7152|0 |1 is obsolete| | Attachment #7156|0 |1 is obsolete| | Attachment #7267|0 |1 is obsolete| | Attachment #7268|0 |1 is obsolete| | --- Comment #66 from Jared Camins-Esakov 2012-01-22 14:30:25 UTC --- Created attachment 7270 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7270 Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha A frequently-requested feature for Koha, especially by special libraries, is the ability to upload local cover images into Koha. This patch adds a bibliocoverimage table, and image handling code in the C4::Images module. Key features of the implementation include: 1. The ability to have multiple cover images for a biblio 2. Handling for "full size" (800x600) and thumbnail-size (200x140) images 3. Uploading images directly from the record view The image display functionality by Koustubha Kale of Anant Corporation will follow in a second patch. Special thanks to Koustubha Kale and Anant Corporation for the initial implementation of local cover images, and to Chris Nighswonger of Foundation Bible College for his prior work on patron images. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Will add comments on Bugzilla. Patch failed to apply because installer/data/mysql/sysprefs.sql had changed in master. Corrected the same with this new patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:30:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:30:59 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #67 from Jared Camins-Esakov 2012-01-22 14:30:59 UTC --- Created attachment 7271 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7271 Bug 1633: [SIGNED-OFF] Display local cover images This patch adds display of local cover images in the following places: 1. OPAC Results page 2. OPAC Details page 3. Separate image viewer page for the OPAC 4. Intranet Details page 5. Separate image viewer page for the Intranet Display in the Details and (OPAC) Results pages is handled via Javascript rather than via direct embedding, to better handle the situation where most records have local cover images, but a few do not. Local cover images do not currently display in the Intranet Results page How to use/test : Assign user permission to the user Tools > (upload_local_cover_images Upload local cover images). In order to upload local images, login to the staff client. Go to Home > Tools > Upload Cover Images. Here you can upload cover images either singly or in bulk in the form of a zip file. If uploading singly, click on image file, browse the image from your local disk, type in the biblio number of the catalogue entry and press upload. If uploading in bulk as a zip file, the zip file must contain (in addition to cover images) one text file named either datalink.txt OR idlink.txt. This file should have mapping of biblionumber to image file name in the zip one per line with comma or tab as delimiters. For example: 1, scanned_cover_image_of_bib_no_1.jpg 2, scanned_cover_image_of_bib_no_1.jpg Cover images will be resized to a large image of 800x600 and a thumbnail of 200x140. Depending on the setting of AllowMultipleCovers, it is possible to upload multiple images for a single bibliographic record. However, even if multiple covers are permitted, you have the option of replacing the existing covers by checking the "Replace existing covers" option on the upload screen. 1. The patch adds a menu link in Tools from where you can upload local cover images 2. It adds a user permission to enable access control to this menu item under Tools 3. It adds a system preference OPACLocalCoverImages under Enhanced Content. This needs to be turned on to show local cover images in OPAC. Once you have uploaded local images, if you search for the biblio, the local cover should show up in search as well as search detail pages in the OPAC, and the details view in the Intranet. Koustubha Kale is working on another patch which will allow us to set a cover image source priority in system preferences, and which will then gracefully fail over to the next source if image is not available from the first choice source. Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale Rebased the patch because it was failing with koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css due to changes pushed in master. Applies cleanly now. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:31:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:31:12 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #68 from Jared Camins-Esakov 2012-01-22 14:31:12 UTC --- Created attachment 7272 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7272 Bug 1633 - [SIGNED-OFF] Add ability to take book cover images from local img db OPAC Template revisions: - Revised OPAC imageviewer template to match structure of other OPAC pages (with masthead search, footer, etc) - Added link back to detail page (controlled by BiblioDefaultView preference) - Added link style to thumbnails on opac-detail to add a sense of "clickability" to them - Revised OPAC imageviewer template to allow it to function with JavaScript turned off. Now even without JS main image will load, thumbnails will be properly styled, and thumbnail links will work. - Changes to the script are only to pass missing variables to the template TODO: Corresponding changes for the staff client Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:31:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:31:37 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #69 from Jared Camins-Esakov 2012-01-22 14:31:37 UTC --- Created attachment 7273 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7273 Bug 1633: [SIGNED-OFF] Don't show image tab when inappropriate This patch corrects the bug spotted by Owen Leonard where the Images tab was showing up even for records that didn't have local cover images attached to them. The tab is now hidden on the OPAC for records that don't have any images. In the Intranet, an Images tab will show for staff with permission to upload images, suggesting that they do so. For staff without that permission, the tab is not shown. This permission also disables returning images via the opac-image.pl and catalogue/image.pl scripts when local cover images have been disabled. Signed-off-by: Magnus Enger Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:31:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:31:49 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #70 from Jared Camins-Esakov 2012-01-22 14:31:49 UTC --- Created attachment 7274 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7274 Bug 1633 - Interface revisions for the staff client This patch revises the image viewer page to match other biblio detail pages: a toolbar, a sidebar menu, etc. Additional data is now pulled by imageviewer.pl in order to provide information necessary for the proper functioning of the toolbar and menus: item counts, hold availability, biblio view options. Other changes have been made to match the changes in the OPAC interface like styling of the images and no-javascript compatibility Signed-off-by: Jared Camins-Esakov Signed-off-by: Magnus Enger Patch failed to apply because of multiple Content-Type lines in the patch. Corrected the same with this new patch. http://bugs.koha-community.org/show_bug.cgi?id=6473 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:32:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:32:07 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #71 from Jared Camins-Esakov 2012-01-22 14:32:07 UTC --- Created attachment 7275 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7275 Bug 1633: QA follow-up * Show the "Upload images" button when OPACLocalCoverImages is enabled but LocalCoverImages (i.e. local cover images on the staff client) is not * Correct copyright and license comments in new files * perltidy and replace tabs by four spaces Signed-off-by: Koustubha Kale -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:35:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:35:19 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #72 from Jared Camins-Esakov 2012-01-22 14:35:19 UTC --- The patches were out of order on this bug. I just downloaded and reuploaded the patches to get them in the right order. I did not change any of the patches, and they are at their latest state and apply cleanly to master thanks to kmkale's rebasing on January 21. Paul's QA comments have been incorporated, and everything has been signed off. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 15:52:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 14:52:49 +0000 Subject: [Koha-bugs] [Bug 7457] New: basket.pl makes a lot of noise in the logs Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7457 Bug #: 7457 Summary: basket.pl makes a lot of noise in the logs Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing AssignedTo: gmcharlt at gmail.com ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha.sekjal at gmail.com basket.pl throws lots of warns, we should fix it. [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $line{"left_holds"} in numeric eq (==) at /home/katrin/kohaclone/acqui/basket.pl line 285., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $total_rrp_gste in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $total_rrp_gste in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $total_est_gste in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $total_est_gste in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $gist_est in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $gist_est in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $gist_rrp in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl [Sun Jan 22 15:47:25 2012] [error] [client 127.0.0.1] [Sun Jan 22 15:47:25 2012] basket.pl: Use of uninitialized value $gist_rrp in sprintf at /home/katrin/kohaclone/acqui/basket.pl line 352., referer: http://localhost:8080/cgi-bin/koha/acqui/booksellers.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:01:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:01:15 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:01:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:01:16 +0000 Subject: [Koha-bugs] [Bug 7104] Claims/Late orders in acquisitions should give feedback In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7104 Bug 7104 depends on bug 5347, which changed state. Bug 5347 Summary: late order management http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Status|Needs Signoff |Signed Off Status|Signed Off |Passed QA Status|Passed QA |Pushed to Master Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:01:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:01:16 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Bug 7102 depends on bug 5347, which changed state. Bug 5347 Summary: late order management http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Status|ASSIGNED |Needs Signoff Status|Needs Signoff |Signed Off Status|Signed Off |Passed QA Status|Passed QA |Pushed to Master Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:01:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:01:16 +0000 Subject: [Koha-bugs] [Bug 7163] BibLibre acquisitions omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7163 Bug 7163 depends on bug 5347, which changed state. Bug 5347 Summary: late order management http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 What |Old Value |New Value ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:01:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:01:17 +0000 Subject: [Koha-bugs] [Bug 7165] Add biblio and biblioitems fields for claimacquisition letter In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7165 Bug 7165 depends on bug 5347, which changed state. Bug 5347 Summary: late order management http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Status|Needs Signoff |Signed Off Status|Signed Off |Passed QA Status|Passed QA |Pushed to Master Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:02:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:02:17 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com --- Comment #9 from Jared Camins-Esakov 2012-01-22 15:02:17 UTC --- I cannot duplicate this bug. Can you confirm that this is still a problem on master? And if it is possibly attach a video showing the problem, so that I can see what I'm doing wrong? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:02:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:02:20 +0000 Subject: [Koha-bugs] [Bug 7104] Claims/Late orders in acquisitions should give feedback In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7104 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |rel_3_8 Resolution| |FIXED --- Comment #2 from Katrin Fischer 2012-01-22 15:02:20 UTC --- Patch was pushed to HEAD of what will be 3.8. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:02:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:02:21 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Bug 7102 depends on bug 7104, which changed state. Bug 7104 Summary: Claims/Late orders in acquisitions should give feedback http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7104 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:06:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:06:46 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7217|0 |1 is obsolete| | --- Comment #12 from Jared Camins-Esakov 2012-01-22 15:06:46 UTC --- Created attachment 7276 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7276 Bug 7439: Mailmap for master Adding mailmap for git shortlog to master. Already present in 3.6.X. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:07:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:07:01 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:07:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:07:27 +0000 Subject: [Koha-bugs] [Bug 7103] Claim notice in acquisitions not using the message queue In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7103 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |rel_3_8 Depends on| |5347 Resolution| |FIXED --- Comment #1 from Katrin Fischer 2012-01-22 15:07:27 UTC --- Sent claim notices are written into the action_logs table now. (bug 5347) I am marking this resolved fixed, as we currently use the message_queue only for messages to borrowers and the action_logs table contains all important information 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:07:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:07:27 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Bug 7102 depends on bug 7103, which changed state. Bug 7103 Summary: Claim notice in acquisitions not using the message queue http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7103 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 16:07:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 15:07:27 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7103 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 17:39:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 16:39:09 +0000 Subject: [Koha-bugs] [Bug 7100] Not all placeholders in claims notice work (acquisitions) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7100 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7102 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 17:39:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 16:39:09 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7100 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:10:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:10:58 +0000 Subject: [Koha-bugs] [Bug 7101] Example notice for claims in acquisitions needs an update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7101 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |rel_3_8 Depends on| |5347 Resolution| |FIXED --- Comment #1 from Katrin Fischer 2012-01-22 17:10:58 UTC --- Quantity and listprice are displayed in the notice now. (fix included in patches for bug 5347) Note: Wrapping the aqorders fields in will output a list of orders 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:10:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:10:58 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7101 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:10:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:10:58 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Bug 7102 depends on bug 7101, which changed state. Bug 7101 Summary: Example notice for claims in acquisitions needs an update http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7101 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:12:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:12:03 +0000 Subject: [Koha-bugs] [Bug 7100] Not all placeholders in claims notice work (acquisitions) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7100 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |rel_3_8 Depends on| |5347 Resolution| |FIXED --- Comment #1 from Katrin Fischer 2012-01-22 17:12:03 UTC --- Quantity and listprice are displayed in the notice now. (fix included in patches for bug 5347) Note: Wrapping the aqorders fields in will output a list of orders 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:12:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:12:03 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7100 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:15:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:15:58 +0000 Subject: [Koha-bugs] [Bug 7101] Example notice for claims in acquisitions needs an update In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7101 --- Comment #2 from Katrin Fischer 2012-01-22 17:15:58 UTC --- Last comment was supposed to go on bug 7100. Patches for bug 5347 include an update to the notice template for acq claims. I retested the address output and it works nicely. The postal address is only one field on the vendor form, but if you enter more than 1 line the lines will be saved separately to address1-address4 in the aqbookseller table. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:17:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:17:32 +0000 Subject: [Koha-bugs] [Bug 7102] Claims/Late orders in acquisitions need work In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Version|master |rel_3_8 Resolution| |FIXED --- Comment #5 from Katrin Fischer 2012-01-22 17:17:32 UTC --- All depending bugs are fixed on the current 3.8 branch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:17:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:17:32 +0000 Subject: [Koha-bugs] [Bug 7100] Not all placeholders in claims notice work (acquisitions) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7100 Bug 7100 depends on bug 7102, which changed state. Bug 7102 Summary: Claims/Late orders in acquisitions need work http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7102 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 18:44:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 17:44:18 +0000 Subject: [Koha-bugs] [Bug 7291] claims management improvement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7291 --- Comment #1 from Katrin Fischer 2012-01-22 17:44:18 UTC --- Created attachment 7277 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7277 screenshot Links to "check all/uncheck all" orders from a vendor were implemented with bug 5347. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 20:26:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 19:26:58 +0000 Subject: [Koha-bugs] [Bug 7178] Improve order item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer at bsz-bw.de See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7175 --- Comment #2 from Katrin Fischer 2012-01-22 19:26:58 UTC --- Hi Julian, I did some tests and looked at the code. I found some things: 1) File name an function of check_unicity.pl create mode 100755 acqui/check_unicity.pl I think perhaps it should be check_uniqueness? How does this work? Can you add some notes about this feature? I see it includes copynumber. Is it configurable which fields will be checked for uniqueness? Barcode should always be unique. But for stocknumber and copynumber I think it depends on the library. 2) Untranslatable strings koha-tmpl/intranet-tmpl/prog/en/js/additem.js contains some strings. In order to be translatable those must be moved into the template, some examples: + alert(_("You can't receive any more items.")); + var show_link = "Show"; + var del_link = "Delete"; + var buttonClear = 'Clear'; 3) Typo? koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt + [% END %][%# IF (AcqCreateItemOrdering) %] 4) I have set a see also to bug 7175 - I think both features are related affecting different settings of AcqCreateItem and item creation. 5) AcqCreateItem set to 'on order' The item form does not show for me at all. I have an empty 'item' section under 'catalog details'. FireBug shows a javascript error: var clone = original.cloneNode(true); Failing QA here. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 20:34:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 19:34:18 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 --- Comment #11 from Katrin Fischer 2012-01-22 19:34:18 UTC --- Created attachment 7278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7278 neworder does not show item form -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 20:34:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 19:34:46 +0000 Subject: [Koha-bugs] [Bug 7175] Improve order receiving page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7175 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7278|0 |1 is obsolete| | --- Comment #12 from Katrin Fischer 2012-01-22 19:34:46 UTC --- Comment on attachment 7278 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7278 neworder does not show item form wrong bug -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 20:35:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 19:35:15 +0000 Subject: [Koha-bugs] [Bug 7178] Improve order item creation In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7178 --- Comment #3 from Katrin Fischer 2012-01-22 19:35:15 UTC --- Created attachment 7279 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7279 no item form when ordering -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 21:15:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 20:15:29 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer at bsz-bw.de See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6504 --- Comment #7 from Katrin Fischer 2012-01-22 20:15:29 UTC --- Hi Julian, I looked at the code and did some tests. These are my findings: 1) I would be nice if you could add documentation for the new tables in kohastructure.sql. I wonder if it would be better to name the table aqinvoices. This would make it more consistent with the other table names. 2) Remove MySQLisms + `closedate` date default NULL, Coding guidelines: don't use ` in table or column names (this is a mySQLism) 3) Only a note: Patch moves invoice information from aqorders into the new table invoices. I think testing this with a larger database would be good - my test database is only very small and has only a few invoices. 4) Perhaps it would be good to check that all invoicenumbers have been moved correctly before dropping the column. The datatype in invoices is smaller than before: mediumtext vs. varchar(80). + $dbh->do(" + ALTER TABLE aqorders + DROP COLUMN booksellerinvoicenumber + "); 5) 1st patch includes kohaversion, but file should not be in the patch. 6) Patch adds new subs to C4. It would be nice if you could provide unit tests for those. + &GetInvoices + &GetInvoice + &GetInvoiceDetails + &AddInvoice + &ModInvoice + &CloseInvoice + &ReopenInvoice 7) From looking at the code I wondered about date formatting, but couldn't check the display. Perhaps you want to make use of the new TT filter for dates. http://wiki.koha-community.org/wiki/Coding_Guidelines#Displaying_dates 7) Both patches don't apply any longer. Can you please fix them and resubmit? Thx! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 21:50:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 20:50:26 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #18 from Katrin Fischer 2012-01-22 20:50:26 UTC --- Hi Owen, the patch does not apply any longer - I took a look at the problems but was not completely sure how to fix. Could you resubmit? I will try to test again as soon as poosible. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 22:14:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 21:14:12 +0000 Subject: [Koha-bugs] [Bug 7450] Missing placeholders in admin/authorised_values.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 --- Comment #2 from Katrin Fischer 2012-01-22 21:14:12 UTC --- Created attachment 7280 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7280 [SIGNED-OFF] Bug 7450: missing placeholders in authorised_values.pl Signed-off-by: Katrin Fischer Successfully added, edited and deleted authorised values. No problems found. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 22:14:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 21:14:32 +0000 Subject: [Koha-bugs] [Bug 7450] Missing placeholders in admin/authorised_values.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7197|0 |1 is obsolete| | Attachment #7280|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer 2012-01-22 21:14:32 UTC --- Created attachment 7281 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7281 [SIGNED-OFF] Bug 7450: missing placeholders in authorised_values.pl Signed-off-by: Katrin Fischer Successfully added, edited and deleted authorised values. No problems found. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 22:14:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 21:14:54 +0000 Subject: [Koha-bugs] [Bug 7450] Missing placeholders in admin/authorised_values.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7450 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 22 22:24:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 22 Jan 2012 21:24:24 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #3 from Katrin Fischer 2012-01-22 21:24:24 UTC --- I ran the tests and noticed that the added suggestion stayed in my database. It's also using a status I have not seen before "STALLED". Can you explain? I think it should delete the suggestion after the tests have been run. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 01:51:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 00:51:21 +0000 Subject: [Koha-bugs] [Bug 6039] Cancel all waiting holds button In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6039 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3608|0 |1 is obsolete| | --- Comment #7 from Srdjan Jankovic 2012-01-23 00:51:21 UTC --- Created attachment 7282 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7282 patch I kind of lost track here a bit. I hope all I needed to do was to rebase. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 01:51:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 00:51:43 +0000 Subject: [Koha-bugs] [Bug 6039] Cancel all waiting holds button In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6039 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:35:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:35:32 +0000 Subject: [Koha-bugs] [Bug 4196] Defintion of popularity index into Unimarc setup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4196 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:35:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:35:59 +0000 Subject: [Koha-bugs] [Bug 4049] Search on itemtypes returning noise In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4049 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:36:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:36:32 +0000 Subject: [Koha-bugs] [Bug 3493] Block OPAC renewals if owed fines above certain value In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3493 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |RESOLVED CC| |chris at bigballofwax.co.nz Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:38:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:38:25 +0000 Subject: [Koha-bugs] [Bug 3166] Fines are summing off by 1 penny due to rounding issue when summing. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3166 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |RESOLVED Resolution| |FIXED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:41:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:41:07 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7169|0 |1 is obsolete| | --- Comment #48 from Srdjan Jankovic 2012-01-23 03:41:07 UTC --- Created attachment 7283 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7283 patch * if a patron has no email preferences defined, they get a -print notice for things like "hold filled," correct? And that's the only notice that has a -print counterpart, correct? I cannot confirm that it is the only notice that has a -print counterpart. Maybe if you come up with a suspects list. * Is this how the HTML notices are supposed to come out? It is possible. I need to have the template as entered in the notices tool. Other issues fixed. And yes, patience is an indispensable tool if one wants to do this job :) But so far I can say the largest number of difficulties comes from the way community projects operate, and there's nothing we can do about it really. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:53:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:53:21 +0000 Subject: [Koha-bugs] [Bug 4141] reconcile 3.0.x and HEAD database updates for 3.2.0 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4141 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:53:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:53:52 +0000 Subject: [Koha-bugs] [Bug 6765] Enable correct checksums for UTF-8 encoded data In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6765 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Pushed to Master |RESOLVED Version|rel_3_2 |rel_3_4 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:54:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:54:27 +0000 Subject: [Koha-bugs] [Bug 5555] ISBN search returns bad results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5555 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 04:55:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 03:55:58 +0000 Subject: [Koha-bugs] [Bug 6869] Batch item modification fails if accented characters are used in the modification form. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6869 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Pushed to Master |RESOLVED Resolution| |FIXED --- Comment #6 from Chris Cormack 2012-01-23 03:55:58 UTC --- This is still not in 3.4, but is in 3.6.x if it is needed to be in 3.4.x please reopen and attach a patch that applies for 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:07:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:07:47 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6783|0 |1 is obsolete| | --- Comment #30 from Srdjan Jankovic 2012-01-23 04:07:47 UTC --- Created attachment 7284 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7284 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:07:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:07:58 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:09:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:09:17 +0000 Subject: [Koha-bugs] [Bug 6235] "Saved" message in sysprefs never gets hidden on IE8 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6235 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:09:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:09:48 +0000 Subject: [Koha-bugs] [Bug 5737] ZOOM connection problem in merge_authority.pl when trying to do a batch merge. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5737 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:19:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:19:34 +0000 Subject: [Koha-bugs] [Bug 6806] Encoding problem with biblio titles in subscription-add.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6806 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 05:20:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 04:20:55 +0000 Subject: [Koha-bugs] [Bug 5867] "Hold filled" notice not sent by email if the user has its email address in a field other than "email" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5867 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 07:53:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 06:53:37 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7216|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer 2012-01-23 06:53:37 UTC --- Created attachment 7285 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7285 Bug 5346: Linking suggestions and orders. Display suggestion info in acquisition module: basket.pl neworderempty.pl orderreceive.pl parcel.pl To Test: Create a suggestion and accept it. Create a new order from this suggestion Receive this order For each step, check if suggestion info are visible. Signed-off-by: Katrin Fischer Test provides more unit tests, all complete successfully. perl t/db_dependent/Suggestions.t Note: test case should be cleaned up after running tests. Display changes are consistent and information about the suggestion is shown on every important screen now. I created an order from a suggestion and one from an existing record. No problems found. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 07:53:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 06:53:53 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 --- Comment #5 from Katrin Fischer 2012-01-23 06:53:53 UTC --- Created attachment 7286 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7286 Bug 5346: Small display changes Changing display from: Suggested by Admin, Koha (from suggestion #2) To: Suggested by: Admin, Koha (suggestion #2) Adding some missing parentheses and deleting some additional spaces. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 07:57:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 06:57:24 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 --- Comment #6 from Katrin Fischer 2012-01-23 06:57:24 UTC --- Jonathan, could you perhaps sign-off on my second patch and fix the unit tests? I don't think status 'STALLED' was implemented and the test case remains in my database after running the tests. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:12:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:12:23 +0000 Subject: [Koha-bugs] [Bug 7420] Add max fines to circulation matrix In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7106|0 |1 is obsolete| | --- Comment #3 from Srdjan Jankovic 2012-01-23 07:12:23 UTC --- Created attachment 7287 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7287 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:24:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:24:28 +0000 Subject: [Koha-bugs] [Bug 7289] edition statement field In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7289 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer at bsz-bw.de --- Comment #2 from Katrin Fischer 2012-01-23 07:24:28 UTC --- Hi Jonathan, I found some problems: 1) The new mappings are only added to en and fr-FR frameworks. Could you add it to the other languages too, please? 2) I think I would use the term "Edition:" on the order form. 3) There is no database update. When I tested without adding the mapping, the edition was not saved into the record. I think we need a careful database update here, checking if people already have a mapping on the MARC field or on bilbioitems.editionstatement. 4) Edition does not show on the basket summary page. I think it would be good to have the information there too. Failing QA for 3) for now - I think we need to find a way to make it work after an update or we will end up with people reporting bugs about the new field. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:24:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:24:44 +0000 Subject: [Koha-bugs] [Bug 7458] New: New call number allocation plugin Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Bug #: 7458 Summary: New call number allocation plugin Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: srdjan at catalyst.net.nz QAContact: koha.sekjal at gmail.com A library needs a call number allocation plugin that is different to the existing one. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:36:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:36:12 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #10 from M. de Rooy 2012-01-23 07:36:12 UTC --- Reproduce this problem in current master with for example: 1) Goto MARC biblio editor. Open a record and add a new field say 700. [Note that the problem also occurs for existing fields.] a) Fill 700-4 with a relator, 700-a with a name (if attached to authority, then 700-9 is filled too) and 700-d with a year. b) Save. 2) Edit this record again. Goto the newly added 700. a) Unclone the 700-4 subfield that is listed first. [The position of the subfield is crucial !! ] b) Verify that you still have 700-a (evt. 700-9) and 700-d. c) Save. 3) Edit again. Check the 700 field. Note that the subfields 700-4, 700-a (pos. 700-9) and 700-d are GONE too. The whole field 700 is erased insteaf of only 700-4. This is resolved by the submitted patch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:47:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:47:50 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|m.de.rooy at rijksmuseum.nl |koha.sekjal at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 08:49:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 07:49:10 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|gmcharlt at gmail.com |srdjan at catalyst.net.nz --- Comment #1 from Srdjan Jankovic 2012-01-23 07:49:10 UTC --- Created attachment 7288 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7288 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 09:11:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 08:11:57 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Needs Signoff |Signed Off Severity|critical |normal -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 09:12:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 08:12:20 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|koha.sekjal at gmail.com |m.de.rooy at rijksmuseum.nl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 09:13:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 08:13:19 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7253|0 |1 is obsolete| | --- Comment #15 from M. de Rooy 2012-01-23 08:13:19 UTC --- Created attachment 7289 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7289 Signed replacement patch Tested. Comments have been incorporated. Marking as Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 09:13:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 08:13:34 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_6 |master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 09:14:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 08:14:08 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:05:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:05:39 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:39:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:39:17 +0000 Subject: [Koha-bugs] [Bug 7459] New: Can only add to one public list in OPAC search results Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 Bug #: 7459 Summary: Can only add to one public list in OPAC search results Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: major Priority: P2 Component: Virtual Shelves AssignedTo: m.de.rooy at rijksmuseum.nl ReportedBy: m.de.rooy at rijksmuseum.nl QAContact: koha.sekjal at gmail.com If you have two public lists or more, you can only see one in the Add to combo box of OPAC search results. Resolved by moving one semicolon! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:41:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:41:03 +0000 Subject: [Koha-bugs] [Bug 7459] Can only add to one public list in OPAC search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 --- Comment #1 from M. de Rooy 2012-01-23 10:41:03 UTC --- Created attachment 7290 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7290 Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:45:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:45:29 +0000 Subject: [Koha-bugs] [Bug 7459] Can only add to one public list in OPAC search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7290|0 |1 is obsolete| | --- Comment #2 from M. de Rooy 2012-01-23 10:45:29 UTC --- Created attachment 7291 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7291 Patch Adjusted patch title -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:47:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:47:02 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7092|0 |1 is obsolete| | --- Comment #6 from M. de Rooy 2012-01-23 10:47:02 UTC --- Comment on attachment 7092 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7092 Patch Moved this patch to report 7459. It does not (really) belong here.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:47:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:47:20 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:47:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:47:30 +0000 Subject: [Koha-bugs] [Bug 7310] Improving permissions on lists (virtual shelves) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7310 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:48:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:48:07 +0000 Subject: [Koha-bugs] [Bug 7459] Can only add to one public list in OPAC search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:54:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:54:49 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |ASSIGNED --- Comment #4 from M. de Rooy 2012-01-23 10:54:49 UTC --- Attachment 6867 has been pushed to master and stable. Obsoleting the patch and resetting the status to NEW. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:55:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:55:00 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6867|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:55:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:55:20 +0000 Subject: [Koha-bugs] [Bug 7368] General staff client typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7368 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEW -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:57:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:57:16 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Pushed to Master |ASSIGNED --- Comment #6 from M. de Rooy 2012-01-23 10:57:16 UTC --- Attachment 6871 has been pushed to master and stable. Obsoleting patch and resetting report status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:57:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:57:25 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6871|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 11:57:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 10:57:36 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 12:00:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 11:00:12 +0000 Subject: [Koha-bugs] [Bug 6700] Better handling of version numbers in updatedatabase In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6700 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 12:00:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 11:00:48 +0000 Subject: [Koha-bugs] [Bug 6536] Z3950 Enhancements: SRU targets, MARC conversion, additional XSLT processing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 14:28:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 13:28:33 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 --- Comment #7 from M. de Rooy 2012-01-23 13:28:33 UTC --- Created attachment 7292 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7292 Patch 7367: Removing reintroduced debugging statement from Auth.pm (Since it is in a module, it actually refers to OPAC and staff) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 14:29:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 13:29:16 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Version|rel_3_6 |master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 14:29:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 13:29:25 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 14:36:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 13:36:47 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7292|0 |1 is obsolete| | --- Comment #8 from M. de Rooy 2012-01-23 13:36:47 UTC --- Created attachment 7293 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7293 Patch Copy-and-paste problems.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:17:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:17:04 +0000 Subject: [Koha-bugs] [Bug 7459] Can only add to one public list in OPAC search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7291|0 |1 is obsolete| | --- Comment #3 from Owen Leonard 2012-01-23 14:17:04 UTC --- Created attachment 7294 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7294 Signed-off patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:17:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:17:46 +0000 Subject: [Koha-bugs] [Bug 7459] Can only add to one public list in OPAC search results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7459 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:19:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:19:32 +0000 Subject: [Koha-bugs] [Bug 6869] Batch item modification fails if accented characters are used in the modification form. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6869 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_2 |rel_3_4 --- Comment #7 from Chris Nighswonger 2012-01-23 14:19:32 UTC --- I just noticed Frederic's patch for 3.4. This patch no longer applies cleanly. Please rebase, attach a new patch, and I'll try to get it into 3.4.8. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:24:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:24:01 +0000 Subject: [Koha-bugs] [Bug 6440] Koha's OAI-PMH does not support sets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |julian.maurice at biblibre.com AssignedTo|gmcharlt at gmail.com |julian.maurice at biblibre.com --- Comment #4 from Julian Maurice 2012-01-23 14:24:01 UTC --- BibLibre have worked on OAI-PMH Sets implementation. I'm currently working on rebasing the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:51:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:51:04 +0000 Subject: [Koha-bugs] [Bug 7460] New: nl2br in opac Title notes tab Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Bug #: 7460 Summary: nl2br in opac Title notes tab Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: stephane.delaune at biblibre.com QAContact: koha.sekjal at gmail.com the Title notes tab does not implement the line breaks (CR) to transform 300$a from \n to
-- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:51:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:51:39 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|oleonard at myacpl.org |stephane.delaune at biblibre.c | |om -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:52:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:52:36 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 --- Comment #1 from stephane.delaune at biblibre.com 2012-01-23 14:52:36 UTC --- url_opac/cgi-bin/koha/opac-detail.pl?biblionumber=1#descriptions -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 15:53:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 14:53:35 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 stephane.delaune at biblibre.com 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 16:13:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 15:13:56 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 --- Comment #2 from stephane.delaune at biblibre.com 2012-01-23 15:13:56 UTC --- tt includes a filter that works like a nl2br sub to replace \n with
; it's [% FILTER html_line_break %]. the patch use it -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 16:14:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 15:14:29 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 --- Comment #3 from stephane.delaune at biblibre.com 2012-01-23 15:14:29 UTC --- Created attachment 7295 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7295 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 16:14:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 15:14:51 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 stephane.delaune at biblibre.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 17:05:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 16:05:46 +0000 Subject: [Koha-bugs] [Bug 6440] Koha's OAI-PMH does not support sets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440 --- Comment #5 from Julian Maurice 2012-01-23 16:05:46 UTC --- Created attachment 7296 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7296 Bug 6440: Implement OAI-PMH Sets New sql tables: - oai_sets: contains the list of sets, described by a spec and a name - oai_sets_descriptions: contains a list of descriptions for each set - oai_sets_mappings: conditions on marc fields to match for biblio to be in a set - oai_sets_biblios: list of biblionumbers for each set New admin page: allow to configure sets: - Creation, deletion, modification of spec, name and descriptions - Define mappings which will be used for building oai sets Implements OAI Sets in opac/oai.pl: - ListSets, ListIdentifiers, ListRecords, GetRecord New script misc/migration_tools/build_oai_sets.pl: - Retrieve marcxml from all biblios and test if they belong to defined sets. The oai_sets_biblios table is then updated accordingly Use OPACBaseURL in oai_dc xslt --- To test: - Run updatedatabase.pl - Go to OAI Sets administration page (Administration > OAI Sets Configuration) - Create some sets with some mappings (mappings define if biblios belong to a set or not, they're in the form of conditions FIELD$SUBFIELD = VALUE, multiple conditions can be defined for a set) - Check some biblios are matching the conditions to belong to one set or more - Run misc/migration_tools/build_oai_sets.pl - Now you can test with $OPACBaseUrl/cgi-bin/koha/oai.pl OAI-PMH spec is here http://www.openarchives.org/OAI/openarchivesprotocol.html Some examples: http://mylibrary.org/cgi-bin/koha/oai.pl?verb=ListSets http://mylibrary.org/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=oai_dc&set=set1 http://mylibrary.org/cgi-bin/koha/oai.pl?verb=ListIdentifiers&set=set2 http://mylibrary.org/cgi-bin/koha/oai.pl?verb=GetRecord&metadataPrefix=oai_dc&identifier=KOHA-OAI-TEST:3 The response of ListRecords and GetRecord must include setSpecs in header -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 17:05:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 16:05:53 +0000 Subject: [Koha-bugs] [Bug 6440] Koha's OAI-PMH does not support sets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 17:52:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 16:52:57 +0000 Subject: [Koha-bugs] [Bug 7402] invoice not showing received titles In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_8 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 18:06:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 17:06:01 +0000 Subject: [Koha-bugs] [Bug 6790] C4::Serials::getroutinglist returns unnecessary variable In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6790 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_8 --- Comment #8 from Paul Poulain 2012-01-23 17:06:01 UTC --- QA comment: t/db_dependent/lib/KohaTest/Serials.pm does not work after this patch, but it was not working before the patch, so it's OK. patch 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 18:11:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 17:11:06 +0000 Subject: [Koha-bugs] [Bug 6829] Remove two warnings for opac-MARCdetail In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6829 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 18:12:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 17:12:17 +0000 Subject: [Koha-bugs] [Bug 7098] powered by koha not styled on sco In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7098 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 18:15:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 17:15:26 +0000 Subject: [Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7342 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 18:52:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 17:52:13 +0000 Subject: [Koha-bugs] [Bug 6440] Koha's OAI-PMH does not support sets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440 --- Comment #6 from Fr?d?ric Demians 2012-01-23 17:52:13 UTC --- As it is implemented, does it mean that OAI sets have to be rebuild periodically? Wouldn't it be possible that adding/editing a biblio record via Koha data entry form update the OAI sets? Do you have a functional specification of sets? It would help a lot to understand how it works and help also the documentation redactor. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 20:03:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 19:03:07 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #49 from Liz Rea 2012-01-23 19:03:07 UTC --- Okies, patch applied today. Broken things: * no drop-down to select libraries - this may be intentional - I noticed that "new notice" now creates a notice for the set branch (hey! Cool!) but it's not super clear in the interface that you are creating the notice for the set library. Maybe only a user experience thing. * Related to above: new notice does not allow library selection - http://screencast.com/t/xFd1lKcABxAc * no edit link anymore for the "default" notices. * no delete (but possibly not relevant?) - http://screencast.com/t/RDDkTAcMAb Will play around with functionality here in a few but didn't want to lose these comments. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 21:32:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 20:32:44 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4138|0 |1 is obsolete| | Attachment #4763|0 |1 is obsolete| | Attachment #7205|0 |1 is obsolete| | --- Comment #7 from Chris Cormack 2012-01-23 20:32:44 UTC --- Created attachment 7297 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7297 Bug 6350 - Adding new developers to history.txt Jesse Maseto Connor Dewar Sam Sanders 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 21:33:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 20:33:03 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:33:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:33:13 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7120|0 |1 is obsolete| | Attachment #7121|0 |1 is obsolete| | Attachment #7122|0 |1 is obsolete| | Attachment #7243|0 |1 is obsolete| | Attachment #7244|0 |1 is obsolete| | --- Comment #42 from Katrin Fischer 2012-01-23 21:33:13 UTC --- Created attachment 7298 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7298 [SIGNED-OFF] Bug 6836: Add jQuery dataTables plugin This patch add the javascript library, a CSS (and image files from datatables.net) and another javascript file which provides some extra features. It also add a Perl module C4::Utils::Datatables which provides helpful functions for server-side processing Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:33:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:33:25 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #43 from Katrin Fischer 2012-01-23 21:33:25 UTC --- Created attachment 7299 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7299 [SIGNED-OFF] Bug 6836: followup CSS work Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:33:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:33:33 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #44 from Katrin Fischer 2012-01-23 21:33:33 UTC --- Created attachment 7300 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7300 [SIGNED-OFF] Bug 6836: test case readingrec.pl Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer I tested the functionality and tested translation. All important strings are in the template and can be translated. Good work! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:33:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:33:40 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #45 from Katrin Fischer 2012-01-23 21:33:40 UTC --- Created attachment 7301 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7301 [SIGNED-OFF] Updating perlcriticrc to allow Modern::Perl to suffice instead of use warnings; and use strict; http://bugs.koha-community.org/show_bug.cgi?id=6836 Signed-off-by: Julian Maurice Signed-off-by: Katrin Fischer -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:33:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:33:47 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 --- Comment #46 from Katrin Fischer 2012-01-23 21:33:47 UTC --- Created attachment 7302 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7302 [SIGNED-OFF] Bug 6836: Adding dependency on Modern::Perl Signed-off-by: Julian Maurice Signed-off-by: Katrin Fischer -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 22:34:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 21:34:06 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 23:32:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 22:32:43 +0000 Subject: [Koha-bugs] [Bug 6254] can't set patron privacy by default In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6254 --- Comment #3 from Nicole C. Engard 2012-01-23 22:32:43 UTC --- *** Bug 4426 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 23 23:32:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 22:32:43 +0000 Subject: [Koha-bugs] [Bug 4426] Syspref to set the default privacy level of patrons In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4426 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |nengard at gmail.com Resolution| |DUPLICATE --- Comment #1 from Nicole C. Engard 2012-01-23 22:32:43 UTC --- *** This bug has been marked as a duplicate of bug 6254 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 00:09:33 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 23:09:33 +0000 Subject: [Koha-bugs] [Bug 4158] cannot create list whose title is '0' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4158 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|gmcharlt at gmail.com |aleksa at catalyst.net.nz --- Comment #2 from Aleksa 2012-01-23 23:09:33 UTC --- Created attachment 7303 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7303 Now allows list names that evaluate to false. Also doesn't allow list names that have leading or trailing whitespace. List names now have to contain a non-whitespace character, and must not start or end with whitespace. If the list name starts/ends with whitespace, the user gets a popup and the list is not created. This patch is dependent on 6878. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 00:23:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 23:23:44 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #50 from Srdjan Jankovic 2012-01-23 23:23:44 UTC --- That does not sound right, as if the patch was not applied. Can you please double check 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 00:57:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 23 Jan 2012 23:57:09 +0000 Subject: [Koha-bugs] [Bug 7004] can't leave notes when paying fines anymore In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7004 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 --- Comment #1 from Nicole C. Engard 2012-01-23 23:57:09 UTC --- Just giving this a bump because a library has made a good point to me today. If an auditor comes in to the library and sees a lot of write offs on a patron record they're going to want to know why and there is no way to leave this note as to why you're writing off a fine anymore. I'm upping from low importance to see if someone can get this field back in to the system. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 01:31:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 00:31:51 +0000 Subject: [Koha-bugs] [Bug 7005] no confirmation for write off all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7005 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |aleksa at catalyst.net.nz --- Comment #1 from Aleksa 2012-01-24 00:31:51 UTC --- Created attachment 7304 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7304 Writeoff all now has a confirmation dialog. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 01:38:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 00:38:49 +0000 Subject: [Koha-bugs] [Bug 7129] actual cost showing too many zeros In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7129 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|henridamien at koha-fr.org |aleksa at catalyst.net.nz --- Comment #1 from Aleksa 2012-01-24 00:38:49 UTC --- Created attachment 7305 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7305 Added a sprintf to format the actual cost. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 01:55:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 00:55:07 +0000 Subject: [Koha-bugs] [Bug 6964] 'Add child' function should be dependant on system preference 'borrowerRelationship' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6964 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|oleonard at myacpl.org |aleksa at catalyst.net.nz --- Comment #1 from Aleksa 2012-01-24 00:55:07 UTC --- Created attachment 7306 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7306 The 'Add Child' button is not shown if 'borrowerRelationship' is empty. System preference description also changed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 02:13:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 01:13:58 +0000 Subject: [Koha-bugs] [Bug 6631] Unrestricted creation of lists by anonymous users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6631 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|gmcharlt at gmail.com |aleksa at catalyst.net.nz --- Comment #2 from Aleksa 2012-01-24 01:13:58 UTC --- Created attachment 7307 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7307 Made page require authentication. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 02:24:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 01:24:57 +0000 Subject: [Koha-bugs] [Bug 4078] Display active currency symbol on currency output and input In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4078 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff AssignedTo|oleonard at myacpl.org |aleksa at catalyst.net.nz --- Comment #1 from Aleksa 2012-01-24 01:24:57 UTC --- Created attachment 7308 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7308 Added a sub that places currency symbol. Added to most prices. I've called this sub on as many prices as I could find. However there still might be a few that I've missed. This can be seen on /cgi-bin/koha/members/boraccount.pl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:12:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:12:38 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7168|0 |1 is obsolete| | Status|Failed QA |Needs Signoff AssignedTo|pelletiermaxime at gmail.com |chrish at catalyst.net.nz --- Comment #16 from Chris Hall 2012-01-24 03:12:38 UTC --- Created attachment 7309 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7309 Added ability to duplicate a budget Sorry about that paul, indentation spacing was something I was worrying about but i've seen both 2 and 4 used so I just used 2. Fixed editor settings so it won't happen again. Reattached patch, I modified my original patch and marked the singed off patch obsolete as I think my patch needs to be singed off again, I hope this is correct. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:40:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:40:40 +0000 Subject: [Koha-bugs] [Bug 7461] New: cart offering to remove items when closing Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 Bug #: 7461 Summary: cart offering to remove items when closing Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com If you have items selected in your cart and you choose to hide the window it asks if you're sure you want to remove items from cart - even though I didn't click the option to remove things from my cart. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:41:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:41:51 +0000 Subject: [Koha-bugs] [Bug 7462] New: duplicate patron shows flags Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7462 Bug #: 7462 Summary: duplicate patron shows flags Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com CC: gmcharlt at gmail.com When you duplicate a patron record the duplicate has the patron flags showing. The patron flags should only show when editing a patron not when adding a new patron. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:43:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:43:26 +0000 Subject: [Koha-bugs] [Bug 7463] New: don't show item number on fines Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7463 Bug #: 7463 Summary: don't show item number on fines Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com CC: gmcharlt at gmail.com When you look at the Fines tab on the patron record it shows the item number and a link to 'view item' - the item number isn't necessary and actually confuses things because no one uses the item number - it should show the barcode or no item at all (since there is a link to the item anyway). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:44:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:44:58 +0000 Subject: [Koha-bugs] [Bug 7464] New: punctuation button in cataloging Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7464 Bug #: 7464 Summary: punctuation button in cataloging Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com It would be nice if there was a button you could click in cataloging that would go through the marc record and add all the necessary punctuation in - other systems have such a feature, it has been done, but in Koha you have to know the punctuation rules and enter it by hand. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:49:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:49:11 +0000 Subject: [Koha-bugs] [Bug 7190] written off fines being refunded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7190 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |srdjan at catalyst.net.nz --- Comment #1 from Srdjan Jankovic 2012-01-24 03:49:11 UTC --- Created attachment 7310 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7310 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 04:49:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 03:49:35 +0000 Subject: [Koha-bugs] [Bug 7190] written off fines being refunded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7190 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 05:42:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 04:42:35 +0000 Subject: [Koha-bugs] [Bug 7231] ordering from staged file not using price In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7231 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |srdjan at catalyst.net.nz --- Comment #1 from Srdjan Jankovic 2012-01-24 04:42:35 UTC --- Can you please provide more details, maybe a screenshot if it is not a problem. I tried ordering a single record from a file, which took me to the new empty order with the price fields. On the other hand, I could not see price on the "Import All" screen. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 06:04:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 05:04:53 +0000 Subject: [Koha-bugs] [Bug 7231] ordering from staged file not using price In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7231 --- Comment #2 from Nicole C. Engard 2012-01-24 05:04:53 UTC --- Srdjan, When you ordered from the single record, there were price fields but they were not populated - or were they? When you order from a full file there is no price field, but when you finish the import you see the price on each line item. Video: http://screencast.com/t/JU7RrfmoVf -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 10:42:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 09:42:44 +0000 Subject: [Koha-bugs] [Bug 7144] Floating collection In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7144 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6482|0 |1 is obsolete| | --- Comment #14 from Paul Poulain 2012-01-24 09:42:44 UTC --- Comment on attachment 6482 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6482 bug_7144: renamed HomeOrHoldingBranchReturn to returnBranch and added returningbranch option for floating collections Obsoleting chris version : the feature will be more usefull at itemtype level, so we should test & work on integrating this one. (PS: and it's a damn usefull feature !) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 10:59:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 09:59:18 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain at biblibre.com --- Comment #8 from Paul Poulain 2012-01-24 09:59:18 UTC --- QA comment : 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 11:04:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 10:04:17 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7297|0 |1 is obsolete| | --- Comment #9 from Paul Poulain 2012-01-24 10:04:17 UTC --- Comment on attachment 7297 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7297 Bug 6350 - Adding new developers to history.txt Jesse Maseto Connor Dewar Sam Sanders patch pushed. Note: * I have removed useless tab before Jesse/Connor/Sam (there were 2) * I have pushed in master (the patch don't apply at all on origin/new/bug_6350, that is not related to history.txt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 11:04:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 10:04:31 +0000 Subject: [Koha-bugs] [Bug 6350] Bug for tracking updates to the history file In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6350 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 11:59:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 10:59:47 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #73 from Paul Poulain 2012-01-24 10:59:47 UTC --- QA comment : * I made a lot of tests, everything work: - uploading more than 1 image - replacing 2 images by 1 image - uploading the same image on 2 different biblios, removing one - uploading different images on different biblios - displaying on OPAC. There is a glitch on the display, but removing a local css fixes the problem. It means local CSS will have to be updated probably. - tried to upload a file that is not an image. I got a nice: "Cannot process file as an image. Please ensure you only upload GIF, JPEG, PNG, or XPM images." All my comment 60 and comment 61 point have been fixed About comment 61 : I can't see a use case where the library would have OPAClocalcoverimages but not localcoverimages. It would result in something strange, as the librarian could upload his images, but not see the result in the staff. But maybe that will please some libraries, so I'll continue to live with my question ;-) Passed QA, -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 12:01:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 11:01:28 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master Version|master |rel_3_8 --- Comment #74 from Paul Poulain 2012-01-24 11:01:28 UTC --- Congrats everybody ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 12:13:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 11:13:42 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |paul.poulain at biblibre.com --- Comment #16 from Paul Poulain 2012-01-24 11:13:42 UTC --- QA comments: 1- there is an unconditionnal warn: warn qq{No marc tags for framework "$frameworkcode" field $kohafield}; 2- strengthen/clean the code on some subs by: - testing input parameters (_koha_marc_update_bib_ids) - switching a if !cond {A} else {B} to a if cond {B} else {A} (this was not announced, it's OK, but would have been better if announced 3- cataloguing/merge.pl add a +use C4::Koha; => where is this C4::Koha used ? (I can't see, as there are also a lot of reindenting) 4- my tests show a look I think strange, was it intended ? (screenshot attached) Failed QA for 1, waiting for an answer to 3 and 4, (2 is OK) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 12:15:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 11:15:46 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #17 from Paul Poulain 2012-01-24 11:15:46 UTC --- Created attachment 7311 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7311 screenshot the framework list is on the right, is it intended ? looks a little bit strange 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 14:32:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 13:32:55 +0000 Subject: [Koha-bugs] [Bug 6865] Replace image-based gradient backgrounds with CSS3 gradients In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6865 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low --- Comment #8 from Owen Leonard 2012-01-24 13:32:55 UTC --- Follow-up required: Staff client login form has a separate CSS file which was not updated. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 14:43:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 13:43:08 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #75 from Jared Camins-Esakov 2012-01-24 13:43:08 UTC --- Created attachment 7312 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7312 Bug 1633: Add missing permissions The previous patches missed adding the upload_local_cover_images permission to languages other than en, giving jenkins agitas and indigestion. This patch adds the permission to other languages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 14:57:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 13:57:44 +0000 Subject: [Koha-bugs] [Bug 6865] Replace image-based gradient backgrounds with CSS3 gradients In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6865 --- Comment #9 from Owen Leonard 2012-01-24 13:57:44 UTC --- Created attachment 7313 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7313 Follow-up fix This patch replaces the login CSS's usage of a background image for the submit button in favor of CSS gradients. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 14:58:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 13:58:08 +0000 Subject: [Koha-bugs] [Bug 6865] Replace image-based gradient backgrounds with CSS3 gradients In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6865 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 14:58:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 13:58:21 +0000 Subject: [Koha-bugs] [Bug 6865] Replace image-based gradient backgrounds with CSS3 gradients In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6865 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:03:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:03:31 +0000 Subject: [Koha-bugs] [Bug 7461] cart offering to remove items when closing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:14:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:14:20 +0000 Subject: [Koha-bugs] [Bug 7465] New: Remove language specific permission files Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7465 Bug #: 7465 Summary: Remove language specific permission files Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N AssignedTo: frederic at tamil.fr ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha.sekjal at gmail.com In order to make it easier to add new permissions the language specific files for permissions should be removed in favor of a general file for all languages. (similar to the sysprefs.sql file) Descriptions could be hardcoded into the template and be translatable via po files. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:16:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:16:07 +0000 Subject: [Koha-bugs] [Bug 7461] cart offering to remove items when closing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 --- Comment #1 from Owen Leonard 2012-01-24 14:16:07 UTC --- Created attachment 7314 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7314 Proposed fix The "hide window" button in the cart called a quit() function which deletes any checked items. My understanding of the "hide window" button is that it should *only* hide the window, not perform any other operations. I'm removing the calls to the quit() function in both the OPAC and staff client and adding a CSS class, "close," which is already tied via jQuery to the window.close() function. To test in both OPAC and staff client: Add items to the cart. Try clicking the "hide window" button with items selected and without. In both cases the window should close without affecting the contents of the cart. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:16:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:16:17 +0000 Subject: [Koha-bugs] [Bug 7461] cart offering to remove items when closing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:23:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:23:19 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7312|0 |1 is obsolete| | --- Comment #76 from Jared Camins-Esakov 2012-01-24 14:23:19 UTC --- Created attachment 7315 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7315 Bug 1633 follow-up: Fix jenkins tests The previous patches missed adding the upload_local_cover_images permission to languages other than en, and used a forbidden TT construct, giving jenkins agitas and indigestion. This patch adds the permission to other languages and corrects the syntax. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:24:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:24:46 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #18 from Nicole C. Engard 2012-01-24 14:24:46 UTC --- It is intended - it's there so you can choose what the framework will be when you finish merging. 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:29:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:29:29 +0000 Subject: [Koha-bugs] [Bug 7461] cart offering to remove items when closing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7314|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard 2012-01-24 14:29:29 UTC --- Created attachment 7316 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7316 [SIGNED-OFF] Bug 7461 - Cart offering to remove items when closing The "hide window" button in the cart called a quit() function which deletes any checked items. My understanding of the "hide window" button is that it should *only* hide the window, not perform any other operations. I'm removing the calls to the quit() function in both the OPAC and staff client and adding a CSS class, "close," which is already tied via jQuery to the window.close() function. To test in both OPAC and staff client: Add items to the cart. Try clicking the "hide window" button with items selected and without. In both cases the window should close without affecting the contents of the cart. Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:29:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:29:41 +0000 Subject: [Koha-bugs] [Bug 7461] cart offering to remove items when closing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7461 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:43:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:43:03 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #19 from Paul Poulain 2012-01-24 14:43:03 UTC --- (In reply to comment #18) > It is intended - it's there so you can choose what the framework will be when > you finish merging. Nicole, I understand what it's made for. My surprise is his position on the screen. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:45:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:45:58 +0000 Subject: [Koha-bugs] [Bug 6964] 'Add child' function should be dependant on system preference 'borrowerRelationship' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6964 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7306|0 |1 is obsolete| | --- Comment #2 from Owen Leonard 2012-01-24 14:45:58 UTC --- Created attachment 7317 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7317 [SIGNED-OFF] Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' The 'Add Child' button is not shown if 'borrowerRelationship' is empty. System preference description changed. Signed-off-by: Owen Leonard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:46:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:46:22 +0000 Subject: [Koha-bugs] [Bug 6964] 'Add child' function should be dependant on system preference 'borrowerRelationship' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6964 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:47:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:47:39 +0000 Subject: [Koha-bugs] [Bug 6964] 'Add child' function should be dependant on system preference 'borrowerRelationship' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6964 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_4 |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:56:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:56:40 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7295|0 |1 is obsolete| | --- Comment #4 from Owen Leonard 2012-01-24 14:56:40 UTC --- Created attachment 7318 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7318 [SIGNED-OFF] Bug 7460: Add template toolkit's FILTER html_line_break on opac details description's tab Signed-off-by: Owen Leonard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 15:57:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 14:57:20 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off Version|unspecified |master --- Comment #5 from Owen Leonard 2012-01-24 14:57:20 UTC --- I think the same change should be made to the staff client. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:03:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:03:12 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7163|0 |1 is obsolete| | --- Comment #3 from Owen Leonard 2012-01-24 15:03:12 UTC --- Created attachment 7319 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7319 [SIGNED-OFF] Bug 7446: Redundant display of availablecount in results.tt in staff client. This tiny patch removes a redunant display. Signed-off-by: Owen Leonard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:03:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:03:47 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low Status|Needs Signoff |Signed Off Version|unspecified |master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:13:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:13:00 +0000 Subject: [Koha-bugs] [Bug 7339] Help System in IE8-9 Does Not Load With 500 Error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7339 --- Comment #6 from Owen Leonard 2012-01-24 15:13:00 UTC --- (In reply to comment #5) > In firefox and chromium, a similar error is generated when clicking on the [?] > link on the admin home page (but only on this page). This page? /cgi-bin/koha/admin/admin-home.pl I don't get that error from Firefox 9.0.1 or Chrome 16.0.912.77 m on Windows 7, nor from Chrome 16.0.912.75 or Firefox 9.0.1 on Ubuntu 11.10. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:21:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:21:11 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #51 from Liz Rea 2012-01-24 15:21:11 UTC --- Hmm it said it applied ok. And the display is different before and after the patch. I will check it again. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:35:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:35:43 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #52 from Liz Rea 2012-01-24 15:35:43 UTC --- You were right - sorry about that! http://screencast.com/t/eOkFc10Euae I know that when I tried it yesterday it applied ok, but clearly something was amiss - today when I redid it on a fresh fetch I got the following: Applying: bug_7001: Issue and Reserve slips are notices. /home/liz/kohaclone/.git/rebase-apply/patch:410: trailing whitespace. } /home/liz/kohaclone/.git/rebase-apply/patch:411: trailing whitespace. # send an "account details" notice to a newly created user /home/liz/kohaclone/.git/rebase-apply/patch:647: trailing whitespace. /home/liz/kohaclone/.git/rebase-apply/patch:1010: trailing whitespace. ITEM RESERVED: /home/liz/kohaclone/.git/rebase-apply/patch:2124: trailing whitespace. [% UNLESS independant_branch %] warning: squelched 4 whitespace errors warning: 9 lines add whitespace errors. Using index info to reconstruct a base tree... :410: trailing whitespace. } :411: trailing whitespace. # send an "account details" notice to a newly created user :647: trailing whitespace. :1010: trailing whitespace. ITEM RESERVED: :2124: trailing whitespace. [% UNLESS independant_branch %] warning: squelched 6 whitespace errors warning: 9 lines applied after fixing whitespace errors. Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/kohastructure.sql Auto-merging installer/data/mysql/sysprefs.sql CONFLICT (content): Merge conflict in installer/data/mysql/sysprefs.sql Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Removing koha-tmpl/intranet-tmpl/prog/en/modules/circ/hold-transfer-slip.tt Removing koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-receipt.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt Failed to merge in the changes. Patch failed at 0001 bug_7001: Issue and Reserve slips are notices. However, those things were easily resolved so I went ahead and did so - I have the commits, do you want them so you can squash them in or... what's your preferred course of action 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:40:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:40:14 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7315|0 |1 is obsolete| | --- Comment #77 from Jared Camins-Esakov 2012-01-24 15:40:14 UTC --- Created attachment 7320 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7320 Bug 1633 follow-up: Fix jenkins tests The previous patches missed adding the upload_local_cover_images permission to languages other than en, and used a forbidden TT construct, giving jenkins agitas and indigestion. This patch adds the permission to other languages and corrects the syntax. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:43:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:43:09 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #53 from Liz Rea 2012-01-24 15:43:09 UTC --- oh and since now it's working - I'll test 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:47:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:47:36 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #20 from Owen Leonard 2012-01-24 15:47:36 UTC --- Created attachment 7321 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7321 Follow-up fix This patch attempts to make the title selection form a little clearer. Also: - Adding subtitle to the display of titles to be merged - Adding a link to preview the MARC record of titles to be merged - Correcting breadcrumbs -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 16:47:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 15:47:47 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 17:31:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 16:31:05 +0000 Subject: [Koha-bugs] [Bug 7339] Help System in IE8-9 Does Not Load With 500 Error In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7339 --- Comment #7 from Gaetan Boisson 2012-01-24 16:31:05 UTC --- indeed, i had it on several instances but just saw it working properly on another one. forget comment #5! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 17:48:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 16:48:57 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #21 from Nicole C. Engard 2012-01-24 16:48:57 UTC --- Owen, Is your patch a follow up? or an edited patch? Should I apply both? Cause when I tried to apply both I got this: nengard at kohavm:~/kohaclone$ git bz apply 6210 Bug 6210 - Choose framework on Merge [SIGNED-OFF] bug_6210: Select framework if merging two records with different frameworks Apply? [yn] y Applying: bug_6210: Select framework if merging two records with different frameworks /home/nengard/kohaclone/.git/rebase-apply/patch:195: trailing whitespace. $framework = $frameworkcode1; /home/nengard/kohaclone/.git/rebase-apply/patch:221: trailing whitespace. choosereference => 1, /home/nengard/kohaclone/.git/rebase-apply/patch:299: trailing whitespace. [% frameworkcodeloo.frameworktext %] warning: 3 lines add whitespace errors. Follow-up fix Apply? [yn] y Applying: Bug 6210 - Follow up, Choose framework on merge error: patch failed: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt:198 error: koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/merge.tt: patch does not apply Patch failed at 0001 Bug 6210 - Follow up, Choose framework on merge 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". Patch left in /tmp/Follow-up-fix-z8BjoC.patch nengard at kohavm:~/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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 18:03:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 17:03:24 +0000 Subject: [Koha-bugs] [Bug 7005] no confirmation for write off all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7005 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7304|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard 2012-01-24 17:03:24 UTC --- Created attachment 7322 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7322 [SIGNED-OFF] Bug 7005: Writeoff all now has a confirmation dialog. Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 18:03:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 17:03:38 +0000 Subject: [Koha-bugs] [Bug 7005] no confirmation for write off all In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7005 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 18:09:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 17:09:04 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7266|0 |1 is obsolete| | --- Comment #14 from Jared Camins-Esakov 2012-01-24 17:09:04 UTC --- Created attachment 7323 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7323 Bug 7284: Authority matching improvements Squashed patch incorporating all previous patches. 1. Cleaned up authorities code by removing unused functions and adding unimplemented functions and added some unit tests. 2. Added an additional box to the authority finder plugin for "Heading match," which consults not just the main entry but also See-from and See-also-from headings. 3. Improved Koha's authority linker cron job (misc/link_bibs_to_authorities.pl) to make it more useful: Added the following options to the misc/link_bibs_to_authorities.pl script: --auth-limit Only process those headings that match the authorities matching the user-specified WHERE clause. --bib-limit Only process those bib records that match the user-specified WHERE clause. --commit Commit the results to the database after every N records are processed. --link-report Display a report of all the headings that were processed. Converted misc/link_bibs_to_authorities.pl to use POD. Added a detailed report of headings that linked, did not link, and linked in a "fuzzy" fashion (the exact semantics of fuzzy are up to the individual linker modules) during the run. Implemented new C4::Linker functionality to make it possible to easily add custom authority linker algorithms. Currently available linker options are: * Default: retains the current behavior of only creating links when there is an exact match to one and only one authority record; if the 'broader_headings' option is enabled, it will try to link to headings to authority records for broader headings by removing subfields from the end of the heading (NOTE: test the results before enabling broader_headings in a production system because its usefulness is very much dependent on individual sites' authority files) * First Match: based on Default, creates a link to the *first* authority record that matches a given heading, even if there is more than one authority record that matches * Last Match: based on Default, creates a link to the *last* authority record that matches a given heading, even if there is more than one record that matches Made the linking functionality use the SearchAuthorities in C4::AuthoritiesMarc rather than SimpleSearch in C4::Search. Once C4::Search has been refactored, SearchAuthorities should be rewritten to simply call into C4::Search. However, at this time C4::Search cannot handle authority searching. Also fixed numerous performance issues in SearchAuthorities and the Linker script: * Correctly destroy ZOOM recordsets in SearchAuthorities when finished. If left undestroyed, efficiency appears to approach O(log n^n) * Add an optional $skipmetadata flag to SearchAuthorities that can be used to avoid additional calls into Zebra when all that is wanted are authority records and not statistics about their use This patch also adds the following sysprefs: * AutoCreateAuthorities - When this and BiblioAddsAuthorities are both turned on, automatically create authority records for headings that don't have any authority link when cataloging. When BiblioAddsAuthorities is on and AutoCreateAuthorities is turned off, do not automatically generate authority records, but allow the user to enter headings that don't match an existing authority. When BiblioAddsAuthorities is off, this has no effect. * LinkerModule - Chooses which linker module to use for matching headings (current options are as described above in the section on linker options: "Default," "FirstMatch," and "LastMatch") * LinkerOptions - A pipe-separated list of options to set for the authority linker * LinkerRelink - When turned on, the linker will confirm the links for headings that have previously been linked to an authority record when it runs. When turned off, any heading with an existing link will be ignored. * LinkerKeepStale - When turned on, the linker will never *delete* a link to an authority record, though, depending on the value of LinkerRelink, it may change the link. This patch also modifies the authority indexing to remove trailing punctuation from Match indexes. 4. Replace the old BiblioAddAuthorities subroutines with calls into the new C4::Linker routines. 5. Add a simple implementation for C4::Heading::UNIMARC. (With thanks to F. Demians, 2011.01.09:) Correct C4::Heading::UNIMARC class loading. Create biblio tag to authority types data structure at initialization rather than querying DB. 6. Ran perltidy on all changed code. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 20:28:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 19:28:12 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |ASSIGNED -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 20:28:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 19:28:20 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 20:30:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 19:30:04 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #78 from Chris Cormack 2012-01-24 19:30:04 UTC --- Tests now pass perl xt/permissions.t unable to locate Koha configuration file koha-conf.xml at C4/Context.pm line 333. ok 1 - Open reference user permissions file installer/data/mysql/en/mandatory/userpermissions.sql ok 2 - Found 48 user permissions ok 3 - Open translated user permissions file installer/data/mysql/de-DE/mandatory/userpermissions.sql ok 4 - Found 48 perms ok 5 - No user permissions to add ok 6 - No user permissions to delete ok 7 - Open translated user permissions file installer/data/mysql/it-IT/necessari/userpermissions.sql ok 8 - Found 48 perms ok 9 - No user permissions to add ok 10 - No user permissions to delete ok 11 - Open translated user permissions file installer/data/mysql/fr-FR/1-Obligatoire/userpermissions.sql ok 12 - Found 48 perms ok 13 - No user permissions to add ok 14 - No user permissions to delete ok 15 - Open translated user permissions file installer/data/mysql/uk-UA/mandatory/permissions_and_user_flags.sql ok 16 - Found 48 perms ok 17 - No user permissions to add ok 18 - No user permissions to delete ok 19 - Open translated user permissions file installer/data/mysql/ru-RU/mandatory/permissions_and_user_flags.sql ok 20 - Found 48 perms ok 21 - No user permissions to add ok 22 - No user permissions to delete ok 23 - Open translated user permissions file installer/data/mysql/pl-PL/mandatory/userpermissions.sql ok 24 - Found 48 perms ok 25 - No user permissions to add ok 26 - No user permissions to delete 1..26 perl xt/tt_valid.t 1..1 ok 1 - TT syntax: not using TT directive within HTML tag -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 20:30:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 19:30:22 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #79 from Chris Cormack 2012-01-24 19:30:22 UTC --- Created attachment 7324 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7324 Bug 1633 follow-up: Fix jenkins tests The previous patches missed adding the upload_local_cover_images permission to languages other than en, and used a forbidden TT construct, giving jenkins agitas and indigestion. This patch adds the permission to other languages and corrects the syntax. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 20:30:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 19:30:48 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7270|0 |1 is obsolete| | Attachment #7271|0 |1 is obsolete| | Attachment #7272|0 |1 is obsolete| | Attachment #7273|0 |1 is obsolete| | Attachment #7274|0 |1 is obsolete| | Attachment #7275|0 |1 is obsolete| | Attachment #7320|0 |1 is obsolete| | Attachment #7324|0 |1 is obsolete| | --- Comment #80 from Chris Cormack 2012-01-24 19:30:48 UTC --- Created attachment 7325 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7325 Bug 1633 follow-up: Fix jenkins tests The previous patches missed adding the upload_local_cover_images permission to languages other than en, and used a forbidden TT construct, giving jenkins agitas and indigestion. This patch adds the permission to other languages and corrects the syntax. 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 21:41:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 20:41:52 +0000 Subject: [Koha-bugs] [Bug 7466] New: Cart notification popup should appear onscreen even when button is offscreen Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7466 Bug #: 7466 Summary: Cart notification popup should appear onscreen even when button is offscreen Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: oleonard at myacpl.org QAContact: koha.sekjal at gmail.com If one is adding to the cart using links in the search results page it is possible to be adding to the cart when the page has scrolled down so far that the cart button is off screen. The cart notification popup ("This item has been added to your cart"), being fixed to the cart button, will not be visible. Instead the cart notification popup should take the page scroll into account and always appear onscreen. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 21:52:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 20:52:16 +0000 Subject: [Koha-bugs] [Bug 7466] Cart notification popup should appear onscreen even when button is offscreen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7466 --- Comment #1 from Owen Leonard 2012-01-24 20:52:16 UTC --- Created attachment 7326 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7326 Proposed fix This patch compares the scroll position of the window with the page position of the cart button and displays the cart notification popup at the top of the visible page if the cart button has moved offscreen. Includes fix for OPAC and staff client. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 21:52:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 20:52:31 +0000 Subject: [Koha-bugs] [Bug 7466] Cart notification popup should appear onscreen even when button is offscreen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7466 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 22:08:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 21:08:11 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #22 from Owen Leonard 2012-01-24 21:08:11 UTC --- My patch is a follow-up. I just tried using git bz to apply both patches on a fresh branch and had no problems. I wonder if it's because I have this git configuration tweak? http://blog.bigballofwax.co.nz/2011/12/15/fixing-whitespace-when-apply-patches-with-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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 23:06:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 22:06:46 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7321|0 |1 is obsolete| | --- Comment #23 from Nicole C. Engard 2012-01-24 22:06:46 UTC --- Created attachment 7327 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7327 [SIGNED-OFF] Bug 6210 - Follow up, Choose framework on merge - Adding subtitle to the display of titles to be merged - Adding a link to preview the MARC record of titles to be merged - Fixing up markup of form to improve appearance - Correcting breadcrumbs Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 24 23:07:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 22:07:39 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #24 from Nicole C. Engard 2012-01-24 22:07:39 UTC --- That was it - the follow up was signed off on. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 00:12:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 23:12:46 +0000 Subject: [Koha-bugs] [Bug 6539] Z39.50 Search ISBN Field Populated with title In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6539 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4643|0 |1 is obsolete| | --- Comment #10 from Liz Rea 2012-01-24 23:12:46 UTC --- Created attachment 7328 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7328 [Signed Off] Bug 6539 - When searching the catalogue, if I get no results then hit the Z39.50 search the title field in the pop up window is populated with what I searched for. If I search for a valid ISBN number and hit the Z39.50 search, the title field is populated with the ISBN number I searched for. This number should populate the ISBN field and not the title field. http://bugs.koha-community.org/show_bug.cgi?id=6539 Signed-off-by: Katrin Fischer To test: - Search new ISBN using ISBN search from advanced search page - 0 results - click on Z39.50 search - Z30.50 form will have your ISBN in ISBN search option I am signing off on this, because it's an improvement over the current behaviour. I see some problems though that should perhaps be addressed in a separate bug or as a follow-up: If you use th catalog search field and search for an ISBN or a keyword the right fields of the Z39.50 search form will be populated, but the search index will be put in front: ISBN: kw,wrdl: 9783492251495 or Title: kw,wrdl: koha testing If you search for ISBN as keyword on the advanced search page, it will still populate the Title search. Signed-off-by: Liz Rea -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 00:13:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 24 Jan 2012 23:13:53 +0000 Subject: [Koha-bugs] [Bug 6539] Z39.50 Search ISBN Field Populated with title In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6539 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off CC| |wizzyrea at gmail.com --- Comment #11 from Liz Rea 2012-01-24 23:13:53 UTC --- I ought to add, that I cleaned up the patch per Paul's desire. Please QA again? I didn't touch the meat of it, only the whitespace/weird comment changes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 03:41:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 02:41:41 +0000 Subject: [Koha-bugs] [Bug 6539] Z39.50 Search ISBN Field Populated with title In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6539 --- Comment #12 from Liz Rea 2012-01-25 02:41:41 UTC --- also, katrin - I think there's another bug in here - even without this patch you get the kw,wrdl thing on the z searches now. Hrmph. I thought maybe it was someting to do with this patch but when I went back to check the original functionality I found that the kw,wrdl thing was showing up even on master. Hrmph. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 04:42:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 03:42:59 +0000 Subject: [Koha-bugs] [Bug 7467] New: Printing Transfer Slips that do not have holds Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 Bug #: 7467 Summary: Printing Transfer Slips that do not have holds Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: srdjan at catalyst.net.nz QAContact: koha.sekjal at gmail.com CC: gmcharlt at gmail.com Work to be done: * Create circ/transfer-slip.pl and circ/transfer-slip.tt similar to hold-transfer-slip * circ/returns.tt: add "Yes and Print Slip" button that will call Dopop('transfer-slip.pl') * Remove inputloop and ri-* variables code from circ/returns, it is not used and is confusing How to test: * When returning an item without holds rhat needs to be transferred to home branch "Yes and Print Slip" button should show * Click athe button and print slip. Meaningful To and From branch, as well as item info should print -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 05:16:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 04:16:56 +0000 Subject: [Koha-bugs] [Bug 5924] Authorities search : Heading Main is defined in unimarc record.abs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5924 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 05:16:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 04:16:56 +0000 Subject: [Koha-bugs] [Bug 5581] BibLibre authorities improvements for 3.4 In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5581 Bug 5581 depends on bug 5924, which changed state. Bug 5924 Summary: Authorities search : Heading Main is defined in unimarc record.abs http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5924 What |Old Value |New Value ---------------------------------------------------------------------------- Status|Pushed to Master |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 07:04:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 06:04:14 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |srdjan at catalyst.net.nz --- Comment #1 from Srdjan Jankovic 2012-01-25 06:04:14 UTC --- Created attachment 7329 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7329 patch Did not remove ri-*, that seems to be used to display all checked in items when checking in one item after another -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 07:04:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 06:04:31 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 07:25:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 06:25:36 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7309|0 |1 is obsolete| | --- Comment #17 from Katrin Fischer 2012-01-25 06:25:36 UTC --- Created attachment 7330 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7330 [SIGNED-OFF] Bug 6943: Added ability to duplicate a budget tree (from the edit sub menu) http://bugs.koha-community.org/show_bug.cgi?id=6943 Signed-off-by: Katrin Fischer - all new javascript alerts have translations markers _() - hierarchies and permissions were copied correctly Possible enhancements: - make it possible to move orders from old to new funds - make it possible to change description while copying, saving 1 additional step -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 07:25:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 06:25:51 +0000 Subject: [Koha-bugs] [Bug 6943] Create new budget from a copy of a previous budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6943 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 07:35:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 06:35:41 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #54 from Srdjan Jankovic 2012-01-25 06:35:41 UTC --- For the commits, if your testing finds no other problems (wishful thinking) then I'll ask you to submit them as follow ups. Otherwise doesn't matter, I'll redo them myself with the next 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 08:02:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 07:02:22 +0000 Subject: [Koha-bugs] [Bug 6210] Choose framework on Merge In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6210 --- Comment #25 from Srdjan Jankovic 2012-01-25 07:02:22 UTC --- Issues from comment 16: 1. warn is not unconditional, sub returns before warn if all is ok 3. C4::Koha::getframeworks() is used 4. Other layouts are posiible. Fields can be moved around easily without affecting functionality. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 16:48:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 15:48:10 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #55 from Liz Rea 2012-01-25 15:48:10 UTC --- It looks like slip printing from moremember.pl throws a template error: http://koha.nekls.org/cgi-bin/koha/members/moremember.pl?borrowernumber=16&print=qslip Software error: Template process failed: file error - /home/liz/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-receipt.tt: not found at /home/liz/kohaclone/C4/Templates.pm line 126. For help, please send mail to the webmaster (webmaster at koha-deb), giving this error message and the time and date of the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 16:59:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 15:59:00 +0000 Subject: [Koha-bugs] [Bug 7468] New: Add label to batch by barcode range Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7468 Bug #: 7468 Summary: Add label to batch by barcode range Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Label printing AssignedTo: cnighswonger at foundations.edu ReportedBy: wrmslibrary at gmail.com QAContact: koha.sekjal at gmail.com It would be nice to be able to add an item to a label batch by barcode without having to scan the barcode. If a barcode has not yet been printed, it cannot be scanned to add the item to a label batch. Would like to be able to search by barcode range to add items to a label batch. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:04:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:04:41 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.com --- Comment #2 from Liz Rea 2012-01-25 16:04:41 UTC --- srdjan - how does this relate to 7001? (if at all) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:09:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:09:08 +0000 Subject: [Koha-bugs] [Bug 7469] New: Focus on 1st field of creation form instead of search textbox Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7469 Bug #: 7469 Summary: Focus on 1st field of creation form instead of search textbox Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com When a user creates a new vendor, a new borrower or a new basket (maybe on others pages too, to be listed), a creation form is displayed, but the focus is still on the search textbox on page top. It would be probably better to switch the focus to the first field of the creation form. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:15:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:15:43 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 --- Comment #3 from Liz Rea 2012-01-25 16:15:43 UTC --- observation - the Circulation -> transfer functionality could use this slip too, is that considered too much of a scope creep? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:28:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:28:02 +0000 Subject: [Koha-bugs] [Bug 7470] New: Babeltheque - new proposal Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7470 Bug #: 7470 Summary: Babeltheque - new proposal Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC AssignedTo: oleonard at myacpl.org ReportedBy: claire.hernandez at biblibre.com QAContact: koha.sekjal at gmail.com We did a new implementation of babeltheque in koha, more complete and better intergrated (for the moment in community version, babeltheque is not configurable and hardcoded in opac-bottom.inc). 3 features in this one: - adds social network information in search results - adds babeltheque data in opac-detail - adds social network links in opac-detail too (google+, twitter, mail and co.) This dev is in production in 2 of our customes (co-funder). French article with screenshots: http://docmiop.wordpress.com/2012/01/18/quand-babeltheque-enrichit-koha/ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:28:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:28:55 +0000 Subject: [Koha-bugs] [Bug 7470] Babeltheque - new proposal In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7470 --- Comment #1 from claire.hernandez at biblibre.com 2012-01-25 16:28:55 UTC --- (MT8241) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 17:52:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 16:52:24 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion CC| |wizzyrea at gmail.com --- Comment #3 from Liz Rea 2012-01-25 16:52:24 UTC --- There are a couple of ways this could be fixed: 1. Don't show it at all in the OPAC 2. Change the text to something else "Your search returned" 3. Use local jquery to do either of the above. Does this need to be a systemic change, or can we handle it with jquery? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 18:00:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 17:00:48 +0000 Subject: [Koha-bugs] [Bug 7470] Babeltheque - new proposal In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7470 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|unspecified |master AssignedTo|oleonard at myacpl.org |claire.hernandez at biblibre.c | |om -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 18:07:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 17:07:58 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 --- Comment #4 from Liz Rea 2012-01-25 17:07:58 UTC --- I got the patch applied just fine, but I don't seem to get the changes when I check in a book that needs to go home - it looks the same as it always does? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 18:08:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 17:08:29 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #4 from Katrin Fischer 2012-01-25 17:08:29 UTC --- +1 I think it's quite hard to do with jQuery right now, because the part is not formatted nicely. If people want to keep it, some reformatting and adding of ids would be good. I think I would prefer a global change here. "Your search returned XX 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 18:26:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 17:26:26 +0000 Subject: [Koha-bugs] [Bug 7471] New: z39.50 search propagation from empty results prepends kw, wrdl to search terms Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7471 Bug #: 7471 Summary: z39.50 search propagation from empty results prepends kw,wrdl to search terms Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_8 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: wizzyrea at gmail.com QAContact: koha.sekjal at gmail.com http://screencast.com/t/Zi2saYeF9sz To replicate: * Perform a search on the staff client catalogue that will bring no results * Click the z39.50 search button * observe that the search terms go into the title field, but with kw,wrdl prepended. I believe that this should not happen - search terms should go into the z search as entered. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 21:43:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 20:43:06 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 --- Comment #5 from Liz Rea 2012-01-25 20:43:06 UTC --- Created attachment 7331 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7331 bug 6985 - remove kw,wrdl from the search results To test: * apply patch * do a search in the OPAC, the result page should now say "Your search returned X results" instead of "Your search for "kw,wrdl:yyy" returned x 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 21:43:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 20:43:25 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Wed Jan 25 21:44:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Wed, 25 Jan 2012 20:44:29 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gmcharlt at gmail.com |wizzyrea 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 02:30:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 01:30:59 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7288|0 |1 is obsolete| | --- Comment #2 from Melia Meggs 2012-01-26 01:30:59 UTC --- Created attachment 7332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7332 Signed off patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 02:32:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 01:32:13 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7332|0 |1 is patch| | Attachment #7332|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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 02:40:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 01:40:54 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Melia Meggs changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |melia at bywatersolutions.com --- Comment #3 from Melia Meggs 2012-01-26 01:40:54 UTC --- Here's what I did for testing: * On the Home ? Administration ? MARC Frameworks ? Framework Structure ? Tag 952 Subfield Structure ? Edit subfields constraints for subfield o (Full call number in my case) click on more constraints, pick plugin callnumber-KU.pl * Home > Cataloging > search for a record * Edit > Edit items Scroll down to o - Full Call Number. I typed in the following: FREN 0 (then click on ...) - FREN 0000 is returned FREN 0 (then click on ...) - FREN 0001 is returned (the first unused value beginning with this prefix) FREN 01 (then click on ...) - FREN 0100 is returned And the one prefix that is different: FEAT AM (then click on ...) - FEAT AM01 is returned FEAT AM (then click on ...) - FEAT AM02 is returned I think it works as expected, so I am signing off. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 04:24:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 03:24:54 +0000 Subject: [Koha-bugs] [Bug 6413] Notes in Fines doing wonky things In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6413 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |chrish at catalyst.net.nz --- Comment #7 from Chris Hall 2012-01-26 03:24:54 UTC --- Created attachment 7333 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7333 Added ability to add notes when paying or writing off fines On the Account tab of the fines page there is a new 'note' column beside each entry. When paying a fine a 'payment note' box appears beside each fine, this note will be set for that payment rather than the fine itself. Both notes on fines and notes on payments/write-offs cannot be changed. Using either the 'pay' or 'write off' buttons next to an entry will save the note for that entry. Using the 'writeoff all' button will save the notes for all entries. Please note however that using either the 'pay amount' or 'pay selected' does NOT save the notes. This is due to the current way in which this is handled between pay.pl and paycollect.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:01:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:01:40 +0000 Subject: [Koha-bugs] [Bug 6323] Attach/move items -- error handling cleanup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6323 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #20 from M. de Rooy 2012-01-26 08:01:40 UTC --- QA Comment: Changed to satisfy earlier comments. Thanks. Looks good. Updating status.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:02:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:02:04 +0000 Subject: [Koha-bugs] [Bug 6323] Attach/move items -- error handling cleanup In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6323 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:34:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:34:25 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 --- Comment #81 from M. de Rooy 2012-01-26 08:34:25 UTC --- Created attachment 7334 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7334 Followup on kohastructure Fixing typo in last create -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:37:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:37:20 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |m.de.rooy at rijksmuseum.nl QAContact|paul.poulain at biblibre.com |m.de.rooy at rijksmuseum.nl --- Comment #82 from M. de Rooy 2012-01-26 08:37:20 UTC --- QA: Looks good. Updating status. Chris' patch made my last followup obsolete. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:37:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:37:39 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7334|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 09:38:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 08:38:00 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_8 |master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:05:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:05:07 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy at rijksmuseum.nl QAContact|koha.sekjal at gmail.com |m.de.rooy at rijksmuseum.nl --- Comment #10 from M. de Rooy 2012-01-26 09:05:07 UTC --- QA Comment/Questions: This patch adds a syspref usecache. I would opt for a more specific name. Note that the word usecache is already used in several javascripts. Something like usememcached for instance? If such a pref is added, I would also expect to see it being used. But as I understand, the current test is still if $ENV{'MEMCACHED_SERVERS'} is filled in C4/Context. The value of this pref is never tested? The modules moved to Koha still include references in comments to C4. Could you also eliminate those? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:05:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:05:51 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 AssignedTo|gmcharlt at gmail.com |chrish at catalyst.net.nz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:19:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:19:21 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 --- Comment #11 from M. de Rooy 2012-01-26 09:19:21 UTC --- Chris C pointed me to the patches you wrote under 7249 which use the pref. So that question got some clarification. Although that was the most important one, I still think renaming it would be better. Should not be too hard with an intelligent(!) Replace All ;) And the C4 mentions .. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:22:52 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:22:52 +0000 Subject: [Koha-bugs] [Bug 7249] Report webservices In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7249 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 CC| |m.de.rooy at rijksmuseum.nl AssignedTo|gmcharlt at gmail.com |chrish at catalyst.net.nz QAContact|koha.sekjal at gmail.com |m.de.rooy at rijksmuseum.nl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:27:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:27:47 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 --- Comment #12 from M. de Rooy 2012-01-26 09:27:47 UTC --- Another comment while browsing through 7249: If we start using your pref, it would be better to eliminate here the old way of testing via $ENV. Make it uniform again. If you do that, we get rid of a "preference" coming via koha-httpd file. Although it would be nice to seek for some concensus on the list, especially with those who worked on this before.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:38:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:38:25 +0000 Subject: [Koha-bugs] [Bug 7472] New: Edit button ineffective when paying borrower fee Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7472 Bug #: 7472 Summary: Edit button ineffective when paying borrower fee Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons AssignedTo: kyle.m.hall at gmail.com ReportedBy: frederic at tamil.fr QAContact: koha.sekjal at gmail.com CC: gmcharlt at gmail.com On payment page, the Edit button doesn't load anymore the current borrower edit page. To reproduce the bug: - Define a borrower category 'foo' with Enrollment fee - Create a new 'foo' borrower - Click on Check out tab - A message is displayed: Fees & Charges: Patron has Outstanding fees & charges of xx.00. Checkouts are BLOCKED because fine balance is OVER THE LIMIT. Make Payment - Click on Payment link - Click on Edit button - You reach a page for creating a new borrower => you should reach the current borrower edition page - Same issue on paycollect.tt template -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:39:18 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:39:18 +0000 Subject: [Koha-bugs] [Bug 7472] Edit button ineffective when paying borrower fee In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7472 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 10:42:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 09:42:37 +0000 Subject: [Koha-bugs] [Bug 7472] Edit button ineffective when paying borrower fee In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7472 --- Comment #1 from Fr?d?ric Demians 2012-01-26 09:42:37 UTC --- Created attachment 7335 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7335 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 11:11:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 10:11:24 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 --- Comment #13 from Katrin Fischer 2012-01-26 10:11:24 UTC --- I like the idea of having a system preference to turn it off and on - this will make testing really easy too. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 12:09:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 11:09:17 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice at biblibre.com --- Comment #7 from Julian Maurice 2012-01-26 11:09:17 UTC --- Katrin, Jonathan asked me to tell you that he's actually not available. He'll come back in two weeks. He also wants to say that the 'stalled' status was already present before his patch, he didn't what it is, so he left 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 12:37:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 11:37:14 +0000 Subject: [Koha-bugs] [Bug 5346] Linking suggestions & orders In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5346 --- Comment #8 from Katrin Fischer 2012-01-26 11:37:14 UTC --- Hi Julian, thx for the answer. I don't know what it is either. :( I think it's not existing in current Koha, so we should make the test use an existing status like 'ASKED'. Perhaps someone else could sign-off on my 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 13:49:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 12:49:28 +0000 Subject: [Koha-bugs] [Bug 6536] Z3950 Enhancements: SRU targets, MARC conversion, additional XSLT processing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED --- Comment #18 from M. de Rooy 2012-01-26 12:49:28 UTC --- Changing status to reflect current condition of this report. *sigh ;) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 14:03:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 13:03:03 +0000 Subject: [Koha-bugs] [Bug 7473] New: Non logged OPAC user can create a list Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7473 Bug #: 7473 Summary: Non logged OPAC user can create a list Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: OPAC AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com It is mandatory to be logged in Koha to view the link leading the list creation page. But if someone goes directly to this page without being logged in (through a bookmark for example), he will be able to create a list which will be linked with no user. This can be test with an url like this: http://***opac-url***/cgi-bin/koha/opac-shelves.pl?shelves=1 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 14:14:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 13:14:36 +0000 Subject: [Koha-bugs] [Bug 7473] Non logged OPAC user can create a list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7473 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=6631 --- Comment #1 from Owen Leonard 2012-01-26 13:14:36 UTC --- See also Bug 6631 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 14:14:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 13:14:43 +0000 Subject: [Koha-bugs] [Bug 6631] Unrestricted creation of lists by anonymous users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6631 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7473 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 14:24:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 13:24:17 +0000 Subject: [Koha-bugs] [Bug 7473] Non logged OPAC user can create a list In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7473 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #2 from M. de Rooy 2012-01-26 13:24:17 UTC --- See also bug 7310 and wiki. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:00:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:00:20 +0000 Subject: [Koha-bugs] [Bug 7472] Edit button ineffective when paying borrower fee In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7335|0 |1 is obsolete| | --- Comment #2 from Owen Leonard 2012-01-26 14:00:20 UTC --- Created attachment 7336 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7336 [SIGNED-OFF] Bug 7472 Edit button ineffective when paying borrower fee On payment page, the Edit button doesn't load anymore the current borrower edit page. To reproduce the bug: - Define a borrower category 'foo' with Enrollment fee - Create a new 'foo' borrower - Click on Check out tab - A message is displayed: Fees & Charges: Patron has Outstanding fees & charges of xx.00. Checkouts are BLOCKED because fine balance is OVER THE LIMIT. Make Payment - Click on Payment link - Click on Edit button - You reach a page for creating a new borrower => you should reach the current borrower edition page - Same issue on paycollect.tt template Signed-off-by: Owen Leonard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:02:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:02:03 +0000 Subject: [Koha-bugs] [Bug 7472] Edit button ineffective when paying borrower fee In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7472 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:26:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:26:22 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #4 from M. de Rooy 2012-01-26 14:26:22 UTC --- While running this patch, I see that the first file in Koha module dir, Koha::Template::Plugin::KohaDates, contains a use C4::Dates ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:33:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:33:16 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy at rijksmuseum.nl --- Comment #32 from M. de Rooy 2012-01-26 14:33:16 UTC --- I see that the first file in Koha module dir, Koha::Template::Plugin::KohaDates, contains a use C4::Dates ! See also report 7359. Was introduced by commit 01875b565d7c04b3b00ba1986f824cae7d1fb2a9 under Bug 929 : Followup fixing date formatting. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:37:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:37:54 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7261|0 |1 is obsolete| | --- Comment #19 from Owen Leonard 2012-01-26 14:37:54 UTC --- Created attachment 7337 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7337 Bug 7113 [REVISED] Standardize vendor id name in templates and scripts New revision updates for current master and cleans up new instances introduced by recent commits. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 15:38:13 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 14:38:13 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 16:17:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 15:17:47 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #5 from Chris Cormack 2012-01-26 15:17:47 UTC --- Yep, C4::Dates is one of the very few clean ones, (along with C4::Debug and C4::Context). They are the ones that don't cause any circular dependencies. Now the namespace has been created, someone could easily copy C4::Dates to Koha::Dates, and patch that. It was hard enough just getting the plugin in, I saw what happened to Jared's 1633 patch so wasn't going to waste time moving C4::Dates if it was going to be rejected. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 17:12:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 16:12:21 +0000 Subject: [Koha-bugs] [Bug 6226] Returning a misrouted item twice causes transit to correct receiving library to disappear In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6226 --- Comment #1 from Chris Nighswonger 2012-01-26 16:12:21 UTC --- Created attachment 7338 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7338 Screenshot of affected item Attaching screenshot -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 17:18:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 16:18:14 +0000 Subject: [Koha-bugs] [Bug 6226] Returning a misrouted item twice causes transit to correct receiving library to disappear In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6226 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cnighswonger at foundations.ed | |u --- Comment #2 from Chris Nighswonger 2012-01-26 16:18:14 UTC --- Here is another variation on the theme of this bug under 3.2.x: 1. Checkout an item whose homebranch is branch A under branch B. 2. Return the item at branch A. 3. The item status will now show in transit from branch B, while the current location will show branch A. 4. Circulation > Transfers will report "Item is already at destination library." Workaround: 1. Checkout the same item a second time under branch B. 2. Checkin under branch A. 3. The item status will now be cleared, and the item no longer listed under transfers. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 17:20:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 16:20:07 +0000 Subject: [Koha-bugs] [Bug 6226] Returning a misrouted item twice causes transit to correct receiving library to disappear In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6226 Chris Nighswonger changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P3 Version|master |rel_3_6 Severity|normal |major --- Comment #3 from Chris Nighswonger 2012-01-26 16:20:07 UTC --- Updating branch to rel_3_6 as this does not appear to exist in master. Also updating the priority and importance as if this goes on unnoticed it creates a load of work to get straightened out. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 18:08:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 17:08:14 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #6 from Paul Poulain 2012-01-26 17:08:14 UTC --- (In reply to comment #5) > They are the ones that don't cause any circular dependencies. Just a reminder: bug 6875 contains many patches that try to remove circular dependancies as much as possible. Some patches don't apply anymore (i plan to rebase), but some still applies and could be signed-off. All those patches are independant (unless otherwise stated) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 20:50:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 19:50:53 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 21:12:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 20:12:26 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 --- Comment #7 from Owen Leonard 2012-01-26 20:12:26 UTC --- Created attachment 7339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7339 Bug 7127 - Follow-up - Templates must be valid XHTML Corrections to OPAC search results and lists pages for validity errors: duplicate ids, invalidly placed elements, unescaped ampersands. The change to localcovers.js adds a check for in addition to
so that the results template can use a The
tag has been removed from the inline tag entry markup in order to correct a display error in Internet Explorer 8. Removing it doesn't affect functionality or validity. To test: Validate the HTML of the OPAC results page and an OPAC list contents page (/cgi-bin/koha/opac-shelves.pl?viewshelf=XX). Verify the functinality of adding tags on both pages with the TagsInputOnList system preference enabled. Verify that local cover images are display on search results and detail pages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 21:14:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 20:14:06 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low --- Comment #8 from Owen Leonard 2012-01-26 20:14:06 UTC --- Attachment 7339 can be applied and tested independently of attachment 7140. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 21:23:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 20:23:58 +0000 Subject: [Koha-bugs] [Bug 7452] OPAC unable to delete list item in IE In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7452 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Depends on| |7127 --- Comment #2 from Owen Leonard 2012-01-26 20:23:58 UTC --- Attachment 7339 on Bug 7127 should fix this problem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 21:23:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 20:23:58 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7452 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 21:27:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 20:27:46 +0000 Subject: [Koha-bugs] [Bug 7127] Templates must be valid XHTML In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7127 --- Comment #9 from Owen Leonard 2012-01-26 20:27:46 UTC --- Attachment 7339 should also fix Bug 7452. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Thu Jan 26 22:33:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Thu, 26 Jan 2012 21:33:43 +0000 Subject: [Koha-bugs] [Bug 6440] Koha's OAI-PMH does not support sets In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6440 --- Comment #7 from Julian Maurice 2012-01-26 21:33:43 UTC --- (In reply to comment #6) > As it is implemented, does it mean that OAI sets have to be rebuild > periodically? Actually, yes. > Wouldn't it be possible that adding/editing a biblio record > via Koha data entry form update the OAI sets? I don't remember why it was done like this (maybe performance concerns), but it would be trivial to add this feature. I think adding a syspref for this would be useful, since it can increase time of addition/modification with a large number of sets (maybe someone has a name for this syspref :) ?) > Do you have a functional > specification of sets? It would help a lot to understand how it works > and help also the documentation redactor. Hmm sorry but no :-/ I can add that a hierarchy of set can be defined using the set specs (eg. 'a:b' define the set 'a:b' which is a subset of set 'a', it means that every element of 'a:b' is implicitly in 'a') -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 02:04:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 01:04:51 +0000 Subject: [Koha-bugs] [Bug 7467] Printing Transfer Slips that do not have holds In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7467 --- Comment #5 from Srdjan Jankovic 2012-01-27 01:04:51 UTC --- * how does this relate to 7001? It does not, this is an ad hoc slip. Of course, it could be turned into a templated TRANSF (or some other code) slip once 7001 is done * Circulation -> transfer functionality could use this slip too It can be done, but I would need to requote, it would meed some additional javascript to pick up selected destination branch * I don't seem to get the changes Can it be for some sysprefs reason? In general, if "Yes" transfer button is on the screen, "Yes and Print Slip" must be there too -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 02:50:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 01:50:01 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7283|0 |1 is obsolete| | --- Comment #56 from Srdjan Jankovic 2012-01-27 01:50:01 UTC --- Created attachment 7340 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7340 patch Ooops, I removed that template in error. Restored. That print page does not use ISSUESLIP notice template. And it cannot, it is different, just need to mention 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 03:23:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 02:23:04 +0000 Subject: [Koha-bugs] [Bug 7231] ordering from staged file not using price In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7231 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff AssignedTo|henridamien at koha-fr.org |srdjan at catalyst.net.nz --- Comment #3 from Srdjan Jankovic 2012-01-27 02:23:04 UTC --- Created attachment 7341 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7341 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 03:23:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 02:23:37 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6771|0 |1 is obsolete| | --- Comment #14 from Chris Hall 2012-01-27 02:23:37 UTC --- Created attachment 7342 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7342 Added caching support and syspref I corrected the documentation in the Koha namespace (corrected C4:: references) and also removed any trace of C4::Cache as it isn't used anymore. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 03:25:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 02:25:49 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6772|0 |1 is obsolete| | --- Comment #15 from Chris Hall 2012-01-27 02:25:49 UTC --- Created attachment 7343 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7343 Unit tests for Koha::Cache (incluedes Koha::Cache::Memcached) Corrected patch so it applies cleanly (removing simple conflict as my new patch for adding caching also modified t/Cache.t) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 03:57:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 02:57:00 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Chris Hall changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 05:03:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 04:03:54 +0000 Subject: [Koha-bugs] [Bug 7140] Add item type description on the catalogue search and detail screens In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6146|0 |1 is obsolete| | --- Comment #11 from Srdjan Jankovic 2012-01-27 04:03:54 UTC --- Created attachment 7344 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7344 patch Correct, there was a duplication in one case, I've removed it. Re changes in Search.pm, I believe those are needed, because item type description was not being returned for items, so whenever it was expected on the item level it was empty -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 05:04:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 04:04:07 +0000 Subject: [Koha-bugs] [Bug 7140] Add item type description on the catalogue search and detail screens In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7140 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 08:34:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 07:34:36 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7337|0 |1 is obsolete| | --- Comment #20 from Katrin Fischer 2012-01-27 07:34:36 UTC --- Created attachment 7345 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7345 [SIGNED-OFF] Bug 7113: Standardize vendor id name in templates and scripts New revision updates for current master and cleans up new instances introduced by recent commits. Signed-off-by: Katrin Fischer 2 problems found, fixing those in follo up patches: - late orders don't allow more than 1 order to be selected - basketgroups: 'Edit vendor' does the same as 'Manage orders' -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 08:34:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 07:34:51 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 --- Comment #21 from Katrin Fischer 2012-01-27 07:34:51 UTC --- Created attachment 7346 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7346 Bug 7113: Fix 'Edit vendor' link on basketgroup page 'Edit vendor' didn't open the vendor page for 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 08:34:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 07:34:58 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 --- Comment #22 from Katrin Fischer 2012-01-27 07:34:58 UTC --- Created attachment 7347 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7347 Bug 7133: Late orders don't allow to select more than one order To test: 1) Make sure you have at least 2 late orders each for 2 different vendors 2) Filter list to show only late orders of one vendor 3) Use Check all/Uncheck all 4) Select more than 1 order manually 5) Remove filter on vendor, show all late orders 6) When checking an order from one vendor, checkboxes for other vendors get blocked 7) Check you can select all late orders for one vendor -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 08:51:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 07:51:44 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7347|0 |1 is obsolete| | --- Comment #23 from Katrin Fischer 2012-01-27 07:51:44 UTC --- Created attachment 7348 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7348 Bug 7133: Late orders don't allow to select more than one order To test: Fix selection of orders from vendors 1) Make sure you have at least 2 late orders each for 2 different vendors 2) Filter list to show only late orders of one vendor 3) Use Check all/Uncheck all 4) Select more than 1 order manually 5) Remove filter on vendor, show all late orders 6) When checking an order from one vendor, checkboxes for other vendors get blocked 7) Check you can select all late orders for one vendor Display fix: show vendor id in first column instead of () 1) Veryfy first column of table looks something like: (2) 19/01/2012 (8 days) and has no empty () -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 10:28:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 09:28:32 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 Fridolyn SOMERS changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolyn.somers at gmail.com --- Comment #6 from Fridolyn SOMERS 2012-01-27 09:28:32 UTC --- (In reply to comment #5) > > 1. These "long" language codes need to be reduced to two-letter codes that > Lingua::Stem::Snowball will accept. I confirm Lingua::Stem::Snowball needs a 2-characters lang. It can be simply corrected in Search.pm : my $stemmer = Lingua::Stem::Snowball->new( lang => lc(substr($lang, 0, 2)), encoding => "UTF-8" ); See : http://annocpan.org/~CREAMYG/Lingua-Stem-Snowball-0.952/lib/Lingua/Stem/Snowball.pm (Sorry, I don't have time to create a patch). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 10:35:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 09:35:37 +0000 Subject: [Koha-bugs] [Bug 7445] Clicking on a tag gives "Language ... does not exist" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7445 --- Comment #7 from Magnus Enger 2012-01-27 09:35:37 UTC --- (In reply to comment #6) > my $stemmer = Lingua::Stem::Snowball->new( lang => lc(substr($lang, 0, 2)), If only it were that simple... ;-) For the two variants of Norwegian, this would result in nb-NO -> nb nn-NO -> nn but neither of these are valid for Lingua::Stem::Snowball, which expects Norwegian to be coded as "no". I have done a quick and dirty hack for my installations which looks like this: $lang = substr($lang, 0, 2); if ($lang eq 'nb' || $lang eq 'nn') { $lang = 'no'; } but that is probably not the way to go... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:03:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:03:35 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #17 from Paul Poulain 2012-01-27 10:03:35 UTC --- Created attachment 7349 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7349 bug 7143 fixing history, there were 2 #58 and no #59 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:03:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:03:38 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #18 from Paul Poulain 2012-01-27 10:03:38 UTC --- Created attachment 7350 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7350 Bug 7143 about.tt indentation fixes This patch is just about s/tab/4spaces/ & indentation fixes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:03:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:03:41 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #19 from Paul Poulain 2012-01-27 10:03:41 UTC --- Created attachment 7351 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7351 Bug 7143 missing contributors This patch add some contributors that are in docs/history.txt but were forgotten in about.tt -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:03:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:03:44 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 --- Comment #20 from Paul Poulain 2012-01-27 10:03:44 UTC --- Created attachment 7352 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7352 Bug 7143 some cleaning * removing useless everywhere * updating ENSMP => Mines ParisTech * lowering cases -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:04:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:04:20 +0000 Subject: [Koha-bugs] [Bug 7143] Bug for tracking changes to the about page In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:11:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:11:08 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |In Discussion --- Comment #6 from Paul Poulain 2012-01-27 10:11:08 UTC --- Katrin, it seems you raised a good point. Switching to "in discussion" to see how we could deal with this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:14:17 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:14:17 +0000 Subject: [Koha-bugs] [Bug 5877] Offline circulation improvements : upload all files, apply at once In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high --- Comment #38 from Paul Poulain 2012-01-27 10:14:17 UTC --- (In reply to comment #36) > Paul, the screenshot on the wiki page shows a calendar for choosing "expected > return" date in the KOCT addon. Is that something you've developed for the > addon which isn't in the official version? nope, I don't know where this come from. The KOCT we deploy for our customers is the one that is at https://addons.mozilla.org/en-US/firefox/addon/koct/ (I can't ask Jean Andr? anymore about early code, as he's not more working for us. Maybe it was an early-code screenshot, I really don't know) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:49:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:49:14 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration http://wiki.koha-community.org/wiki/DataTables_HowTo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Summary|jQuery plugin Datatables |jQuery plugin Datatables |integration |integration | |http://wiki.koha-community. | |org/wiki/DataTables_HowTo --- Comment #47 from Paul Poulain 2012-01-27 10:49:14 UTC --- QA comments: * no comments to do about the plugin itself, it's external code * strongly tested by many ppl * only a few code outside from the patch itself * documentation added on the wiki good stuff, 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 11:58:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 10:58:58 +0000 Subject: [Koha-bugs] [Bug 6836] jQuery plugin Datatables integration http://wiki.koha-community.org/wiki/DataTables_HowTo In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6836 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:10:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:10:24 +0000 Subject: [Koha-bugs] [Bug 6752] Be stricter with utf-8 output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6752 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Status|Signed Off |Passed QA Version|master |rel_3_8 --- Comment #12 from Paul Poulain 2012-01-27 11:10:24 UTC --- This patch has been tested by many people (the initial one, or the rebased one) Marking as "passed QA", i'll push it in a few seconds. However, I keep it for 3.8. If there is an undetected side-effect, we will have time to see it. chris_n, if you object you can push for 3.6, but I think you should not. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:12:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:12:49 +0000 Subject: [Koha-bugs] [Bug 6752] Be stricter with utf-8 output In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6752 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Paul Poulain 2012-01-27 11:12:49 UTC --- Patch pushed. Note that Jonathan forgot to add his signoff to the "signed-off patch" he uploaded, I've added it myself (with my signoff) before 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:16:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:16:22 +0000 Subject: [Koha-bugs] [Bug 6986] update perltidy with new official style In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6986 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Paul Poulain 2012-01-27 11:16:22 UTC --- (In reply to comment #5) > @Paul: a perltidyrc file can be used like: > perltidy --pro=xt/perltidyrc **/*.pm > > or > find C4 -name '*.pm' -print -exec perltidy --pro=xt/perltidyrc {} \ Yes, I know, but it was not my question. My question was the same as Katrin one in fact: How to test this patch ? Marking "failed QA" for now, as I don't see what this patch would add to Koha. I'll be happy to push it once I understand ! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:18:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:18:37 +0000 Subject: [Koha-bugs] [Bug 7157] Improve the j2a.pl cronjob In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7157 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:25:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:25:19 +0000 Subject: [Koha-bugs] [Bug 5339] Parcel closing in acq In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 Version|rel_3_4 |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:28:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:28:12 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:28:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:28:26 +0000 Subject: [Koha-bugs] [Bug 7439] Mailmap for git shortlog In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7439 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:37:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:37:39 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 12:37:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 11:37:46 +0000 Subject: [Koha-bugs] [Bug 7367] General OPAC typo omnibus In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 15:57:37 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 14:57:37 +0000 Subject: [Koha-bugs] [Bug 1633] Add ability to take book cover images from local img db In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:04:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:04:08 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6631|0 |1 is obsolete| | Attachment #7050|0 |1 is obsolete| | --- Comment #7 from Owen Leonard 2012-01-27 15:04:08 UTC --- Created attachment 7353 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7353 Bug 3806 - Holidays table doesn't order by date correcly Adding dateformat filter to JavaScript tablesorter configurations. Follow-up adds a custom date parser for dates without year ("01/10") -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:04:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:04:38 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P5 - low 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:09:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:09:47 +0000 Subject: [Koha-bugs] [Bug 6137] Fix a little bug when userenv is null In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6137 Julian Maurice changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff AssignedTo|kyle.m.hall at gmail.com |julian.maurice at biblibre.com --- Comment #7 from Julian Maurice 2012-01-27 15:09:47 UTC --- Created attachment 7354 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7354 Unit tests for _GetCircControlBranch These unit tests call _GetCircControlBranch for each value of syspref CircControl, with and without a userenv. Not sure about what should be returned when userenv is not set, undef or the item branch (or maybe the patron branch)? Without the first patch it returns undef, and the item branch with the patch applied. Tests expect that it must returns the item branch when userenv is not set. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:28:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:28:26 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7346|0 |1 is obsolete| | --- Comment #24 from Owen Leonard 2012-01-27 15:28:26 UTC --- Created attachment 7355 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7355 [SIGNED-OFF] Bug 7113: Fix 'Edit vendor' link on basketgroup page -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:54:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:54:41 +0000 Subject: [Koha-bugs] [Bug 7474] New: Error handling for 100$a incorrect value Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7474 Bug #: 7474 Summary: Error handling for 100$a incorrect value Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: Cataloging AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com When editing a biblio, if the 100$a input is incorrect, the error is not correcly handled and we get a crash with a message like : Unsupported UNIMARC character encoding [45] for XML output for UNIMARC; 100$a -> 0123456789A0123456789B0123456789C0123456789D0123456789E at /usr/share/perl5/MARC/File/XML.pm line 505. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 16:55:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 15:55:20 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #57 from Liz Rea 2012-01-27 15:55:20 UTC --- I wonder if for usability (please feel free to shoot this down, or save it for later, really) it would be easier to define the custom CSS in a "opacusercss" type way instead of a "custom file on the server" way. For hosted libraries, often they do not have access to the filesystem of their server - this is one of the reasons that opacusercss and intranetusercss exist - to allow users to help themselves through the UI. Can you think of a reason not to do the notice and slip CSS that way instead of with a file? I can imagine that it might not be as lightning fast, but I can't think of any other reason not to allow that flexibility on the slips. If that's an excessive scope creep I apologize, it's mostly just a thought experiment. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 17:05:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 16:05:54 +0000 Subject: [Koha-bugs] [Bug 7113] Standardize vendor id name in templates and scripts In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7113 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7348|0 |1 is obsolete| | --- Comment #25 from Owen Leonard 2012-01-27 16:05:54 UTC --- Created attachment 7356 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7356 [SIGNED-OFF] Bug 7133: Late orders don't allow to select more than one order All tests listed in the patch description pass 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 17:22:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 16:22:38 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson at biblibre.com --- Comment #6 from Gaetan Boisson 2012-01-27 16:22:38 UTC --- These strings also appear in a patron's search history. Where something more explicit would be better, imho. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 18:10:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 17:10:49 +0000 Subject: [Koha-bugs] [Bug 3215] It would be nice if "Add to Cart" changed to "Remove from Cart" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3215 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Platform|PC |All Version|rel_3_0 |master AssignedTo|gmcharlt at gmail.com |oleonard at myacpl.org -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 18:13:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 17:13:41 +0000 Subject: [Koha-bugs] [Bug 3215] It would be nice if "Add to Cart" changed to "Remove from Cart" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3215 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7466 --- Comment #1 from Owen Leonard 2012-01-27 17:13:41 UTC --- A basic fix for this has been submitted in Bug 7466 - "Cart notification popup should appear onscreen even when button is offscreen." I'm also working on a more complex fix, wherein each "add to cart" link becomes "In your cart (remove)" where "(remove)" is a link to remove the item from your cart. This feature will be implemented on the search results page, the list contents page (/cgi-bin/koha/opac-shelves.pl?viewshelf=XX), and the biblio detail pages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 18:21:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 17:21:51 +0000 Subject: [Koha-bugs] [Bug 3215] It would be nice if "Add to Cart" changed to "Remove from Cart" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3215 --- Comment #2 from Owen Leonard 2012-01-27 17:21:51 UTC --- Screencast example (Flash required, sorry): http://screencast.com/t/UKQPLRyIP5 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 19:38:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 18:38:49 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 Colin Campbell changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colin.campbell at ptfs-europe. | |com --- Comment #7 from Colin Campbell 2012-01-27 18:38:49 UTC --- In MARC21 the EAN appears in 020 as the ISBN is either a valid EAN or (for 10-digit versions) convertable to one -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 22:54:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 21:54:21 +0000 Subject: [Koha-bugs] [Bug 6485] Checkout slip should be more informative, especially for single-library catalogs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6485 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea at gmail.com --- Comment #4 from Liz Rea 2012-01-27 21:54:21 UTC --- This patch may become moot if 7001 passes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 22:58:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 21:58:27 +0000 Subject: [Koha-bugs] [Bug 4892] Make the accounts page page, so that the list of records doesn't end up being huge. In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4892 Liz Rea changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED CC| |wizzyrea 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 22:59:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 21:59:40 +0000 Subject: [Koha-bugs] [Bug 7001] User Configurable Slips In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001 --- Comment #58 from Liz Rea 2012-01-27 21:59:40 UTC --- Also, this new patch looks pretty dang good. Nice work! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 23:07:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 22:07:16 +0000 Subject: [Koha-bugs] [Bug 7408] Expire holds that have been waiting too long In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7408 --- Comment #3 from Ian Walls 2012-01-27 22:07:16 UTC --- Created attachment 7357 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7357 Proposed Patch ENH 7408: Expire holds that have been waiting too long This script updates all holds that have been waiting for pickup longer than ReservesMaxPickupDelay days, and sets the expiration date to today. The script can also take an optional parameter --charge that will fine the patron the amount specified. The fine will appear as type 'F', with the description "Hold waiting too long", and a link back to the item that was used to fill the hold. This script is intended to be run right before cronjobs/holds/cancel_expired_holds.pl If that script is not run, the expiration date will be updated again when this script runs, and the patron will be charged again (if --charge is set). To Test: 1. run perl misc/cronjobs/holds/expire_holds_over.pl -v --charge 1.25 you should get a message confirming how much you're charging, and how many holds were updated 2. View the Holds Awaiting Pickup page, and the Holds Over tab For each hold over, clicking to the title's Holds page should show the hold now has an expiration date of today. 3. Clicking over to the patron should show a fine of 1.25, with a link back to the item that had be waiting for them 4. Running cancel_expired_holds.pl then this script again should result in 0 holds modified -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Fri Jan 27 23:07:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Fri, 27 Jan 2012 22:07:48 +0000 Subject: [Koha-bugs] [Bug 7408] Expire holds that have been waiting too long In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7408 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff QAContact|koha.sekjal at gmail.com |m.de.rooy at rijksmuseum.nl -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 14:49:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 13:49:11 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #11 from Jared Camins-Esakov 2012-01-28 13:49:11 UTC --- I still cannot duplicate this problem on Master. What web browser are you using? I tried in both Firefox and Chrome on Mac. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 14:58:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 13:58:30 +0000 Subject: [Koha-bugs] [Bug 7453] Borrower without expiry date breaks opac login In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7453 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7252|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov 2012-01-28 13:58:30 UTC --- Created attachment 7358 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7358 Bug 7453: All patrons should have an expiry date Fixes sample data. All patrons should always have an expiry date. To test: Load sample patron data and check that all patrons have an expiry date. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:00:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:00:34 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5496|0 |1 is obsolete| | --- Comment #32 from Jared Camins-Esakov 2012-01-28 14:00:34 UTC --- Created attachment 7359 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7359 Bug 6875 de-nesting Auth.pm * removed use C4::Koha that is useless * moved "use C4::Members" to "require C4::Members" just before GetMemberDetails call. This will avoid loading C4::Member everytime a page is called by someone not logged * still to do = work on C4::VirtualShelves, that can be optimized, definetly ! Signed-off-by: Jared Camins-Esakov Rebased on latest master, 28 Jan 2012 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:04:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:04:49 +0000 Subject: [Koha-bugs] [Bug 7453] Borrower without expiry date breaks opac login In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7453 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:06:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:06:58 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5498|0 |1 is obsolete| | --- Comment #33 from Jared Camins-Esakov 2012-01-28 14:06:58 UTC --- Created attachment 7360 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7360 Bug 6875 de-nesting C4::Koha.pm * removed use C4::Output, that was not used * moved use URI::split to getitemtypeimagelocation and switched to "require". Checked it still works through admin/itemtype.pl * moved use Business::ISBN to _isbn_cleanup.pl and switched to "require". Checked it still works with the following small script : use C4::Koha; print GetNormalizedISBN("1-56592-257-3"); (GetNormalizedISBN uses _isbn_cleanup) Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:11:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:11:45 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5509|0 |1 is obsolete| | --- Comment #34 from Jared Camins-Esakov 2012-01-28 14:11:45 UTC --- Created attachment 7361 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7361 Bug 6875 cleaning mainpage.pl AutoritiesMarc is loaded for nothing : we don't display authorities anywhere, so removing the dependancy as well as the useless code Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:13:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:13:45 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5510|0 |1 is obsolete| | --- Comment #35 from Jared Camins-Esakov 2012-01-28 14:13:45 UTC --- Created attachment 7362 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7362 Bug 6875 cleaning opac-main.pl C4::VirtualShelves, C4::Branch and C4::Acquisition are useless, removing their loading Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:21:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:21:02 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5499|0 |1 is obsolete| | --- Comment #36 from Jared Camins-Esakov 2012-01-28 14:21:02 UTC --- Created attachment 7363 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7363 Bug 6875 de-nesting C4/Serials * use C4::Branch is loaded only to call GetBranchNAme in PrepareSerialsData and set branchname in the hashresult. This sub PrepareSerialsData is used in the following scripts : opac/opac-serial-issues.pl: my $subscriptioninformation=PrepareSerialsData($subscriptions); => no use of branchname after serials/serials-collection.pl: $subscriptions=PrepareSerialsData(\@subscriptioninformation); => no use of branchname after => we can remove the ->{branchname} from the result, and remove the C4::Branch dependancy * moves use C4::Items to require C4::Items, to call AddItemFromMarc, when receiving a serial, with Recieving create an item set in the subscription. * removed use C4::Letters and C4::Search, that are useless Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:26:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:26:45 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5502|0 |1 is obsolete| | --- Comment #37 from Jared Camins-Esakov 2012-01-28 14:26:45 UTC --- Created attachment 7364 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7364 Bug 6875 de-nesting C4::Heading C4::Search is needed only in authorities sub, moving it here and switching to require Signed-off-by: Jared Camins-Esakov Corrected call to SimpleSearch in both subs where it is used. Additional performance improvements are included in bug 7284. 28 Jan 2012 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:31:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:31:36 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5504|0 |1 is obsolete| | --- Comment #38 from Jared Camins-Esakov 2012-01-28 14:31:36 UTC --- Created attachment 7365 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7365 Bug 6875 de-nesting C4::VirtualShelves * C4::Circulation is unused, removing it * C4::Members used only in ShelfPossibleAction, switching from use to require * C4::Auth used only in RefreshShelvesSummary, a sub called only in opac-addbybiblionumber.pl script, moving the require inside the sub Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 15:44:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 14:44:46 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.com --- Comment #39 from Jared Camins-Esakov 2012-01-28 14:44:46 UTC --- I tested and signed off on the following patches: De-nesting Auth.pm De-nesting C4::Koha.pm Cleaning mainpage.pl Cleaning opac-main.pl De-nesting C4/Serials De-nesting C4::Heading De-nesting C4::VirtualShelves The code in those patches is pretty clean. Three patches would not apply: De-nesting C4::Biblio De-nesting C4::Items Cleaning opac-detail.pl One patch fails QA on account of breaking circulation: De-nesting C4::Member I would like to encourage the QA team to review the patches that I signed off on so that they can be pushed to Master, rather than waiting for revised patches for the four that I didn't sign off on. Removing unnecessary dependencies is a result greatly to be desired. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:04:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:04:27 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7342|0 |1 is obsolete| | --- Comment #16 from Jared Camins-Esakov 2012-01-28 15:04:27 UTC --- Created attachment 7366 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7366 Bug 7248 Added caching support and syspref and moved Caching into Koha namespace Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:04:44 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:04:44 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7343|0 |1 is obsolete| | --- Comment #17 from Jared Camins-Esakov 2012-01-28 15:04:44 UTC --- Created attachment 7367 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7367 Bug 7248 Unit test for Koha/Cache.pm (which includes Koha/Cache/Memcahed.pm) Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:04:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:04:56 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:08:36 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:08:36 +0000 Subject: [Koha-bugs] [Bug 7387] Add Template::Toolkit plugin to allow caching of includes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7387 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6959|0 |1 is obsolete| | --- Comment #2 from Jared Camins-Esakov 2012-01-28 15:08:36 UTC --- Created attachment 7368 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7368 Bug 7387 : Adding a caching plugin for Template::Toolkit And an example of how to use it Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:08:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:08:51 +0000 Subject: [Koha-bugs] [Bug 7387] Add Template::Toolkit plugin to allow caching of includes In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7387 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:11:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:11:04 +0000 Subject: [Koha-bugs] [Bug 6985] Hide "kw,wrdl:" from Search Results In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6985 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7331|0 |1 is obsolete| | --- Comment #7 from Jared Camins-Esakov 2012-01-28 15:11:04 UTC --- Created attachment 7369 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7369 Bug 6985 - remove kw,wrdl from the search results To test: * Apply patch * Do a search in the OPAC, the result page should now say "Your search returned X results" instead of "Your search for "kw,wrdl:yyy" returned x results" Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:16:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:16:35 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6526|0 |1 is obsolete| | --- Comment #13 from Jared Camins-Esakov 2012-01-28 15:16:35 UTC --- Created attachment 7370 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7370 Bug 6838: Add pagination and filtering on subscriptions table Use dataTables plugin Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:17:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:17:48 +0000 Subject: [Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.com --- Comment #14 from Jared Camins-Esakov 2012-01-28 15:17:48 UTC --- Nice work, Julian! This looks *GREAT*! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:44:34 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:44:34 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4937|0 |1 is obsolete| | --- Comment #26 from Jared Camins-Esakov 2012-01-28 15:44:34 UTC --- Created attachment 7371 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7371 Bug 6299 - Provide a list of authorized values for Relator terms Signed-off-by: Marcel de Rooy August 10,2011: Tested install and upgrade. Signed-off-by: Jared Camins-Esakov January 28, 2012: Removed untranslated non-en SQL relator term 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:44:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:44:48 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7371|0 |1 is obsolete| | --- Comment #27 from Jared Camins-Esakov 2012-01-28 15:44:48 UTC --- Created attachment 7372 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7372 Bug 6299 - Advertise this addition during upgrade Signed-off-by: Marcel de Rooy August 10, 2011: Fixed some small typos. Signed-off-by: Paul Poulain Oct 7th, 2011: rebased for master Signed-off-by: Jared Camins-Esakov January 12, 2012: Noted that RELTERMs are currently available only for en. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:46:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:46:00 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #5736|0 |1 is obsolete| | Attachment #7372|0 |1 is obsolete| | --- Comment #28 from Jared Camins-Esakov 2012-01-28 15:46:00 UTC --- Created attachment 7373 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7373 Bug 6299 - Provide a list of authorized values for Relator terms Signed-off-by: Marcel de Rooy August 10,2011: Tested install and upgrade. Signed-off-by: Jared Camins-Esakov January 28, 2012: Removed untranslated non-en SQL relator term 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:46:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:46:10 +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 #29 from Jared Camins-Esakov 2012-01-28 15:46:10 UTC --- Created attachment 7374 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7374 Bug 6299 - Advertise this addition during upgrade Signed-off-by: Marcel de Rooy August 10, 2011: Fixed some small typos. Signed-off-by: Paul Poulain Oct 7th, 2011: rebased for master Signed-off-by: Jared Camins-Esakov January 12, 2012: Noted that RELTERMs are currently available only for en. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 16:47:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 15:47:19 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcamins at cpbibliography.com --- Comment #30 from Jared Camins-Esakov 2012-01-28 15:47:19 UTC --- Made the changes requested by Ian, and returning the status to signed off. Note that the "add es-ES" patch should *not* be applied, as it has not been translated yet. tcohen's comment indicates that a translation is in the 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:01:28 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:01:28 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #10 from Christophe Croullebois 2012-01-28 16:01:28 UTC --- Hello M. de Rooy, I have tested as you said, but can't reproduce the bug. I join two snapshots, for me it's ok, the third clone herits of its parent's content, and of course the link "add" is active for me. I have no idea why it's not the same for you. Another test ? thx -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:03:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:03:08 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #11 from Christophe Croullebois 2012-01-28 16:03:08 UTC --- Created attachment 7375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7375 2 clones plus changes -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:03:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:03:50 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 --- Comment #12 from Christophe Croullebois 2012-01-28 16:03:50 UTC --- Created attachment 7376 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7376 3 clones -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:29:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:29:45 +0000 Subject: [Koha-bugs] [Bug 7475] New: Option to overlay authorities Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7475 Bug #: 7475 Summary: Option to overlay authorities Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support AssignedTo: jcamins at cpbibliography.com ReportedBy: jcamins at cpbibliography.com QAContact: koha.sekjal at gmail.com Depends on: 7284 Right now it is impossible to overlay existing records when importing new authority records. There needs to be a script that handles the following overlay options: * Overlay (or discard) based on matching preferred headings (1xx in MARC21, 2xx in UNIMARC) * Overlay (or discard) based on matching LCCNs (010 in MARC21) * Overlay (or discard) based on matching control numbers (001 for both MARC21 and UNIMARC) * Overlay (or discard) based on matching an earlier form of the heading (4xx$w/2=[aeo] in MARC21, 4xx$5=a in UNIMARC) * Select which record to keep based on the date last modified (003 in MARC21) This script will enable libraries to keep their authority records up to date with the latest national authority files, without polluting the local authority file with numerous copies of authority records (every time they are updated). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:29:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:29:45 +0000 Subject: [Koha-bugs] [Bug 7284] Authority matching algorithm improvements In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7284 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |7475 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 17:30:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 16:30:12 +0000 Subject: [Koha-bugs] [Bug 7475] Option to overlay authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7475 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=7419 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sat Jan 28 20:48:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sat, 28 Jan 2012 19:48:03 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 --- Comment #2 from Garry Collum 2012-01-28 19:48:03 UTC --- Created attachment 7377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7377 Proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 14:41:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 13:41:31 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7374|0 |1 is obsolete| | --- Comment #31 from Jared Camins-Esakov 2012-01-29 13:41:31 UTC --- Created attachment 7378 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7378 Bug 6299 - Advertise this addition during upgrade Signed-off-by: Marcel de Rooy August 10, 2011: Fixed some small typos. Signed-off-by: Paul Poulain Oct 7th, 2011: rebased for master Signed-off-by: Jared Camins-Esakov January 12, 2012: Noted that RELTERMs are currently available only for en. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 14:41:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 13:41:57 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #32 from Jared Camins-Esakov 2012-01-29 13:41:57 UTC --- Oops. I didn't actually change the status. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 14:50:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 13:50:57 +0000 Subject: [Koha-bugs] [Bug 7246] rebuild_zebra.pl --limit option to allow partial re-indexing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7246 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7200|0 |1 is obsolete| | --- Comment #10 from Jared Camins-Esakov 2012-01-29 13:50:57 UTC --- Created attachment 7379 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7379 Bug 7246 add min/offset and WHERE options to rebuild_zebra This patch reimplement a feature that is on biblibre/master for Koha-community/master It adds 4 parameters: * offset = the ofset of record. Say 1000 to start rebuilding at the 1000th record of your database * min = how many records to export. Say 400 to export only 400 records * WHERE = add a where clause to rebuild only a given itemtype, or anything you want to filter on * l = how many items should be export with biblios. This is a usefull option when you have records with so many items that they can result in a record higher than 99999bytes, that zebra don't like at all Another improvement resulting from ofset & min limit is the rebuild_zebra_sliced.zsh that will be submitted in another patch. _sliced will slice your all database in small chunks, and, if something went wrong for a given slice, will slice the slice, and repeat, until you reach a slice size of 1, showing which record is wrong in your database. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 15:17:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 14:17:06 +0000 Subject: [Koha-bugs] [Bug 7246] rebuild_zebra.pl --limit option to allow partial re-indexing In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7246 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |jcamins at cpbibliography.com --- Comment #11 from Jared Camins-Esakov 2012-01-29 14:17:06 UTC --- The script works, but on further reflection it strikes me that the names of the new arguments do not make sense (I corrected "ofset" to "offset"): -offset implies the first record that's being processed, as does -min. Perhaps you could change the arguments to -offset and -length, or something else like that? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 15:31:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 14:31:57 +0000 Subject: [Koha-bugs] [Bug 6631] Unrestricted creation of lists by anonymous users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6631 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7307|0 |1 is obsolete| | --- Comment #3 from Jared Camins-Esakov 2012-01-29 14:31:57 UTC --- Created attachment 7380 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7380 Bug 6631: Anonymous users can create lists in OPAC Made opac-addbybiblionumber.pl page require authentication. Signed-off-by: Jared Camins-Esakov -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 15:32:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 14:32:16 +0000 Subject: [Koha-bugs] [Bug 6631] Unrestricted creation of lists by anonymous users In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6631 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |jcamins at cpbibliography.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 23:07:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 22:07:54 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 Janusz Kaczmarek changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |januszop at gmail.com --- Comment #27 from Janusz Kaczmarek 2012-01-29 22:07:54 UTC --- Nicole, I was able to reproduce you error: Software error: Tag "" is not a valid tag. at /usr/share/koha32/lib/C4/Biblio.pm line 1849 but only when playing with mod_perl. When disabling mod_perl and returning to mod_cgi everything is fine. Isn't it, by chance, your case? Aren't you running Koha under mod_perl? Cheers, Janusz -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 23:43:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 22:43:38 +0000 Subject: [Koha-bugs] [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6272|0 |1 is obsolete| | --- Comment #18 from Chris Cormack 2012-01-29 22:43:38 UTC --- Created attachment 7381 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7381 Fix for Bug 5280 - Fix password field so that the password is masked as it is entered This patch changes the password field to a password type input on member-password.pl and adds a confirmation field to both member-password.pl and memberentry.pl requiring that the password be re-entered to confirm. Client-side and server-side validation for the two password fields has been added to both pages. Multiple error messages can now be displayed together on member-password.pl. If the user wishes for Koha to suggest a random password on member-password.pl they can click a link which will remove the password-type input fields, replace them with text-type fields, and automatically fill them with the random password suggestion. Follow-up fix lets the members.js correctly handling errors when there are no mandatory fields 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Sun Jan 29 23:43:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 22:43:57 +0000 Subject: [Koha-bugs] [Bug 5280] Fix password field in members.pl so that the password is masked as it is entered In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5280 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P4 Status|Patch doesn't apply |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 00:47:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 23:47:58 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #4 from Ian Walls 2012-01-29 23:47:58 UTC --- Removes a single redundant line in template file. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 00:52:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 23:52:54 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Ian Walls changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #6 from Ian Walls 2012-01-29 23:52:54 UTC --- Template only change, introducing new built-in filter. Marking as Passed QA -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 00:59:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Sun, 29 Jan 2012 23:59:48 +0000 Subject: [Koha-bugs] [Bug 6990] TransformKohaToMarc enhancement In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990 --- Comment #28 from Janusz Kaczmarek 2012-01-29 23:59:48 UTC --- OK, the possible reason for the error is the line 1842: next unless my $dtm = $db_to_marc->{''}->{$name}; It seems that (at least in mod_perl environment) the expression $dtm = $db_to_marc->{''}->{$name} is always true. Even if for some $name-s (such as item.timestamp or items.more_subfields_xml) the is no entry in $db_to_marc, the logical value of this assignment is true -- it seems that the result of that assignment is a reference to an empty array [] (debugged with Data::Dumper). [[[ Cf. the following example: #!/usr/bin/perl my @s = qw //; print "Hello!\n" if my $a = \@s; Result: "Hello!" (yes!) If you add: use Data::Dumper; print Dumper $a; you get: $VAR1 = []; ]]] So, for the code to behave more stable one could change the line 1842 with: my $dtm = $db_to_marc->{''}->{$name}; next unless $dtm->[0]; It seems to be OK. What is your opinion? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 02:24:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 01:24:08 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P1 - high Blocks| |5549, 7248, 929 Depends on|5549, 7248 | Severity|enhancement |blocker --- Comment #7 from Jared Camins-Esakov 2012-01-30 01:24:08 UTC --- This needs to be pushed to both Master and Stable. As of right now, all non-dev installs ARE BROKEN. The patch for Bug 929 added Koha/Template/Plugin/KohaDates.pm, but without the patch for this bug, that file will not be installed. This is true for 3.4.x, 3.6.x, and 3.7.x. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 02:24:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 01:24:08 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |7359 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 02:24:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 01:24:08 +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 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|7359 | Depends on| |7359 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 02:24:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 01:24:08 +0000 Subject: [Koha-bugs] [Bug 7248] Caching for services In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|7359 | Depends on| |7359 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 02:25:02 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 01:25:02 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 --- Comment #33 from Jared Camins-Esakov 2012-01-30 01:25:02 UTC --- This patch depends on bug 7359. As of right now, all non-dev installs ARE BROKEN. The patch for this bug added Koha/Template/Plugin/KohaDates.pm, but without the patch for bug 7359, that file will not be installed. This is true for 3.4.x, 3.6.x, and 3.7.x. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 03:34:15 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 02:34:15 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7332|0 |1 is obsolete| | --- Comment #4 from Srdjan Jankovic 2012-01-30 02:34:15 UTC --- Created attachment 7382 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7382 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 03:34:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 02:34:29 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 05:28:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 04:28:24 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #8 from Chris Cormack 2012-01-30 04:28:24 UTC --- Actually its not that bad, precisely 2 pages will be broken, the 2 that use the new plugin. ANd the rest of Koha just keeps working You get this error http://192.168.2.135:8080/cgi-bin/koha/acqui/ordered.pl?fund=229&fund_code=BF But Everything else works just fine. But yes this should be pushed, to get rid of the error on those two pages. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 05:28:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 04:28:46 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |critical -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 08:54:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 07:54:24 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #9 from M. de Rooy 2012-01-30 07:54:24 UTC --- (In reply to comment #7) > This needs to be pushed to both Master and Stable. As of right now, all non-dev > installs ARE BROKEN. Maybe I overlook something, but it seems to me that the standard install already is broken before this patch?? I tested it a few times but I seem not to come past installing ERROR: Can't create '/etc/zzz' while that should be DESTDIR/usr/share/koha/zzz/etc .. Can you confirm? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 08:56:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 07:56:05 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #10 from Chris Cormack 2012-01-30 07:56:05 UTC --- Was that during make, or make install if make install, sudo is needed for that It seemed to work fine for me, barring the error on the 2 new pages introduced by 929 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 08:58:57 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 07:58:57 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #11 from M. de Rooy 2012-01-30 07:58:57 UTC --- (In reply to comment #9) > Maybe I overlook something, but it seems to me that the standard install > already is broken before this patch? Appears so. Matter of rights.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:09:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:09:12 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QAContact|koha.sekjal at gmail.com |m.de.rooy at rijksmuseum.nl --- Comment #12 from M. de Rooy 2012-01-30 08:09:12 UTC --- QA Comment: One liner. But vital for new Koha module dir. Marked as Passed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:23:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:23:08 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P3 --- Comment #13 from M. de Rooy 2012-01-30 08:23:08 UTC --- hmm..cannot reproduce it either? anymore (current master)? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:25:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:25:27 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #14 from M. de Rooy 2012-01-30 08:25:27 UTC --- QA Comment: Code looks good. Marking as Passed QA. Relevance depends on value of AcqCreateItem. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:33:56 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:33:56 +0000 Subject: [Koha-bugs] [Bug 7475] Option to overlay authorities In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7475 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:42:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:42:00 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7353|0 |1 is obsolete| | --- Comment #8 from M. de Rooy 2012-01-30 08:42:00 UTC --- Created attachment 7383 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7383 Signed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:43:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:43:16 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:43:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:43:43 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 --- Comment #8 from Katrin Fischer 2012-01-30 08:43:43 UTC --- Hi Colin - thx for your comment. I looked it up on loc.gov but was not totally sure. Does this also work that way for other media (DVDs, CDs, language courses, video games etc.)? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 09:50:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 08:50:43 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #12 from M. de Rooy 2012-01-30 08:50:43 UTC --- (In reply to comment #11) > I still cannot duplicate this problem on Master. What web browser are you > using? I tried in both Firefox and Chrome on Mac. Reproduced it again under current master, with Firefox (9.0.1) Followed the steps under comment 10. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 10:11:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 09:11:11 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7382|0 |1 is obsolete| | --- Comment #5 from Srdjan Jankovic 2012-01-30 09:11:11 UTC --- Created attachment 7384 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7384 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 10:46:38 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 09:46:38 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #9 from M. de Rooy 2012-01-30 09:46:38 UTC --- QA Comment: Did signoff already. Code looks good. Only point [cw]ould be use of tablesorter in view of new datatables approach. Since this patch refers to solving this particular problem and not refactoring code, I am marking it as Passed QA anyhow. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 10:55:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 09:55:06 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #13 from M. de Rooy 2012-01-30 09:55:06 UTC --- Jared: Chris also tested under Chromium and could not reproduce it either. The problem will only occur if the browser "decides" not to send empty params (like for the remaining empty $4 subfield in my example). If the expected order of params is influenced like that, the TransformHtmlToMarc function stumbles over it. Your browser apparently sends the empty param. In that case no problem (with or without the patch). Which Firefox version did you test, and on which platform? I used Firefox 9 under Windows 7. And if i remember correctly, the combination Firefox/Vista also reproduced the error. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 10:55:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 09:55:43 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7384|0 |1 is obsolete| | --- Comment #6 from Srdjan Jankovic 2012-01-30 09:55:43 UTC --- Created attachment 7385 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7385 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 11:42:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 10:42:25 +0000 Subject: [Koha-bugs] [Bug 5337] acq EAN search In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337 --- Comment #9 from Colin Campbell 2012-01-30 10:42:25 UTC --- I assume for non-book materials (or rather no ISBN materials) the ean gets relegated to 024. Not conducive to standardizing practice -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 14:01:16 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 13:01:16 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #14 from Jared Camins-Esakov 2012-01-30 13:01:16 UTC --- I have tested on the following web browsers: Mac OS X 10.6.8: Chrome 16.0.912.77 Firefox 9.0.1 Windows 7: Firefox 3.6.3 Firefox 9.0.1 IE 8.0.7600.16385 Ubuntu 11.10 Firefox 8.0 Chromium 15.0.874.106 (Developer Build 107270 Linux) On none of them could I duplicate this problem. I hereby turn the testing baton over to someone else. If I can't duplicate the problem, I can't confirm the fix. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 14:05:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 13:05:50 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #15 from M. de Rooy 2012-01-30 13:05:50 UTC --- Great testing! But strange, that you could not duplicate on FF 9. Can we make sure that we tested the same thing? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 14:16:23 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 13:16:23 +0000 Subject: [Koha-bugs] [Bug 3264] UnCloneField() / minus button in MARC editor can clear all subfields (authorities AND biblio) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #16 from Jared Camins-Esakov 2012-01-30 13:16:23 UTC --- I just took a screen capture of my process. You can see it at http://screencast.com/t/AzqLbFL3s6m -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 14:28:00 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 13:28:00 +0000 Subject: [Koha-bugs] [Bug 1293] Database installation problem In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1293 Monir Hossain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |munna_Pat at yahoo.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 15:00:50 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 14:00:50 +0000 Subject: [Koha-bugs] [Bug 3264] Uncloning a dropdown list in MARC authorities/biblio editor may clear all subfields (see comment 17) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 M. de Rooy changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 - high |P2 Summary|UnCloneField() / minus |Uncloning a dropdown list |button in MARC editor can |in MARC authorities/biblio |clear all subfields |editor may clear all |(authorities AND biblio) |subfields (see comment 17) Severity|critical |major --- Comment #17 from M. de Rooy 2012-01-30 14:00:50 UTC --- (In reply to comment #16) > I just took a screen capture of my process. You can see it at > http://screencast.com/t/AzqLbFL3s6m Looking again, I discovered that we had a small but apparently (very) important difference: my $4 is controlled by an authorized value (combo box). Looking further, it appears to me now that only the empty SELECTs are not passed to the server. Explaining too why this problem has been there for such a long time. Big sorry for letting you test without that piece of information! Could you please e.g. add an authorized value to the relator code and unclone? Please test this on Firefox/Windows(?); it may still be browser specific. Could not find much about that.. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 15:41:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 14:41:06 +0000 Subject: [Koha-bugs] [Bug 3150] Text of any email sent from Koha should be editable from web interface In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master Summary|Verbiage of any email sent |Text of any email sent from |from Koha should be |Koha should be editable |editable from web interface |from web interface -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 15:47:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 14:47:20 +0000 Subject: [Koha-bugs] [Bug 7190] written off fines being refunded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7190 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Nicole C. Engard 2012-01-30 14:47:20 UTC --- I have tested and the behavior has not changed after applying the patch. Test plan: 1. check a book out 2. mark it lost 3. confirm that patron is charged lost fee 4. writeoff lost fine line 5. return the book 6. confirm that patron was not refunded the price of the lost item [FAILED] In my test the patron is still refunded even though the accountline was written off. Nicole -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 15:50:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 14:50:09 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7284|0 |1 is obsolete| | --- Comment #31 from Nicole C. Engard 2012-01-30 14:50:09 UTC --- Created attachment 7386 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7386 [SIGNED-OFF] bug_6488: Take in account opachiddenitems when searching in opac Changed searchResults() interface Added trailing \n when parsing OpacHiddenItems to make YAML happy XSLTParse4Display() and buildKohaItemsNamespace() take hidden items as input param Removed numbering from the search results, looks wrong with hidden items Signed-off-by: Nicole C. Engard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 15:50:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 14:50:25 +0000 Subject: [Koha-bugs] [Bug 6488] opachiddenitems not working in master In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6488 Nicole C. Engard changed: What |Removed |Added ---------------------------------------------------------------------------- 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:14:42 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:14:42 +0000 Subject: [Koha-bugs] [Bug 3215] It would be nice if "Add to Cart" changed to "Remove from Cart" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3215 --- Comment #3 from Owen Leonard 2012-01-30 15:14:42 UTC --- Created attachment 7387 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7387 [PATCH] Bug 3215 - It would be nice if "Add to Cart" changed to "Remove from Cart" "Add to Cart" links in the OPAC should reflect whether a title is already in the Cart. On the results, list, and detail pages the "Add to Cart" link will say "In your cart (remove)" if the title is in your cart. The "(remove)" link will remove the title. This patch adds a check of the biblionumbers in the cart to the relevant scripts and sets a variable for the template governing whether to show "Add to cart" or "In your cart." Pages to test: - the search results page - any detail page (normal, MARC, ISBD) - any list contents page (/cgi-bin/koha/opac-shelves.pl?viewshelf=XX) Situations to test: - Add a single item to the Cart from the above pages The link should change from "Add to cart" to "In your cart (remove)" The count of items in your cart should reflect the addition, and the notification box should appear. - Remove a single item from the Cart from the above pages The link should change from "In your cart (remove)" to "Add to cart." The count of items in your cart should reflect the removal, and the notification box should appear. - View an item which is already in the cart from the above pages The cart links should reflect whether the title is already in the cart. - Remove one or more items from the Cart via the cart pop-up window View the above pages as you do so to verify that the operation is reflected immediately by the state of the "in your cart" links. - Empty the Cart from the cart pop-up window View the above pages as you do so to verify that the operation is reflected immediately by the state of the "in your cart" links. Tested in Firefox 9, Chrome 16, IE 7, and Opera 11.6 on Win 7 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:15:14 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:15:14 +0000 Subject: [Koha-bugs] [Bug 3215] It would be nice if "Add to Cart" changed to "Remove from Cart" In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3215 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:38:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:38:48 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7377|0 |1 is obsolete| | --- Comment #3 from Owen Leonard 2012-01-30 15:38:48 UTC --- Created attachment 7388 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7388 [SIGNED-OFF] Bug 7431: Fixes the display of the due date in opac item specific holds. Fixes the reference to the due date in opac-reserve from date_due to dateDue as defined int opac-reserve.pl. Signed-off-by: Owen Leonard -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:39:31 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:39:31 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard at myacpl.org |gcollum at gmail.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:39:58 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:39:58 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 16:40:06 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 15:40:06 +0000 Subject: [Koha-bugs] [Bug 7431] OPAC item hold list doesn't show 'checked out' In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7431 Owen Leonard changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 17:35:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 16:35:07 +0000 Subject: [Koha-bugs] [Bug 3264] Uncloning a dropdown list in MARC authorities/biblio editor may clear all subfields (see comment 17) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3264 --- Comment #18 from Jared Camins-Esakov 2012-01-30 16:35:07 UTC --- Even with the authorized value, I could not replicate with Windows 7 and Firefox 9. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 18:01:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 17:01:53 +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 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 18:02:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 17:02:54 +0000 Subject: [Koha-bugs] [Bug 5711] Distinction between authors/additional authors in opac normal view (MARC21/XSLT) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5711 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic at tamil.fr -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 18:09:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 17:09: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 --- Comment #33 from Fr?d?ric Demians 2012-01-30 17:09:35 UTC --- The MARC Code List for Relators is here: http://www.loc.gov/marc/relators/relacode.html The translation of this table in French is available here: http://www.marc21.ca/040010-220-f.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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 19:04:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 18:04:29 +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 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 19:16:49 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 18:16:49 +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 #34 from Fr?d?ric Demians 2012-01-30 18:16:49 UTC --- Created attachment 7389 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7389 Relator codes in 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 19:17:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 18:17:45 +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 Fr?d?ric Demians changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #35 from Fr?d?ric Demians 2012-01-30 18:17:45 UTC --- Additional sign-off required for 'Relator codes in Frenche' 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 21:59:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 20:59:53 +0000 Subject: [Koha-bugs] [Bug 7476] New: Files executable that probably should not be Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7476 Bug #: 7476 Summary: Files executable that probably should not be Classification: Unclassified Change sponsored?: Seeking cosponsors Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P3 Component: Architecture, internals, and plumbing AssignedTo: mjr at ttllp.co.uk ReportedBy: mjr at ttllp.co.uk QAContact: koha.sekjal at gmail.com Created attachment 7390 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7390 xt/find-misplaced-executables The following files are executable and I think they do not need to be. Please find attached an xt test that lists such misplaced executables. ./acqui/pdfformat/layout2pages.pm ./acqui/pdfformat/layout3pages.pm ./etc/zebradb/marc_defs/marc21/biblios/record.abs ./koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl ./koha-tmpl/opac-tmpl/prog/en/css/opac.css ./koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt ./koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt ./koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc ./installer/data/mysql/sysprefs.sql ./installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql ./installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql ./C4/Auth.pm ./C4/ImportExportFramework.pm ./C4/TTParser.pm ./C4/XSLT.pm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:00:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:00:51 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Paul Poulain 2012-01-30 21:00:51 UTC --- I'm not sure I fully understand what/why it fixes the problem, but patch pushed (it add /Koha directory in the PERL_MODULE directory, with C4. Before this patch /Koha stays in the scope of .pl, and is not found by use Koha/blabla; Am I right ?) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:02:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:02:29 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 --- Comment #14 from Jared Camins-Esakov 2012-01-30 21:02:29 UTC --- Paul, Yes, you understand correctly. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:03:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:03:04 +0000 Subject: [Koha-bugs] [Bug 7359] Begin migration to a new "Koha" namespace from the old "C4" namespace In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7359 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:07:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:07:40 +0000 Subject: [Koha-bugs] [Bug 7476] Files executable that probably should not be In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7476 --- Comment #1 from MJ Ray (software.coop) 2012-01-30 21:07:40 UTC --- Created attachment 7391 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7391 Bug 7476 ? Remove executable bit from files that probably should not be executed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:08:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:08:39 +0000 Subject: [Koha-bugs] [Bug 7476] Files executable that probably should not be In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7476 MJ Ray (software.coop) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:22:04 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:22:04 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com --- Comment #15 from Paul Poulain 2012-01-30 21:22:04 UTC --- This patch has been pushed, I also tested with AcqCreateItem=recieve, it works well -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:23:29 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:23:29 +0000 Subject: [Koha-bugs] [Bug 7350] In New order the "+" button duplicates input text but not the "selected" in ddl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7350 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:27:27 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:27:27 +0000 Subject: [Koha-bugs] [Bug 3806] Holidays table doesn't order by date correcly In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3806 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:29:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:29:08 +0000 Subject: [Koha-bugs] [Bug 7446] Redundant display of availablecount in staff client (results.tt) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7446 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain at biblibre.com Version|master |rel_3_6 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:32:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:32:32 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED CC| |paul.poulain at biblibre.com Version|master |rel_3_6 Severity|enhancement |minor --- Comment #7 from Paul Poulain 2012-01-30 21:32:32 UTC --- Patch pushed. But I reset the status to assigned, as the same patch should be made for staff client, I agree with Owen. i'll mark your patch as obsolete as it has been pushed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 22:33:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 21:33:10 +0000 Subject: [Koha-bugs] [Bug 7460] nl2br in opac Title notes tab In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7460 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7318|0 |1 is obsolete| | --- Comment #8 from Paul Poulain 2012-01-30 21:33:10 UTC --- Comment on attachment 7318 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7318 [SIGNED-OFF] Bug 7460: Add template toolkit's FILTER html_line_break on opac details description's tab this patch has been pushed. Now waiting for staff client similar patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Mon Jan 30 23:54:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 22:54:55 +0000 Subject: [Koha-bugs] [Bug 7327] Translation script doesn't like concatenated javascript strings In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7327 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff AssignedTo|chrish at catalyst.net.nz |aleksa at catalyst.net.nz --- Comment #1 from Aleksa 2012-01-30 22:54:55 UTC --- Created attachment 7392 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7392 Translate scripts now handle javascript variables inside strings. The translation scripts now convert variables into '%s' when generating or reading from .po files, and convert '%s' into variables when creating translated .tt files. This means that it should work when creating, updating, or installing a language. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 00:30:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 23:30:12 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent (DO NOT USE) |P2 Status|Pushed to Stable |ASSIGNED --- Comment #34 from Chris Cormack 2012-01-30 23:30:12 UTC --- Test for this is db dependent, so shifting it. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 00:40:25 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 23:40:25 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7143|0 |1 is obsolete| | --- Comment #35 from Chris Cormack 2012-01-30 23:40:25 UTC --- Created attachment 7393 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7393 Bug 929 : Follow up, shifting test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 00:41:08 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Mon, 30 Jan 2012 23:41:08 +0000 Subject: [Koha-bugs] [Bug 929] See details of a budget In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=929 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 01:17:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 00:17:24 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7385|0 |1 is obsolete| | --- Comment #7 from Srdjan Jankovic 2012-01-31 00:17:24 UTC --- Created attachment 7394 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7394 patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 03:40:05 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 02:40:05 +0000 Subject: [Koha-bugs] [Bug 7190] written off fines being refunded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7190 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7310|0 |1 is obsolete| | --- Comment #3 from Srdjan Jankovic 2012-01-31 02:40:05 UTC --- Created attachment 7395 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7395 patch That will teach me not to use doctored database records when testing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 03:40:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 02:40:19 +0000 Subject: [Koha-bugs] [Bug 7190] written off fines being refunded In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7190 Srdjan Jankovic changed: What |Removed |Added ---------------------------------------------------------------------------- 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 04:19:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 03:19:24 +0000 Subject: [Koha-bugs] [Bug 7476] Files executable that probably should not be In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7476 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7391|0 |1 is obsolete| | Status|Needs Signoff |Signed Off AssignedTo|mjr at ttllp.co.uk |aleksa at catalyst.net.nz --- Comment #2 from Aleksa 2012-01-31 03:19:24 UTC --- Created attachment 7396 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7396 [SIGNED-OFF] 7391: Bug 7476 ? Remove executable bit from files that probably should not be executed -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 04:37:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 03:37:53 +0000 Subject: [Koha-bugs] [Bug 7466] Cart notification popup should appear onscreen even when button is offscreen In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7466 Aleksa changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7326|0 |1 is obsolete| | Status|Needs Signoff |Signed Off AssignedTo|oleonard at myacpl.org |aleksa at catalyst.net.nz --- Comment #2 from Aleksa 2012-01-31 03:37:53 UTC --- Created attachment 7397 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7397 [SIGNED-OFF] 7326: Proposed fix -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 07:32:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 06:32:53 +0000 Subject: [Koha-bugs] [Bug 7477] New: Duplicate calendar Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7477 Bug #: 7477 Summary: Duplicate calendar Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: srdjan at catalyst.net.nz QAContact: koha.sekjal at gmail.com Work to be done: * tools/holidays: - create a form "Copy to " that will select target library - add a handler for copying holidays from the currently selected library to the target library How to test: * Copy calendar from one library to another and check that all days/dates are copied -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 07:47:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 06:47:26 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer at bsz-bw.de --- Comment #8 from Katrin Fischer 2012-01-31 06:47:26 UTC --- Hi Srdjan, I am starting to wonder what's happening here - I see you have replaced the patch a lot of times, but not sure what's the difference or what got fixed with each. Could you add some comments to help us bug wranglers? :) -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 08:29:35 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 07:29:35 +0000 Subject: [Koha-bugs] [Bug 7478] New: Template/translation problem in catalogue_out.tt Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7478 Bug #: 7478 Summary: Template/translation problem in catalogue_out.tt Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: I18N/L10N AssignedTo: frederic at tamil.fr ReportedBy: katrin.fischer at bsz-bw.de QAContact: koha.sekjal at gmail.com Spotted while working on a translation bug, reporting so that it does not get lost: intranet-tmpl/prog/en/modules/reports/catalogue_out.tt: [% IF ( looptable.looprow ) %] [% FOREACH loopro IN looptable.looprow %] [% DEFAULT loopro.itemcallnumber="No Call Number" loopro.barcode="No Barcode" loopro.title="NO TITLE" loopro.author="" %] [% UNLESS ( loop.odd ) %] [% ELSE %][% END %] staff po file: %s %s [%% DEFAULT loopro.itemcallnumber=\"No Call Number\" loopro.barcode=\"No Barcode\" loopro.title=\"NO TITLE\" loopro.author=\"\" %%] %s That will not work if translated like that. It also seems like " are escaped in the po files now, which does not seem right to me. There are other examples, that will break things if copied over with espcaped double quotes. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 09:05:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 08:05:54 +0000 Subject: [Koha-bugs] [Bug 7458] New call number allocation plugin In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7458 --- Comment #9 from Srdjan Jankovic 2012-01-31 08:05:54 UTC --- I'll blame it on Melia, although most of them are of the "but wait, I did not test this situation" kind. And a copyright fix. Melia; Here is a problem. 1. I added the call number FREN 0001 to a book named "Dog" 2. I then found a book named "Cat" and entered "FREN 0" and was given FREN 0002. So far, so good. 3. I changed the call number for "Cat" to FREN 0200 4. On the next record, I entered "FREN 0" and was given FREN 201 ? when I should have been given FREN 0002 as that was free In short, the script is producing the first available number after the highest number in the range. I could get around this problem by entering "FREN 00" but the problem continues as you work through the numbers. 1. So let's say that I have "Elephant" at FREN 250, "Eloise" at FREN 500, and "Eloise at the Plaza" at FREN 750. 2. "FREN 0" returns FREN 751, and I have to enter "FREN 00" to get FREN 0002. 3. In our system, French feature films have to fall between FREN 0200 and FREN 0999, but if I want something in the FREN range above 200 and I enter "FREN 02" I get FREN 0251 because FREN 0250 is in the system already ? and the only way to get the available FREN 0201 would be to enter "FREN 020". 4. Once the range FREN 0200 ? FREN 0209 is in use, I am unsure whether "FREN 020" would produce FREN 0210 (the lowest available number in the range) or FREN 0251 (the first available number after the highest number in the range). If the latter, we will need to enter up to the third digit to fill in the gaps between FREN 0211 and FREN 0249 inclusive ? needing to use "FREN 021", "FREN 022", "FREN 023" and "FREN 024" to get them all. What we need is for the script to find the first available number in the range. 1. "FREN 0" should not return FREN 201 unless all of the numbers between FREN 0001 and FREN 0200 are already in use. 2. "FREN 02" should return the first number available after FREN 0200. If FREN 0200 - FREN 0299 are in use, it should return FREN 0300. 3. "FREN 1" should produce the first available number after FREN 1000. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 09:47:12 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 08:47:12 +0000 Subject: [Koha-bugs] [Bug 6875] de-nesting C4 packages In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6875 --- Comment #40 from Paul Poulain 2012-01-31 08:47:12 UTC --- (In reply to comment #39) > I would like to encourage the QA team to review the patches that I signed off > on so that they can be pushed to Master, rather than waiting for revised > patches for the four that I didn't sign off on. Agreed, as all those patches are independant from each other, and change nothing to the Koha behaviour (at least if they're not bugguy ;-) ) I'll ask Marcel & Ian by pm : they are small patches, should be easy to 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 11:32:03 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 10:32:03 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 --- Comment #5 from Adrien SAURAT 2012-01-31 10:32:03 UTC --- Created attachment 7398 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7398 proposed patch A "Delete" button now appears on the bookseller display page, but only if this vendor doesn't have any basket. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 11:32:32 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 10:32:32 +0000 Subject: [Koha-bugs] [Bug 4969] Vendors can not be deleted / show only active vendors In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 14:06:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 13:06:46 +0000 Subject: [Koha-bugs] [Bug 7479] New: Inventory Tool Ignoring Lost Flags Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7479 Bug #: 7479 Summary: Inventory Tool Ignoring Lost Flags Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Tools AssignedTo: gmcharlt at gmail.com ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com I have tried to run the Inventory tool with the lost statuses checked and it's showing items that are both lost and available instead of just items that are flagged with the lost status I checked. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 14:55:20 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 13:55:20 +0000 Subject: [Koha-bugs] [Bug 7480] New: authorisedbyname filled twice in neworderempty.pl Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7480 Bug #: 7480 Summary: authorisedbyname filled twice in neworderempty.pl Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: trivial Priority: P5 - low Component: Acquisitions AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com In the "neworderempty.pl" file, as we are filling the template->param(*) info beginning on line 346, we have a value appearing twice: - in line 359, authorisedbyname => $basket->{'authorisedbyname'}, - in line 365, authorisedbyname => $borrower->{'firstname'} . " " . $borrower->{'surname'}, Moreover, this line 365 generates log lines like the following: [Tue Jan 31 14:39:41 2012] neworderempty.pl: Use of uninitialized value in concatenation (.) or string at /home/asaurat/workspace/versions/community/acqui/neworderempty.pl line 346. [Tue Jan 31 14:39:41 2012] neworderempty.pl: Use of uninitialized value in concatenation (.) or string at /home/asaurat/workspace/versions/community/acqui/neworderempty.pl line 346. These log entries are easy to correct if we keep the $borrower version, but that's my question: which line should we keep? Or maybe both values can be ok but one has priority over the other one? This authorisedbyname variable is linked to a "Managed by:" label in the template. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 15:14:41 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 14:14:41 +0000 Subject: [Koha-bugs] [Bug 7457] basket.pl makes a lot of noise in the logs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7457 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |adrien.saurat at biblibre.com AssignedTo|gmcharlt at gmail.com |adrien.saurat at biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 15:29:46 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 14:29:46 +0000 Subject: [Koha-bugs] [Bug 7457] basket.pl makes a lot of noise in the logs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7457 --- Comment #1 from Adrien SAURAT 2012-01-31 14:29:46 UTC --- Created attachment 7399 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7399 proposed patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 15:29:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 14:29:53 +0000 Subject: [Koha-bugs] [Bug 7457] basket.pl makes a lot of noise in the logs In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7457 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 15:40:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 14:40:11 +0000 Subject: [Koha-bugs] [Bug 7480] authorisedbyname filled twice in neworderempty.pl In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7480 --- Comment #1 from Adrien SAURAT 2012-01-31 14:40:11 UTC --- As seen with kf, getBasket builds authorisedbyname using concat( b.firstname,' ',b.surname) AS authorisedbyname, from borrowers So in both cases we have the same information. But maybe can problems arise if the borrower has been deleted -> to be handled. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 16:01:21 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 15:01:21 +0000 Subject: [Koha-bugs] [Bug 7481] New: Select all/Deselect all on the late orders list (Claim order button) Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7481 Bug #: 7481 Summary: Select all/Deselect all on the late orders list (Claim order button) Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Acquisitions AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com [MT1190] When many late orders are listed, it can be cumbersome to select all of them manually. It would be useful to have a way to select/deselect everything at once. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 16:15:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 15:15:39 +0000 Subject: [Koha-bugs] [Bug 7482] New: overdues report downloads without names Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7482 Bug #: 7482 Summary: overdues report downloads without names Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All URL: cgi-bin/koha/circ/overdue.pl OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: Circulation AssignedTo: kyle.m.hall at gmail.com ReportedBy: nengard at gmail.com QAContact: koha.sekjal at gmail.com CC: gmcharlt at gmail.com When you click to download the overdues report it doesn't include the names but the report does print names to the screen. Names should be in the downloaded file. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 16:45:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 15:45:22 +0000 Subject: [Koha-bugs] [Bug 7481] Select all/Deselect all on the late orders list (Claim order button) In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7481 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Adrien SAURAT 2012-01-31 15:45:22 UTC --- Issue already adressed in bug 5347, attachment 7008 Only possible to "check all" when selecting one vendor, but checking all for everyone would cause a conflict with another implemented behaviour (checking a "claim order" checkbox of a given vendor disable the checkboxes of other vendors). *** This bug has been marked as a duplicate of bug 5347 *** -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 16:45:22 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 15:45:22 +0000 Subject: [Koha-bugs] [Bug 5347] late order management In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5347 Adrien SAURAT changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adrien.saurat at biblibre.com --- Comment #53 from Adrien SAURAT 2012-01-31 15:45:22 UTC --- *** Bug 7481 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 watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:06:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:06:24 +0000 Subject: [Koha-bugs] [Bug 7483] New: A more detailed breadcrumb for authority management Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7483 Bug #: 7483 Summary: A more detailed breadcrumb for authority management Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com [MT1424] After editing a subfield in an Authority structure, we are redirected to the "auth_subfields_structure.pl" page with no breadcrumb to come back to the structure being edited. The breadcrumb only shows: Home ? Administration ? Authority MARC subfield structure When editing a bibliographic framework, the breadcrumb is much more practical: Home ? Administration ? MARC Frameworks ? BD Framework Structure ? Tag 011 Subfield Structure Something along this line should be implemented for authorities. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:11:30 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:11:30 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7184|0 |1 is obsolete| | --- Comment #135 from Paul Poulain 2012-01-31 16:11:30 UTC --- Comment on attachment 7184 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7184 Bug 5327 added unit tests for C4/Utils Utils is obsoled AFAIK, so marking this patch as obsolete. If i'm wrong, remove the obsolete status & let me know -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:14:24 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:14:24 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7206|0 |1 is obsolete| | --- Comment #136 from Paul Poulain 2012-01-31 16:14:24 UTC --- Comment on attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm QA Comment : this patch depends on what is in the database +is(C4::Koha::GetSupportName('BK'),"Books", 'testing support name'); +is(C4::Koha::GetSupportName(''),undef, 'testing support name'); It should be in t/db_dependant. and not in t/ marking obsolete as it fails QA 2 possible fixes: * remove db_dependant from those tests & create another one in t/db_dependant * move everything to t/db_dependant -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:28:11 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:28:11 +0000 Subject: [Koha-bugs] [Bug 7484] New: Keeping typed values when searching for authorities Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7484 Bug #: 7484 Summary: Keeping typed values when searching for authorities Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates AssignedTo: adrien.saurat at biblibre.com ReportedBy: adrien.saurat at biblibre.com QAContact: koha.sekjal at gmail.com [MT2545] Page "Home ? Authorities" 1) I'm on the "Search authorities" tab. I select an authority type, then change the active tab. The type change is lost. 2) I'm on a tab and type a search pattern, then change tab, the string is lost. This behaviour is logical, given the fact that we're using tabs, but it would be more practical to keep the typed informations when the user changes the search mode. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:30:51 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:30:51 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7230|0 |1 is obsolete| | --- Comment #137 from Paul Poulain 2012-01-31 16:30:51 UTC --- Comment on attachment 7230 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7230 [SIGNED-OFF] Added unit tests for C4/Csv.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:31:10 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:31:10 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7231|0 |1 is obsolete| | --- Comment #138 from Paul Poulain 2012-01-31 16:31:10 UTC --- Comment on attachment 7231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7231 [SIGNED-OFF] added unit tests for C4/Labels.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:31:39 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:31:39 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7232|0 |1 is obsolete| | --- Comment #139 from Paul Poulain 2012-01-31 16:31:39 UTC --- Comment on attachment 7232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7232 [SIGNED-OFF] Added unit tests for C4/AuthoritiesMarc/MARC21.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:31:55 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:31:55 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7233|0 |1 is obsolete| | --- Comment #140 from Paul Poulain 2012-01-31 16:31:55 UTC --- Comment on attachment 7233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7233 [SIGNED-OFF] added unit test for C4/Barcodes/PrinterConfig.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:32:54 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:32:54 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7234|0 |1 is obsolete| | --- Comment #141 from Paul Poulain 2012-01-31 16:32:54 UTC --- Comment on attachment 7234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7234 [SIGNED-OFF] Added unit tests for C4/ClassSortRoutine/LCC.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:33:45 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:33:45 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7235|0 |1 is obsolete| | --- Comment #142 from Paul Poulain 2012-01-31 16:33:45 UTC --- Comment on attachment 7235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7235 [SIGNED-OFF] Added unit tests for C4/Creators/PDF.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:34:01 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:34:01 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7236|0 |1 is obsolete| | --- Comment #143 from Paul Poulain 2012-01-31 16:34:01 UTC --- Comment on attachment 7236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7236 [SIGNED-OFF] added unit tests for C4/Ris this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:34:19 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:34:19 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7237|0 |1 is obsolete| | --- Comment #144 from Paul Poulain 2012-01-31 16:34:19 UTC --- Comment on attachment 7237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7237 [SIGNED-OFF] Added unit tests for C4/Scheduler.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:35:09 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:35:09 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7238|0 |1 is obsolete| | --- Comment #145 from Paul Poulain 2012-01-31 16:35:09 UTC --- Comment on attachment 7238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7238 Added unit tests for C4/Serials.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:35:26 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:35:26 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7239|0 |1 is obsolete| | --- Comment #146 from Paul Poulain 2012-01-31 16:35:26 UTC --- Comment on attachment 7239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7239 [SIGNED-OFF] Added unit tests for C4/Search/PazPar2.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:35:40 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:35:40 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7240|0 |1 is obsolete| | --- Comment #147 from Paul Poulain 2012-01-31 16:35:40 UTC --- Comment on attachment 7240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7240 [SIGNED-OFF] added unit tests for C4/TmplToken.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:35:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:35:53 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7241|0 |1 is obsolete| | --- Comment #148 from Paul Poulain 2012-01-31 16:35:53 UTC --- Comment on attachment 7241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7241 [SIGNED-OFF] added unit tests for C4/SIP/ILS/Transaction/Renew.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:36:07 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:36:07 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7242|0 |1 is obsolete| | --- Comment #149 from Paul Poulain 2012-01-31 16:36:07 UTC --- Comment on attachment 7242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7242 [SIGNED-OFF] Added unit tests for C4/Languages.pm this patch has been 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:37:59 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:37:59 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 Paul Poulain changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7206|1 |0 is obsolete| | --- Comment #150 from Paul Poulain 2012-01-31 16:37:59 UTC --- Comment on attachment 7206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7206 Added unit tests for C4/Koha.pm changing my mind about "obsolete" = it's much easier to keep all pending patches not 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. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 17:58:53 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 16:58:53 +0000 Subject: [Koha-bugs] [Bug 4274] Cart now requires login before emailing contents In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4274 Nora Blake changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nblake at masslibsystem.org --- Comment #5 from Nora Blake 2012-01-31 16:58:53 UTC --- Hi, I'd like to chime in that requiring a username and password in order to email cart contents is not an improvement in our eyes. We have a lot of school libraries as members of our shared system. They don't necessarily want their students to have usernames and passwords to access the system, but they would like to be able to have the kids email contents of carts either to the staff librarian so they can place holds on behalf of the students or so that students can do research and email the results of that search to themselves to use later. Having this access now blocked by a username and password is not good. I'd like it to be restored to what it was before or at the very least have username and password access to cart contents be a on/off switch in the system administration. Thanks, Nora Blake MassCat -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 18:07:48 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 17:07:48 +0000 Subject: [Koha-bugs] [Bug 7485] New: Cannot edit barcode on Fast Add Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7485 Bug #: 7485 Summary: Cannot edit barcode on Fast Add Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_8 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt at gmail.com ReportedBy: wizzyrea at gmail.com QAContact: koha.sekjal at gmail.com When new records use the fast add/ill framework, after initially adding an item record, including its barcode, when you go back to edit the item record, the barcode field is not editable -- in fact, nothing displays in the barcode field! (see attached) I replicated this behavior using both the Fast Cataloging link under Circulation, and by starting a new record from the Cataloging module using the Fast Add framework. I was able to temporarily resolve this for one of our libraries by having her switch the record framework to default. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 18:08:43 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 17:08:43 +0000 Subject: [Koha-bugs] [Bug 4274] Cart now requires login before emailing contents In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4274 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris at bigballofwax.co.nz --- Comment #6 from Chris Cormack 2012-01-31 17:08:43 UTC --- (In reply to comment #5) > Hi, > > I'd like to chime in that requiring a username and password in order to email > cart contents is not an improvement in our eyes. We have a lot of school > libraries as members of our shared system. They don't necessarily want their > students to have usernames and passwords to access the system, but they would > like to be able to have the kids email contents of carts either to the staff > librarian so they can place holds on behalf of the students or so that students > can do research and email the results of that search to themselves to use > later. > > Having this access now blocked by a username and password is not good. I'd > like it to be restored to what it was before or at the very least have username > and password access to cart contents be a on/off switch in the system > administration. > What it was before was needing login, then that got broken by accident with the opacpublic changes, then it was restored. The main reason being, it's a spam tool otherwise, so before we can let it be used without a login, someone needs to propose a solution that will stop spammers using it, that isn't using captcha or another discriminatory technique. Then we are good to go with a syspref. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bugzilla-daemon at bugs.koha-community.org Tue Jan 31 21:56:47 2012 From: bugzilla-daemon at bugs.koha-community.org (bugzilla-daemon at bugs.koha-community.org) Date: Tue, 31 Jan 2012 20:56:47 +0000 Subject: [Koha-bugs] [Bug 5327] Unit tests required for all C4 modules In-Reply-To: References: Message-ID: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327 --- Comment #151 from Chris Cormack 2012-01-31 20:56:47 UTC --- Created attachment 7400 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7400 Bug 5327: Shifting a db dependent test to the right place -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Check 57: input element, type of "text", missing an associated label. Repair: Add a label element that surrounds the control's label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element. Error Line 154, Column 9: -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: it's not that bad. So making it work is really the better option. Perhaps maxreserves could be resused as a global max value? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: behaviour if jsPrintSetup is not installed or if you make use of an other browser.=20 All other printing will behave like before. --=20 Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?t= ab=3Demail ------- You are receiving this mail because: ------- You are watching all bug changes.= From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: "That's kind of surprising, I have been playing around a bit on my test box and for me Library of Congress numbers never seem to get split. They usually come in this format: 917.1/0022/2 which always shows up on my labels as 917.100222 and that is obviously too long." in one of the posts, it appears that at least one person does get LCCN numbers with a '/' as a segmentation marker. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Different lists(tabs) for my holdings(items with branch connexion) and other items(item with branch different of branch connexion). Add filter at the top right of the item list. Filter that points to the enumchron 4 / Add a column "Selection" check at the table of results 5/At the bottom add two buttons: "Remove items Selected" and "Modify items Selected" Buttons that copy / paste barcodes on the screens: batchMod.pl or batchMod.pl? Del = 1 6/Buttons activating a pop up screen avoiding leaving detail.pl From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: a year of a daily serial) Notes : new permissions associated with these functions see ticket 7673 -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: use with branches A, B, and D. Koha display all the branches A, B, C and D for pickup instead of proposing the branches A, B and C. So when returning an item (A, B or C) there is a risk that the pickuplocation will be D if the borrower have been chose D. While D don't want manage holds within the network. Paul I have an example of sandbox1 http://catalogue.test1.biblibre.com/cgi-bin/koha/opac-reserve.pl?biblionumber=2220 (user: password and mozart: mozart) it's important for few customers. See also ticket 7534 -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: receive you get a hash reference in the URL for invoice so when you click save it fails giving the error message: Can't use an undefined value as an ARRAY reference at /home/koha/kohaclone/acqui/parcel.pl line 154. with the URL http://129.114.128.202:8080/cgi-bin/koha/acqui/parcel.pl?invoiceid= I can provide screenshots if needed. Marking failed for now. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Since we are making people resubmit patches for mysqlism, then this should be resubmitted for style violations -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: to exactly how it's contents are added to Koha, however, may require some additional discussion. Marking as Passed QA, but with the recommendation that we discuss how to apply this before it's pushed. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Returns the length of the duration in the units (any of those that can be passed to new) given as arguments. All lengths are integral, but may be negative. Smaller units are computed from what remains after taking away the larger units given, so for example: $dur->in_units( 'years' ); # 2 $dur->in_units( 'months' ); # 27 $dur->in_units( 'years', 'months' ); # (2, 3) $dur->in_units( 'weeks', 'days' ); # (0, 0) ! The last example demonstrates that there *will not be any conversion between units which don't have a fixed conversion rate*. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: to be retested on current master. *** This bug has been marked as a duplicate of bug 2435 *** -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Patron categories .. / cgi-bin / koha / admin / categorie.pl? & op = add_form CategoryCode = [^] and Authorized values / cgi-bin/koha/admin/authorised_values.pl? op = & id = add_form and Patron attribute types gi-bin/koha/admin/patron-attr-types.pl? edit_attribute_type = op & code = [^] and Item types / cgi-bin/koha/admin/itemtypes.pl? op = add_form & itemtype = link each code to a branchcode list. Then the administrator can choose to link a code (category, attribute, value allowed) to a specific branchcode Interest: each librarie will see that its codes. Each librarie will be able to secure the access and the use of its codes in a network. The filter should apply to the following screens: MEMBERS .. / cgi-bin / koha / members / members-home.pl [^] .. / cgi-bin / koha / members / memberentry.pl? op = add & CategoryCode = [^] .. / cgi-bin / koha / members / memberentry.pl? op = add & CategoryCode = [^] PERIODICAL ... / cgi-bin / koha / serials / subscription-add.pl? op = & mod = SubscriptionId ... ACQUISITIONS ... / cgi-bin / koha / admin / aqbudgets.pl? & op = add_form budget_parent_id = 131 & budget_period_id = .. ... / cgi-bin / koha / acquisition / neworderempty.pl? OrderNumber = 26 & booksellerid = 2 & basketno = ... TOOLS .. / cgi-bin / koha / tools / modborrowers.pl SORT1, SORT2, borrower_attribute, CategoryCode, branchcode ... / cgi-bin / koha / tools / batchMod.p ==> Items.location ==> Items.notforloan ==> items.ccode CATALOGUING / cgi-bin/koha/cataloguing/additem.pl? biblionumber = / cgi-bin/koha/cataloguing/addbiblio.pl? biblionumber = 37202 & op = OPAC .. / cgi-bin / koha / opac-search.pl -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: holdCancelLength system pref has been removed. I checked and can find no reference for this system preference in current master. Resolving INVALID. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: It adds a margin-left to the recent comments div so that it will not be overlapped by the leftmenu, it appears to have been forgotten in the base theme so we keep having to fix it, this should eliminate that (granted its only if the width of the leftmenu doesn't change from the base, but better than nothing) -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: publication date and print date" must be added for this position. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: is out of scope. So this patch doesn't showing Hold status. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: Problem is also in 3.6.x too, but we might need slightly different patch, because of booksellerid=[% loop_order.booksellerid %]. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: publication date and print date" must be added for this position. Signed-off-by: Katrin Fischer Checked the new value shows up and is correctly copied into the field. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: - + + + + + + -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: But I think we should include *in the body* the name/address of the sender: "This mail was sent to you from $user->{firstname} $user->{surname} <$user_email>" So authentificated user will not abuse sending email using opac-sendbasket.= pl We could also add a Reply-To field with "$user->{firstname} $user->{surname} <$user_email>" ? (in order to prevent error like press the reply-to button = and mail to KohaAdminEmailAddress instead of $user_email) --=20 You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.= From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: the check in screen made the due date effectively the last day the library was open and as such wiped out fines for the extra day. It appears that is not the case. Fines for the item being late remain on the patron's account. The only way around this is to 'forgive fines' when using dropbox mode, but that forgives all fines and really we only want to forgive one day of fines. So if the fines script has already run, then fines are not wiped. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: subtract method (used to exclude holidays) can't apply correctly because it only do subtraction to the day value and not the global amount of month and days. Depending on the amount of closed holidays, this may end with a negative value for the days : a patron may not be restricted even with much late. example : A patron is 1 month and 3 days late. There are 6 days closed for holidays. Duration hash will look like this : $VAR1 = bless( { 'seconds' => 0, 'minutes' => 0, 'end_of_month' => 'wrap', 'nanoseconds' => 0, 'days' => -3, 'months' => 1 }, 'DateTime::Duration' ); May be there is an adequate Datetime::Duration method to calculate correctly but I could'nt find it in Datetime jungle. So, I came back to my first idea : keeping the calculation of duration with delta_days method (with this one the duration value is set only in day units and so subtract method applies correctly), then checking for late and if not, make the delta number negative. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: ../cgi-bin/koha/circ/circulation.pl?findborrower= the renew patron's account begin with the expiration date and note with the current day consequence : we must use the link renew as many times of years finished If the borrower have the expiration date : 2006-07-02 we must use six times the link renew to have the expiration date 2012-07-02 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: ("any") to least results ("main entry") in the same Zebra indexes in both OPAC and staff. The current situation (with and without your patch) is confusing. To be consistent, we should use the same terms and same indexes. Although you could argue that we go outside the scope of this report, I like to ask if we could resolve this now too? Parking at Failed QA for discussion/correction etc. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID:
Date: <>
The slip that prints out says 9:2 instead of 9:02 for the time. Please see attachment for a scanned image of the what the Reserves Slip looks like. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: BiblioAddsAuthorities is essentially a no-op." But I see that sys pref is tied to the AutoCreateAuthorities syspref. Are both of those sys prefs 'no-op'? (8:40:38 AM) jcamins: talljoy: autocreateauthorities does things. biblioaddsauthorities merely changes the javascript. ... (8:41:03 AM) talljoy: well autocreatesuthorities says "BiblioAddsAuthorities must be set to "allow" for this to have any effect" (8:41:09 AM) talljoy: and setting it to allow breaks things ... (8:41:31 AM) jcamins: talljoy: yes, because without BiblioAddsAuthorities you can't actually enter in headings. (8:41:56 AM) talljoy: so if biblioaddsauthorites is set to don't allow then authorities cannot be autogenerated? (8:42:15 AM) jcamins: Authorities cannot be entered or autogenerated. (8:42:25 AM) talljoy: that's a bigger problem than i thought. (8:42:38 AM) talljoy: if you are importing records through z3950 (8:42:59 AM) jcamins: Yeah, this is why BiblioAddsAuthorities was a profoundly bad idea. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: CUP need to be entered into 024$a First Indicator need to be 1 Position 6 of the leader need to be "g" ( movie ) Tested on 3.08.00 ( demo site from bywater ) You can see it here : http://catalog.bywatersolutions.com/cgi-bin/koha/opac-detail.pl?biblionumber=10884 Cover is never display (in the search result and in the detail page). CUP in that case is : 841887006255 And if I search it in Amazon the movie exist... See : http://www.amazon.ca/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=841887006255&x=0&y=0 Let me know if you need more info. Anthony -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: "Add the facility to look-up Amazon wish-lists and add their contents (conditionally if possible) as purchase suggestions. It would be useful to be able to paste the URLs of the various lists to a window and have Koha recurse/run through them, provide the aggregated result list for verification, and then add the selected items as purchase suggestions to the library. I understand that this could be expanded to cover many other on-line shops, it's just that I'm a long-time Amazon customer and keep my wish-lists there." I might add that it might also be nice to be able to import at least title/author into Koha's lists from a wishlist and make it a "click to search" so patrons can easily tell if a book they have on their wishlist is in the library. If the item was found during wishlist import, it would link directly to the item. -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: ed by experience that specific theme is un-maintenable. To be confirmed by oth= ers. --=20 You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.= From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: find . -name "*.*" -exec grep -Hn "zebraqueue_start" {} \; results in: ./C4/Biblio.pm:2660:# the table is emptied by misc/cronjobs/zebraqueue_start.pl script ./C4/Biblio.pm:2714: # the table is emptied by misc/cronjobs/zebraqueue_start.pl script ./C4/AuthoritiesMarc.pm:835: # indexing processes like zebraqueue_start.pl so this must be removed/changed to prevent from confusing future development. wajasu -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: [15:09] khall: Sorry, but I think neither is correct. [15:09] The solution should be to make the item no longer waiting, but still on hold. [15:09] Is that not possible? [15:14] that is quite complicated [15:15] at this point, we can no longer know if the reserve was item or bib level [15:15] we could assume it is bib level and push it back on the queue as priority 1. [15:15] or assume it's item level. That would be safer [15:16] but either way, there is no way to guarantee the style of hold is preserved. [15:16] Safer but not as quick for the patron if it was originally biblio-level and there are multiple copies [15:17] plus, there is a likelihood that the person the hold has been waiting for has been notified by email or sms. Is there a solution where checking out in scenario 1 above is allowed but scenario 2 is not? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: [10:29] nengard: The link doesn't appear because [% id %] is not present in the template, and the button doesn't work because [% id %] isn't present in the template [10:30] the edit button won't work either for the same reason -- You are receiving this mail because: You are watching all bug changes. From bogus@does.not.exist.com Wed Jan 4 10:30:06 2012 From: bogus@does.not.exist.com () Date: Wed, 04 Jan 2012 09:30:06 -0000 Subject: No subject Message-ID: * It updates the man pages. Yay! * It looks good overall. My one concern is that it makes the index-daemon the default. As such, I'm not sure if we should be including the patch as is. What I'm thinking I might do (when I've given it a proper test, too) is add a followup script that prevents it being on by default, but makes it very easy to switch. -- You are receiving this mail because: You are watching all bug changes.