[Koha-bugs] [Bug 5409] Call number is not show on Opac search result page.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5409

Meenakshi  changed:

   What|Removed |Added

Version|rel_3_2 |master

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 5409] Call number is not show on Opac search result page.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5409

Meenakshi  changed:

   What|Removed |Added

   Assignee|oleon...@myacpl.org |meenaksh...@osslabs.biz

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 5409] Call number is not show on Opac search result page.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5409

Meenakshi  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff
 CC||meenaksh...@osslabs.biz

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 5409] Call number is not show on Opac search result page.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5409

Meenakshi  changed:

   What|Removed |Added

   Attachment #2754|0   |1
is obsolete||

--- Comment #6 from Meenakshi  ---
Created attachment 10288
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10288&action=edit
Attaching Patch.

Fixes Bug 5409, Set the syspref value to 1 if it is itemdetails and 0 if it is
statuses, leaving it alone if it is already 1 or 0 and change the type of the
syspref to YesNo.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

Dobrica Pavlinusic  changed:

   What|Removed |Added

  Attachment #10287|Bug-7857---database-upgrade |Bug-7857-PERL5LIB-followup.
   filename|-fails-with-plack.patch |patch
  Attachment #10287|Bug 7857 - database upgrade |Bug 7857 - fix PERL5LIB
description|fails with plack|followup

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

--- Comment #13 from Dobrica Pavlinusic  ---
Created attachment 10287
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10287&action=edit
Bug 7857 - database upgrade fails with plack

This patch fixes PERL5LIB path injection to include installer dir
which is required

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

--- Comment #12 from Dobrica Pavlinusic  ---
No, of course not :-)

There is hidden -Iinstaller include in Bug 7844 - plack scripts for developers
thanks for catching that!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7304] Working on funds ergonomic display and funds management by multi librarians

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7304

--- Comment #14 from Jared Camins-Esakov  ---
(In reply to comment #13)
> There is a way of marking Perl modules as optional or required in
> C4/Installer/PerlDependencies.pm.  If it's not required, one adds a note
> about what feature or context it could be used in.
> 
> Looks like this module is indeed packaged for Debian (or at least old
> Ubuntu), so it wouldn't give us too many problems there.  But I'd like to
> avoid new dependencies wherever possible, as it makes it that much harder to
> install Koha, and adds one more piece of the puzzle that we don't have
> direct control over.

I would like to see Test::MockModule as an optional dependency, at least, and I
think there is a strong argument for making it a required dependency. My plan
for the Test::WWW::Mechanize tests is to add a t/www directory for all the
tests that require a configured installation. If there is a concern with
Test::MockModule, perhaps we should have a t/mock directory for those tests?

> What's the goal of Test::MockModule?  What is it doing, and how?  jcamins is
> working on a testing suite using HTML::Recorder and Test::WWW::Mechanize...
> is there any overlap here?  I encourage discussion here.

Test::MockModule is used for selectively overriding methods for testing. This
could be used to write unit tests that test both MARC21 and UNIMARC in one run,
for example.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7915] Print a barcoded membership card from member detail page

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7915

Marc Véron  changed:

   What|Removed |Added

 CC||ve...@veron.ch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7304] Working on funds ergonomic display and funds management by multi librarians

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7304

Ian Walls  changed:

   What|Removed |Added

 CC||jcam...@cpbibliography.com,
   ||koha.sek...@gmail.com

--- Comment #13 from Ian Walls  ---
There is a way of marking Perl modules as optional or required in
C4/Installer/PerlDependencies.pm.  If it's not required, one adds a note about
what feature or context it could be used in.

Looks like this module is indeed packaged for Debian (or at least old Ubuntu),
so it wouldn't give us too many problems there.  But I'd like to avoid new
dependencies wherever possible, as it makes it that much harder to install
Koha, and adds one more piece of the puzzle that we don't have direct control
over.

What's the goal of Test::MockModule?  What is it doing, and how?  jcamins is
working on a testing suite using HTML::Recorder and Test::WWW::Mechanize... is
there any overlap here?  I encourage discussion here.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Marc Véron  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off
 CC||ve...@veron.ch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Marc Véron  changed:

   What|Removed |Added

  Attachment #10280|0   |1
is obsolete||

--- Comment #2 from Marc Véron  ---
Created attachment 10286
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10286&action=edit
[SIGNED-OFF] Bug 8247 - adding basket doesn't save basket name, internal or
vendor note

URL: /cgi-bin/koha/acqui/basketheader.pl?booksellerid=32&op=add_form

I'm also getting mysql referential integrity error:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_srvgit`.`aqbasket`, CONSTRAINT `aqbasket_ibfk_1`
FOREIGN KEY (`booksellerid`) REFERENCES `aqbooksellers` (`id`) ON UPDATE
CASCADE) at /srv/koha/C4/Acquisition.pm line 416.

Test scenario:

1. Find vendor and select "New basket"
2. fill in basket name, internal and vendor note
3. press save
4. verify that created basket doesn't have name nor internal or vendor notes

Signed-off-by: Marc Veron 

First tested without patch applied, new basket's name and internal / vendor
notes were empty-
Applied patch, new basket's name and notes behave OK.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7671] add a real primary key "accountlinesid" in accountlines

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7671

--- Comment #12 from Marc Véron  ---
- Patch applied.
- Update database done.
- Went to Home › Patrons › Account for (...)
- Clicked Tab "Pay fines"

Result:
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 117.
Global symbol "$add_writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 120.
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 276.
Global symbol "$writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 284.
Global symbol "$add_writeoff_sth" requires explicit package name at
/usr/share/kohaclone/members/pay.pl line 288.

(Same errors as at the nd of my comment #6)

- Switched back to Master to make sure that this is relatd to the patch
- Went to Home › Patrons › Account for (...)
- Clicked Tab "Pay fines"
Result: No erros on branch Master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8250] New: can't leave barcode blank when adding serial items

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8250

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8250
CC: colin.campb...@ptfs-europe.com
  Assignee: koha-bugs@lists.koha-community.org
   Summary: can't leave barcode blank when adding serial items
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Serials
   Product: Koha

Created attachment 10285
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10285&action=edit
barcode dup error

If you try to leave the barcode blank when adding a serial item on the serial
receive page it gives you an error about the duplicate barcode ... I agree we
need to check for dups - but blanks should not count.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
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 8249] New: can't add extra issues to prediction

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8249

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8249
CC: colin.campb...@ptfs-europe.com
  Assignee: koha-bugs@lists.koha-community.org
   Summary: can't add extra issues to prediction
  Severity: normal
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Serials
   Product: Koha

Created attachment 10284
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10284&action=edit
prediction of more issues

When doing a serial prediction if you enter fewer issues than expected it asks
what months/weeks no issues are expected, but if you enter more than are
expected it doesn't let you say which months have multiple issues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
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 7671] add a real primary key "accountlinesid" in accountlines

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7671

Martin Renvoize  changed:

   What|Removed |Added

  Attachment #10260|0   |1
is obsolete||

--- Comment #11 from Martin Renvoize  ---
Created attachment 10283
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10283&action=edit
[REBASED] Bug 7671 - add a real primary key "accountlinesid" in accountlines

Rebased again...  touch wood master doesn't move on again before we're signed
off.

Looking forward to Bug 7167 making it into master so this becomes less of an
issue.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Paul Poulain  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Paul Poulain  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #13 from Paul Poulain  ---
Trivial patch, will push immediately to fix jenkins

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Katrin Fischer  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8248] Invalid characters entered in bib record cause 500 error

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8248

SJeffery  changed:

   What|Removed |Added

   Severity|enhancement |normal

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8248] New: Invalid characters entered in bib record cause 500 error

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8248

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8248
  Assignee: gmcha...@gmail.com
   Summary: Invalid characters entered in bib record cause 500
