[
https://issues.jboss.org/browse/JBIDE-11184?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-11184:
----------------------------------
Attachment: JBIDE-11184b.patch
newer patch, that fixes a case where the user is not prompted for his password when he
wants to see his applications. He immediatly got a '<User is not connected>'
label in the tree, whereas he would have the CredentialsWizard when trying to see the user
properties
NPE when the user is not connected (ignored the password dialog, did
not input his password)
--------------------------------------------------------------------------------------------
Key: JBIDE-11184
URL:
https://issues.jboss.org/browse/JBIDE-11184
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 3.3.0.Beta1
Attachments: JBIDE-11184.patch, JBIDE-11184b.patch
NPE when the user is not connected (ignored the password dialog, did not input his
password).
This occurs when the user details are being displayed in the properties view and when the
applications list is loaded.
workaround: check that the user.getPassword() != null before performing operations on the
user...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira