Summary | Nokia E70 sends X-<category> |
Queue | Synchronization |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | sberthelot (at) emisfr (dot) com |
Created | 2009-01-05 (4396 days ago) |
Due | |
Updated | 2009-08-18 (4171 days ago) |
Assigned | 2009-01-05 (4396 days ago) |
Resolved | 2009-08-18 (4171 days ago) |
Milestone | |
Patch | Yes |
State ⇒ Resolved
Some categories, instead of having X- are synced as all caps.
I'd suspect that this is the case for categories that the Nokia
software sees as "native" categories in contrast to "user-defined" ones.
Prefixing user-defined categories to avoid name space conflicts is not
very smart
but quite common. Like in the mime type definitions where non-standard
mime types
are required to prefix the subtype with "x-". (E.g. application/zip
vs. application/x-tar )
Some categories, instead of having X- are synced as all caps.
Assigned to Jan Schneider
State ⇒ Assigned
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Nokia E70 sends X-<category>
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ Yes
New Attachment: a.patch
bug #6849my Nokia E70 sends categories with X-<category>I don't know which models do that exactly but I'm pretty sure the E65
does it also.
Before seing the patch in
#6849I usually manually applied the sameconvertClient2Server function that the P800.php inconditionnally. It
didn't break the behavior for my E70 and I don't think it would do for
other Nokia devices until someone names all its categories with a
X-<something> ...