Summary | HTML code in description table with Outlook 2013 and ActiveSync |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | anportel (at) tiscali (dot) it |
Created | 10/25/2013 (4274 days ago) |
Due | 10/20/2013 (4279 days ago) |
Updated | 10/30/2013 (4269 days ago) |
Assigned | 10/28/2013 (4271 days ago) |
Resolved | 10/30/2013 (4269 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 997cdeafba9340796910e596f52febb08eb57b98
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Wed Oct 30 10:45:25 2013 -0400
Convert incoming HTML ActiveSync task body to plaintext.
Bug: 12797nag/lib/Task.php | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/997cdeafba9340796910e596f52febb08eb57b98
problem is solved by KB2825632. Now my Outlook version is changed in
15.0.4535.1006
Thank you very much!! :-D
do not understand why Outlook believes that Horde is a real exchange
server.
therefor would not be able to talk to it at all.
string. All I know is that it's a fully registered, and up to date
version (as per Windows Update, anyway) of Outlook 2013. I can verify
the version number when I'm back.
I can do it or do I must to install a version from git?
release...or figure out your version of Outlook seems to be the only
one sending full HTML documents for description fields.
not understand why Outlook believes that Horde is a real exchange
server. What version of Outlook are you using? My version is
15.0.4420.1017. Could be the Apache configuration or version that make
this mistake? :-(
way, I can do it or do I must to install a version from git?
release...or figure out your version of Outlook seems to be the only
one sending full HTML documents for description fields.
Horde and posted under Synchronization section... :-( On post
#8I'vewrite:
I can do it or do I must to install a version from git?
State ⇒ Assigned
pear install horde/horde_role
pear run-scripts horde/horde_role
pear install -a -B horde/webmail
mysql -u root -p
create database horde;
webmail-install
have installed.
OL will not talk ActiveSync to a real Exchange server (not without
some hacks to the registry anyway).
Anyway, I see Nag still needs to be fixed to handle the incoming HTML
data if it's present.
<TITLE>Uffaaa</TITLE>
pear install horde/horde_role
pear run-scripts horde/horde_role
pear install -a -B horde/webmail
mysql -u root -p
create database horde;
webmail-install
Nothing else... :-(
I've configured apache to work with a REAL (trial) ssl cert because
without it outlook could not discover and authenticate with activcesync
This is very bizarre. Various Microsoft, Exchange, and Outlook
forums, as well as official Microsoft support channels, all indicate
that HTML/RTF text is NOT used for items that are synchronized over
ActiveSync - only with true Exchange connectivity or local IMAP/POP3
accounts.
Exchange server.. :-D
being sent from OL2013 (which I still can't produce) contains the
Title and Description in it - so when it's parsed on the Horde side it
also contains both. In which case there is nothing we can do about that.
all the descriptions of tasks, calendar, notes, and contacts.
ubuntu 12.04 server as a distribution, it may be something I have
not installed or any package that is not working properly with Horde?
Kronolith from ActiveSync is all contained in
Kronolith_Event::fromASAppointment() (in Kronolith/lib/Event.php). In
reviewing the code I don't see ANYWHERE that the title can be
concatenated to the description. Are you running a pristine Git
checkout, are you sure you don't have any local edits, or maybe a
corrupt merge or something? Otherwise you are going to have to trace
the code yourself to find out where this is happening for you.
configuration ... just fresh install...
This is very bizarre. Various Microsoft, Exchange, and Outlook forums,
as well as official Microsoft support channels, all indicate that
HTML/RTF text is NOT used for items that are synchronized over
ActiveSync - only with true Exchange connectivity or local IMAP/POP3
accounts.
first post that the problem appeared in all the descriptions of tasks,
calendar, notes, and contacts. To install horde I followed the
instructions from the website, I use ubuntu 12.04 server as a
distribution, it may be something I have not installed or any package
that is not working properly with Horde? When installing office 2013 I
did not set any particular configuration ... just fresh install... :-(
the description field.
field of horde.
All calendar entries entered in OL2013 are showing up correctly in
Horde and all entries entered in Kronolith are correctly being sync'd
to OL2013.
also in tasks, notes and other else that have a description field
in tasks and notes?
New Attachment: Shoots.zip
still can't reproduce this. Does current git fix this for you?
the description field. From horde to outlook not work, outlook can't
see the description field of horde.
I remember to you that the problem it's not only in calendar module,
also in tasks, notes and other else that have a description field
Thank you :-)
State ⇒ Feedback
still can't reproduce this. Does current git fix this for you?
commit ae4ea3aeeb6a8ab6e7f5ed735682782ad3e0bf65
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Sun Oct 27 23:18:48 2013 -0400
Fix handling event descriptions if they are provided in HTML/RTF.
Possible fix for
Bug: 12797kronolith/lib/Event.php | 21 +++++++++++++--------
1 files changed, 13 insertions(+), 8 deletions(-)
http://git.horde.org/horde-git/-/commit/ae4ea3aeeb6a8ab6e7f5ed735682782ad3e0bf65
to use HTML/RTF in the description field of an ActiveSync calendar
calendar. HTML/RTF is only supported in calendar description fields
when Outlook is using a .pst file.
No idea how you managed to get HTML data in there. Did you copy/paste
from somewhere else? Are you sure this even originated in an Outlook
calendar?
though I don't see that here. Where is the pref that you said you
see for RTF/HTML for the calendar data? I can't seem to locate that.
The only settings that passing changes in calendar, tasks etc is in
Advanced tab related to International Settings
though I don't see that here. Where is the pref that you said you see
for RTF/HTML for the calendar data? I can't seem to locate that.
New Attachment: outlook_sync_log.zip
BODYPREFS or not.
BODYPREFS or not.
defaults to HTML. I looked in the settings and I set where I found RTF
to HTML. Sure, one moment, i send to you the sync log
BODYPREFS or not.
State ⇒ Assigned
Assigned to Michael Rubinsky
HTML in those fields. I have a fully registered, up to date version of
Office 2013 Professional and I don't see anything like that.
Still, it won't be too hard to filter out HTML from the input stream.
New Attachment: Cattura.PNG
descriptions filled in from events created with Horde. Also, any new
events created in OL2013 with descriptions are correctly sync'd with
Horde. In fact, I can't create any HTML in OL2013 calendar
descriptions at all. Maybe some OL pref?
activation code valid for 60 days. I tried to uninstall it and
reinstall it but I can?t choose whether to use the plain text or html
format in calendar or tasks or notes. I installed the 5.1.2 version of
Horde Webmail. I have read on the web that for a some time also in
Outlook.com account are not enabled for a html format but you can only
enter a plain text on calendars and notes, so I also tried on a
hotmail account if it worked with plain text but does compose in HTML
and there you can see properly also trough webmail
State ⇒ Feedback
descriptions filled in from events created with Horde. Also, any new
events created in OL2013 with descriptions are correctly sync'd with
Horde. In fact, I can't create any HTML in OL2013 calendar
descriptions at all. Maybe some OL pref?
the descriptive text as HTML, correct?
It's recognized bug? Is there a way to fix it or is my installation
that is missing of something? Can you help me please? thanks
(or other that have a description field) with the web interface or
with an android device, outlook can't show the text inserted, it
return only a blank description
the descriptive text as HTML, correct?
It's recognized bug? Is there a way to fix it or is my installation
that is missing of something? Can you help me please? thanks
the descriptive text as HTML, correct?
elaborate more?
impossible to view correctly the description of calendar, task, note
or contacts synced with Outlook 2013 . It show only the source HTML
code like this for example
Otherwise, when i put a new Event with Android device, the webmail and
the device show correctly the description but in Outlook 2013 the
field is empty
Priority ⇒ 1. Low
elaborate more?
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Due ⇒ 10/20/2013
Summary ⇒ HTML code in description table with Outlook 2013 and ActiveSync
Type ⇒ Bug
Queue ⇒ Synchronization
I've installed Horde with Active Directory authentication and I've
used postfix and dovecot as IMAP and SMTP. I'm testing to synchronize
with Outlook 2013 and other smartphones. All works correctly, but in
the "description" of tasks, calendar and contacts with Outlook 2013 I
find in the database of Horde the HTML code which obviously neither
the webmail nor the other devices can interpreting. In web search i
haven't found any solution to the problem, neither even references of
someone who has encountered the same problem. How can i solve this
problem?
The HTML code in event_description table it's like this:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version rmj.rmm.rup.rpr">
<TITLE>Uffaaa</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P DIR=LTR><SPAN LANG="it"><FONT
FACE="Calibri">EEHEHEHEHEHEHHEHE</FONT></SPAN><SPAN
LANG="it"></SPAN></P>
</BODY>
</HTML>
thank you very much