]
Max Rydahl Andersen updated JBIDE-12898:
----------------------------------------
Attachment: invalidserver.png
default server logic seems a bit broken in login dialog
-------------------------------------------------------
Key: JBIDE-12898
URL:
https://issues.jboss.org/browse/JBIDE-12898
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Attachments: invalidserver.png
I edited ~/.openshift/express.conf and set libra_server to 192.168.1.40 (bogus ip)
New openshift conneciton ui then shows a red box next to it with a tooltip stating:
"You have to provide a valid server to connect to" (see screenshot)
That message does not really say what is wrong, i.e. what is causing a red error on a
server that is the default server.
If I then go and uncheck "use default server" and put in
"wonkaserver" (bogus name) the error goes away.
If I then press Ok it comes back saying my credentials are not valid - my guess would be
its actually a connection error that is happening not an auth error.
If i change it to
openshift.redhat.com things work again (I can validate)
And finally if I enable "use default server" again it actually stores the
server I typed in instead of using the default server.
In short - default server checkbox is not listened to, it always take from the content of
the checkbox (apparently) and there are some error checks that is not done/needed
consistently.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: