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

Jason Robb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #2 from Jason Robb <[email protected]> ---
I tested this patch with my RB credentials. The searching works and my account
syncs up correctly on opac-recordedbooks-search.pl -- I can check out items,
place holds, check in items, etc. from those results.

opac-user.pl is still throwing the SPINNER_THROBBER error, and I still don't
see content in the RB Account tab.

Applying the patch causes this string to appear at the very bottom of
opac-user.pl, both with valid and invalid RBdigital credentials set in the
sysprefs:

var SPINNER_THROBBER =
"/opac-tmpl/lib/jquery/plugins/themes/classic/throbber.gif"; 

I had to scroll down slightly to see it.

Inspecting the html shows that string listed among the other scripts but
without any tags, like this:

<script src="/opac-tmpl/bootstrap/js/tags_18.1200017.js"></script>
var SPINNER_THROBBER =
"/opac-tmpl/lib/jquery/plugins/themes/classic/throbber.gif";
<script
src="/opac-tmpl/bootstrap/lib/jquery/plugins/jquery.cookie.min_18.1200017.js"></script>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to