[Koha-bugs] [Bug 14570] Make it possible to add multiple guarantors to a record

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570

--- Comment #146 from Agustín Moyano  ---
Created attachment 89929
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89929=edit
Bug 14570: (follow-up) Fix tests

-- 
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 18064] Long overdue cronjob does not follow the library's calendar and skip closed days

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18064

--- Comment #9 from David Cook  ---
(In reply to Joy Nelson from comment #6)
> In order to preserve the current functionality of the long overdue cronjob
> not following the 'calendar/closed days', we will need a new syspref in the
> Long Overdue area.  
> 
> DefaultLongOverdueCalendar: Use Calendar/Ignore Calendar when working out
> the period for setting items to long overdue.

That probably makes sense. We could add a warning in the "System information"
in About Koha too if DefaultLongOverdueCalendar and OverdueNoticeCalendar are
out of sync. 

(I've actually been thinking how it would be nice to have some validation of
system preferences within the system preference editor, so that administrators
could get immediate feedback about their combinations of system preferences,
but haven't really thought through the idea completely yet.)

-- 
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 18064] Long overdue cronjob does not follow the library's calendar and skip closed days

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18064

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #8 from David Cook  ---
I'm also bumping this one, as I've just been bitten by this issue. 

I'm not currently working on a fix for this, but I'd be happy to test/sign off
someone else's patch.

-- 
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 13411] Koha's SIP server returns not ok for checking in items that are not checked out

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13411

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #44 from David Cook  ---
Just sharing that I have a patch in
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221 that turns off
the alert bit when using checked_in_ok, if that's of interest to people.

We're having issues with SIP2 sorters because the alert is causing incorrect
sorting for books that haven't been checked out, even when using checked_in_ok
(which removes the screen message and marks it as 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 14407] Limit web-based self-checkout to specific IP addresses

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #75 from David Cook  ---
This is cool, but it's unfortunate the name "ipset" was used, since that's an
actual tool that can be used for managing IP sets in the Linux kernel:
http://ipset.netfilter.org/ipset.man.html

When I saw the function name "in_ipset", I was confused until I saw that we
weren't actually using ipset and it was just coincidental naming.

Not a criticism. Just sharing my initial confusion with the naming.

-- 
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 15221] SIP server always sets the alert flag when item not returned

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

David Cook  changed:

   What|Removed |Added

   Patch complexity|--- |Small patch
 Status|NEW |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 15221] SIP server always sets the alert flag when item not returned

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

--- Comment #7 from David Cook  ---
Created attachment 89928
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89928=edit
Bug 15221 - SIP server always sets the alert flag when item not returned

The checked in response from the ACS always has the alert bit set to
true, even when using the checked_in_ok option.

This patch sets the alert bit to 0 when checked_in_ok is used and
the item is checked in without a preceding checkout.

To test:

0) Create patron in web interface with a cardnumber and userid of "staff" with
a password
that matches the account in SIPconfig.xml. Also set their branch to CPL
(also matching SIPconfig.xml).
1) Create an item with a barcode of 'test'
2) Choose a patron to check out to and record their borrowernumber

In one terminal:
3) cd to your git directory (e.g. /home/koha/koha)
4) perl ./C4/SIP/SIPServer.pm ~/koha-dev/etc/SIPconfig.xml

In another terminal:
5) cd to your git directory (e.g. /home/koha/koha)
6) perl ./misc/sip_cli_emulator.pl -l CPL -su staff -sp  --port=6001
--address=localhost --item test -m checkin --patron 
NOTE: You need to replace  with the borrowernumber from Step 2,
and  with the password from Step 0.

Before patch:

koha@9ec653ab82ce:~/koha$ perl ./misc/sip_cli_emulator.pl -l CPL -su staff -sp
 --port=6001 --address=localhost --item test -m checkin --patron

Attempting socket connection to localhost:6001...connected!
SEND: 9300CNstaff|COStaff1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N2019052100310320190521   
003103APCPL|AOCPL|ABtest|AC|BIN|
READ: 101YNY20190521003106AOCPL|ABtest|AQCPL|AJTest|

After patch:
koha@9ec653ab82ce:~/koha$ perl ./misc/sip_cli_emulator.pl -l CPL -su staff -sp
 --port=6001 --address=localhost --item test -m checkin --patron

Attempting socket connection to localhost:6001...connected!
SEND: 9300CNstaff|CO|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N201905210120190521   
01APCPL|AOCPL|ABtest|AC|BIN|
READ: 101YNN20190521010004AOCPL|ABtest|AQCPL|AJTest|

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 15221] SIP server always sets the alert flag when item not returned

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

David Cook  changed:

   What|Removed |Added

Summary|SIP server always sets the  |SIP server always sets the
   |alert flag  |alert flag when item not
   ||returned

-- 
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 15221] SIP server always sets the alert flag

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

--- Comment #6 from David Cook  ---
According to http://multimedia.3m.com/mws/media/355361O/sip2-protocol.pdf, it
seems like it's up to the ACS to decide when to raise an alert...

-- 
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 15221] SIP server always sets the alert flag

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

--- Comment #5 from David Cook  ---
Is it just me or does there appear to be next to no extant documentation on
SIP2 extensions?

The best I can find is:
https://help.oclc.org/Library_Management/WorldShare_Circulation/Release_notes_and_known_issues/2019_WorldShare_Circulation_release_notes/095_WorldShare_Circulation_release_notes_March_2019

https://sourceforge.net/p/jsip2/wiki/Home/

-- 
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 15221] SIP server always sets the alert flag

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

--- Comment #4 from David Cook  ---
Still looking but I'm guessing that these are the problematic lines:

   my ($return, $messages, $issue, $borrower) = AddReturn($barcode, $branch,
undef, undef, $return_date);
$self->alert(!$return);

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 22905] Cannot update the status of suggestions if the branchcode filter is set to all

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22905

Marcel de Rooy  changed:

   What|Removed |Added

Summary|Cannot upate the status of  |Cannot update the status of
   |suggestions if the  |suggestions if the
   |branchcode filter is set to |branchcode filter is set to
   |all |all

-- 
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 22905] Cannot upate the status of suggestions if the branchcode filter is set to all

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22905

Marcel de Rooy  changed:

   What|Removed |Added

  Attachment #89884|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 22905] Cannot upate the status of suggestions if the branchcode filter is set to all

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22905

--- Comment #16 from Marcel de Rooy  ---
(In reply to Liz Rea from comment #15)
> Well, I'm going to say I've signed off Jonathan's, it fixes the problem and
> I prefer the approach there.
> 
> I'd like to get this fixed and we have a patch, let's have another QA person
> look at it and decide.
> 
> Liz

Dont worry

-- 
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 15522] New interface for revamped circulation rules

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15522

--- Comment #19 from Victor Grousset/tuxayo  ---
Hi :), I tried to test https://github.com/pianohacker/koha => branch
bz15522-withdeps

As it is, before trying to rebase it on master.

But I can't successfully load a demo dump and do an upgrade database
successfully.

The last tag on the branch is v17.11.00 with means that it was from master
during v18.05 development 
So perldeps for 18.05

dumps tried: 
- MARC 21 latest (v3.193)
http://git.koha-community.org/gitweb/?p=contrib/global.git;a=history;f=sandbox/sql/sandbox1.sql.gz;h=19268bccb43b2a33d5644b7d86cbb1abb323016b;hb=HEAD

I get these errors [1] with the atomic updates

Other dumps tried
http://git.koha-community.org/gitweb/?p=contrib/global.git;a=history;f=sandbox/sql/sandbox2.sql.gz;hb=HEAD
- UNIMARC last 17.11.00 (this one should have worked)
- UNIMARC last 17.05.00
- UNIMARC first 17.11.00

What did I miss to get a compatible state for the branch bz15522-withdeps ?


