http://bugs.meego.com/show_bug.cgi?id=1023
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2010-09-29 06:09:19 PDT ---
There's now a unit test in CmdlineTest::testConfigureSources() which reflects
the current broken behavior. Remove the following code to trigger this issue:
// Known problem (BMC #1023): type is reset to what is in the template,
// should be preserved.
//
// Temporarily fix the "expected" result so
// that we can pass the rest of the test.
boost::replace_all(expected,
"peers/scheduleworld/sources/addressbook/config.ini:type =
file:text/vcard:3.0",
"peers/scheduleworld/sources/addressbook/config.ini:type =
addressbook:text/vcard");
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.