http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9580

--- Comment #51 from Frédéric Demians <[email protected]> ---
(In reply to M. Tompsett from comment #50)
> (In reply to M. Tompsett from comment #49)
> > I set up a fresh Unimarc git and used my sample Unimarc data, and I could
> > not get it to work. :(
> 
> I was attempting to firebug the javascript. For some reason success is never
> triggered on my VM's, but it is on your server. Also, the coce URL is
> different. But this is too late to try to make further sense of it.

Does the GoogleBooks functionality works properly on you VM? GoogleBooks and
Coce JavaScript code is similar, with JSONP and code injection.

Hypothesis: Your Koha is a VM running inside your PC-Windows. For your browser,
your JS code is originating from your box, and is trying to get JavaScript from
another site (Coce server). This is different from testing from a server on the
Internet (my devel box). Two solutions: (1) you modify your security policy
(Windows, or Virtualisation level), (2) you test from a Koha on the Internet
(sandbox).

-- 
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