Summary | Device/Synthesis.php: task priority levels |
Queue | Synchronization |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | karsten (at) horde (dot) org |
Requester | patrick.abiven (at) apitech (dot) fr |
Created | 01/04/2007 (6781 days ago) |
Due | |
Updated | 03/30/2007 (6696 days ago) |
Assigned | 01/04/2007 (6781 days ago) |
Resolved | 03/30/2007 (6696 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Device/Synthesis.php: task priority levels
Queue ⇒ Synchronization
State ⇒ New
The Device/Synthesis.php module is used for PocketPC and PalmOS devices.
As Pocket PC tasks can have 3 priority levels and Palm OS tasks can
have 5 priority levels, the convertServer2Client () function (line 43)
should check the device platform before converting Horde task priority
(5 levels) into a Device task priority with only 3 levels. For a Palm
OS device no conversion is required.
Regards
Patrick