Re: [Koha] New version not showing in about page - upgrade to 19.11.09 failed?

2020-09-07 Thread Jonathan Druart
Alvaro, There is a missing commit in 19.05.09. The one to tell the new version. That's why you see 19.05.08 everywhere but don't worry you have the patches from 19.05.09. Regards, Jonathan Le sam. 5 sept. 2020 à 22:31, Alvaro Cornejo a écrit : > > Hi Tomas, > > Thanks for your answer. > > /usr

Re: [Koha] Email pop up of hold/reserve book issue in 20.05

2020-09-07 Thread Jonathan Druart
Hello Vinod, Yes it's a known bug, there is a javascript syntax error on the page. See bug 26361 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26361 Hopefully we are going to release new versions for 20.05.x and 19.11.x (which is affected too). Regards, Jonathan Le sam. 5 sept. 2020

Re: [Koha] Email pop up of hold/reserve book issue in 20.05

2020-09-07 Thread vinod mishra
Hello Jonathan Thanks a lot, I also filled a bug at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26399 Seems duplicate, may be deleted then. Hope new version will be released soon. With Regards, Vinod Kumar Mishra, Assistant Librarian, Biju Patnaik Central Library (BPCL), NIT Rourk

Re: [Koha] Email pop up of hold/reserve book issue in 20.05

2020-09-07 Thread Mason James
hi Vinod a new release has happened for Koha 20.05 and 19.11, which should fix this problem cheers, Mason On 7/09/20 11:03 pm, vinod mishra wrote: Hello Jonathan Thanks a lot, I also filled a bug at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26399 Seems duplicate, may be dele

Re: [Koha] New version not showing in about page - upgrade to 19.11.09 failed?

2020-09-07 Thread Mason James
hi Alvaro a new release has happened for Koha 19.11, which should fix this problem cheers, Mason On 6/09/20 5:50 am, Alvaro Cornejo wrote: Hi Iv run a reinstall of koha 19.11.09 but still about page shows previous version (19.11.08) even though reinstall process said it is overwriting 19.11.0

Re: [Koha] Email pop up of hold/reserve book issue in 20.05

2020-09-07 Thread vinod mishra
Thanks a lot. With Regards, Vinod Kumar Mishra, Assistant Librarian, Biju Patnaik Central Library (BPCL), NIT Rourkela, Sundergadh-769008, Odisha, India. Mob:91+9439420860 URL: http://vinod.itshelp.co.in/ ORCID ID: http://orcid.org/-0003-4666-7874 *"Spiritual relationship is far more preciou

[Koha] timestamp in plack error log

2020-09-07 Thread Alvaro Cornejo
Hi I´m trying to track an error in my config and saw that plack-error.log does not include messages timestamp but plack.log. Is there a way to add a timestamp to plack-error.log? I saw thar /usr/sbin/koha-plack is where log is generated, but seems no way to configure a timestamp. Regards Alvar

Re: [Koha] timestamp in plack error log

2020-09-07 Thread Katrin Fischer
Hi Alvaro, there is a patch that "Needs signoff" that should do what you ask for: *Bug 16357* - Plack error logs are not time stamped Hope this helps, Katrin On 07.09.20 22:52, Alvaro Cornejo wrote: Hi I´m trying to track an