Skip to content

Integration Sitools + MizarWidget + DataCube #36

@mmebsout

Description

@mmebsout

When running DataCube inside MizarWidget inside Sitools we get 404 errors
I got mizar installed in Sitools/workspace/client-user-3.0/app/controller/modules/mizarModule/app/mizar-gui
And everything works fine until I try to display a DataCube

Screenshot 2021-03-03 at 17 42 04

Then I click on the datacube icon and I got two types of 404

  1. fist one with the following url :
    VM3713:1 GET http://localhost:8282/sitools/client-user/app/controller/modules/mizarModule/app/mizar_gui/templates/datacube/libs/cubeExplorer.full.min.js?_=1614789697341 404 (Not Found)

Screenshot 2021-03-03 at 17 47 26

  1. second one when I fix the installation by adding a templates folder in the mizar installation that contains a link to the mizar-gui/datacube folder
    VM3946:1 GET http://localhost:8282/templates/datacube/libs/cubeExplorer.full.min.js?_=1614790116853 404 (Not Found)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions