Summary | Problem with OOF on ActiveSync Start-Enddate |
Queue | Synchronization |
Queue Version | FRAMEWORK_5_2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | tomnet (at) tbuhl (dot) ch |
Created | 11/24/2014 (3880 days ago) |
Due | |
Updated | 01/05/2015 (3838 days ago) |
Assigned | 12/16/2014 (3858 days ago) |
Resolved | 01/03/2015 (3840 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
It looks like the pirum server is unable to rebuild due to a broken
dependency in at least one package, on the now EOL'd pear.phpunit.de
channel.
I'll look at this when I'm back home and not ssh'ing via my phone.
over pear.horde.org?
State ⇒ Resolved
commit cf2cc2bb31d7b8dc0d587694b3ca872901694fd2
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jan 2 22:36:22 2015 -0500
[mjr] Improve/fix support for handling OOF messages in ActiveSync
(
Bug #13719).framework/Core/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/cf2cc2bb31d7b8dc0d587694b3ca872901694fd2
commit 37abe9ce7eb2949f0a55d921882c9fa3ba53e33f
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Jan 2 22:35:56 2015 -0500
[mjr] Improve/fix support for handling OOF messages (
Bug #13719).framework/ActiveSync/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/37abe9ce7eb2949f0a55d921882c9fa3ba53e33f
State ⇒ Assigned
actually making it to Ingo's API to be sure the issue isn't in Ingo.
New Attachment: 4E696E65363842304442453135453833.txt
The mentioned attachement didn't make th trough yesterday...
-- Tom
work as expected.
But i didn't see the protocol error any more.
I added another log of an unsuccessful ActiveSync (Unsuccessful in the
sense that ingo didn't catch the changes made on the mobile side.)
I still file a bug tomorrow with nine, because the client shows
nonstandart behaviour, something i think shouldn't be taken care of
server side.
--Tom
State ⇒ Resolved
commit d392c14dd37b69c0d7cdb651121cb1fca8c52dc0
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Dec 15 13:50:57 2014 -0500
Refactor DEVICEINFORMATION requests and workaround
Bug: 13719in theprocess.
.../Horde/ActiveSync/Message/DeviceInformation.php | 73 +++++++++++
.../lib/Horde/ActiveSync/Message/Oof.php | 61 +++++++++
.../lib/Horde/ActiveSync/Message/OofMessage.php | 64 +++++++++
.../lib/Horde/ActiveSync/Request/Settings.php | 137
++++++--------------
framework/ActiveSync/package.xml | 14 ++-
5 files changed, 247 insertions(+), 102 deletions(-)
http://github.com/horde/horde/commit/d392c14dd37b69c0d7cdb651121cb1fca8c52dc0
I'l file a bug with the Nine Folks then...!
--Tom
I'l file a bug with the Nine Folks then...!
--Tom
State ⇒ Not A Bug
Nine that is triggered by an empty response text. The empty value,
instead of being sent as the empty tag (<Settings:ReplyMessage />) It
is being sent as an Opening and Closing tag with no content. This
isn't correct.
You can test this yourself by selecting to send the same (non-empty)
message to both internal and external users.
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: OOF.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ Synchronization
Summary ⇒ Problem with OOF on ActiveSync Start-Enddate
Type ⇒ Bug
"In Nine, you have to uncheck "Send replies only during this time
period"; and check "Send same replies to outside organization" as well
as "Send automatic replies to senders outside my organization" and on
the bottom uncheck "Send only to my Contacts"."
If i activate Start-Enddate, i get an error on the client.
(See attached Activesync log)