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

            Bug ID: 23874
           Summary: Advanced Editor is not loaded over HTTPS
 Change sponsored?: ---
           Product: Koha
           Version: 19.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Symptoms:
Loading, please wait...
Editor of record is visually loaded in background, but over it is big endless
running circle with announcement: "Loading, please wait...

Source of problem:
The script is by default blocked by browsers because there is some hardlink to
HTTP content.

Another details:
- This is related both to 18.05 and 19.05, Firefox and Chrome, Win10 and
Ubuntu, and it's behaving practically same.
- We have in general disabled (forwarded) all unsecured traffic to https at our
nginx rproxy server.


Console output:

Blocked loading mixed active content 
“http://demo.koha.cz/cgi-bin/koha/svc/cataloguing/framework?callback=define”
editor.pl
The resource from 
“https://demo.koha.cz/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define”
was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options:
nosniff).
editor.pl
<script> source URI is not allowed in this document: 
“https://demo.koha.cz/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define”.
editor.pl:1:1
Error: Script error for:
/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define
http://requirejs.org/docs/errors.html#scripterror

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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