Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 437375

Summary: [users][admin] No error or success feedback when changing user password
Product: [ECD] Orion Reporter: Aidan Redpath <aidanr>
Component: ClientAssignee: Aidan Redpath <aidanr>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3    
Version: unspecified   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Aidan Redpath CLA 2014-06-13 09:44:04 EDT
When changing a password in the profile/user-list page there is no error message or success message. On success it has no message. On error it says "Password reset failed". The correct JSON is returned but it is not converted from a String to a JSON object in UsersService:resetUserPassword
Comment 1 Aidan Redpath CLA 2014-06-16 11:24:53 EDT
https://git.eclipse.org/r/#/c/28478/1
Comment 2 Aidan Redpath CLA 2014-09-16 11:05:29 EDT
Fixed and tested