Re: [Koha-devel] Autorenewals renewing an item then sending a renew failure email the next day

2018-12-05 Thread Holger Meissner
I seem to have trouble sending emails, let's try plain text this time. I'm sorry if you receive multiple messages. Well, I contributed the original thing (Bug 11577) but not the AUTO_RENEWALS notification. I assumed that this new notification was optional and disabled by default. Seems that I w

[Koha-devel] Cache::Memory must be removed (21955)

2018-12-05 Thread Jonathan Druart
Hi devs, I am still recovering from my holidays and I think I caught a quite big fish. After an interesting track game I will explain why I am suggesting to remove Cache::Memory that is currently used as fallback for the L2 cache. What I tried to fix: Jenkins is complaining about selenium tests

[Koha-devel] Upgrade to Koha 18

2018-12-05 Thread MHE IT admin
Hi, We have just upgraded our Koha 17 to Koha 18. We have one issue, new records added but they are not found in the search. We tried to find a solution but we could not find any reported issue on this. Our library http://library.koyauniversity.org:8080/ Please let us know if there anything we c

Re: [Koha-devel] Upgrade to Koha 18

2018-12-05 Thread Chris Cormack
Hi Dilan There is 17.05, and 17.11 and 18.05 and 18.11. So you will need to tell us which actual version of Koha you are running. (There is no Koha 17 or Koha 18) Chris On 6/12/18 9:27 AM, MHE IT admin wrote: > Hi,  > > We have just upgraded our Koha 17 to Koha 18. We have one issue, new > rec

Re: [Koha-devel] Upgrade to Koha 18

2018-12-05 Thread MHE IT admin
Sorry to miss that. This is the information I go from the admin Koha version: 18.05.05.000 OS version ('uname -a'): Linux koyauniversity.org 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 Perl interpreter: /usr/bin/perl Perl version: 5.024001 Perl @INC: /usr/share/koha/lib /etc/p

Re: [Koha-devel] Upgrade to Koha 18

2018-12-05 Thread Chris Cormack
Hi Dilan Thanks for that, Can you check that the koha indexer daemon is running? Did you install via debian packages? If so you could do sudo koha-indexer --restart instancename (where instancename is your Koha instance name) Chris On 6/12/18 9:37 AM, MHE IT admin wrote: > > Sorry to miss t

Re: [Koha-devel] Upgrade to Koha 18

2018-12-05 Thread MHE IT admin
Thank you, Chris, I am not sure about that. We hired a system admin to upgrade Koha for us. I have to ask him tomorrow. What is the command to check whether it is running so I can check that now, please? Kind regards On Wed, Dec 5, 2018 at 11:41 PM Chris Cormack wrote: > Hi Dilan > > Thanks

Re: [Koha-devel] Upgrade to Koha 18

2018-12-05 Thread Jonathan Druart
You really should not ignore the red "Nowhere" part and install (or configure properly) memcached. Le mer. 5 déc. 2018 à 17:37, MHE IT admin a écrit : > > Sorry to miss that. This is the information I go from the admin > > Koha version: 18.05.05.000 > OS version ('uname -a'): Linux koyauniversi

Re: [Koha-devel] Bugzilla search question

2018-12-05 Thread Jonathan Druart
Hi Barton, That could certainly be done easily using Greasemonkey. Let me know if you need help. Cheers, Jonathan Le mar. 27 nov. 2018 à 20:26, Barton Chittenden a écrit : > > Is there any way to change the default statuses on the bugzilla advanced > search page? https://bugs.koha-community.org/b

Re: [Koha-devel] Cache::Memory must be removed (21955)

2018-12-05 Thread Marcel de Rooy
+1 Van: koha-devel-boun...@lists.koha-community.org namens Jonathan Druart Verzonden: woensdag 5 december 2018 20:20:35 Aan: koha-devel Onderwerp: [Koha-devel] Cache::Memory must be removed (21955) Hi devs, I am still recovering from my holidays and I think I