[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

Alex Arnaud alex.arn...@biblibre.com changed:

   What|Removed |Added

   Attachment #5590|0   |1
is obsolete||

--- Comment #7 from Alex Arnaud alex.arn...@biblibre.com 2011-09-27 08:29:11 
UTC ---
Created attachment 5602
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5602
Replacement patch

Indeed, MARC21 xslt was wrong. Now it should be ok.

This patch aims to implement intranet XSLTResultsDisplay not to improve
shipping xslt stylesheets. So, they are very light.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6872] Can't set default SMS messaging options when defining a patron category

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6872

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz
   Patch Status|Signed Off  |Patch Pushed

--- Comment #5 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
08:39:00 UTC ---
Simple fix, 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6924] New: Previous and next functions are not used, since this code was removed from mas_subfields_structure.pl

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6924

 Bug #: 6924
   Summary: Previous and next functions are not used, since this
code was removed from mas_subfields_structure.pl
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: P5
 Component: System Administration
AssignedTo: paul.poul...@biblibre.com
ReportedBy: juan.sie...@xercode.es
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


Created attachment 5603
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5603
Patch to solve it

Previous and next functions are not used, since this code was removed from
marc_subfields_structure.pl

To test the patch, just apply it to remove this code from the 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6925] New: The way to show the plural of a word is not compatible with multilanguage

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6925

 Bug #: 6925
   Summary: The way to show the plural of a word is not compatible
with multilanguage
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: P5
 Component: translate.koha-community.org
AssignedTo: ch...@bigballofwax.co.nz
ReportedBy: juan.sie...@xercode.es
 QAContact: koha-bugs@lists.koha-community.org


Created attachment 5604
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5604
Patch to change plural

In circ/overdue.tt to show the plural of Item word just adding the character
s is not compatible with multilanguage. When the po of a language is
generated, will appear this s, and it's very confused.

To test it apply the patch and navigate to Circulation-Overdues

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6925] The way to show the plural of a word is not compatible with multilanguage

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6925

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 Status|NEW |ASSIGNED
  Component|translate.koha-community.or |I18N/L10N
   |g   |
   Patch Status|--- |Needs Signoff
 AssignedTo|ch...@bigballofwax.co.nz|juan.sie...@xercode.es

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6925] The way to show the plural of a word is not compatible with multilanguage

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6925

--- Comment #1 from Owen Leonard oleon...@myacpl.org 2011-09-27 12:05:29 UTC 
---
+h2[% nnoverdue %] [% IF ( noverdue_is_plural ) %]Items[% ELSE %][% END %]

Shouldn't this be:


+h2[% nnoverdue %] [% IF ( noverdue_is_plural ) %]Items[% ELSE %]Item[% END
%]

?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6926] New: overdue_notices don't send itemcount to notification

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6926

 Bug #: 6926
   Summary: overdue_notices don't send itemcount to notification
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: rel_3_6
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Command-line Utilities
AssignedTo: gmcha...@gmail.com
ReportedBy: paul.poul...@biblibre.com
 QAContact: koha-bugs@lists.koha-community.org


In advanced_notices.pl you can return the number of due items using count
flag.
If you use this flag in overdue_notices, it does not work, no number is
displayed.

Step to reproduce :
Attach the default DUEDGST notification to overdue rules, and run
advanced_notices.pl -n,
You should see something like :
You have  items due
instead of 
You have 2 items due
(2, or 1, or 3, or whatever you've overdue)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6926] overdue_notices don't send itemcount to notification

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6926

--- Comment #1 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
13:14:32 UTC ---
Created attachment 5605
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5605
Bug 6926 : overdue_notices don't send itemcount to notification

In advanced_notices.pl you can return the number of due items using count
flag.
If you use this flag in overdue_notices, it does not work, no number is
displayed.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6926] overdue_notices don't send itemcount to notification

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6926

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 Status|NEW |ASSIGNED
   Patch Status|--- |Needs Signoff
 AssignedTo|gmcha...@gmail.com  |paul.poul...@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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6927] New: Typo in Overdues.pm

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6927

 Bug #: 6927
   Summary: Typo in Overdues.pm
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Notices
AssignedTo: henridam...@koha-fr.org
ReportedBy: tda...@uttyler.edu
 QAContact: koha-bugs@lists.koha-community.org


