fix(accounts): complete client.name to client.account_name rename #159

Manually merged
jabber.developer merged 1 commits from fix/clientid-regression into master 2026-07-08 11:04:52 +00:00

The previous rename of the account option key left "client.name" in
accounts_set_client() and accounts_clear_client(), preventing the
option from being set/cleared. Update both functions to use the
correct "client.account_name" key.

The previous rename of the account option key left "client.name" in accounts_set_client() and accounts_clear_client(), preventing the option from being set/cleared. Update both functions to use the correct "client.account_name" key.
jabber.developer added 1 commit 2026-07-08 11:01:09 +00:00
fix(accounts): complete client.name to client.account_name rename
All checks were successful
CI Code / Check spelling (pull_request) Successful in 12s
CI Code / Check coding style (pull_request) Successful in 22s
CI Code / Code Coverage (pull_request) Successful in 3m21s
CI Code / Linux (debian) (pull_request) Successful in 5m12s
CI Code / Linux (ubuntu) (pull_request) Successful in 5m18s
CI Code / Check spelling (push) Successful in 13s
CI Code / Check coding style (push) Successful in 23s
CI Code / Linux (ubuntu) (push) Successful in 4m43s
CI Code / Linux (debian) (push) Successful in 9m8s
CI Code / Linux (arch) (pull_request) Successful in 13m3s
CI Code / Code Coverage (push) Successful in 9m17s
CI Code / Linux (arch) (push) Successful in 13m4s
756d4e18cf
The previous rename of the account option key left "client.name" in
accounts_set_client() and accounts_clear_client(), preventing the
option from being set/cleared. Update both functions to use the
correct "client.account_name" key.

Note: existing configurations with the old key will not be migrated
automatically; a migration fix will follow.
jabber.developer manually merged commit 756d4e18cf into master 2026-07-08 11:04:52 +00:00
jabber.developer requested review from jabber.developer2 2026-07-08 11:21:31 +00:00
jabber.developer added the
Kind/Bug
Priority
High
2
labels 2026-07-08 11:21:40 +00:00
jabber.developer added this to the Plans (2025-2026) project 2026-07-08 11:21:44 +00:00
jabber.developer moved this to Done in Plans (2025-2026) on 2026-07-08 11:21:53 +00:00
Sign in to join this conversation.
No description provided.