error
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: steven_jeff...@fmi.com
  Hardware: All
Status: NEW
   Version: rel_3_8
 Component: Cataloging
   Product: Koha

Created attachment 10282
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10282&action=edit
text to reproduce error

Entering text with invalid characters causes Koha to return a 500 Internal
Server Error in when submit is pressed. The bib record is NOT created. I am
attaching a document here with text (see the English abstract) that causes this
to happen. This occurs in both 3.6 and 3.8 in IE8.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Dobrica Pavlinusic  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Jared Camins-Esakov  changed:

   What|Removed |Added

 Status|In Discussion   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8221] Adding item to patroncard Batch causes error in Plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221

Dobrica Pavlinusic  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|cnighswon...@foundations.ed |dpav...@rot13.org
   |u   |

--- Comment #1 from Dobrica Pavlinusic  ---
I can't reproduce that error. Do you get that error in pop-up window which "Add
item(s)" opens?

I'm not very good in using Koha, so I would appreciate step-by-step test
scenario to reproduce it :-)

I did notice that "Remove duplicates" doesn't work for me under plack and
always leave just first item in batch and it seems that Export items always
exports single item, so something is fishy there.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Jared Camins-Esakov  changed:

   What|Removed |Added

 Status|Pushed to Master|In Discussion

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8092] Koha should use CHI caching framework

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8092

Jared Camins-Esakov  changed:

   What|Removed |Added

  Attachment #10093|0   |1
is obsolete||

--- Comment #12 from Jared Camins-Esakov  ---
Created attachment 10281
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10281&action=edit
Bug 8092 follow-up: Fix perlcritic violations

Apparently you are not supposed to use "return undef;" or perlcritic
gets mad. Sorry, perlcritic!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8221] Adding item to patroncard Batch causes error in Plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8221

Dobrica Pavlinusic  changed:

   What|Removed |Added

 CC||dpav...@rot13.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Marijana Glavica  changed:

   What|Removed |Added

 CC||mglav...@ffzg.hr
   Severity|major   |blocker

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

--- Comment #1 from Dobrica Pavlinusic  ---
Created attachment 10280
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10280&action=edit
Bug 8247 - adding basket doesn't save basket name, internal or vendor note

URL: /cgi-bin/koha/acqui/basketheader.pl?booksellerid=32&op=add_form

I'm also getting mysql referential integrity error:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_srvgit`.`aqbasket`, CONSTRAINT `aqbasket_ibfk_1`
FOREIGN KEY (`booksellerid`) REFERENCES `aqbooksellers` (`id`) ON UPDATE
CASCADE) at /srv/koha/C4/Acquisition.pm line 416.

Test scenario:

1. Find vendor and select "New basket"
2. fill in basket name, internal and vendor note
3. press save
4. verify that created basket doesn't have name nor internal or vendor notes

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Dobrica Pavlinusic  changed:

   What|Removed |Added

   Priority|P5 - low|P1 - high

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal or vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Dobrica Pavlinusic  changed:

   What|Removed |Added

Summary|adding basket doesn't save  |adding basket doesn't save
   |basket name, internal and   |basket name, internal or
   |vendor note |vendor note

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8247] adding basket doesn't save basket name, internal and vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

Dobrica Pavlinusic  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|koha-b...@lists.koha-commun |dpav...@rot13.org
   |ity.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
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 8247] New: adding basket doesn't save basket name, internal and vendor note

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8247

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8247
  Assignee: koha-bugs@lists.koha-community.org
   Summary: adding basket doesn't save basket name, internal and
vendor note
  Severity: major
Classification: Unclassified
OS: All
  Reporter: dpav...@rot13.org
  Hardware: All
Status: NEW
   Version: rel_3_8
 Component: Acquisitions
   Product: Koha

URL: /cgi-bin/koha/acqui/basketheader.pl?booksellerid=32&op=add_form

I'm also getting mysql referential integrity error:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha_srvgit`.`aqbasket`, CONSTRAINT `aqbasket_ibfk_1`
FOREIGN KEY (`booksellerid`) REFERENCES `aqbooksellers` (`id`) ON UPDATE
CASCADE) at /srv/koha/C4/Acquisition.pm line 416.

Test scenario:

1. Find vendor and select "New basket"
2. fill in basket name, internal and vendor note
3. press save
4. verify that created basket doesn't have name nor internal or vendor notes

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
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 6027] Delete biblios if deleting all their items in batch deletion

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027

--- Comment #19 from Nicole C. Engard  ---
Done

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 6027] Delete biblios if deleting all their items in batch deletion

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027

Nicole C. Engard  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=8246

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 8246] can't delete bibs in big batch delete

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8246

Nicole C. Engard  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=6027

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8246] New: can't delete bibs in big batch delete

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8246

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8246
  Assignee: gmcha...@gmail.com
   Summary: can't delete bibs in big batch delete
  Severity: major
Classification: Unclassified
OS: All
  Reporter: neng...@gmail.com
  Hardware: All
Status: NEW
   Version: master
 Component: Tools
   Product: Koha

I saved the report of withdrawn titles, and when I ran it I got a message
saying the list was too long to display individual barcodes, but all titles
would be deleted. I did not get the checkbox with the choice of "Delete records
if no items remain".

I do see this checkbox is I'm loading in a smaller file though.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7382] normalization on isbn matching rule

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7382

Albert Oller  changed:

   What|Removed |Added

 CC||a...@bywatersolutions.com

--- Comment #3 from Albert Oller  ---
Hi,

according to the manual: Koha only has one 'Normalization rule' that removes
extra characters such as commas and semicolons. The value you enter in this
field is irrelevant to the normalization process.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8233] New search engine layer - introduce solr without breaking anything else

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233

Katrin Fischer  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8233] New search engine layer - introduce solr without breaking anything else

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8233

Stefano Bargioni  changed:

   What|Removed |Added

 CC||bargi...@pusc.it

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8180] cataloguing/additem.pl plack scoping

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8180

--- Comment #9 from Dobrica Pavlinusic  ---
I probably forgot to say that you SHOULD NOT enter barcode using plugin, but to
leave it empty to trigger code path which this bug fixes. If you already have
barcode or you fill it in using plugin it will not show up.

Jonathan, could you please insert warn inside sub _increment_barcode to verify
which framework gets passed like this:

my ($tagfield,$tagsubfield) =
&GetMarcFromKohaField("items.barcode",$frameworkcode);
warn "## $frameworkcode $tagfield $tagsubfield";
unless ($record->field($tagfield)->subfield($tagsubfield)) {
   # triggers bug
}

In my case this warn produce "LIB 952 p" which is consistent with our
configuration:

mysql> select variable,value from systempreferences where variable =
'autoBarcode' ;
+-+-+
| variable| value   |
+-+-+
| autoBarcode | incremental |
+-+-+

mysql> select kohafield, frameworkcode, tagfield, tagsubfield from
marc_subfield_structure where kohafield='items.barcode' and frameworkcode='LIB'
;
+---+---+--+-+
| kohafield | frameworkcode | tagfield | tagsubfield |
+---+---+--+-+
| items.barcode | LIB   | 952  | p   |
+---+---+--+-+

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7952] PDF::Reuse under plack writes to console STDOUT instead to browser

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7952

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7952] PDF::Reuse under plack writes to console STDOUT instead to browser

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7952

Paul Poulain  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7952] PDF::Reuse under plack writes to console STDOUT instead to browser

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7952

Paul Poulain  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #13 from Paul Poulain  ---
Trivial follow-up, make test working, will signoff/pass QA/push in one go

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 5337] acq EAN search

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337

Paul Poulain  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 5337] acq EAN search

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337

Paul Poulain  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 6965] Tax and dicount rate should be formatted the same

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6965

Jonathan Druart  changed:

   What|Removed |Added

 Depends on||5335

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 5335] More granular VAT

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335

Jonathan Druart  changed:

   What|Removed |Added

 Blocks||6965

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 5337] acq EAN search

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5337

Paul Poulain  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

--- Comment #37 from Paul Poulain  ---
trivial patch, pushing immediately

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 6965] Tax and dicount rate should be formatted the same

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6965

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #1 from Jonathan Druart  ---
Please verify that this issue is not fixed by patch for Bug 5335 before
continuing the workflow of this bug. Bug 5335 has already been rebased a lot of
time and it is very difficult to do it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 7495] Tax calculations problem for new orders.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7495

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m
 Depends on||5335

--- Comment #3 from Jonathan Druart  ---
Please verify that this issue is not fixed by patch for Bug 5335 before
continuing the workflow of this bug. Bug 5335 has already been rebased a lot of
time and it is very difficult to do it.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 5335] More granular VAT

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335

Jonathan Druart  changed:

   What|Removed |Added

 Blocks||7495

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 7686] Tax rate wrong calculation in reception summary page

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7686

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m
 Depends on||5335

--- Comment #6 from Jonathan Druart  ---
Please verify that this issue is not fixed by patch for Bug 5335 before
continuing the workflow of this bug. Bug 5335 has already been rebased a lot of
time and it is very difficult to do it.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 5335] More granular VAT

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335

Jonathan Druart  changed:

   What|Removed |Added

 Blocks||7686

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 7367] General OPAC typo omnibus

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7367

Jonathan Druart  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA
 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #13 from Jonathan Druart  ---
Trivial patch.
Marking as Passed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 2720] Fines that debar automatically, should undebar automatically when paid.

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2720

Kyle M Hall  changed:

   What|Removed |Added

 CC||kyle.m.h...@gmail.com

