| 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 | 01/05/2009 (6148 days ago) |
| Due | |
| Updated | 08/18/2009 (5923 days ago) |
| Assigned | 01/05/2009 (6148 days ago) |
| Resolved | 08/18/2009 (5923 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| 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
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Nokia E70 sends X-<category>
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ Yes
New Attachment: a.patch
State ⇒ Unconfirmed
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> ...