Actions
Bug #11991
closedJavascript error on every pages, preventing usage of file explorer
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
32
Name check:
Fix check:
Regression:
Description
With Rudder 4.3, I have the following error on every pages:
TypeError: angular.module(...).unsafePerformSync is not a function
and more details:
TypeError: angular.module(...).unsafePerformSync is not a function[En savoir plus] angular-translate.min.js:6:19057 <anonyme> https://192.168.45.2/rudder/cache-4.3.0~alpha1-SNAPSHOT/javascript/angular/angular-translate.min.js:6:19057 <anonyme> https://192.168.45.2/rudder/cache-4.3.0~alpha1-SNAPSHOT/javascript/angular/angular-translate.min.js:6:132 <anonyme> https://192.168.45.2/rudder/cache-4.3.0~alpha1-SNAPSHOT/javascript/angular/angular-translate.min.js:6:2
Updated by Nicolas CHARLES almost 7 years ago
- Related to Bug #12002: JS error when starting Rudder 4.3 with jetty 9 added
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.3.0~beta1 to 4.1.10
unsafePerfomSync erros also appears on 4.1
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from Javascript error on every pages on Rudder 4.3 to Javascript error on every pages
Maybe they appear because a console is opened (this happens)
Updated by Benoît PECCATTE almost 7 years ago
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
- Priority changed from 0 to 32
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ almost 7 years ago
- Related to Architecture #11699: Clean-up unused members (local val, defaults params) added
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1842
Updated by Vincent MEMBRÉ almost 7 years ago
Replacement of .run by .unsafePerfomSync (changes in doobie)
https://github.com/Normation/rudder/pull/1774/files#diff-c7caeec02c4707f520db56498a5904f7
Updated by Vincent MEMBRÉ almost 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|2c8b3a45671bd4bad700ca09d45610baf121aecb.
Updated by Vincent MEMBRÉ almost 7 years ago
- Subject changed from Javascript error on every pages to Javascript error on every pages, preventing usage of file explorer
Updated by Vincent MEMBRÉ over 6 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.10 and 4.2.4 which were released today.
- 4.1.10: Announce Changelog
- 4.2.4: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions