Actions
Bug #5111
closedOn reports (Rule,Node) pages, a warning is displayed in javascript console
Status:
Released
Priority:
5 (lowest)
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
As detailed in #5068, when we click on a Rule name, there may have Javascript warning in the console, saying:
"TypeError: variable i redefines argument"
It is probably not a real issue, but it is not clean.
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/558
PR is there
https://github.com/Normation/rudder/pull/558
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 12db0b8b8e4f65a47a1d99d1871b586257f39911.
Updated by Vincent MEMBRÉ over 10 years ago
Applied in changeset c15ee4ea81bca0893e5e2e95b56236de60851769.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Javascript warning in the console "variable i redeclares argument" to On Reports (Rule,Node) pages, a warning is displayed in javascript console
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from On Reports (Rule,Node) pages, a warning is displayed in javascript console to On reports (Rule,Node) pages, a warning is displayed in javascript console
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.16 ( changelog), 2.10.3 (announcement , changelog) and 2.11.0~beta2 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions