6.0.0-beta1
7/30/25

[#13928] xmlns:v= in some mails
Summary xmlns:v= in some mails
Queue IMP
Queue Version 6.2.7
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester orlandorozasi (at) gmail (dot) com
Created 03/26/2015 (3779 days ago)
Due
Updated 04/03/2015 (3771 days ago)
Assigned 04/01/2015 (3773 days ago)
Resolved 04/02/2015 (3772 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
04/03/2015 02:38:01 PM Michael Slusarz Comment #17 Reply to this comment
Confirmed that I can't update.

But you shouldn't be seeing "This part contains an attachment that can 
not be displayed within this part:" either, so that could be where the 
problem really lies.
04/02/2015 07:07:46 PM Jan Schneider Comment #16 Reply to this comment
Yes, though now that you mention that explicitly, I only noticed that 
version, and not the different version in the dom extension. Anyway, 
it could still be a bug fix in 2.7.7.
04/02/2015 06:56:43 PM leandro (dot) damascena (at) gmail (dot) com Comment #15 Reply to this comment
I know Jan.. And If you look at the version of libxml is 2.7.7.. 
Executing test.php (script included in horde) the result is OK

XML Parser support: Yes

Would you refer to "libxslt compiled against libxml Version => 
2.6.23"?! May be this?

Thank you.
As per INSTALL docs, libxml 2.7 is strongly suggested. Older 
versions are broken.
04/02/2015 06:49:03 PM Jan Schneider Comment #14
State ⇒ Not A Bug
Reply to this comment
As per INSTALL docs, libxml 2.7 is strongly suggested. Older versions 
are broken.
04/02/2015 06:08:21 PM leandro (dot) damascena (at) gmail (dot) com Comment #13 Reply to this comment
Michael, the problem is not specific with tidy extension.. I think the 
problem is dom + xmllib.. I've updated my server to CentOs 6.5 and 
works fine.. Looking to code and function return, I have two 
differents returns and in old server return wrong.

"./framework/Util/lib/Horde/Domhtml.php"
Line 86:
$doc->loadHTML($this->_xmlencoding . 
Horde_String::convertCharset($text, $charset, 'UTF-8'));

Here is my php libs and version

NEW SERVER

libexslt.so.0 => /usr/lib64/libexslt.so.0 (0x00007f4dcfee3000)
libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f4dcd2ec000)

php -i |grep -i dom
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
session.cookie_domain => no value => no value

php -i |grep -i xml
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.7.6
libxml
libXML support => active
libXML Compiled Version => 2.7.6
libXML Loaded Version => 20706
libXML streams => enabled
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) 
=> ^(text/|application/xhtml\+xml)
SimpleXML
Simplexml support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.6
xmlreader
XMLReader => enabled
xmlrpc
core library version => xmlrpc-epi v. 0.51
homepage => http://xmlrpc-epi.sourceforge.net
xmlwriter
XMLWriter => enabled
libxslt compiled against libxml Version => 2.7.6


OLD SERVER
libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x000000374c300000)
libxslt.so.1 => /usr/lib64/libxslt.so.1 (0x0000003749b00000)

php -i |grep -i dom
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
session.cookie_domain => no value => no value

php -i |grep -i xml
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.7.7
libxml
libXML support => active
libXML Compiled Version => 2.7.7
libXML Loaded Version => 20623
libXML streams => enabled
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) 
=> ^(text/|application/xhtml\+xml)
SimpleXML
Simplexml support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.7
xmlreader
XMLReader => enabled
xmlrpc
core library version => xmlrpc-epi v. 0.51
homepage => http://xmlrpc-epi.sourceforge.net
xmlwriter
XMLWriter => enabled
libxslt compiled against libxml Version => 2.6.23


I hope that is enough to do some compatibility patch .
That has nothing to do with making sure the tidy extension is installed.
04/01/2015 05:01:52 PM orlandorozasi (at) gmail (dot) com Comment #12 Reply to this comment
OK. i will test in the another server.

thanks
That has nothing to do with making sure the tidy extension is installed.
04/01/2015 04:58:04 PM orlandorozasi (at) gmail (dot) com Comment #11
New Attachment: update[1].png Download
Reply to this comment
Cannot reproduce either. Make sure you have the tidy extension installed.
04/01/2015 04:54:46 PM Michael Rubinsky Comment #10 Reply to this comment
That has nothing to do with making sure the tidy extension is installed.
04/01/2015 04:53:16 PM orlandorozasi (at) gmail (dot) com Comment #9
New Attachment: update.png Download
Reply to this comment
All updated.!
Cannot reproduce either. Make sure you have the tidy extension installed.
04/01/2015 03:46:17 PM Jan Schneider Comment #8 Reply to this comment
Cannot reproduce either. Make sure you have the tidy extension installed.
04/01/2015 02:12:11 PM orlandorozasi (at) gmail (dot) com Comment #7 Reply to this comment
I have de current stable version, the problem exist!!
The provided email displays fine for me in current Git.
04/01/2015 01:58:38 PM Michael Rubinsky Comment #6 Reply to this comment
The provided email displays fine for me in current Git.
04/01/2015 01:31:09 PM leandro (dot) damascena (at) gmail (dot) com Comment #5
New Attachment: message.txt Download
Reply to this comment
Sorry.. now I attached the message example.
Michael, using last stable groupware webmail this message rende 
fine.. Using last git version occurs this problem..
This is almost certainly a badly formed email. Please attach an
example email for further help.
04/01/2015 01:30:09 PM leandro (dot) damascena (at) gmail (dot) com Comment #4 Reply to this comment
Michael, using last stable groupware webmail this message rende fine.. 
Using last git version occurs this problem..
This is almost certainly a badly formed email. Please attach an 
example email for further help.
04/01/2015 01:25:30 PM Michael Rubinsky Comment #3
State ⇒ Feedback
Reply to this comment
This is almost certainly a badly formed email. Please attach an 
example email for further help.
04/01/2015 03:34:59 AM leandro (dot) damascena (at) gmail (dot) com Comment #2 Reply to this comment
I'm having the same problem.

[Show Quoted Text - 12 lines]
03/26/2015 12:26:42 PM orlandorozasi (at) gmail (dot) com Comment #1
Priority ⇒ 1. Low
State ⇒ Unconfirmed
New Attachment: horde html viewer.png Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 03/26/2015
Summary ⇒ xmlns:v= in some mails
Type ⇒ Bug
Reply to this comment
Hello, when open mail with html viewer exist code in the body:

xmlns:v="urn:schemas-microsoft-com:vml" 
xmlns:o="urn:schemas-microsoft-com:office:office" 
xmlns:w="urn:schemas-microsoft-com:office:word" 
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml
xmlns="http://www.w3.org/TR/REC-html40">

help please.

thanks

Saved Queries