payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
884 stars 306 forks source link

Bug Report: Redeploy using local packaged file & browse files does not pass chosen file to input field / FISH-7077 #6188

Closed pbelbin closed 1 year ago

pbelbin commented 1 year ago

Brief Summary

Using the full community release 6.2023.1:

Browse Server dialog fails to populate the path to the deployable in the input field on the Redeploy Applications or Modules page.

Expected Outcome

The full path to the deployable file should have been populated into the input field in the 'Redeploy Applications or Modules' page.

Current Outcome

The input field is entirely blank.

Reproducer

From within the admin website, in the 'Applications', click 'Redeploy' for an existing application, then using the 'Local Packaged File or Directory' option, and click on 'Browse Files'.

The 'Browse Server' dialog appears, and navigate to a file to be deployed.

I click on 'Choose File'. The dialog closes, as expected.

Back on the admin console web page, the input field that should now have the full path to the file I've chosen, is entirely blank.

Operating System

debian

JDK Version

Zulu JDK 17.0.6

Payara Distribution

Payara Server Full Profile 6.2023.1

Elifzeynepedman commented 1 year ago

Hi @pbelbin,

I have been able to reproduce this issue and I have escalated this to the platform development team as FISH-7077

Thank you, Elif

pbelbin commented 1 year ago

@Elifzeynepedman,

Thank you for confirming and escalating!

:)

Elifzeynepedman commented 1 year ago

Hi @pbelbin,

This issue has been fixed in Payara 6.2023.3.

Thank you, Elif