Actions
Bug #5993
closedJavascript alert when trying to see the reports details
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On the node reports page, if I drill down on the reporting, i get nasty error alert popin:
DataTables warning (table id = 'undefined-compliance'): Cannot reinitialise DataTable.
To retrieve the DataTables object for this table, pass no arguments or see the docs for bRetrieve and bDestroy
Indeed, looking at the generated code, I have multiple ids for
Multiple IDs #undefined-details
Multiple IDs #undefined-compliance_wrapper
Multiple IDs #undefined-compliance
See related screenshot
Detected on 3.0, but very similar to a bug i've seen in 2.11 (http://www.rudder-project.org/redmine/issues/5592), so it may take its root there
Files
Actions