[1]
Upgrade to 17.12.00.020 done (Bug 20082 - Update descriptions of Vietnamese
language)
Upgrade to 17.12.00.021 done (Bug 19290 - Add system preference
BrowseResultSelection)
DEV atomic update: bug_15520-add_manage_circ_rules_restricted.sql
DEV atomic update: bug_18887.perl
DBD::mysql::db do failed: Can't create table `koha`.`circulation_rules` (errno:
150 "Foreign key constraint is incorrectly formed") [for Statement "
CREATE TABLE `circulation_rules` (
  `id` int(11) NOT NULL auto_increment,
  `branchcode` varchar(10) NULL default NULL,
  `categorycode` varchar(10) NULL default NULL,
  `itemtype` varchar(10) NULL default NULL,
  `rule_name` varchar(32) NOT NULL,
  `rule_value` varchar(32) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `branchcode` (`branchcode`),
  KEY `categorycode` (`categorycode`),
  KEY `itemtype` (`itemtype`),
  KEY `rule_name` (`rule_name`),
  UNIQUE (`branchcode`,`categorycode`,`itemtype`,`rule_name`),
  FOREIGN KEY (branchcode) REFERENCES branches (branchcode) ON DELETE
CASCADE ON UPDATE CASCADE,
  FOREIGN KEY (categorycode) REFERENCES categories (categorycode) ON
DELETE CASCADE ON UPDATE CASCADE,
  FOREIGN KEY (itemtype) REFERENCES itemtypes (itemtype) ON DELETE
CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
"] at (eval 1177) line 4.
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( branchcode, categorycode, itemtype,
rule_name, rule_value )
SELECT branchcode, categorycode, NULL, 'max_holds', COALESCE(
max_holds, '' ) FROM branch_borrower_circ_rules
"] at (eval 1177) line 24.
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( branchcode, categorycode, itemtype,
rule_name, rule_value )
SELECT NULL, categorycode, NULL, 'max_holds', COALESCE( max_holds, '' )
FROM default_borrower_circ_rules
"] at (eval 1177) line 29.
DBD::mysql::db do failed: Can't DROP 'max_holds'; check that column/key exists
[for Statement "
ALTER TABLE branch_borrower_circ_rules DROP COLUMN max_holds
"] at (eval 1177) line 34.
DBD::mysql::db do failed: Can't DROP 'max_holds'; check that column/key exists
[for Statement "
ALTER TABLE default_borrower_circ_rules DROP COLUMN max_holds
"] at (eval 1177) line 38.
Upgrade to XXX done (Bug 18887 - Introduce new table 'circulation_rules', use
for 'max_holds' rules)
DEV atomic update: bug_18925.perl
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( categorycode, branchcode, itemtype,
rule_name, rule_value )
SELECT categorycode, branchcode, NULL, 'patron_maxissueqty',
COALESCE( maxissueqty, '' )
FROM branch_borrower_circ_rules
"] at (eval 1178) line 4.
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( categorycode, branchcode, itemtype,
rule_name, rule_value )
SELECT categorycode, branchcode, NULL, 'patron_maxonsiteissueqty',
COALESCE( maxonsiteissueqty, '' )
FROM branch_borrower_circ_rules
"] at (eval 1178) line 9.
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( categorycode, branchcode, itemtype,
rule_name, rule_value )
SELECT categorycode, NULL, NULL, 'patron_maxissueqty', COALESCE(
maxissueqty, '' )
FROM default_borrower_circ_rules
"] at (eval 1178) line 18.
DBD::mysql::db do failed: Table 'koha.circulation_rules' doesn't exist [for
Statement "
INSERT INTO circulation_rules ( categorycode, branchcode, itemtype,
rule_name, rule_value )
SELECT 

[Koha-bugs] [Bug 6605] Store Patron Reading History separate from issues/old_issues

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6605

Jon Knight  changed:

   What|Removed |Added

  Change sponsored?|--- |Seeking cosponsors
 CC||j.p.kni...@lboro.ac.uk

-- 
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 4363] Support the patron internet resources field in Sip2

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4363

Jon Knight  changed:

   What|Removed |Added

 CC||j.p.kni...@lboro.ac.uk

--- Comment #3 from Jon Knight  ---
Just wandering through old bugs with my bug wranglers hat on and noticed this
one.  A quick check of C4/SIP/ILS/Patron.pm doesn't show a PG flag in the
C4::Members::patronflags being used to set anything in the %ilspatron
structure. 

Is this something that is still required (considering the bug was filed 9 years
ago)?

-- 
You are receiving this mail because:
You are watching all bug changes.
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 22906] Minor corrections to plugins home page

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22906

--- Comment #1 from Owen Leonard  ---
Created attachment 89927
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89927=edit
Bug 22906: Minor corrections to plugins home page

This patch makes a few minor markup improvements to the plugins home
page and corrects some CSS introduced by Bug 22053 which was having
unintended consequences elsewhere.

To test, apply the patch and rebuild the staff client CSS.

 - You should have one or more plugins installed.
 - Go to Administration -> Manage plugins.
 - The "badges" for disabled and enabled should look correct.
 - Go to Tools -> Staged MARC management and click on an batch.
   - In the information about the batch, the labels should be bold.

-- 
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 21831] Marc modification templates move all action moves only one field

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21831

Jon Knight  changed:

   What|Removed |Added

  Attachment #82991|0   |1
is obsolete||

--- Comment #8 from Jon Knight  ---
Created attachment 89926
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89926=edit
Bug 21831: Allow move all fields even if destination field is different

Tests exist in t/SimpleMARC.t to prove that it works and it is possible.
I do not remember what I wrote this limitation.

Signed-off-by: Jon Knight 

-- 
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 22906] Minor corrections to plugins home page

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22906

