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

Integrate woodstock 4.1.0 in Eclipse GlassFish #1399

Open
romain-grecourt opened this issue May 8, 2019 · 0 comments
Open

Integrate woodstock 4.1.0 in Eclipse GlassFish #1399

romain-grecourt opened this issue May 8, 2019 · 0 comments

Comments

@romain-grecourt
Copy link
Member

romain-grecourt commented May 8, 2019

The latest updates to woodstock (v5.x) need to be integrated back in GlassFish.

The GF admingui of 5.1.0 has some issues, most likely introduced with the upgrade of DOJO and the use of the asynchronous mode.

Double check that we are not loosing any more functionality with this new version.
The main goal of 5.x is to make the project easier to maintain so that bugs can be fixed easily.

Here are some of the issues I noticed on the GF admin console:

  • most dropDown menu don't trigger actions
  • Click "Configurations" / "server-config" / "Admin Service", then click on the "SSL" tab and then click "save", this results in a page with no styles
  • Deploy an application and click "Applications" / "your app", the click on the "Descriptor" tab and click on the link of one of the deployment descriptor (note the spinning wheel is not going away), then click back. This results in a bare page that is displayed before a redirect.

These issues are likely not introduced by the changes made to 5.x.

There are Javascript issues, see #1398. Fixing them will require updating the javascript code in the GF admin console.

We also need to make sure to test the fileupload functionally (UploadFilter).

Also note that the GF admin console has an automated test suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant