[Koha-bugs] [Bug 6205] doc-head-open.inc not found.

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

--- Comment #9 from Robin Sheat ro...@catalyst.net.nz 2011-08-16 06:03:22 UTC 
---
The problem I'm seeing is that if the KohaOpacLanguage cookie is set, the
system (including the staff client) will attempt to use it, even if that
language doesn't actually exist in the system. This causes things to explode.

-- 
Configure bugmail: 
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 4868] Improve controls for cloning and deleting MARC subfields

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4868

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

   What|Removed |Added

   Attachment #5022|0   |1
is obsolete||

--- Comment #11 from Nicole C. Engard neng...@gmail.com 2011-08-16 10:38:53 
UTC ---
Created attachment 5027
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5027
[SIGNED-OFF] Follow-up to Bug 4868, Improve controls for cloning and deleting
subfields

- Adding similar icons for cloning and deleting tags
- Adding icon for the Tag editor links (...)

Signed-off-by: Nicole C. Engard neng...@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 4868] Improve controls for cloning and deleting MARC subfields

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4868

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

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off

--- Comment #12 from Nicole C. Engard neng...@gmail.com 2011-08-16 10:39:31 
UTC ---
Revised patch 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 6721] Add Basket number and Invoice number search

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6721

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

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 CC||neng...@gmail.com
   Patch Status|--- |Failed QA

--- Comment #2 from Nicole C. Engard neng...@gmail.com 2011-08-16 10:47:27 
UTC ---
A few tests show some errors.  

#1 - the plus sign isn't available on the search results so I can't redo a
search: cgi-bin/koha/acqui/histsearch.pl

#2 - the advanced search link on the search results doesn't do anything but
show me the results again: cgi-bin/koha/acqui/histsearch.pl 

#3 - after doing a basket or invoice search clicking 'advanced search' from
anywhere brings me back to the last results instead of to the search box .. I
can't get back to the search box no matter what I try.  See here (this recorded
after I did a search): http://screencast.com/t/bxjNDiWQnC

#4 - I got trailing whitespace errors when I applied the patch:

Applying: bug_6721: Acquisitions: basket and invoice search
/home/nengard/kohaclone/.git/rebase-apply/patch:41: trailing whitespace.
params:  
/home/nengard/kohaclone/.git/rebase-apply/patch:48: trailing whitespace.
  booksellerinvoicenumber 
/home/nengard/kohaclone/.git/rebase-apply/patch:475: trailing whitespace.

/home/nengard/kohaclone/.git/rebase-apply/patch:488: trailing whitespace.

warning: 4 lines add whitespace errors.
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 5771] Better error handling for import borrowers - Provide a download file of errors

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771

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

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #6 from Owen Leonard oleon...@myacpl.org 2011-08-16 12:13:38 UTC 
---
I get errors when I try to open tools/import_borrowers.pl:

Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 77.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 82.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 316.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 318.
Global symbol $lastalreadyindb requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 329.
Global symbol $lastalreadyindb requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 329.
Global symbol $lastinvalid requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 331.
Global symbol $lastinvalid requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 331.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 355.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 360.
Global symbol $commandline requires explicit package name at
/home/oleonard/kohaclone/tools/import_borrowers.pl line 367.

-- 
Configure bugmail: 
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 4330] Copyright statements out of date

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4330

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

   What|Removed |Added

   Attachment #4635|0   |1
is obsolete||
   Attachment #4636|0   |1
is obsolete||

--- Comment #7 from Owen Leonard oleon...@myacpl.org 2011-08-16 12:19:14 UTC 
---
Created attachment 5028
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5028
Signed-off patches, squashed

-- 
Configure bugmail: 
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 4330] Copyright statements out of date

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4330

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

   What|Removed |Added

 Status|NEW |ASSIGNED
Version|unspecified |master
   Patch Status|Needs Signoff   |Signed Off
 AssignedTo|gmcha...@gmail.com  |ch...@bigballofwax.co.nz

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

--- Comment #2 from Owen Leonard oleon...@myacpl.org 2011-08-16 12:24:32 UTC 
---
Is this patch ready for testing and sign-off?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6726] When SMS is enabled the messaging table is misaligned

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6726

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

   What|Removed |Added

 Status|NEW |ASSIGNED
Summary|when sms on the messaging   |When SMS is enabled the
   |table is misaligned |messaging table is
   ||misaligned

-- 
Configure bugmail: 
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 6726] When SMS is enabled the messaging table is misaligned

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6726

--- Comment #2 from Owen Leonard oleon...@myacpl.org 2011-08-16 12:51:24 UTC 
---
Created attachment 5029
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5029
Proposed fix

