Bug 685725 - Handle "muser" attributes in %gconf.xml files
authorBastien Nocera <hadess@hadess.net>
Tue, 9 Oct 2012 01:06:55 +0000 (21:06 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 9 Oct 2012 01:06:55 +0000 (21:06 -0400)
commit3fd3ab7dc9933cdac150eccc5d4bc6f2a442b697
tree066fa2af089284877a35fa392f322d40bbd7a3de
parent01beecb31bca3cd80dcd41dbc8ecfc363f7393e3
Bug 685725 - Handle "muser" attributes in %gconf.xml files

The migration of account data from GConf to key files parses raw
%gconf.xml files.  The parsing code neglected to handle "muser"
attributes in <entry> tags, so that when an "muser" attribute was
encountered, g_markup_collect_attributes() would throw an error an
cause the whole GConf migration phase to be aborted.
services/evolution-source-registry/evolution-source-registry-migrate-sources.c