LP1858701: prevent doubles slashes in opac iframe urls
authorJason Boyer <JBoyer@eoli.info>
Wed, 8 Jan 2020 18:37:01 +0000 (13:37 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 25 Jul 2020 03:45:32 +0000 (20:45 -0700)
commitb584ea2a39d6f7a26e40f87dde09327857185e3f
treebacdb64d39995ab80fe1957f22ae8f2c0dd7d6f8
parentd920660f94700d2c06d3296182b2e81fba81f334
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>
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js