on line 172 of master in the query to checkoverdues there is a typo.

bibliotimes.number needs changed to biblioitems.number

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6927] Typo in Overdues.pm

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6927

--- Comment #1 from Liz Rea wizzy...@gmail.com 2011-09-27 14:27:36 UTC ---
Created attachment 5606
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5606
Bug 6927-- Typo in C4::Overdues.pm

Corrected a small typo in overdues.pm to fix a Undefined subroutine
C4::Members::checkoverdues called at /home/koha/kohaclone/C4/Members.pm line
511. when making calls to GetMemberDetails

This fix suggested by Elliot Davis of UT Tyler, and he did the testing -- I'm
just submitting the fix to master for him.  :)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6927] Typo in Overdues.pm

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6927

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 CC||wizzy...@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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6927] Typo in Overdues.pm

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6927

Elliott Davis tda...@uttyler.edu changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off

--- Comment #2 from Elliott Davis tda...@uttyler.edu 2011-09-27 14:38:41 UTC 
---
Fixed warns that I was having. Thanks Liz

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

 CC||wizzy...@gmail.com
   Patch Status|Needs Signoff   |Failed QA

--- Comment #8 from Liz Rea wizzy...@gmail.com 2011-09-27 14:56:28 UTC ---
Still no titles? http://screencast.com/t/kAuKVMLD (MARC21)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 3521] Items table in catalogue/detail.pl and cataloguing/additem.pl is sorted nonsensically

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3521

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com
   Patch Status|Needs Signoff   |Failed QA

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:33:18 UTC ---
I was wondering if the best order would not be homebranch, location,
callnumber, enumchron, copynumber, dateaccessioned

Aren't there cases where it's usefull to have location  callnumber ? Usually,
all issues of a given biblio are all stored at the same location/callnumber, so
that won't make a difference, but for non serials, there would be.

I agree with Nicole the results are not properly sorted though.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5260] It would be nice if Koha's Acquisition module could order by email

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com
   Patch Status|Needs Signoff   |Does not apply

--- Comment #9 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:43:33 UTC ---
Edgar, your patch does not seems to be in git format
a git patch starts with :
(for example)
From 1b633c25236c62d43e938dac02f01897ba073747 Mon Sep 17 00:00:00 2001
From: Chris Cormack chr...@catalyst.net.nz
Date: Tue, 10 May 2011 09:30:06 +1200
Subject: [PATCH] Bug 5260 : Patch for template changes

your revised patch #4781 starts by : 
diff --git a/acqui/basketgroup.pl b/acqui/basketgroup.pl
index 08356f8..4a4a9f2 100755
--- a/acqui/basketgroup.pl
+++ b/acqui/basketgroup.pl

QA comment:
I also see that there are many commented warns or print, like 
+#print order_mail\n;
+#print booksellerid: $booksellerid\n, mail_orders: , Dumper($mail_orders);

could you remove them before submitting, otherwise it will fail QA later

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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

 CC||paul.poul...@biblibre.com
   Patch Status|Needs Signoff   |Does not apply

--- Comment #3 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:47:48 UTC ---
the patch pointed by MJ  Frederic does not apply :

17:45 ~/koha.dev/koha-community (BZ5565 $%)$ git am -3 BZ5565.eml
Applying: Bug 5565 UNIMARC to DC XSL tidy up
fatal: sha1 information is lacking or useless
(koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2OAIDC.xsl).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 Bug 5565 UNIMARC to DC XSL tidy 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

Alex Arnaud alex.arn...@biblibre.com changed:

   What|Removed |Added

   Attachment #5602|0   |1
is obsolete||

--- Comment #9 from Alex Arnaud alex.arn...@biblibre.com 2011-09-27 15:53:26 
UTC ---
Created attachment 5607
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5607
Replacement patch

i'm tired ...

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5632] SIP improvements = Date formatting debarrement management

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5632

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA
 AssignedTo|paul.poul...@biblibre.com   |alex.arn...@biblibre.com

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:54:30 UTC ---
Alex, Assigning this bug to you, as you've written the 6042 patch. Please read
comments from both patchs, investigate  argue. In the meantime, marking this
patch failed QA as the 6042 one

(hint : maybe there's a difference between french 3M self-checkouts  english
ones...)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5635] bulkmarcimport new parameters features

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5635

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Does not apply

--- Comment #3 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:57:14 UTC ---
patch does not apply anymore. Marking as such, will try to submit smaller
improvements  a clear test plan...

--- Comment #2 from MJ Ray (software.coop) m...@ttllp.co.uk 2011-04-04 
08:09:49 UTC ---
This bug is mentioned in:
Bug 5635 changes for bulkmarcimport
http://lists.koha-community.org/pipermail/koha-patches/2011-March/014372.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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5725] Batch modifications for Biblios

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725

--- Comment #38 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
15:58:20 UTC ---
owen, it would be good to have this in 3.6, could you take care of signing-off
the follow-up  mark signed-off if it's ready ?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

--- Comment #4 from Frédéric Demians frede...@tamil.fr 2011-09-27 16:08:44 
UTC ---
Created attachment 5608
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5608
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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

--- Comment #5 from Frédéric Demians frede...@tamil.fr 2011-09-27 16:09:07 
UTC ---
Created attachment 5609
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5609
Proposed patch 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

Frédéric Demians frede...@tamil.fr 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 5565] Default OAI UNIMARC to Dublin Core XSL adds superfluous blanks

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5565

--- Comment #6 from Frédéric Demians frede...@tamil.fr 2011-09-27 16:10:20 
UTC ---
 the patch pointed by MJ  Frederic does not apply :

I rebase it to HEAD. It should work better.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

Alex Arnaud alex.arn...@biblibre.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6761] Longer userid field

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6761

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Does not apply

--- Comment #7 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:20:40 
UTC ---
sorry for the delay - this doesn't apply:


With updated DB version xxx
Apply? [yn] y

Applying: Bug 6761 - Longer userid field with $DBversion = 3.05.00.XXX;
/home/nengard/kohaclone/.git/rebase-apply/patch:33: trailing whitespace.

error: patch failed: installer/data/mysql/kohastructure.sql:244
error: installer/data/mysql/kohastructure.sql: patch does not apply
Patch failed at 0001 Bug 6761 - Longer userid field with $DBversion =
3.05.00.XXX;
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/With-updated-DB-version-xxx-wj4pw_.patch
nengard@debian:~/kohaclone$

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6928] New: xsltns:items=http://www.koha.org/items should be changed to xmlns:items=http://www.koha-community.org/items

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6928

 Bug #: 6928
   Summary: xsltns:items=http://www.koha.org/items; should be
changed to
xmlns:items=http://www.koha-community.org/items;
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Architecture, internals, and plumbing
AssignedTo: gmcha...@gmail.com
ReportedBy: wizzy...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


for consistency with the current website, the xml namespaces in xslt should be
updated from koha.org to koha-community.org.

It is my understanding that the namespace itself is an arbitrary string -
perhaps we can make it meaningful 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6928] xsltns:items=http://www.koha.org/items should be changed to xmlns:items=http://www.koha-community.org/items

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6928

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

 CC||wizzy...@gmail.com

--- Comment #1 from Liz Rea wizzy...@gmail.com 2011-09-27 16:22:25 UTC ---
additionally, they will need to be changed everywhere they appear.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6609] Clean up guided reports dictionary entry process

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6609

Nicole C. Engard neng...@gmail.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6677] patron stats still refers to debarred

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6677

