Open tnagao7 opened 3 months ago
Does this only happen in GlassFish 8.0.0-M6 or also in GlassFish 7?
This only happens in GlassFish 8.0.0-M6. This does not happen in GlassFish 7 (7.0.16).
If the META-INF/resources/jakarta.faces/faces.js
file in glassfish/modules/jakarta.faces.jar
in GlassFish 8.0.0-M6 is replaced with an older version (e.g. faces.js
contained in GlassFish 7.0.16), this does not happen. Something seems to be wrong with faces.js
...
A fix for this bug is proposed in https://github.com/eclipse-ee4j/mojarra/issues/5499
Environment Details
Problem Description
In the Administration Console, clicking the Help button has no effect. The expected behavior is that the pop-up online help window appears.
Steps to reproduce
Open the Administration Console in a web browser and click the Help button.
Impact of issue
Cannot access the online help in the Administration Console.