[Koha-bugs] [Bug 6376] Checking in items not on issue to check transfer status

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6376

Srdjan Jankovic  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
 AssignedTo|kyle.m.h...@gmail.com   |srd...@catalyst.net.nz

--- Comment #1 from Srdjan Jankovic  2011-05-20 
06:32:04 UTC ---
Fixed with bug 6004

-- 
Configure bugmail: 
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 6376] New: Checking in items not on issue to check transfer status

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6376

 Bug #: 6376
   Summary: Checking in items not on issue to check transfer
status
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: rel_3_6
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Circulation
AssignedTo: kyle.m.h...@gmail.com
ReportedBy: srd...@catalyst.net.nz
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


When checking in an item that is not on issue display transfer note, same as
for the issued items

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6353] Erroneous prefixes before the singleBranchMode preference

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6353

--- Comment #6 from Katrin Fischer  2011-05-19 
20:58:30 UTC ---
Hi Janusz, 

I can't test the part on reserve.tt because it applies to item level holds -
which are currently broken. See here from the code:

   [% IF ( OPACItemHolds ) %]
  [% IF ( bibitemloo.holdable ) %]

  
  
  

  Select a specific copy:
  
Copy
[% IF ( item_level_itypes ) %]
  Item Type
[% END %]
Barcode
line you fixed   >  [% UNLESS ( bibitemloo.singleBranchMode ) %]
  Home Library
  Last Location

I believe your patch works, but at the moment I can't test properly. I tried to
sign off the fix for item level holds, but ran into some problems.

Hope that explains.

-- 
Configure bugmail: 
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 6353] Erroneous prefixes before the singleBranchMode preference

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6353

--- Comment #5 from Janusz Kaczmarek  2011-05-19 20:43:54 
UTC ---
Hi Katrin,

Could you, please, explain, why do you consider this bug as dependent on 6347? 
I do not get the point.  It seems to me that these two bugs are fully
independent.  As to opac-results.tt: singleBranchMode is a "global"
parameter/preference -- all I propose in my patch is removing the erroneous
loop prefix from before it...

Best regards!

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.
___
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 6347] Bug in opac-reserve.pl stopping item level holds

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6347

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.
___
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 6347] Bug in opac-reserve.pl stopping item level holds

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6347

--- Comment #3 from Katrin Fischer  2011-05-19 
20:43:32 UTC ---
Created attachment 4198
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4198
Screenshot of error message 'no item was selected'

-- 
Configure bugmail: 
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 6347] Bug in opac-reserve.pl stopping item level holds

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6347

--- Comment #2 from Katrin Fischer  2011-05-19 
20:42:04 UTC ---
Created attachment 4197
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4197
Screenshot of broken table

Patch applies, but there are some problems:

1) Table width and cells are broken once you click on specific hold.

2) When I tried to place my hold I always got 'No item was selected'.

-- 
Configure bugmail: 
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 6347] Bug in opac-reserve.pl stopping item level holds

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6347

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
 Blocks||6353

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6353] Erroneous prefixes before the singleBranchMode preference

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6353

Katrin Fischer  changed:

   What|Removed |Added

 Depends on||6347

-- 
Configure bugmail: 
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 6365] Missing information about tab number when mandatory fields unfilled

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6365

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 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 6365] Missing information about tab number when mandatory fields unfilled

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6365

Katrin Fischer  changed:

   What|Removed |Added

   Attachment #4182|0   |1
is obsolete||

--- Comment #4 from Katrin Fischer  2011-05-19 
19:50:37 UTC ---
Created attachment 4196
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4196
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.
___
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 6309] subscription table sorter in the opac

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6309

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 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 6309] subscription table sorter in the opac

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6309

Owen Leonard  changed:

   What|Removed |Added

   Attachment #4039|0   |1
is obsolete||

--- Comment #3 from Owen Leonard  2011-05-19 19:38:49 UTC 
---
Created attachment 4195
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4195
Revised fix

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6346] Patron search results should be valigned top

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6346

Owen Leonard  changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 Status|NEW |ASSIGNED
   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 6346] Patron search results should be valigned top

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6346

--- Comment #1 from Owen Leonard  2011-05-19 19:16:37 UTC 
---
Created attachment 4194
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4194
Proposed fix

