]
Andre Dietisheim updated JBIDE-21295:
-------------------------------------
Fix Version/s: 4.3.1.Beta1
(was: 4.3.1.Beta2)
Server Adpater: implement Show in > Web Browser works
-----------------------------------------------------
Key: JBIDE-21295
URL:
https://issues.jboss.org/browse/JBIDE-21295
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: openshift_v3, server_adapter
Fix For: 4.3.1.Beta1
Current code in OpenShiftServerExtendedProperties#getWelcomePage only takes the 1st route
which will open the wrong page if there are several ones in the same page. It is therefore
commented. We need to find a way to either give the user a chance to choose the route
among the available ones or find a way to programmatically choose the right one.