--- Comment #2 from Kyle M Hall  ---
Right now, Koha debars a borrower when borrowers.debarred is set to a date (
which is the date the borrower's debarment will expire ). An optional comment
is stored in borrowers.debarredocmment.

Since there are numerous reasons for debarment, not just fines, but overdues,
or a manual debarment, I imagine the best way to go about this is to add a
table borrower_debarment which would have the fields borrowernumber, reason,
date, comment. Reason would be an enumerated data type such as fines, overdues,
and manual.

When a borrowers fines go over the limit, a debarment for the borrower would go
into this table. The same for overdues and manual debarment. 

If a borrower has a least one row in this table, they will be debarred.

Paying fines will automatically remove a fines debarment, and returning overdue
books will automatically remove an overdues debarment.

This would require modifying all code that involves debarring, in particular
C4::Overdues::CheckBorrowerDebarred, the borrower editing page, and the
circulation pages.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


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

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6855

--- Comment #13 from Paul Poulain  ---
(In reply to comment #11)

> If the patch adds a call to "url(../../img/dialog-bg.gif)" in the CSS then
> it is a regression of Bug 6865 which removed all such calls to background
> gradient images. It's not a big deal, but it requires a follow-up to correct
> it.

As you're the author of the patch, I suppose you plan to write the follow-up?
Please confirm, (or I can revert this patch if you prefer)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 8217] Focus on search box in Detail page (staff search)

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8217

--- Comment #10 from Paul Poulain  ---
(In reply to comment #6)
> It should be put in the coding guidelines that using  is not
> the best way to add load events to a page. Generally the event should be
> added to the jQuery $document(ready)() function. That lets jQuery handle all
> the onload events and helps prevent conflicts. I think a follow-up for this
> should be submitted to change this and ask that this not be pushed to 3.8.

Done:
http://wiki.koha-community.org/wiki/Coding_Guidelines#don.27t_use_js_in_.3Cbody_onload.3D3E

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

--- Comment #11 from Jonathan Druart  ---
Replace last sentence with:
  But is it what we want ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

--- Comment #10 from Jonathan Druart  ---
I don't know if it's normal but I have another error :

Can't locate InstallAuth.pm in @INC (@INC contains: /home/koha/src /etc/perl
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14
/usr/local/lib/site_perl .) at /home/koha/src/installer/install.pl line 7.
BEGIN failed--compilation aborted at /home/koha/src/installer/install.pl line 7
(#1)



I start plack like this:
KOHA_CONF=/home/koha/etc/koha-conf.xml PERL5LIB=/home/koha/src; plackup
--reload intranet.psgi --port=5001

I don't get this error if I start like:
KOHA_CONF=/home/koha/etc/koha-conf.xml
PERL5LIB=/home/koha/src:/home/koha/src/installer plackup --reload intranet.psgi
--port=5001

But it it that we want ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 6027] Delete biblios if deleting all their items in batch deletion

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027

--- Comment #18 from Kyle M Hall  ---
Nicole, could you open a new bug for this problem and put it in the see also on
this bug?

Thanks,
Kyle

(In reply to comment #17)
> I'm going to have to add to this. The feature works, but only on small
> batches
> 
> I saved the report of withdrawn titles, and when I ran it I got a message
> saying the list was too long to display individual barcodes, but all titles
> would be
> deleted. I did not get the checkbox with the choice of "Delete records if no
> items remain".  
> 
> I do see this checkbox is I'm loading in a smaller file though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 7857] database upgrade fails with plack

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7857

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m
 QA Contact|koha.sek...@gmail.com   |jonathan.dru...@biblibre.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8180] cataloguing/additem.pl plack scoping

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8180

Jonathan Druart  changed:

   What|Removed |Added

 CC||jonathan.dru...@biblibre.co
   ||m

--- Comment #8 from Jonathan Druart  ---
I can't reproduce with:
- syspref autoBarcode=incremental (generated in the form 1, 2, 3.)
- items.barcode mapped with 995$f 
mysql> select kohafield, frameworkcode from marc_subfield_structure where
tagfield=995 and tagsubfield='f';
+---+---+
| kohafield | frameworkcode |
+---+---+
| items.barcode |   |
| items.barcode | ACQ   |

- I can edit and create items on a biblio which already contains (or not) items


So I can't passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8189] checkout history link gives error

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8189

Kyle M Hall  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Kyle M Hall  ---
Melia, I cannot reproduce this bug in either the 3.8.x branch, or in master.
This means either the bug has been resolved, or my server is not set up in such
a way as to cause the bug to reveal itself. Can you provide some more details?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8062] Cart email broken for non english templates

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062

--- Comment #20 from Frédéric Demians  ---
I have no time now for your points 1-3.

> 4. An explanation of what the new dependency is required for so that I
> can put it in the release notes.

With Template::Plugin::HtmlToText, it's possible to transform HTML into
Text! as suggested by the module name. It allows Koha developers to use
standard (for Koha) Template::Toolkit templating system to generate HTML,
and then, if necessary to transform this HTML into raw text. This is
required for example for email sent by Koha, which use to be in Text.
Benefits: --email templates can have a rich HTML-base layout, but still
being sent in Text ; --email templates are translatable like Koha web
pages

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 6027] Delete biblios if deleting all their items in batch deletion

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6027

--- Comment #17 from Nicole C. Engard  ---
I'm going to have to add to this. The feature works, but only on small batches

I saved the report of withdrawn titles, and when I ran it I got a message
saying the list was too long to display individual barcodes, but all titles
would be
deleted. I did not get the checkbox with the choice of "Delete records if no
items remain".  

I do see this checkbox is I'm loading in a smaller file though.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 8062] Cart email broken for non english templates

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062