I'm going for the nuclear option: Let's valign-top all table cells. Having
vertical-align : middle really only works well if your table cells have the
same height.

What do you think?

-- 
Configure bugmail: 
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 6375] Markup and style corrections for overdue report

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6375

Owen Leonard  changed:

   What|Removed |Added

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

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6375] Markup and style corrections for overdue report

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6375

--- Comment #1 from Owen Leonard  2011-05-19 17:44:29 UTC 
---
Created attachment 4193
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4193
Proposed fix

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6375] New: Markup and style corrections for overdue report

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6375

 Bug #: 6375
   Summary: Markup and style corrections for overdue report
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
   URL: /cgi-bin/koha/circ/overdue.pl
OS/Version: All
Status: ASSIGNED
  Severity: minor
  Priority: P5
 Component: Templates
AssignedTo: oleon...@myacpl.org
ReportedBy: oleon...@myacpl.org
 QAContact: koha-bugs@lists.koha-community.org


- Use fieldset and legend tags to replace border around date filter
 - Move parentheses into conditional so they don't appear empty when no phone
number exists.

-- 
Configure bugmail: 
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 5009] add autocomplete="off" to borrowernumbers and barcode forms

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5009

Owen Leonard  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
Version|rel_3_0 |rel_3_4
   Patch Status|Needs Signoff   |Does not apply

--- Comment #7 from Owen Leonard  2011-05-19 16:41:12 UTC 
---
Patch needs to be rewritten for Template:Toolkit.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 3674] Creating users with empty password

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3674

Owen Leonard  changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

--- Comment #3 from Owen Leonard  2011-05-19 16:16:52 UTC 
---
> The commented line doesn't seem to have been removed in the signed-off 
> patch...

Indeed. My git-fu must be failing me today.

-- 
Configure bugmail: 
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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

--- Comment #2 from Frédérick Capovilla  2011-05-19 
16:14:41 UTC ---
Just a detail :
The commented line doesn't seem to have been removed in the 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.
___
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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

Owen Leonard  changed:

   What|Removed |Added

  Component|Cataloging  |Browser compatibility
Version|rel_3_2 |master
   Patch Status|Needs Signoff   |Signed Off
 AssignedTo|fcapovi...@live.ca  |oleon...@myacpl.org

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

Owen Leonard  changed:

   What|Removed |Added

   Attachment #4190|0   |1
is obsolete||

--- Comment #1 from Owen Leonard  2011-05-19 16:09:48 UTC 
---
Created attachment 4192
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4192
Signed-off patch

Signed-off patch includes one minor edit: I removed the commented-out line
which the jQuery line replaces. We have git to track changes for us, we don't
have to leave old code in.

This patch fixes the problem, which I was able to reproduce in IE8 on Win7.

-- 
Configure bugmail: 
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 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there)

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374

--- Comment #1 from Janusz Kaczmarek  2011-05-19 15:37:16 
UTC ---
Created attachment 4191
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4191
A screenshot illustrating one of the cases

-- 
Configure bugmail: 
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 6374] Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there)

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374

Janusz Kaczmarek  changed:

   What|Removed |Added

 Blocks||5917

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5917] Switch Koha to use Template::Toolkit

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5917

Janusz Kaczmarek  changed:

   What|Removed |Added

 Depends on||6374

-- 
Configure bugmail: 
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 6374] New: Use "size" as names/hash keys leads to an unexpected results when using Template::Toolkit (name of a virtual method there)

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6374

 Bug #: 6374
   Summary: Use "size" as names/hash keys leads to an unexpected
results when using Template::Toolkit (name of a
virtual method there)
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Templates
AssignedTo: oleon...@myacpl.org
ReportedBy: janus...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


In many places the name "size" is used as hash key when the hash is passed to
the template system for display.  So, for example, since "size" is used as a
name of a column of bibioitems table, it appears (or not, depending on if it
was defined or not) in elements of SEARCH_RESULTS (in catalogue/search.pl or
opac-search.pl) and is passed to the template results.tt/opac-results.tt. 
Then, in [opac-]results.tt a test is being done: [% IF ( SEARCH_RESULT.size )
%]

Now: if "size" was defined, everything is OK and the size will be displayed
(e.g. 21 cm), BUT if it was not defined, then a "random" number appears.  