The SMS section of the template was commented out in the patch
pushed for Bug 5889, 'Allow message names to be translatable'
with the comment 'fixing columns overflow.' That seems to have been
a cosmetic fix for what I can only imagine was a different bug?

Also fixing a T:T variable scope error.

After applying this patch the SMS column in the Patron messaging
preferences should appear when the SMSSendDriver preference is not empty.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6726] When SMS is enabled the messaging table is misaligned

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6726

Owen Leonard oleon...@myacpl.org 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 6727] New: can't import frameworks

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727

 Bug #: 6727
   Summary: can't import frameworks
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: P5
 Component: Cataloging
AssignedTo: gmcha...@gmail.com
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org
CC: ian.wa...@bywatersolutions.com


This needs to be tested by someone else, but I exported a framework from my
system and imported it in to another system and it did not import the entire
framework, only one field.  Attached is the exported framework.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6727] can't import frameworks

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727

--- Comment #1 from Nicole C. Engard neng...@gmail.com 2011-08-16 12:52:15 
UTC ---
Created attachment 5030
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5030
framework exported

-- 
Configure bugmail: 
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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

--- Comment #3 from Srdjan Jankovic srd...@catalyst.net.nz 2011-08-16 
12:55:07 UTC ---
Yes, unfortunately I don't get that drop down with 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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

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

--- Comment #4 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-08-16 
12:57:10 UTC ---
Change Importance to Patch sent - the pull down only shows when this status
is set.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6721] Add Basket number and Invoice number search

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6721

--- Comment #3 from Srdjan Jankovic srd...@catalyst.net.nz 2011-08-16 
13:06:35 UTC ---
#1 - acqui/histsearch.pl does not have the same top search as the acquisition
home page. I can add it there too, but I don't see the point - that page is
actually the search expanded, so new search boxes are present on the page
itself

#2 #3 is how it used to behave. I can change that while I'm at it, just please
tell me what do you want to see there - search criteria selection before/after
the results, or just the form when clicking on the advanced search link?

#4 I have no idea what it is, will consult with someone

-- 
Configure bugmail: 
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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

Srdjan Jankovic srd...@catalyst.net.nz 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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

--- Comment #5 from Liz Rea wizzy...@gmail.com 2011-08-16 14:35:23 UTC ---
Created attachment 5031
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5031
bug_6253: Removed C4::Members::SearchMembers() in favour of Search(). Amended
Search() so it does support some fetures available in SearchMembers().
C4::SQLHelper::SearchInTable() - some fiddling with search type (convert
start_with to contain) to sup

Tested with defined patron name Henry James Acevedo III, these variants all
work: Henry James Acevedo, Henry Acevedo, Henry Acevedo III, Henry James.

Signed-off-by: Liz Rea l...@nekls.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 6253] Unified Patron Search subroutine

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6253

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 6721] Add Basket number and Invoice number search

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6721

--- Comment #4 from Nicole C. Engard neng...@gmail.com 2011-08-16 15:10:56 
UTC ---
I guess with all three of the first things I said I was trying to redo the
search and couldn't get to the blank search for to do that.  So I was trying to
find the plus or the blank form so I could do a new search from the results.  

Does that make sense?

#4 is a patch style thing and not something I think that causes failed QA
comments - but thought I should mention it. 

Basically we need a way to search again and see the blank search form instead
of the search results over and over 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 6124] In transferstoreceive.pl some biblios are empty.

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6124

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|kyle.m.h...@gmail.com   |julian.maur...@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 6728] New: table sorter for receiving acq

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6728

 Bug #: 6728
   Summary: table sorter for receiving acq
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
   URL: cgi-bin/koha/acqui/parcel.pl?supplierid=2op=newinvoi
ce=47389427482datereceived=08%2F16%2F2011
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Templates
AssignedTo: oleon...@myacpl.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


It would be nice when receiving to be able to sort the columns in the table.

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

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549

--- Comment #11 from Elliott Davis tda...@uttyler.edu 2011-08-16 17:44:00 UTC 
---
I have discovered an error that happens in this branch during testing.  When
you check in a book in dropbox mode the following error occurs:


Software Error
Can’t locate object method ‘new’ via package “koha” at
/home/koha/kohaclone/c4/circulation, pm line 1798, DATA line 522

-- 
Configure bugmail: 
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 6729] New: ability to edit received items

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6729

 Bug #: 6729
   Summary: ability to edit received items
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


There should be an option to make it so that you can't edit items that have
been received.  Or a way to block it so that everyone can't edit them. If you
reopen a basket that has received items in it you can click 'modify' and change
it but that could cause problems if done by the wrong person.

-- 
Configure bugmail: 
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 6729] ability to edit received items

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6729

