[Bug 28826] KeyFile should support spaces in key names and string list params that don't terminate with ;
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 30 14:43:05 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28826
--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk> 2010-06-30 05:43:05 PDT ---
- // as an extension to the Desktop Entry spec, we allow "_", "." and
"@"
+ // as an extension to the Desktop Entry spec, we allow " ", "_", "."
and "@"
// as valid key characters - "_" and "." are needed for keys that are
// D-Bus property names, and GKeyFile and KConfigIniBackend also
accept
// all three of those characters.
There are now four extra characters, not three. Do GKF and KCIB both also
accept space?
(In reply to comment #0)
> Also if a string list does not terminate with ; KeyFile::valueAsStringList
> misses the last string.
So this is being permissive when parsing malformed keyfiles?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list