Change #7017
Category | None |
Changed by | Jason Boyer <JBoyer | @eoli.info>
Changed at | Fri 24 Jul 2020 23:44:32 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 3b72a65f99fabf41318bfd62b0176f93104ee07a |
Comments
LP1858701: prevent doubles slashes in opac iframe urls The CGI module (used by mkurl()) does not like it if we have two slashes in a URL sort/of/like//this. Things work but the path portion of the URL is doubled each time mkurl is used on it. This branch fixes 2 causes in the staff OPAC. Signed-off-by: Jason Boyer <JBoyer@eoli.info> Signed-off-by: Rogan Hamby <rogan.hamby@gmail.com> Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Changed files
- Open-ILS/web/js/ui/default/staff/cat/catalog/app.js