[Bug 390532] GKeyFile breaks old gnucash files
glib (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 29 04:49:59 UTC 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=390532
glib | general | Ver: 2.12.x
Matthias Clasen changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mclasen at redhat.com
------- Comment #2 from Matthias Clasen 2006-12-29 04:48 UTC -------
hmm, space is a spectacularly bad character to allow in keys, if only because
it won't work at the beginning or end of keys. Consider cases like:
Name = foo # sets the key "Name", trailing space is stripped
Name=bar # sets the key "Name", initial space is stripped
Name [de] = bar # sets the de locale value for the key "Name "
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the pkg-gnome-maintainers
mailing list