Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Help button does not work in Admin Console #25064

Open
tnagao7 opened this issue Aug 1, 2024 · 4 comments
Open

The Help button does not work in Admin Console #25064

tnagao7 opened this issue Aug 1, 2024 · 4 comments
Labels
8.0 Issues that happen only on GlassFish 8 and not in version 7

Comments

@tnagao7
Copy link
Member

tnagao7 commented Aug 1, 2024

Environment Details

  • GlassFish Version (and build number): GlassFish 8.0.0-M6
  • JDK version: OpenJDK 21.0.4
  • OS: Windows 10
  • Database: none

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.

gui-help-button

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.

@OndroMih
Copy link
Contributor

OndroMih commented Aug 2, 2024

Does this only happen in GlassFish 8.0.0-M6 or also in GlassFish 7?

@tnagao7
Copy link
Member Author

tnagao7 commented Aug 5, 2024

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 ...

@tnagao7
Copy link
Member Author

tnagao7 commented Sep 6, 2024

A fix for this bug is proposed in eclipse-ee4j/mojarra#5499

@OndroMih OndroMih added the 8.0 Issues that happen only on GlassFish 8 and not in version 7 label Oct 20, 2024
@OndroMih
Copy link
Contributor

OndroMih commented Dec 4, 2024

Since the fix is released in Mojarra 4.1.2 (eclipse-ee4j/mojarra@43b5459) and GF 8 already uses 4.1.2, can we close this issue, @tnagao7 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.0 Issues that happen only on GlassFish 8 and not in version 7
Projects
None yet
Development

No branches or pull requests

2 participants