FLOE-582: 404 error on network request for tableOFContents-enactor.json (related to infusion)

Metadata

Source
FLOE-582
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Sachin Chopra
Created
2020-03-05T18:53:13.400-0500
Updated
2020-03-10T08:41:30.294-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. FLOE Website

Description

Console shows 404 for network calls to request data from tableOfContents-enactor.json

To reproduce

Steps to reproduce the behavior:

  1. Go to www.floeproject.org
  2. Right Click anywhere and click on Inspect.
  3. Go to Console
  4. See error

Expected behavior

The error should be removed.

Screenshots

!https://user-images.githubusercontent.com/34926285/76036446-27600e00-5f6a-11ea-9daf-333e7784593d.png!

!https://user-images.githubusercontent.com/34926285/76036448-2a5afe80-5f6a-11ea-95dc-b8eb091fa40b.png!

Technical details

###Desktop
OS: Ubuntu 18.04
Browser : Chrome
Version: Version 80.0.3987.122 (Official Build) (64-bit)

Comments

  • Sachin Chopra commented 2020-03-06T23:27:35.156-0500

    I checked for the requisite file and it's present there, but still, it's throwing Error 404. This is because the file path supplied is wrong. The console is requesting file data from this link, but it should request the file from this link because that's where the required file lies.