--- Comment #1 from Nicole C. Engard neng...@gmail.com 2011-08-16 17:54:34 
UTC ---
Created attachment 5032
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5032
modify received 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 6730] New: basket number should show the number entered by the library

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6730

 Bug #: 6730
   Summary: basket number should show the number entered by the
library
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


The basket number on the receive items table shows the basket number given by
Koha, not the basket number the librarian gave it.  The librarian doesn't
necessarily know the number Koha assigned and so it should show the number that
they chose.

The same with the filter on the left - it filters on the basket number assigned
by Koha, that's not a number the librarian necessarily knows.

-- 
Configure bugmail: 
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 6730] basket number should show the number entered by the library

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6730

--- Comment #1 from Nicole C. Engard neng...@gmail.com 2011-08-16 17:56:58 
UTC ---
Created attachment 5033
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5033
basket 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 6730] basket number should show the number entered by the library

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6730

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

   What|Removed |Added

URL||cgi-bin/koha/acqui/parcel.p
   ||l?supplierid=1op=newinvoi
   ||ce=453242datereceived=08%2
   ||F16%2F2011

-- 
Configure bugmail: 
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 6731] New: amounts not changing if budgeted amount changed

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6731

 Bug #: 6731
   Summary: amounts not changing if budgeted amount changed
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


If I'm adding an order and I change the budgeted price it does not update the
total, but if I change the amount then the total is updated.  The total should
be updated with any changes to the money fields.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6732] New: Missing Title for Manual Invoice

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6732

 Bug #: 6732
   Summary: Missing Title for Manual Invoice
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: rel_3_4
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Circulation
AssignedTo: kyle.m.h...@gmail.com
ReportedBy: j...@bywatersolutions.com
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


Created attachment 5035
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5035
Screen shot of manual fine verus lost charge.

When you put an manual invoice in for a fine the title doesn't appear even if
you put a barcode in. If you create a manual invoice for a lost item the title
does appear if you put the barcode in. See 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 6728] table sorter for receiving acq

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6728

--- Comment #1 from Owen Leonard oleon...@myacpl.org 2011-08-16 18:32:05 UTC 
---
Created attachment 5036
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5036
This table?

Is this what you're referring to?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6733] New: printing routing list sends you to main serials page

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6733

 Bug #: 6733
   Summary: printing routing list sends you to main serials page
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Serials
AssignedTo: colin.campb...@ptfs-europe.com
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


after you print a routing list it takes you to the main serials page clearing
out the info about the subscription you were just on. Instead it should take
you back to the subscription information screen that you were just on.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6734] New: location in serials history table

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6734

 Bug #: 6734
   Summary: location in serials history table
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
   URL: cgi-bin/koha/opac-serial-issues.pl?selectview=fullbib
lionumber=309401
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Serials
AssignedTo: colin.campb...@ptfs-europe.com
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


It would be nice if serial history table in the OPAC included the location
information for those who don't create item records for each issue.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6735] New: Note about range isn't showing range

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6735

 Bug #: 6735
   Summary: Note about range isn't showing range
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
   URL: cgi-bin/koha/opac-detail.pl?biblionumber=309401
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Serials
AssignedTo: colin.campb...@ptfs-europe.com
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


When in the OPAC on the subscriptions tab it lists 

Subscription from: to: now (current)

But there are no dates in the to and from for any of the records I've added.

-- 
Configure bugmail: 
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 6735] Note about range isn't showing range

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6735

--- Comment #1 from Nicole C. Engard neng...@gmail.com 2011-08-16 19:13:58 
UTC ---
Created attachment 5037
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5037
example blank range

-- 
Configure bugmail: 
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 6736] New: totals incorrect

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6736

 Bug #: 6736
   Summary: totals incorrect
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
   URL: cgi-bin/koha/acqui/basket.pl?basketno=5
OS/Version: All
Status: NEW
  Severity: major
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


See attached.  When you have a basket on the screen the total is showing the
total from the RRP column under the Total column.

-- 
Configure bugmail: 
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 6736] totals incorrect

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6736

--- Comment #1 from Nicole C. Engard neng...@gmail.com 2011-08-16 19:39:39 
UTC ---
Created attachment 5038
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5038
totals not showing the total for the columns

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6737] New: ordering more than two putting item in strange place

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6737

 Bug #: 6737
   Summary: ordering more than two putting item in strange place
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


Watch video (http://screencast.com/t/2XdA3Fz7). When you order more than 2
copies and you add an item at the time of ordering, the third, forth, etc are
all going in at the second spot instead of at the bottom, making you scroll up
to see the new item you've added.

-- 
Configure bugmail: 
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 6726] When SMS is enabled the messaging table is misaligned

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6726

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

   What|Removed |Added

   Patch Status|Needs Signoff   |Signed Off

