After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683397 - "Remember password" option is not always saved
"Remember password" option is not always saved
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: UOA
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-05 10:24 UTC by Mardy
Modified: 2012-09-07 12:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
consider account widget has changed if the remember checkbox is changed (2.44 KB, patch)
2012-09-07 10:27 UTC, Guillaume Desmottes
none Details | Review
delete the password if we are not supposed to remember it any more (1.76 KB, patch)
2012-09-07 10:27 UTC, Guillaume Desmottes
none Details | Review

Description Mardy 2012-09-05 10:24:06 UTC
Hi,
  testing empathy 3.5.91 with UOA. Here's one issue:

1) Select an existing non-oauth account (p.ex. icq) from the G-C-C
2) Edit options
3) Change the "Remember password" setting
4) Click on "Done"

Expected outcome:
- if the checkbox was previously unchecked, the password should now be stored into the signond DB
- if the checkbox was saved, the password should be removed from the signond DB

Actual outcome:
Nothing happens on the signond DB.


Note: the expected behaviour happens if the password field is also changed. Looks like the changes to the "remember password" checkbox alone do not trigger a commit.
Comment 1 Guillaume Desmottes 2012-09-07 10:27:21 UTC
Created attachment 223741 [details] [review]
consider account widget has changed if the remember checkbox is changed
Comment 2 Guillaume Desmottes 2012-09-07 10:27:23 UTC
Created attachment 223742 [details] [review]
delete the password if we are not supposed to remember it any more
Comment 3 Guillaume Desmottes 2012-09-07 12:33:52 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.