[Koha-bugs] [Bug 6268] Bad Total in basket.pl

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268

--- Comment #14 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
06:01:46 UTC ---
Apparently vendors can do both on their bills, so there is no real solution to
this without making it overly complicated.

I am not sure, but I think by the way we save prices calculating the discount
per book might be easier to realize? So when receiving books prices will always
add up correctly to the calculated sum without running into rounding problems.

IE : 10*5.25*0.90 is 10*4,72 = 47.2

Could you send a follow-up for the entry form?

-- 
Configure bugmail: 
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 6268] Bad Total in basket.pl

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268

Katrin Fischer katrin.fisc...@bsz-bw.de 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 6268] Bad Total in basket.pl

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6268

--- Comment #17 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
07:22:25 UTC ---
Patch does what it says - it corrects the totals on the basket summary page. 

Before patch:
Entry form: 9.22, total 92.25
Basket summary page: 9.22, total 92.20 AND 92.25 (!)
Budgets on acq home page: 92.20

After patch:
Entry form: 9.22, total 92.25
Basket summary page: 9.22, total always 92.20
Budgets on acq home page: 92.20

Still 2 things:

10.25 - 10% is calculated as 9.22 almost everywhere now. 
Exact price is: 9.225 - why not round to 9.23?

The entry form should also calculate 92.20. Follow-up needed.

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

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6468

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

   What|Removed |Added

   Attachment #4380|0   |1
is obsolete||

--- Comment #2 from Chris Cormack ch...@bigballofwax.co.nz 2011-06-15 
07:37:25 UTC ---
Created attachment 4471
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4471
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 6468] Authorities browsing error in OPAC

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6468

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

   What|Removed |Added

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

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6479] Encoding problem in recievedlist when the numbering formula contains utf-8 characters

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6479

--- Comment #1 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
07:37:57 UTC ---
Created attachment 4472
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4472
screenshot

The receive screen is ok, but I can reproduce the problem on the subscription
summary and edit pages.

-- 
Configure bugmail: 
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 6199] Allow bulkmarcimport to blank duplicate barcodes rather than skipping items

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6199

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no
   Patch Status|Needs Signoff   |Failed QA

--- Comment #11 from Magnus Enger mag...@enger.priv.no 2011-06-15 08:37:51 
UTC ---
Downloaded the 2 sample files as sample6199-1.mrc and sample6199-2.mrc. 

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  142 |
+--+

* TEST BEFORE PATCH, SAMPLE 1

$ perl misc/migration_tools/bulkmarcimport.pl -b -v -file sample6199-1.mrc -l
test-1-pre.txt
.Item not added (bib 5173, item tag #2, barcode duplicate): duplicate barcode
duplicate
..Item not added (bib 5175, item tag #1, barcode duplicate2): duplicate barcode
duplicate2
.
4 MARC records done in 0.396538972854614 seconds

$ more test-1-pre.txt 
id;operation;status
5173;insert;ok
5173;insert;ok
5174;insert;ok
5174;insert;ok
5175;insert;ok
5175;insert;ok
5176;insert;ok
5176;insert;ok
file : sample6199-1.mrc
4 MARC records done in 0.396538972854614 seconds

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  145 |
+--+

* TEST BEFORE PATCH, SAMPLE 2

$ perl misc/migration_tools/bulkmarcimport.pl -b -v -file sample6199-2.mrc -l
test-2-pre.txt
.Item not added (bib 5177, item tag #1, barcode barcode1): invalid homebranch C
.Item not added (bib 5178, item tag #1, barcode barcode1): invalid homebranch C
.Item not added (bib 5179, item tag #1, barcode barcode2): invalid homebranch C
.Item not added (bib 5180, item tag #1, barcode barcode2): invalid homebranch C
.Item not added (bib 5181, item tag #1, barcode barcode3): invalid homebranch C
5 MARC records done in 0.272064924240112 seconds

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  145 |
+--+

So, i create a library with branchcode C and repeat the import: 

$ perl misc/migration_tools/bulkmarcimport.pl -b -v -file sample6199-2.mrc -l
test-2-pre.txt
..Item not added (bib 5183, item tag #1, barcode barcode1): duplicate barcode
barcode1
..Item not added (bib 5185, item tag #1, barcode barcode2): duplicate barcode
barcode2
.
5 MARC records done in 0.248023986816406 seconds

$ more test-2-pre.txt 
id;operation;status
5182;insert;ok
5182;insert;ok
5183;insert;ok
5183;insert;ok
5184;insert;ok
5184;insert;ok
5185;insert;ok
5185;insert;ok
5186;insert;ok
5186;insert;ok
file : sample6199-2.mrc
5 MARC records done in 0.248023986816406 seconds

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  148 |
+--+

Before proceeding i load a dump i did of my database before doing the first
import, and reindex, then apply the patch and do: 

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  142 |
+--+

To verify that the -dedupbarcodes is present in the script:
$ perl misc/migration_tools/bulkmarcimport.pl -h

* TEST AFTER PATCH, SAMPLE 1

$ perl misc/migration_tools/bulkmarcimport.pl -b -v -file sample6199-1.mrc -l
test-1-post.txt -dedupbarcode

4 MARC records done in 0.420637130737305 seconds

$ more test-1-post.txt 
id;operation;status
5173;insert;ok
5173;insert;ok
5173;insert;ok
5174;insert;ok
5174;insert;ok
5175;insert;ok
5175;insert;ok
5175;insert;ok
5176;insert;ok
5176;insert;ok
file : sample6199-1.mrc
4 MARC records done in 0.420637130737305 seconds

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  145 |
+--+

* TEST AFTER PATCH, SAMPLE 2

$ perl misc/migration_tools/bulkmarcimport.pl -b -v -file sample6199-2.mrc -l
test-2-post.txt -dedupbarcode
.
5 MARC records done in 0.232513904571533 seconds

$ more test-2-post.txt 
id;operation;status
5177;insert;ok
5177;insert;ok
5178;insert;ok
5178;insert;ok
5178;insert;ok
5179;insert;ok
5179;insert;ok
5180;insert;ok
5180;insert;ok
5180;insert;ok
5181;insert;ok
5181;insert;ok
file : sample6199-2.mrc
5 MARC records done in 0.214529037475586 seconds

mysql select count(*) from items;
+--+
| count(*) |
+--+
|  148 |
+--+

* DOUBLE CHECKING

mysql select biblionumber, barcode from items where biblionumber  5172;
+--++
| biblionumber | barcode|
+--++
| 5173 | duplicate  |
| 5174 | duplicate2 |
| 5176 | unique |
| 5177 | barcode1   |
| 5179 | barcode2   |
| 5181 | barcode3   |
+--++

Checking the number of items manually in the OPAC: 

5173: 1 item
5174: 1 
5175: 0 
5176: 1
5177: 1
5178: 0
5179: 1
5180: 0
5181: 1

Here's the output of show create table items;: 

CREATE TABLE `items` (
  `itemnumber` int(11) NOT NULL AUTO_INCREMENT,
  `biblionumber` int(11) NOT NULL DEFAULT '0',
  `biblioitemnumber` int(11) NOT NULL DEFAULT '0',
  `barcode` 

[Koha-bugs] [Bug 6406] double space in query result in no result

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6406

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||ch...@bigballofwax.co.nz
 Resolution||WORKSFORME

--- Comment #3 from Chris Cormack ch...@bigballofwax.co.nz 2011-06-15 
08:41:31 UTC ---
I concur, I cant recreate the problem

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6410] Returns use wrong borrower number var name

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6410

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

   What|Removed |Added

   Attachment #4263|0   |1
is obsolete||

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
08:44:14 UTC ---
Created attachment 4475
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4475
[SIGNED-OFF] bug_6410: correct borrowernumber template var name

Conflicts:

koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl

Signed-off-by: Katrin Fischer katrin.fischer...@web.de

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6410] Returns use wrong borrower number var name

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6410

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

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   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 5878] overdue printing fixes and improvements

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5878

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

   What|Removed |Added

   Patch Status|Needs Signoff   |Failed QA

--- Comment #5 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
09:11:32 UTC ---
Patch does not apply any longer. 
I had noted some issues with the patch that should be resolved when rebasing.

-- 
Configure bugmail: 
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 6280] Invalid SQL being passed in circulation checkout

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6280

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

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   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 6483] Paging in opac-detail when coming from a search

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483

--- Comment #10 from Magnus Enger mag...@enger.priv.no 2011-06-15 10:09:10 
UTC ---
I have tested the revised patch (attachment 4446) and it works beautifully. I
do have some comments, though: 

- the size of the text in the box on the right (Pagination: « previous next »
) should be a little larger, to match the text above and below it

- I would prefer if all the added functionality was in the box on the right,
and nothing was below the items - but that might just be me? 

This is kind of a big change to how the OPAC detail view looks, so it would be
good to have some more opinions! I'll attach a couple screen shots so others
can see without applying the patch.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6483] Paging in opac-detail when coming from a search

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483

--- Comment #12 from Magnus Enger mag...@enger.priv.no 2011-06-15 10:12:10 
UTC ---
Created attachment 4477
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4477
Pagination, expanded view

Again, this is with the patch applied, but here the ... below the items has
been clicked, to reveal the list of records that are on the same page as the
one being displayed on the page.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6483] Paging in opac-detail when coming from a search

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483

--- Comment #13 from Salva Zaragoza Rubio sa...@masmedios.com 2011-06-15 
10:28:06 UTC ---
(In reply to comment #10)
 I have tested the revised patch (attachment 4446 [details]) and it works 
 beautifully. I
 do have some comments, though: 
 
 - the size of the text in the box on the right (Pagination: « previous next »
 ) should be a little larger, to match the text above and below it

You're right the font size doesn't match, I'll change the css to fix it.

 
 - I would prefer if all the added functionality was in the box on the right,
 and nothing was below the items - but that might just be me? 

I've added only the simple functionality in the right box, and the same with
the paging list below the items to not overload the page at the top area.
But it can be modified to render it as the community decides.

 
 This is kind of a big change to how the OPAC detail view looks, so it would be
 good to have some more opinions! I'll attach a couple screen shots so others
 can see without applying the patch.

Ok, good idea.

-- 
Configure bugmail: 
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 6460] No log generated if Action set to All or Modify or Delete

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6460

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no
   Patch Status|Needs Signoff   |Signed Off

--- Comment #3 from Magnus Enger mag...@enger.priv.no 2011-06-15 11:01:16 UTC 
---
Before applying the patch, no results are shown when Action is set to All,
Modify or Delete in Tools  Log Viewer. 

After applying the patch results are shown for all of the Actions, including
the ones mentioned above. 

Signing off!

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

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6020

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no

--- Comment #3 from Magnus Enger mag...@enger.priv.no 2011-06-15 11:22:06 UTC 
---
How can this be tested?

-- 
Configure bugmail: 
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 6454] Searching by callnumber uses callnum, wrdl not callnum, phr

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6454

lcul...@mdah.state.ms.us changed:

   What|Removed |Added

 CC||lcul...@mdah.state.ms.us
  Change sponsored?|--- |Sponsored
 AssignedTo|gmcha...@gmail.com  |lcul...@mdah.state.ms.us

--- Comment #1 from lcul...@mdah.state.ms.us 2011-06-15 12:51:26 UTC ---
another patch was created for sn to search as phrase, to search as exact it
would have to be ext instead of phr, but ext did not give us the results we
wanted

-- 
Configure bugmail: 
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 5680] When deleting an order, delete attached items, and if applicable biblio

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5680

--- Comment #13 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
12:55:44 UTC ---
Created attachment 4480
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4480
screenshot of basket with test cases

1) TYPO: Wording of confirmation message and link
Currently: Are you sure you want to delete this order with his biblio ?
I am not sure if we should use 'biblio' or better say record. Also 'his' should
be 'its'. Suggestion: Are you sure you want to delete this catalog record and
order? Both links have long descriptions and are close to each other - but I
have no idea, how to improve that for a clearer display.

2) OK: Link to delete order and biblio is only shown, when there are no
additional items on the record. Deleting the order only deletes the on order
items.

3) PROBLEM: Deleting a record from the order silently deletes subscription
attached to that biblio. You can loose a lot of data this way.

4) PROBLEM: One big reason to create items on orders is to enable holds on
these items. If you delete a order and biblio with holds on the on order items,
the hold is silently deleted.

5) OK: Deleting order, items and biblio with no holds, subscriptions and other
items attached to the record. Works.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5680] When deleting an order, delete attached items, and if applicable biblio

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5680

Katrin Fischer katrin.fisc...@bsz-bw.de 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 6465] Errors in UNIMARC plugins for fixed length fields (for | and space) (T::T issue)

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6465

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

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Patch Status|Needs Signoff   |Does not apply

--- Comment #5 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
13:18:51 UTC ---
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: Errata to Bugfix 6465 - Errors in UNIMARC plugins for fixed length
fields (for | and space) (T::T issue)
fatal: sha1 information is lacking or useless
(cataloguing/value_builder/unimarc_field_100.pl).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 Errata to Bugfix 6465 - Errors in UNIMARC plugins for
fixed length fields (for | and space) (T::T 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 6190] Custom field removal from patron entry screens

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6190

--- Comment #12 from Magnus Enger mag...@enger.priv.no 2011-06-15 13:33:30 
UTC ---
Created attachment 4481
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4481
Empty groups still showing title and box

This is what the patron entry screen looks like when BorrowerUnwantedField is
set to
cardnumber|surname|firstname|title|othernames|initials|streetnumber|streettype|address|address2|city|state|zipcode|country|email|phone|mobile|fax|emailpro|phonepro|B_streetnumber|B_streettype|B_address|B_address2|B_city|B_state|B_zipcode|B_country|B_email|B_phone|dateofbirth|branchcode|categorycode|dateenrolled|dateexpiry|gonenoaddress|lost|debarred|contactname|contactfirstname|contacttitle|borrowernotes|relationship|sex|password|userid|opacnote|contactnote|sort1|sort2|altcontactfirstname|altcontactsurname|altcontactaddress1|altcontactaddress2|altcontactaddress3|altcontactstate|altcontactzipcode|altcontactcountry|altcontactphone

-- 
Configure bugmail: 
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 6150] UNIMARC field 225 plugin: allow $a value data entry

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6150

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

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Patch Status|Needs Signoff   |Does not apply

--- Comment #2 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
13:38:21 UTC ---
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: Bug 6150 UNIMARC field 225 plugin: allow $a value data entry
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a.tt
CONFLICT (content): Merge conflict in
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_225a.tt
Failed to merge in the changes.
Patch failed at 0001 Bug 6150 UNIMARC field 225 plugin: allow $a value data
entry

-- 
Configure bugmail: 
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 6147] Reading RSS feeds via Netvibes

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

 CC||mag...@enger.priv.no
   Patch Status|Needs Signoff   |Failed QA

--- Comment #3 from Magnus Enger mag...@enger.priv.no 2011-06-15 14:04:58 UTC 
---
After applying the patch this URL: 

/cgi-bin/koha/opac-search.pl?idx=kwq=lessigcount=50sort_by=acqdate_dscformat=rss2

gives me this error: 

Template process failed: file error - parse error -
/home/magnus/kohahead/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tt
line 41: unexpected token (ELSE)
  [% ELSE %] at /home/magnus/kohahead/C4/Templates.pm line 119.

Marking as failed QA.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5724] Sometimes deletes aren't processed correctly by rebuild zebra

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5724

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

   What|Removed |Added

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

--- Comment #17 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
14:06:46 UTC ---
Can you provide a test plan for this?

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

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147

--- Comment #4 from Magnus Enger mag...@enger.priv.no 2011-06-15 14:08:21 UTC 
---
PS: I tried adding an RSS feed from a search to Netvbies and did not get any
errors in Netvbies...

-- 
Configure bugmail: 
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-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5771

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

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   Patch Status|Needs Signoff   |Does not apply

--- Comment #3 from Katrin Fischer katrin.fisc...@bsz-bw.de 2011-06-15 
14:09:31 UTC ---
Needs to be reformatted for T:T

 h5Error analysis:/h5
+!-- TMPL_IF NAME=download_errors --
+form method=post
+input type=hidden name=errors_filename value=!-- TMPL_VAR
NAME=errors_filename -- /
+input type=hidden name=report value=report /
+input type=submit value=Download report /
+/form
+!-- TMPL_ELSE --

-- 
Configure bugmail: 
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 6285] overdues csv columns

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6285

Magnus Enger mag...@enger.priv.no changed:

   What|Removed |Added

   Attachment #4021|0   |1
is obsolete||

--- Comment #2 from Magnus Enger mag...@enger.priv.no 2011-06-15 14:36:23 UTC 
---
Created attachment 4482
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4482
Signed-off patch

Before applying the patch, :8080/cgi-bin/koha/circ/overdue.pl?op=csv produced a
CSV file with the columns in alphabetical order by column name.

After applying the patch the same URL produces a CSV file with the columns in
the order specified in the patch, which does look better. 

Signing off!

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6150] UNIMARC field 225 plugin: allow $a value data entry

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6150

Frédéric Demians frede...@tamil.fr changed:

   What|Removed |Added

   Attachment #3846|0   |1
is obsolete||

--- Comment #3 from Frédéric Demians frede...@tamil.fr 2011-06-15 16:07:00 
UTC ---
Created attachment 4485
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4485
Proposed patch rebased for TT

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6150] UNIMARC field 225 plugin: allow $a value data entry

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6150

Frédéric Demians frede...@tamil.fr changed:

   What|Removed |Added

   Patch Status|Does not apply  |Needs Signoff

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

[Koha-bugs] [Bug 6483] Paging in opac-detail when coming from a search

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6483

--- Comment #16 from Nicole C. Engard neng...@gmail.com 2011-06-15 16:12:38 
UTC ---
I approve of that image (since I previously said it should be elsewhere I
figured I should mention that).

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5379] import_borrowers.pl fails with db insert/update errors

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5379

--- Comment #18 from Liz Rea wizzy...@gmail.com 2011-06-15 16:55:06 UTC ---
Created attachment 4486
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4486
[SIGNED OFF] Bug 5379 - import_borrowers.pl fails with db insert/update errors

Some spreadsheet programs use smart quotes which causes the db to throw
an error when an insert/update is attempted due to improper processing
of the CSV file. This patch adds code to check for smart quotes and change
them to dumb quotes.

This patch also adds more logging of errors and a notice to the user to check
the logs for errors when they occur.

-- 
Configure bugmail: 
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 5598] More Granular Cloning Circulation Fine Rules

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5598

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

   What|Removed |Added

 CC||neng...@gmail.com
Version|rel_3_2 |master

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6507] New: Renew ALL from self checkout

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6507

 Bug #: 6507
   Summary: Renew ALL from self checkout
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Circulation
AssignedTo: kyle.m.h...@gmail.com
ReportedBy: neng...@gmail.com
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


In the OPAC and the staff client we can choose to 'renew all' - it would be
great if this was available in the self checkout interface as well.

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 5877] Offline circulation improvements : upload all files, apply at once

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5877

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

   What|Removed |Added

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

--- Comment #15 from Liz Rea wizzy...@gmail.com 2011-06-15 18:43:46 UTC ---
The necessary database structure is still not part of this patch, and needs to
be added, as Katrin mentioned earlier. Marking as Failed QA on those grounds.

-- 
Configure bugmail: 
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 6508] New: Enhancement: Additional Information on the Fines Charges Tab in the Patron Details of Staff Client

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6508

 Bug #: 6508
   Summary: Enhancement: Additional Information on the Fines 
Charges Tab in the Patron Details of Staff Client
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Staff Client
AssignedTo: paul.poul...@biblibre.com
ReportedBy: helen.li...@goddard.edu
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


Created attachment 4487
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4487
Screenshot of Patron Details Tabs in Staff Client

On the patron details page in the staff client,if a patron has something
checked out or on hold, it shows how many items in the check out or hold tab at
the bottom of the page. It does not, however, show any indication of an amount
of fines or charges unless you click on it. Please refer to the attached
screenshot.

Proposals for fix:

1.  Have the total due or the number of fines that have been assessed show in
the tab before the words Fines and charges, just as a number shows before
checkouts and holds? 

2.  Make the tab to be hot in some way, like if a patron owes fines, the font
changes to bold red for that tab?

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


[Koha-bugs] [Bug 6509] New: Enhancement: More Information on Patron Fines Tab in Staff Client

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6509

 Bug #: 6509
   Summary: Enhancement: More Information on Patron Fines Tab in
Staff Client
Classification: Unclassified
 Change sponsored?: ---
   Product: Koha
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: P5
 Component: Staff Client
AssignedTo: paul.poul...@biblibre.com
ReportedBy: helen.li...@goddard.edu
 QAContact: koha-bugs@lists.koha-community.org
CC: gmcha...@gmail.com


Created attachment 4488
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4488
Screenshot of Patron Fines Tab

Based on information currently available on the Patron Fines Tab, there is no
way to know when and item was originally due without clicking 2x into the item
checkout history (First clicking the link to view item if that item is even
still in the system. Then, clicking view item's checkout history.)

Helpful enhancements could include the following:

1.   List the due date anywhere on the patrons fine info for an item, perhaps
as a distinct column or just in the description of charges? (see screenshot
PatronFinesTab for current display)

2.   In the Item Checkout History, Checkin on is not specific enough as a
descriptor since it could refer to either when an item was checked in or when
it was marked lost. An additional column could indicate the circumstance under
which this date occurred. (see 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 6509] Enhancement: More Information on Patron Fines Tab in Staff Client

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6509

--- Comment #1 from Helen Linda helen.li...@goddard.edu 2011-06-15 19:57:40 
UTC ---
Created attachment 4489
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4489
Screenshot of Item Checkout History

-- 
Configure bugmail: 
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 6034] Shelving cart feature can wipe permanent shelving location in certain circumstances

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6034

--- Comment #3 from Liz Rea wizzy...@gmail.com 2011-06-15 21:01:19 UTC ---
Created attachment 4490
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4490
[SIGNED OFF] Bug 6034 - Shelving cart feature can wipe permanent shelving
location in certain circumstances

Bugfix for problems when shelving cart used without In Processing settings

To test, with InProcessingToShelvingCart off, NewItemsDefaultLocation blank,
and ReturnToShelvingCart on, create a new item.  Check the contents of the
location and permanent_location fields in its item record -- the same value
should be in both.  Then run the item through checkin, and look at those fields
again.  The location field should now be set to CART while permanent_location
should still have the original value.  After the cart_to_shelf cron job runs
with the proper timing, check the item record again.  Both location and
permanent_location should again be identical.

-- 
Configure bugmail: 
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 6034] Shelving cart feature can wipe permanent shelving location in certain circumstances

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6034

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

   What|Removed |Added

 CC||wizzy...@gmail.com
   Patch Status|Needs Signoff   |Signed Off

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 5094] auth_by_bind authentication can fail even if given a correct password and userid

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5094

Joe Atzberger ohioc...@gmail.com changed:

   What|Removed |Added

   Priority|P5  |PATCH-Sent
 Status|NEW |ASSIGNED

--- Comment #3 from Joe Atzberger ohioc...@gmail.com 2011-06-15 22:51:53 UTC 
---
Tested OK with auth_by_bind, no replicate, no update, no static bind user/pass.
 Patch sent to the list.

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

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5468

MJ Ray (software.coop) m...@ttllp.co.uk changed:

   What|Removed |Added

 CC||m...@ttllp.co.uk

--- Comment #3 from MJ Ray (software.coop) m...@ttllp.co.uk 2011-06-15 
23:24:59 UTC ---
install_misc/apt-get-debian-lenny.sh says libyaz3.  Is it OK if we rm that file
(telling people to run downloaded shell scripts as root is not best practice
IMO) and change INSTALL.debian to using debian.packages instead?

-- 
Configure bugmail: 
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 5468] libyaz3 debian dependency

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5468

--- Comment #4 from Robin Sheat ro...@catalyst.net.nz 2011-06-15 23:27:42 UTC 
---
This works for me.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA Contact for the bug.
___
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 6080] Total is wrong in acqui-home.pl

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6080

MJ Ray (software.coop) m...@ttllp.co.uk changed:

   What|Removed |Added

 CC||m...@ttllp.co.uk
   Patch Status|Needs Signoff   |Does not apply

--- Comment #3 from MJ Ray (software.coop) m...@ttllp.co.uk 2011-06-16 
00:55:19 UTC ---
Sorry but this did not work for me.

Applying: Bug 6080: total is wrong in acqui-home.pl
error: patch failed: acqui/acqui-home.pl:82
error: acqui/acqui-home.pl: patch does not apply
error: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tmpl: does not
exist in index

-- 
Configure bugmail: 
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 6492] Deleted biblios cause rebuild_zebra to fail

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6492

MJ Ray (software.coop) m...@ttllp.co.uk changed:

   What|Removed |Added

   Attachment #4442|0   |1
is obsolete||

--- Comment #7 from MJ Ray (software.coop) m...@ttllp.co.uk 2011-06-16 
01:16:17 UTC ---
Created attachment 4491
  -- http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4491
[SIGNED-OFF] Bug 6492 - Deleted biblios cause rebuild_zebra to fail

This both adds a bit of a failsafe to get_raw_biblio, and prevents
records that have been deleted from being updated by the same instance
of rebuild_zebra.

Minor amendment to remove duplication of 6433

Signed-off-by: MJ Ray m...@phonecoop.coop

-- 
Configure bugmail: 
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 6492] Deleted biblios cause rebuild_zebra to fail

2011-06-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6492

MJ Ray (software.coop) m...@ttllp.co.uk changed:

   What|Removed |Added

 CC||m...@ttllp.co.uk
   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/