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 239873

Summary: Improve login error message if user is not in Synergy database
Product: qa Reporter: hstenger
Component: SynergyAssignee: Vladimir Riha <vriha>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb, satory
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description hstenger 2013-12-30 14:05:26 UTC
Scenario: The user has an account for netbeans.org but is not in the Synergy database. In this case clicking the Sign In button on the Synergy page results in an error message saying "Login Failed, Incorrect credentials, please try again" or no error message at all. With Google Chrome the user may even be redirected to https://netbeans.org/mypage#/?revalidate=1 which shows a successful login.

It would be nice to get a more descriptive error message like "Login failed, Your account is not enabled for Synergy".
Comment 1 Vladimir Riha 2013-12-30 14:09:07 UTC
I'll add check so when user clicks on Sign in, I'll first check if his/her account exists in Synergy. If no, proper message will be displayed without any redirecting. 

Thank you for reporting.
Comment 2 Vladimir Riha 2014-01-02 08:08:50 UTC
Should be fixed now #454