--- Comment #19 from Jared Camins-Esakov  ---
The patch for this major bug will require a few things for inclusion in 3.6.x:
1. A new patch that does not conflict on
koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tt
2. A follow-up patch that adds instructions for installing the new Perl module
via CPAN and/or the debian.koha-community.org apt repository
3. A packaged version of libtemplate-plugin-htmltotext-perl for the oldstable
distribution on debian.koha-community.org
4. An explanation of what the new dependency is required for so that I can put
it in the release notes.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7444] Use T::T date plugin to display dates omnibus

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444

--- Comment #16 from Nicole C. Engard  ---
Created attachment 10279
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10279&action=edit
timestamp

This is the timestamp that was there in 3.8.1 and needs to be put back ...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7444] Use T::T date plugin to display dates omnibus

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444

Nicole C. Engard  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=8043

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8043] today's checkouts are in Previous checkouts in circulation.pl

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8043

Nicole C. Engard  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=7444

--- Comment #13 from Nicole C. Engard  ---
The one problem here is related to bug 7444 and that's that the time has been
removed.  The timestamp was there because of hourly loans and needs to be
there.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7444] Use T::T date plugin to display dates omnibus

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444

Nicole C. Engard  changed:

   What|Removed |Added

 CC||neng...@gmail.com

--- Comment #15 from Nicole C. Engard  ---
This patch appears to have removed the time from the list of checkouts - the
time is necessary for hourly loans 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7444] Use T::T date plugin to display dates omnibus

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7444

Kyle M Hall  changed:

   What|Removed |Added

 CC||kyle.m.h...@gmail.com

--- Comment #14 from Kyle M Hall  ---
This patch has stripped the hour/minute portion of the date due out on
circulation.pl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7952] PDF::Reuse under plack writes to console STDOUT instead to browser

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7952

Dobrica Pavlinusic  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7952] PDF::Reuse under plack writes to console STDOUT instead to browser

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7952

Dobrica Pavlinusic  changed:

   What|Removed |Added

  Attachment #10126|0   |1
is obsolete||

--- Comment #12 from Dobrica Pavlinusic  ---
Created attachment 10278
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10278&action=edit
Bug 7952 - followup to fix t/Creators.t

Since we are now using temporary file, we are creating test.pdf
at end of test and checking if it exists and have non-zero size.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8043] today's checkouts are in Previous checkouts in circulation.pl

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8043

Nicole C. Engard  changed:

   What|Removed |Added

  Attachment #10273|0   |1
is obsolete||

--- Comment #12 from Nicole C. Engard  ---
Created attachment 10277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10277&action=edit
[SIGNED-OFF] Bug 8043 - today's checkouts are in Previous checkouts in
circulation.pl

Signed-off-by: Nicole C. Engard 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7548] Missing arguments in the pagination of receptions

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7548

Jared Camins-Esakov  changed:

   What|Removed |Added

 Status|Passed QA   |Pushed to Stable

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7548] Missing arguments in the pagination of receptions

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7548

Jared Camins-Esakov  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #12 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8201] can't change receive date

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8201

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #15 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7722] Insidious problem with searching

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7722

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #8 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7213] Document /svc/ HTTP API and provide example command-line client

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7213

--- Comment #20 from Jared Camins-Esakov  ---
As the /svc/ API already existed in 3.6.x, having documentation would be
useful. This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8022] Permissions test doesn't check all languages

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8022

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #5 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7820] Missing packages from install_misc/debian.packages

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7820

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_10|rel_3_6

--- Comment #8 from Jared Camins-Esakov  ---
This patch will be in 3.6.6. Even though it adds some unnecessary packages, it
also adds some that are necessary for 3.6.x (Modern::Perl).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7990] bad html attribute into aqplan.tt : styl= insted of style=

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7990

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #4 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8008] Fix typo in man page for koha-create

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8008

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #5 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7929] Duplicate id "availability" on XSLT result page

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #8 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7987] Typo causing invalid markup in circulation.tt

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7987

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #4 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 2399] All status fields in the item edit interface offer two blank/null entries per dropdown instead of one

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2399

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #12 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 3413] repeatable tickbox not sticking 1st time round

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3413

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #8 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8025] Patron attribute not selected if value is zero

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8025

