Fix reloading of account errors

Review Request #3796 — Created Jan. 31, 2025 and submitted

Information

pidgin/pidgin
default

Reviewers

As of /r/3575, saving an account error to accounts.xml converts the quark to a string, but reading it back incorrectly tries to parse it as an integer.

Reloaded an account with an error and didn't see a warning about GError with 0 domain.

Summary ID
Fix reloading of account errors
As of /r/3575, saving an account error to `accounts.xml` converts the quark to a string, but reading it back incorrectly tries to parse it as an integer.
001a5dcbffbd1c761e04686a24a11ab70ea88416
grim
  1. Great find! Thanks!!

  2. 
      
grim
Review request changed
Status:
Completed