Nicole C. Engard neng...@gmail.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6838] Filtering and pagination in subscriptions table

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6838

--- Comment #4 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:28:09 
UTC ---
I missed the dependency note above.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5729] Add coins information to the intranet

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5729

--- Comment #10 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
16:36:08 UTC ---
Created attachment 5610
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5610
Bug 5729 - Add CoinS to intranet

This patch adds CoinS support to biblio displays in staff interface.
librarians can now use zotero on the staff interface

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5729] Add coins information to the intranet

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5729

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Attachment #5379|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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

   Attachment #5317|0   |1
is obsolete||
   Attachment #5318|0   |1
is obsolete||

--- Comment #18 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:39:07 
UTC ---
Created attachment 5611
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5611
1st title holds before merge

This is the list of holds on one title before the patch (note that 2 items are
'in transit')

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

--- Comment #19 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:39:47 
UTC ---
Created attachment 5612
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5612
2nd title holds before merge

This is the second title before the merge.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

--- Comment #20 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:40:35 
UTC ---
Created attachment 5613
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5613
merged holds

We're missing the hold from the second title on the merged bib and the 'in
transit' status has gone away from the holds 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

--- Comment #21 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:41:24 
UTC ---
Created attachment 5614
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5614
merged holdings shows the two titles still in transit

After the merge, the in transit status is still there in the holdings table,
just missing from the holds 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #22 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:41:53 
UTC ---
After applying this new patch the hold is not transferred from one title to the
other - it's still lost.

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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5806] Search results display items for all locations when the SearchMyLibrary first system pref is activated

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5806

Paul Poulain paul.poul...@biblibre.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #6 from Paul Poulain paul.poul...@biblibre.com 2011-09-27 
16:43:44 UTC ---
I don't have tested the patch, but I mark is failed QA because it seems there
are many things that are not related to the goal of the patch.

Just 3 examples :

ModBiblioframework($biblionumber,$frameworkcode);
@@ -2730,7 +2732,10 @@ sub EmbedItemsInMarcBiblio {
 my $item_marc = C4::Items::GetMarcItem($biblionumber, $itemnumber);
 push @item_fields, $item_marc-field($itemtag);
 }
-$marc-insert_fields_ordered(@item_fields);
+if (defined $marc)
+{
+ $marc-insert_fields_ordered(@item_fields);
+}   
 }

and 
 sub z3950_search_args {
 my $bibrec = shift;
-$bibrec = { title = $bibrec } if !ref $bibrec;
+  
+ 
+if (validate_isbn($bibrec) == 1)
+{
+$bibrec = { isbn = $bibrec } if !ref $bibrec;
+}
+else {
+ $bibrec = { title = $bibrec } if !ref $bibrec;
+}

and a new index.htm file:
diff --git a/index.htm b/index.htm
new file mode 100755
index 000..30a4b1e
--- /dev/null
+++ b/index.htm
@@ -0,0 +1,131 @@
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
+
+html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en
+  head
+titleScooter Online Library System/title
+ 
+meta name=MSSmartTagsPreventParsing content=true /
+link id=theme rel=stylesheet type=text/css href=style.css
title=theme /
+script type=text/javascript language=javascript
src=js/addon.js/script
+script type=text/javascript language=javascript
src=js/custom.js/script
+  /head
+  body bgcolor=#E0E0E 
+!-- top wrapper --  
+   
+  div id=topSlideshowWrapper 
+div id=sliderContainer

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6855] bullet point showing in wrong place on error message

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6855

--- Comment #5 from Nicole C. Engard neng...@gmail.com 2011-09-27 16:47:45 
UTC ---
Created attachment 5615
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5615
still funny in chrome on mac

after applying the patch it looks fine on firefox on mac, but not on chrome on
mac.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6855] bullet point showing in wrong place on error message

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6855

Nicole C. Engard neng...@gmail.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6925] The way to show the plural of a word is not compatible with multilanguage

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6925

--- Comment #2 from Juan Romay Sieira juan.sie...@xercode.es 2011-09-27 
16:48:11 UTC ---
Yes, thats ok. I missed it¡¡ In few hours I'll upload the correct 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 6925] The way to show the plural of a word is not compatible with multilanguage

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6925

Juan Romay Sieira juan.sie...@xercode.es changed:

   What|Removed |Added

   Attachment #5604|0   |1
is obsolete||

--- Comment #3 from Juan Romay Sieira juan.sie...@xercode.es 2011-09-27 
16:55:51 UTC ---
Created attachment 5616
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5616
Patch to change plural

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

   Attachment #5468|0   |1
is obsolete||

--- Comment #23 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
17:19:04 UTC ---
Created attachment 5617
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5617
Bug 5459 - Holds not being shifted when merging biblios

Holds are now shifted and reordered by date placed.
Holds already marked waiting, or in transit are not reordered.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

   Attachment #5617|0   |1
is obsolete||

--- Comment #24 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
17:23:10 UTC ---
Created attachment 5618
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5618
Bug 5459 - Holds not being shifted when merging biblios

Holds are now shifted and reordered by date placed.
Holds already marked waiting, or in transit are not reordered.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5459] merging records loses holds from one

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5459

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

   Patch Status|Failed QA   |Needs Signoff

--- Comment #25 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
17:23:43 UTC ---
My bad, in trying to avoid reordering items marked as waiting I caused them not
to be merged at 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6633] Self Checkout Return Item button disappeared Renew Item button doesn't work

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6633

--- Comment #2 from Ian Walls ian.wa...@bywatersolutions.com 2011-09-27 
18:12:29 UTC ---
Created attachment 5619
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5619
Proposed Patch

Fixes template toolkit scope issues leading to renewal button breakage and
fines column display (when no fines columner header displayed)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6633] Self Checkout Return Item button disappeared Renew Item button doesn't work

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6633

Ian Walls ian.wa...@bywatersolutions.com changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
   Patch Status|--- |Needs Signoff

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6928] xsltns:items=http://www.koha.org/items should be changed to xmlns:items=http://www.koha-community.org/items

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6928

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Liz Rea wizzy...@gmail.com 2011-09-27 18:16:43 UTC ---
This only occurred in a new, as yet unaccepted patch. Invalid.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6528] Cataloging search issues - Holdings not displayed in location column

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6528

--- Comment #5 from Liz Rea wizzy...@gmail.com 2011-09-27 18:21:50 UTC ---
Looks good! 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6528] Cataloging search issues - Holdings not displayed in location column

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6528

Liz Rea wizzy...@gmail.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6673] Create Batch Label from Staged MARC Records fails after upgrade to 3.4.x

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6673

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Attachment #5495|0   |1
is obsolete||

--- Comment #11 from Owen Leonard oleon...@myacpl.org 2011-09-27 19:17:43 UTC 
---
Created attachment 5620
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5620
Signed-off patch

I tested this batch on a fresh data set and found it to work. Before applying
the patch, attempting to create a label batch from an imported MARC record
batch
(/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=xxop=create_labels)
would result in an error. After applying the patch the label batch is created
without errors.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6673] Create Batch Label from Staged MARC Records fails after upgrade to 3.4.x

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6673

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off
 AssignedTo|ch...@bigballofwax.co.nz|ian.walls@bywatersolutions.
   ||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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6673] Create Batch Label from Staged MARC Records fails after upgrade to 3.4.x

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6673

Ian Walls ian.wa...@bywatersolutions.com changed:

   What|Removed |Added

   Patch Status|Signed Off  |Passed QA

--- Comment #12 from Ian Walls ian.wa...@bywatersolutions.com 2011-09-27 
19:23:30 UTC ---
I'm very confident of my marking this patch Passed QA, but if anyone would like
another set of eyes on this before it gets committed, please speak 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5725] Batch modifications for Biblios

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725

--- Comment #39 from Owen Leonard oleon...@myacpl.org 2011-09-27 19:37:09 UTC 
---
Still having problems with modifications to 000. Here's the error I'm getting
now:

