[Koha-bugs] [Bug 27651] New: Warning of missing Bootstrap source map

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 8 11:47:33 CET 2021


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

            Bug ID: 27651
           Summary: Warning of missing Bootstrap source map
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: andrew.isherwood at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Chrome Dev Tools is warning of a missing Bootstrap source map in the OPAC:

DevTools failed to load SourceMap: Could not load content for
https://xxxxx/opac-tmpl/bootstrap/lib/bootstrap/js/bootstrap.bundle.min.js.map:
HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

(The xxxxx replaced the actual OPAC domain)

I wouldn't have thought we would want to be referencing source maps in
production, but I don't know if Bootstrap does that by default or whether we
should be using a production build that doesn't reference it.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list