The new cataloging feature (Record sources)
Dears, Hello To test the new cataloging feature (Record sources), we upgraded Koha from 23.11 to 24.05; unfortunately, clicking on Record source redirects users to the Search System preferences page. Regards.
Hello Sami, Do you use Apache or NGinx? Some new redirects are needed by the webserver configuration. Configuration for Apache is provided in the patch but I'm not sure for nginx. I had to add this rewrite : rewrite ^/cgi-bin/koha/admin/record_sources(.*)$ /cgi-bin/koha/admin/record_sources.pl$1; Best, Arthur On 2024-05-30 15:24, Sami M. Rasheed wrote:
Dears, Hello To test the new cataloging feature (Record sources), we upgraded Koha from 23.11 to 24.05; unfortunately, clicking on Record source redirects users to the Search System preferences page. Regards.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Arthur Suzuki, 🌈🏔️ Développeur @BibLibre
Thanks Arthur, I use Apache2, but I don't understand how I can fix this issue. Thanks. On Thursday, May 30, 2024 at 04:39:41 PM GMT+3, Arthur Suzuki <arthur.suzuki@biblibre.com> wrote: Hello Sami, Do you use Apache or NGinx? Some new redirects are needed by the webserver configuration. Configuration for Apache is provided in the patch but I'm not sure for nginx. I had to add this rewrite : rewrite ^/cgi-bin/koha/admin/record_sources(.*)$ /cgi-bin/koha/admin/record_sources.pl$1; Best, Arthur On 2024-05-30 15:24, Sami M. Rasheed wrote:
Dears, Hello To test the new cataloging feature (Record sources), we upgraded Koha from 23.11 to 24.05; unfortunately, clicking on Record source redirects users to the Search System preferences page. Regards.
_______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Arthur Suzuki, 🌈🏔️ Développeur @BibLibre
participants (2)
-
Arthur Suzuki -
Sami M. Rasheed