| Summary | Calendar-Entry Nokia -> Server: Unsupported Content-Type: text/plain |
| Queue | Synchronization |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | chuck (at) horde (dot) org, jan (at) horde (dot) org |
| Requester | horde (at) ssn (dot) at |
| Created | 04/15/2008 (6417 days ago) |
| Due | |
| Updated | 05/25/2008 (6377 days ago) |
| Assigned | 05/17/2008 (6385 days ago) |
| Resolved | 05/25/2008 (6377 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
checking on both levels is fine.
State ⇒ Feedback
to be the right one, at least unless I'm proved wrong with some
example data. Thoughts?
Taken from Chuck Hagenbuch
State ⇒ Feedback
be on different stack levels for different clients, so something else
seems to be wrong.
Assigned to Chuck Hagenbuch
State ⇒ Resolved
New Attachment: contentType_Nokia_CommandSync.php.diff
There the contentType is expected to be sent in a _stack of 4 elements.
Coming from Nokia the _stack has 5 elements.
Using the attached patch workes for me.
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Calendar-Entry Nokia -> Server: Unsupported Content-Type: text/plain
Type ⇒ Bug
entry fails with the message
ERR: Error in adding client entry due to replace request:
Unsupported Content-Type: text/plain
in /tmp/sync/log.txt.
In /tmp/sync/data.txt there's also only one line:
Input received from client (text/plain)
The content extracted from client_11.wbxml says:
BEGIN:VCALENDAR
VERSION:1.0
BEGIN:VEVENT
UID:O85Ze07u4EEDl43cfDFBQ1
SUMMARY:Testtermin
DTSTART:20080416T160000Z
DTEND:20080416T200000Z
X-EPOCAGENDAENTRYTYPE:APPOINTMENT
CLASS:PRIVATE
SEQUENCE:0
X-METHOD:NONE
LAST-MODIFIED:20080415T101436Z
PRIORITY:2
X-SYMBIAN-LUID:1701
END:VEVENT
END:VCALENDAR
regards
Lukas