-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 5.9.6-SNAPSHOT
-
Fix Version/s: 6.0
-
Component/s: Seam / JSF UI
-
Epic Link:
-
Tags:
-
Sprint:Sprint DM/Studio 5.9.6-5
Before JSF2 migration, we had custom code making sure that page will not crash when including a facelet resource that's not there (instead, a red error message is displayed in the UI).
Avoid this crash is important when dealing with hot reload issues.
For now the corresponding code has not been migrated to JSF2 => let's disable corresponding tests for now.
+ check if this could allow us to remove the custom JSFConfigureListener used for facelet refresh enablement when Nuxeo global dev mode is set.