Actions
Bug #18498
closedafter editing columns in the group or serach node page, there's a JS error when doing a search
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
JS popup says
DataTables warning: table id=groupNodesTable - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
console says
Uncaught TypeError: g is null jQuery 6 reloadTable https://192.168.46.2/rudder/cache-6.2.0~beta2-SNAPSHOT/javascript/rudder/rudder-datatable.js:1223 <anonymous> https://192.168.46.2/rudder/secure/nodeManager/groups#{"groupId":"645dafad-0dd9-4e3a-9484-9638f8f0d350"} line 2 > injectedScript:7 jQuery 8 ajaxPost https://192.168.46.2/rudder/classpath/lift.js:702 doAjaxCycle https://192.168.46.2/rudder/classpath/lift.js:280 successFunc https://192.168.46.2/rudder/classpath/lift.js:236 jQuery 6 ajaxPost https://192.168.46.2/rudder/classpath/lift.js:702 doAjaxCycle https://192.168.46.2/rudder/classpath/lift.js:280 appendToQueue https://192.168.46.2/rudder/classpath/lift.js:138 onsubmit https://192.168.46.2/rudder/secure/nodeManager/groups#{"groupId":"645dafad-0dd9-4e3a-9484-9638f8f0d350"}:1
Updated by Nicolas CHARLES about 4 years ago
- Subject changed from after editing columns in the group page, there's a JS error when doing a search to after editing columns in the group or serach node page, there's a JS error when doing a search
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ about 4 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3341
Updated by Vincent MEMBRÉ about 4 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|3d8365b2ed8a0473ff0bf37e55c93839ea208891.
Updated by François ARMAND about 4 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.0~rc1 which was released today.
Actions