If I have an account "foo" and I change the account name to "foobar" the account disappears Reproducible: Always Steps to Reproduce: 1. click on account "foo" in left half column 2. in the text field next to the avatar change to "foobar" 3. click apply Actual Results: account disappears from left hand column Expected Results: account should be renamed in left hand column
Git commit ec33c0d24225b59ee63d233e7658b111ff4d1a65 by Àlex Fiestas. Committed on 22/12/2013 at 04:03. Pushed by afiestas into branch 'master'. Do not allow to change the username When the username is changed, the user is actually removed and added again, this can couse many issues so it is better if for the time being we do not allow canging the username. M +8 -1 src/accountinfo.cpp http://commits.kde.org/user-manager/ec33c0d24225b59ee63d233e7658b111ff4d1a65