[Bug 20080] KeyFile: ";" as a list may be mis-parsed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 22 18:24:08 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20080
Simon McVittie <simon.mcvittie at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|telepathy- |andrunko at gmail.com
|bugs at lists.freedesktop.org |
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2009-06-22 09:24:08 PST ---
http://git.collabora.co.uk/?p=user/andrunko/telepathy-qt4.git;a=shortlog;h=refs/heads/key-file
looks like a good change. However,
tests/telepathy/managers/test-manager-file.manager still contains:
56 # the value is an empty list
57 param-empty-list = as
58 default-empty-list = ;
which is clearly wrong - either it's wrongly being parsed as an empty list
(even though it should be a list of one empty string), or the name and comment
are wrong.
Further, tests/manager-file.cpp does not actually test that key (except
asserting that it exists).
So, please fix this: this bug should not be closed yet. Assigning to Andre.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list