Owen Leonard  changed:

   What|Removed |Added

   Patch complexity|--- |Trivial patch
 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 21831] Marc modification templates move all action moves only one field

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21831

Jon Knight  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed 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 14576] Allow automatic update of location on checkin

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576

Martin Renvoize  changed:

   What|Removed |Added

   Keywords||release-notes-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/


[Koha-bugs] [Bug 22905] Cannot upate the status of suggestions if the branchcode filter is set to all

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22905

--- Comment #15 from Liz Rea  ---
Well, I'm going to say I've signed off Jonathan's, it fixes the problem and I
prefer the approach there.

I'd like to get this fixed and we have a patch, let's have another QA person
look at it and decide.

Liz

-- 
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 22637] Add ability to full reindex elasticsearch index from UI

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22637

axel Amghar  changed:

   What|Removed |Added

   Assignee|axel.amg...@biblibre.com|koha-b...@lists.koha-commun
   ||ity.org

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 9230] Selectively delete reading history entries

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9230

Owen Leonard  changed:

   What|Removed |Added

   Assignee|oleon...@myacpl.org |koha-b...@lists.koha-commun
   ||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 22940] How to add links in #moresearches within the same line of "Advanced search"

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22940

Owen Leonard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Owen Leonard  ---
This sounds like a support request rather than a bug.

Questions about Koha should be asked on the Koha mailing list
(http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC
channel (http://koha-community.org/get-involved/irc/).

Hopefully you've already seen the Koha documentation:
http://koha-community.org/documentation/

You can also find options for paid support here:
https://koha-community.org/support/

-- 
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 22942] New: inclusion of javascript with IntranetUserJS or OPACUserJS

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22942

Bug ID: 22942
   Summary: inclusion of javascript with IntranetUserJS or
OPACUserJS
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P5 - low
 Component: Architecture, internals, and plumbing
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: dominique.rou...@univ-st-etienne.fr
QA Contact: testo...@bugs.koha-community.org
  Target Milestone: ---

Created attachment 89925
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89925=edit
example of adding javascript code

Currently the javascript code added from the system preferences, is done
according to the scheme:
 
//


It would be more flexible to allow an inclusion of the form 
 

NB simply by allowing direct entry of the code, without addition, but requiring
compliance with one or the other of these syntaxes

And always at the end of the javasript code written by koha (and not in the
middle of it)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 15221] SIP server always sets the alert flag

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

--- Comment #3 from David Cook  ---
I don't have time to investigate this today but hopefully I'll take another
look tomorrow...

-- 
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 15221] SIP server always sets the alert flag

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #2 from David Cook  ---
I think I'm having the same issue?

koha@9ec653ab82ce:~/koha$ perl ./misc/sip_cli_emulator.pl -l CPL -su staff -sp
 --port=6001 --address=localhost --item test -m checkin --patron 51
Attempting socket connection to localhost:6001...connected!
SEND: 9300CNstaff|COStaff1|CPCPL|
READ: 941

Trying 'checkin'
SEND: 09N2019052007432920190520074329APCPL|AOCPL|ABtest|ACStaff1|BIN|
READ: 101YNY20190520074329AOCPL|ABtest|AQCPL|AJTest|

According to http://multimedia.3m.com/mws/media/355361O/sip2-protocol.pdf, that
means the alarm bit is set. 

I'm using checked_in_ok="1" for my account login in SIPconfig.xml, so I'm not
sure what's going on here...

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 22941] New: Giving malformed sortfield to list results in ISE

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22941

Bug ID: 22941
   Summary: Giving malformed sortfield to list results in ISE
 Change sponsored?: ---
   Product: Koha
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: trivial
  Priority: P5 - low
 Component: Lists
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: pasi.kalli...@koha-suomi.fi
QA Contact: testo...@bugs.koha-community.org
CC: m.de.r...@rijksmuseum.nl
  Target Milestone: ---

Giving sortfield a malformed value when viewing lists results in Internal
Server Error.

eg. virtualshelves/shelves.pl?op=view=619=author(

Note the trailing (

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee 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 22941] Giving malformed sortfield to list results in ISE

2019-05-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22941

paxed  changed:

   What|Removed |Added

   Keywords||Academy

-- 
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/