Re: [Koha] Patron search breaks on 22.11

2023-01-06 Thread David Nind
Hi George. I'm glad you managed to solve this! I think this is related to bug 32517, which has now been signed off and is waiting for QA: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32517 David Nind On Sat, 7 Jan 2023 at 10:24, wrote: > > Ok, problem solved. > On database was th

Re: [Koha] Patron search breaks on 22.11

2023-01-06 Thread gveranis
Ok, problem solved. On database was the problem some users get a categorycode as 'Pt' instead of 'PT' . Thanks, George Veranis Παραθέτοντας από gvera...@dataly.gr: Hello, After upgrade to 22.11 when we are trying to search a member we get Uncaught TypeError: Cannot read properties of und

[Koha] Patron search breaks on 22.11

2023-01-05 Thread gveranis
Hello, After upgrade to 22.11 when we are trying to search a member we get Uncaught TypeError: Cannot read properties of undefined (reading 'description') on javascript layer and the results not appear. We trying to search names in latin and non-latin the result is the same. Has anyone face