[Koha-bugs] [Bug 29616] Replace library information popup in the OPAC with a modal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 5 13:58:13 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29616

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #14 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
There are a couple of issues here.. well one really..

1) This fails when the user is not yet logged in
2) We should be using /public/ routes for the OPAC to restrict what information
is sent out for open sessions.

As we already pushed a public endpoint for libraries in bug 28948 we should
just be able to switch the endpoint in the API call.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list