Actions
Bug #14577
closedBug #14935: Webapp tries to load a missing angularjs map file
Technique editor Webapp tries to load a missing angularjs map file
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
24
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
I'm having the following errors
Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/rudder/cache-5.0.9-SNAPSHOT/javascript/angular/angular.min.js URL du lien source : angular.min.js.map[En savoir plus] Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/ncf-builder/js/angular-1.3.20.min.js?version=5.0.9 URL du lien source : angular.min.js.map[En savoir plus] Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/ncf-builder/js/angular-messages-1.3.20.min.js?version=5.0.9 URL du lien source : angular-messages.min.js.map[En savoir plus] Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/ncf-builder/js/angular-animate-1.3.20.min.js?version=5.0.9 URL du lien source : angular-animate.min.js.map[En savoir plus] Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/ncf-builder/js/angular-sanitize-1.3.20.min.js?version=5.0.9 URL du lien source : angular-sanitize.min.js.map[En savoir plus] Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/ncf-builder/js/showdown-1.9.0.min.js?version=5.0.9 URL du lien source : showdown.min.js.map[En savoir plus]
however, technique editor works as expected, the js files are indeed there, but the map files are indeed nowhere to be found on the fs
Updated by Nicolas CHARLES over 5 years ago
- Project changed from 41 to Rudder
- Subject changed from Error on Technique editor about missing map file to Error on Rudder & Technique editor about missing map file
- Category changed from Technique editor - UI/UX to Web - UI & UX
- Target version set to 5.0.9
every pages have it:
Erreur dans les liens source : request failed with status 404 URL de la ressource : https://192.168.41.2/rudder/cache-5.0.9-SNAPSHOT/javascript/angular/angular.min.js URL du lien source : angular.min.js.map[En savoir plus]
either we should publish the map file, or we should remove their mention
Updated by François ARMAND over 5 years ago
- Severity set to Trivial - no functional impact | cosmetic
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 29
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.10 to 5.0.11
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.11 to 5.0.12
Updated by Raphael GAUTHIER over 5 years ago
- Project changed from Rudder to 41
- Subject changed from Error on Rudder & Technique editor about missing map file to Error on Technique editor about missing map file
- Category deleted (
Web - UI & UX)
Updated by Raphael GAUTHIER over 5 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ncf/pull/978
Updated by Raphael GAUTHIER over 5 years ago
- Related to Bug #14935: Webapp tries to load a missing angularjs map file added
Updated by Raphael GAUTHIER over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:2939bde3d652de7512f1e541cb2b907a96f87d31.
Updated by Vincent MEMBRÉ over 5 years ago
- Priority changed from 29 to 28
- Name check set to To do
Updated by Alexis Mousset over 5 years ago
- Subject changed from Error on Technique editor about missing map file to Technique editor Webapp tries to load a missing angularjs map file
Updated by Alexis Mousset over 5 years ago
- Name check changed from To do to Reviewed
Updated by Nicolas CHARLES over 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.12 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
- Priority changed from 28 to 24
Actions