substr outside of string at /usr/share/perl5/MARC/Record.pm line 571.
 at /usr/share/perl5/MARC/Record.pm line 571
MARC::Record::set_leader_lengths('MARC::Record=HASH(0xa773568)', 651, 253)
called at /usr/share/perl5/MARC/File/USMARC.pm line 313
MARC::File::USMARC::encode('MARC::Record=HASH(0xa773568)') called at
/usr/share/perl5/MARC/Record.pm line 473
MARC::Record::as_usmarc('MARC::Record=HASH(0xa773568)') called at
/home/oleonard/kohaclone/C4/Biblio.pm line 3511
C4::Biblio::ModBiblioMarc('MARC::Record=HASH(0xa773568)', 2, '') called at
/home/oleonard/kohaclone/C4/Biblio.pm line 339
C4::Biblio::ModBiblio('MARC::Record=HASH(0xa773568)', 2, '') called at
/home/oleonard/kohaclone/tools/batchedit.pl line 201

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 5725] Batch modifications for Biblios

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5725

--- Comment #40 from Owen Leonard oleon...@myacpl.org 2011-09-27 19:40:18 UTC 
---
If you submit a follow up can you please rebase the other patches and squash
them with the new one?  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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

--- Comment #7 from Thatcher Rea thatcher@bywatersolutions.com 2011-09-27 
20:23:56 UTC ---
Created attachment 5621
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5621
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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Thatcher Rea thatcher@bywatersolutions.com changed:

   What|Removed |Added

 CC||thatcher.rea@bywatersolutio
   ||ns.com
   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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

--- Comment #8 from Liz Rea wizzy...@gmail.com 2011-09-27 20:25:21 UTC ---
Created attachment 5622
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5622
Bug 6871 - Have a link to the schema page on the reports page

Adds schema and reports library to reports-home.tt

To Test: Verify that schema and report library links are visible on
reports-home.pl

Signed-off-by: Liz Rea l...@nekls.org
Works as advertised, links are 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

   Attachment #5621|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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Liz Rea wizzy...@gmail.com 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6927] Typo in Overdues.pm

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6927

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz
   Patch Status|Passed QA   |Patch Pushed
   Severity|enhancement |major

--- Comment #4 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
20:26:37 UTC ---
Pushed, please test

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Ian Walls ian.wa...@bywatersolutions.com changed:

   What|Removed |Added

 CC||ian.walls@bywatersolutions.
   ||com
   Patch Status|Signed Off  |Passed QA

--- Comment #9 from Ian Walls ian.wa...@bywatersolutions.com 2011-09-27 
20:28:04 UTC ---
Template only change, consistent with previous patch, 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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Chris Cormack ch...@bigballofwax.co.nz changed:

   What|Removed |Added

   Patch Status|Passed QA   |Patch Pushed

--- Comment #10 from Chris Cormack ch...@bigballofwax.co.nz 2011-09-27 
20:50:21 UTC ---
Pushed, please test

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #10 from Nicole C. Engard neng...@gmail.com 2011-09-27 20:54:36 
UTC ---
Sorry, still not titles

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6919] Implementing XSLTResultsDisplay

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6919

--- Comment #11 from Liz Rea wizzy...@gmail.com 2011-09-27 21:34:34 UTC ---
Interesting, there were titles when I tested this earlier. But I still don't
think I can pass it - it would be extremely confusing for libraries who have
the intranetxsltresults pref - they would be expecting an *improvement* in the
display, and as it was when I tested it, it was title only and none of the
other things librarians would be expecting. 

This is a great patch to build off of, so I'm grateful to Alex for submitting
it, but it will have to be built up before it can be included, imo.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 6871] Have a link to the schema page on the reports page

2011-09-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6871

Liz Rea wizzy...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #11 from Liz Rea wizzy...@gmail.com 2011-09-27 21:48:00 UTC ---
I think we got all of the requirements for this, all looks good, i'm gonna
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.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/