Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • ind ind
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • totem
  • indind
  • Issues
  • #75
Closed
Open
Created Jan 11, 2021 by Maarten de Waard@maarten🤘🏻Maintainer

common.css does not exist

paver collect_static combines all the CSS files in 1 file. But the mxgraph javascript still tries to load common.css. This leads to a 404 error.

It's not really a problem, because the css is still present in the grapheditorxblock.css file, so functionally nothing changes. However, it does lead to problems in the console.

It also leads to The resource from “https://learn.staging.totem-project.org/static/xblock/resources/grapheditorxblock/public/css/common.css” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).e549e7b2ec0b4f4ba5d6992cfe0d8543 as reported in tutor-server#33 (closed)

Assignee
Assign to
Time tracking