This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 59433 - Password field doesn't replace text with asteriks
Summary: Password field doesn't replace text with asteriks
Status: CLOSED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebSphere (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 15:59 UTC by Alexander Kouznetsov
Modified: 2006-06-01 12:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2005-05-31 15:59:52 UTC
Steps to reproduce:
- Add WebSphere Server Instance
- Right-click its node and select Properties. Properties window is shown
- Try to enter new password.
- RESULT: During entering it is shown without asteriks. It is security issue.
Comment 1 Kirill Sorokin 2005-05-31 19:37:11 UTC
Well.. For the plugins we do not really need that level of security. The plugins
are mostly used to work with local, development instances that are not so
security-critical. Thus making this a P3 ENCH.
Comment 2 Kirill Sorokin 2005-06-01 09:28:16 UTC
Moving back to DEFECT as per request from QE.
Comment 3 Kirill Sorokin 2005-06-16 17:18:41 UTC
Need to change the property's type to password, while it is plain string now.
Comment 4 Kirill Sorokin 2005-06-17 23:50:45 UTC
Now the password field is a real JPasswordField component
Comment 5 Alexander Kouznetsov 2005-08-09 12:22:12 UTC
Failed to verify with Buzz EA RC2 build
Comment 6 zikmund 2005-08-29 14:55:49 UTC
Is it gonna be reopened of verified?
Comment 7 Alexander Kouznetsov 2006-06-01 12:47:53 UTC
Closed without verification