[Tickets #12486] Re: Can't download attachments over ActiveSync

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 1 11:31:07 UTC 2013


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/12486
------------------------------------------------------------------------------
  Ticket             | 12486
  Updated By         | simon at simonandkate.net
  Summary            | Can't download attachments over ActiveSync
  Queue              | Synchronization
  Version            | Git master
  Type               | Bug
  State              | Not A Bug
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


simon at simonandkate.net (2013-08-01 11:31) wrote:

>> I assume that the stream is handled differently in 14.1?
>
> The stream itself is not any different, but the device may be  
> requesting the attachment data using a different commands. E.g.,  
> ITEMOPERATIONS vs GETATTACHMENT requests. Both are valid requests  
> under 12.1 and 14.1 but maybe the device favors one over the other  
> in different EAS versions. The former is a more involved request  
> which, among other things calculates the size of the stream using  
> stream commands such as fseek() and ftell() whereas the latter does  
> not.
>

It appears to be using GETATTACHMENT under 12.1. So it looks like it's  
just the ITEMOPERATION stream that has the issue.

I do miss the replied flags that 14.1 gives... I'll try it back on  
14.1 over the weekend, and do some more digging.

Curious - are you still convinced that it's an issue with my php stack? :)





More information about the bugs mailing list