This is because "size" is one of the virtual methods defined in
Template::Toolkit for every data type (cf.
http://search.cpan.org/~abw/Template-Toolkit-2.22/lib/Template/Manual/VMethods.pod).
 So, if "size" was defined by Koha, it will overload the method, but if it was
not, then 1) XXX.size exists anyway, 2) the virtual method size() is called --
and it returns the number of elements in the hash or loop etc., depending on
what is referred. 

The number of suspicious similar spots is ca. 20:  git grep "IF.*\.size" called
in koha-tmpl

The issue does not seem to me to be straightforward to resolve, so I am not
proposing any patch at the time.

Since it seems that in most of the cases it rooted in biblioitems.size column,
maybe it would be the simplest to rename that column to 'format' (and make
appropriate changes in the code)?  Any other ideas?

-- 
Configure bugmail: 
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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

Owen Leonard  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5717] Some search results appear as "No Title" when zebraqueue is used instead rebuild_zebra.pl

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5717

--- Comment #2 from Frédérick Capovilla  2011-05-19 
15:05:20 UTC ---
(In reply to comment #1)
> > zebraqueue_daemon.pl
> 
> Isn't zebraqueue_daemon.pl deprecated in favour of rebuild_zebra.pl?

It seems to be deprecated because of memory leak problems. 
I also stopped using it and use rebuild_zebra.pl on my Koha instances right
now.

I left this patch here in case it may help peoples who would still want to use
zebraqueue_daemon.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.
___
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 5717] Some search results appear as "No Title" when zebraqueue is used instead rebuild_zebra.pl

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5717

Frédérick Capovilla  changed:

   What|Removed |Added

   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 6373] The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

Frédérick Capovilla  changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
   Patch Status|--- |Needs Signoff
 AssignedTo|gmcha...@gmail.com  |fcapovi...@live.ca

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6373] New: The mandatory fields validation popup doesn't appear in IE8

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6373

 Bug #: 6373
   Summary: The mandatory fields validation popup doesn't appear
in IE8
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: rel_3_2
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Cataloging
AssignedTo: gmcha...@gmail.com
ReportedBy: fcapovi...@live.ca
 QAContact: koha-bugs@lists.koha-community.org
CC: ian.wa...@bywatersolutions.com


Created attachment 4190
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4190
Corrects a validation problem on addbiblio.pl on IE8

On /cataloguing/addbiblio.pl :
In some cases, the mandatory field validation popup doesn't appear when trying
to add a new bibliographic record on IE8.

It seems this line makes IE8 stop executing the AreMandatoriesNotOk function :
document.getElementById(mandatories[i]).focus();

I replaced this line with its JQuery equivalent and it seems to fix the
problem:
$('#' + mandatories[i]).focus();

Patch attached

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6117] Attaching an item with a different framework modify the framework of the biblio.

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6117

M. de Rooy  changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl
   Patch Status|Needs Signoff   |Does not apply

--- Comment #3 from M. de Rooy  2011-05-19 12:24:46 
UTC ---
Does not apply anymore. Probably obsolete with push of 5579?

-- 
Configure bugmail: 
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 6145] ModBiblio double encoding items information

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6145

M. de Rooy  changed:

   What|Removed |Added

 CC||m.de.r...@rijksmuseum.nl
Version|master  |rel_3_2
   Patch Status|Needs Signoff   |Does not apply
   Severity|enhancement |normal

--- Comment #2 from M. de Rooy  2011-05-19 10:17:04 
UTC ---
This patch has been obsoleted by the patch pushed for 5579 (in 3.4/3.5).
However, it may still be of relevance for 3.2/3.3 installs.

-- 
Configure bugmail: 
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 4513] Resetting framework to Default seems impossible

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4513

M. de Rooy  changed:

   What|Removed |Added

   Attachment #4125|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 4513] Resetting framework to Default seems impossible

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4513

M. de Rooy  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
   Patch Status|Needs Signoff   |---
 Resolution||FIXED

--- Comment #8 from M. de Rooy  2011-05-19 09:40:11 
UTC ---
Bug cannot be reproduced anymore in 3.5 (only in 3.3).
Adjusted addbiblio.pl line
  $frameworkcode = &GetFrameworkCode($biblionumber)
  if ( $biblionumber and not($frameworkcode) and $op ne 'addbiblio' );
seems to resolve it.
See also bug 6067.