--- Comment #4 from Nicole C. Engard neng...@gmail.com 2011-08-16 20:58:51 
UTC ---
a follow up is needed because I forgot to report that this is happening in the
OPAC as well, but I've signed off on the staff client 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 6738] New: can't see funds as superlibrarian

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6738

 Bug #: 6738
   Summary: can't see funds as superlibrarian
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: P5
 Component: Acquisitions
AssignedTo: henridam...@koha-fr.org
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org


I'm logged in as a superlibrarian and have created a fund for a different
branch with me (the librarian) as the owner.  When I go to the main ACQ page I
don't see the funds even though I'm the owner. I also have to be at the library
in question. This won't work for big groups of libraries where one organization
orders for all libraries.  Superlibrarians need to be able to see all budgets
or at least all budgets they're the owners of, regardless of branch.

I am sure this was not like this in 3.2 - and maybe isn't a problem in 3.4 but
it is a problem in master.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6116] Adding child patron: library not set

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6116

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

   What|Removed |Added

   Patch Status|Passed QA   |Patch Pushed

--- Comment #7 from Chris Cormack ch...@bigballofwax.co.nz 2011-08-16 
22:27:29 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 5713] Intranet - Circulation - Fines : debug calculation when fines are reversed then re-payed

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5713

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

   What|Removed |Added

 CC||ch...@bigballofwax.co.nz
Version|rel_3_2 |rel_3_4
   Patch Status|Passed QA   |Patch Pushed

--- Comment #7 from Chris Cormack ch...@bigballofwax.co.nz 2011-08-16 
22:27:30 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 5098] overdue script and csv

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5098

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

   What|Removed |Added

Version|rel_3_0 |rel_3_4
   Patch Status|Passed QA   |Patch Pushed

--- Comment #7 from Chris Cormack ch...@bigballofwax.co.nz 2011-08-16 
22:49:32 UTC ---
Pushed, please test

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 4002] Issues with borrowernumber set as NULL

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4002

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

   What|Removed |Added

   Patch Status|Passed QA   |Patch Pushed
   Severity|enhancement |normal

--- Comment #12 from Chris Cormack ch...@bigballofwax.co.nz 2011-08-16 
22:49:36 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 5549] Hourly Loans

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549

--- Comment #12 from Chris Cormack ch...@bigballofwax.co.nz 2011-08-16 
23:00:46 UTC ---
I have fixed the typo and updated new/awaiting_qa/bug_5549

-- 
Configure bugmail: 
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 6702] BiblioAddsAuthorities pref says too instead of to

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6702

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 5252] Emails Phones On Patron Add/Edit form

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252

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 5252] Emails Phones On Patron Add/Edit form

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5252

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

   What|Removed |Added

   Priority|PATCH-Sent  |P5
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #11 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:15:50 
UTC ---
Reopening as an enhancement in case someone wants to come up with a better fix,
but the patch that was pushed works for now.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6706] integrate crystal icon set

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6706

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

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

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 5604] additional icons for the Seshat set

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5604

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:19:52 
UTC ---
I'll reopen if we have more - they are working on more, but it's not a big
deal.

-- 
Configure bugmail: 
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 1937] Scan barcode with webcam

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1937

--- Comment #2 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:21:52 
UTC ---
you'd want that app to work with Koha, it's an enhancement request - is it a
bit deal if it stays open in case someone wants to work on it?

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6728] table sorter for receiving acq

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6728

--- Comment #2 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:28:38 
UTC ---
Yes, I put a link there cause I didn't have a screenshot :)

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6727] can't import frameworks

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727

--- Comment #3 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:29:48 
UTC ---
Liz,

Did you try it with my file? Which I exported and then tried to upload on
someone else's server and it came up with only one field. The CSV did look
fine.

I'm saying you should try exporting from one server and importing to another -
which is what I did when this error occurred. 

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 6727] can't import frameworks

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6727

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |

--- Comment #4 from Nicole C. Engard neng...@gmail.com 2011-08-16 23:34:01 
UTC ---
Okay, I tested on another server, again other than the one I exported from and
the same thing happened.  I've now exported one file from one server and
imported it in to two different other servers and in both cases the imported
file only had one field in it instead of all the fields in the CSV file -- see
the attached CSV maybe it's a character issue.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5668] Star ratings in the opac

2011-08-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5668

Robin Sheat ro...@catalyst.net.nz changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ro...@catalyst.net.nz
 AssignedTo|oleon...@myacpl.org |ro...@catalyst.net.nz

--- Comment #5 from Robin Sheat ro...@catalyst.net.nz 2011-08-17 03:11:20 UTC 
---
I've got a star ratings patch (I think the same one from here) that I'm going
to polish up and send upstream.

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