Community
Participate
Working Groups
There are a couple issues with the RSE password prompt dialog: 1) the user can select "save password" without saving the user id. This means that on restart the saved user id/password will not take effect 2) the save user id field is disabled when the id in the text field is the same as the current id in memory. The disabled field shows the user id as having not been saved regardless of whether that's true or not. Further, the disable text field prevents the user from saving the user id if it wasn't saved earlier.
Created attachment 193079 [details] patch for dealing with saving user id
Dave, do you see any problems with this patch?
I've committed the change to cvs.