-- 
Configure bugmail: 
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 6328] Fine in days does not work

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328

Paul Poulain  changed:

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off

--- Comment #19 from Paul Poulain  2011-05-19 
09:40:07 UTC ---
3 follow-up 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 6328] Fine in days does not work

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328

Paul Poulain  changed:

   What|Removed |Added

   Attachment #4156|0   |1
is obsolete||

--- Comment #18 from Paul Poulain  2011-05-19 
09:39:42 UTC ---
Created attachment 4188
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4188
Follow up, fixing redirect from 'Lift debarment' link 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 6328] Fine in days does not work

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328

Paul Poulain  changed:

   What|Removed |Added

   Attachment #4155|0   |1
is obsolete||

--- Comment #17 from Paul Poulain  2011-05-19 
09:39:12 UTC ---
Created attachment 4187
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4187
Follow up, fixing layout in borrower details and debarment by
overdue_notices.pl 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 6328] Fine in days does not work

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6328

Paul Poulain  changed:

   What|Removed |Added

   Attachment #4153|0   |1
is obsolete||

--- Comment #16 from Paul Poulain  2011-05-19 
09:38:14 UTC ---
Created attachment 4186
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4186
DB update and structure change 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 6067] When Add Duplicate changing framework would lose data

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6067

M. de Rooy  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 6067] When Add Duplicate changing framework would lose data

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6067

M. de Rooy  changed:

   What|Removed |Added

   Attachment #4147|0   |1
is obsolete||

--- Comment #4 from M. de Rooy  2011-05-19 09:09:20 
UTC ---
Created attachment 4185
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4185
Signed 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 6361] Packages need support for the 3.4 upgrade

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6361

--- Comment #3 from Robin Sheat  2011-05-19 09:00:39 UTC 
---
Created attachment 4184
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4184
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 6205] doc-head-open.inc not found.

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6205

Robin Sheat  changed:

   What|Removed |Added

 CC||ro...@catalyst.net.nz

--- Comment #7 from Robin Sheat  2011-05-19 08:22:06 UTC 
---
This can be a sign that the database is set to use a language that isn't
installed.

-- 
Configure bugmail: 
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 4513] Resetting framework to Default seems impossible

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4513

M. de Rooy  changed:

   What|Removed |Added

   Patch Status|Failed QA   |Needs Signoff

--- Comment #7 from M. de Rooy  2011-05-19 07:38:16 
UTC ---
Resetting the status of this patch to Needs signoff.
It works when following comment6. That you should wait for the reloaded page,
is not the issue 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.
___
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 6372] Batch progress bar does not check for 0 size jobs; should be in separate js too

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6372

--- Comment #1 from Srdjan Jankovic  2011-05-19 
07:32:44 UTC ---
Created attachment 4183
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4183
p

-- 
Configure bugmail: 
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 6365] Missing information about tab number when mandatory fields unfilled

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6365

Janusz Kaczmarek  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 6365] Missing information about tab number when mandatory fields unfilled

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6365

Janusz Kaczmarek  changed:

   What|Removed |Added

   Attachment #4169|0   |1
is obsolete||

--- Comment #3 from Janusz Kaczmarek  2011-05-19 07:21:08 
UTC ---
Created attachment 4182
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4182
Proposed patch (with the 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.
___
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 6353] Erroneous prefixes before the singleBranchMode preference

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6353

Janusz Kaczmarek  changed:

   What|Removed |Added

   Attachment #4146|0   |1
is obsolete||

--- Comment #4 from Janusz Kaczmarek  2011-05-19 07:19:29 
UTC ---
Created attachment 4181
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4181
Proposed patch (with the 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.
___
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 6372] New: Batch progress bar does not check for 0 size jobs; should be in separate js too

2011-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6372

 Bug #: 6372
   Summary: Batch progress bar does not check for 0 size jobs;
should be in separate js too
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: rel_3_6
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Tools
AssignedTo: gmcha...@gmail.com
ReportedBy: srd...@catalyst.net.nz
 QAContact: koha-bugs@lists.koha-community.org


Batch progress bar does not check for 0 size jobs, and divides by 0, with
unpredictable effects.
Also, putting progress bar javascript inline makes it impossible to debug.

It is possible that this change will improve situation with some bugs reported
against background jobs that use progress bar.

-- 
Configure bugmail: 
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/