Jared Camins-Esakov  changed:

   What|Removed |Added

Version|rel_3_8 |rel_3_6

--- Comment #4 from Jared Camins-Esakov  ---
This patch will be in 3.6.6.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7955] Statistics tab in patron module

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7955

M. de Rooy  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

--- Comment #13 from M. de Rooy  ---
Checked the revised patch.
All points mentioned before got attention. As well as adding Datatables and a
check on existing borrower.
Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 6141] html glitches causing problems to translator

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6141

--- Comment #10 from Kyle M Hall  ---
Chris, here you go. Does this need to go through so and qa?

(In reply to comment #8)
> Patch does not apply to 3.8.x, please reformat for 3.8.x.
> 
> (It contains changes to do with authorities, which haven't been pushed to
> 3.8.x namely
> 
> <<< HEAD 
> ===  
>  $(document).ready(function() {   
> yuiToolbar();
> $("#addauthc,#action").empty(); 
> });
> // YUI Toolbar Functions 
>function yuiToolbar() { 
> 
> etc)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 6141] html glitches causing problems to translator

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6141

--- Comment #9 from Kyle M Hall  ---
Created attachment 10276
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10276&action=edit
Bug 6141 - html glitches causing problems to translator - 3.8.x

* opac-topissue.pl = untranslatable string removed
* authorities.pl missing _() in javascript

Rewrite of patch authored by Julian Maurice.

Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
___
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 8245] New: in acqui-home.pl with hierarchic bugdets the calculation of a sum spent in sub-budget is not in the budget

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8245

  Priority: P5 - low
 Change sponsored?: ---
Bug ID: 8245
  Assignee: koha-bugs@lists.koha-community.org
   Summary: in acqui-home.pl with hierarchic bugdets the
calculation of a sum spent in sub-budget is not in the
budget
  Severity: enhancement
Classification: Unclassified
OS: All
  Reporter: christophe.croulleb...@biblibre.com
  Hardware: All
Status: NEW
   Version: master
 Component: Acquisitions
   Product: Koha

Created attachment 10275
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10275&action=edit
snapshot of budgets in acqui-home.pl

See snapshot, in "Spent" column, the parent budget "hist" have "0", must have
"136,50", because "histjeun" and "histvieil" are its sub-budgets.
 Big work to do...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
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 7805] Exposing the new list permissions in opac and staff

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7805

M. de Rooy  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7805] Exposing the new list permissions in opac and staff

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7805

M. de Rooy  changed:

   What|Removed |Added

   Attachment #9805|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7805] Exposing the new list permissions in opac and staff

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7805

--- Comment #9 from M. de Rooy  ---
Created attachment 10274
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10274&action=edit
Patch for perlcritic comments

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7805] Exposing the new list permissions in opac and staff

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7805

--- Comment #8 from M. de Rooy  ---
Test the patch (with call to GetShelf and GetShelfContents) by going to Lists
and doubleclicking a list to see its contents (in opac or staff).
Does it work? No warnings in your log too? You are ready to sign off ;)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 7805] Exposing the new list permissions in opac and staff

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7805

M. de Rooy  changed:

   What|Removed |Added

 Status|Pushed to Master|ASSIGNED

--- Comment #7 from M. de Rooy  ---
Sending a followup for QA comments. Just housekeeping.
Removed the prototypes and return undef. The obsolete code of
each_biblionumbers has been removed.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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 8244] Script to find exporter problems

2012-06-14 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8244

--- Comment #2 from Julian Maurice  ---
Note: this require to have $KOHA_CONF to be correctly set ($PERL5LIB is not
needed)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
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/


  1   2   >