Actions
Bug #19562
closedMultiples UI error on 7.0
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
A word of caution, i'm working on the dev platform, within the IDE
On loin page
The resource from “http://localhost:8080/rudder-parent/cache-7.0.0~alpha1-SNAPSHOT/javascript/jquery/jquery-3.1.0.min.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
causing multiple JS error on login, but without consequences
On a node details, there is
Error: result.data[(objectName + "s")] is undefined $scope.init/$scope.fetchProperties/<@http://localhost:8080/rudder-parent/cache-7.0.0~alpha1-SNAPSHOT/javascript/rudder/angular/nodeProperties.js:134:9
Node properties are broken
Compliance for node is missing the logo
there is debug data in the JS console when diving into the compliance of a node
<tr> rudder-datatable.js:654:21 Object { 0: (1) […], context: (1) […], length: 1, selector: {…}, tables: f(), table: f(), draw: f(), page: f(), ajax: {…}, rows: f() , … } rudder-datatable.js:2114:13 <tr> rudder-datatable.js:654:21 Object { 0: (1) […], context: (1) […], length: 1, selector: {…}, tables: f(), table: f(), draw: f(), page: f(), ajax: {…}, rows: f(), … }
When clicking on a rule, going to its compliance detail, I have log
nani?
Global parameter disply is broken
Files
Updated by Raphael GAUTHIER over 3 years ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER over 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/3758
Updated by Raphael GAUTHIER over 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|062fc979d9e96d685ab70362fb5982d05d2ffafc.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta1 which was released today.
Actions