http://bugzilla.moblin.org/show_bug.cgi?id=10462
pohly <patrick.ohly(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
AssignedTo|patrick.ohly(a)intel.com |syncevolution(a)lists.intel.c
| |om
Summary|Synthesis extensions: |Synthesis extensions
|confuse Evolution |X-Synthes-Ref,
| |X-CustomLabel-: enable when
| |not using Evolution backend
Severity|normal |enhancement
--- Comment #1 from pohly <patrick.ohly(a)intel.com> 2010-04-09 09:22:38 PST ---
As a short term solution I disabled the extensions in the config. Now we can
treat this issue as an enhancement request.
Here's an idea I had. We could add a new "static-rule" XML parameter with
the
following semantic:
- can appear in any XML element
- value are boolean expressions with ! | & and brackets, with
plain words as atoms, for example: KDE | !EVOLUTION
- a backend can produce new profiles by giving the original profile ("vCard"),
the new name ("vCard-Evolution:") and which atoms are to be set (EVOLUTION)
- an XML parser does that by iterating over all elements and removing those
for which "static-rule" is false
- we must remove the parameter in the config passed to the engine or extend
the engine to ignore it
--
Configure bugmail:
http://bugzilla.moblin.org/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.