By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: lxmlElementUntail_for_xmlxpath_and_venturi

Title

Taking care of unexpected 'tail' attribute on xpath result Element.

Description

libxml2/lxml deliberately keep text nodes (usually whitespace) after an element node
with that element node. In xslt processing this sometimes causes aborts.
By getting rid of this tail (that was unwanted in the first place) these aborts
can be prevented. This is achieved by calling the new utility function lxmlElementUntail
from the XmlXPath and Venturi components.

Packages containing this changeset

meresco-components

Creation date

2011-11-08

Versions where this changeset is applied

Baseline version

https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-components/workingsets/3.4.20-Natag/version_0

Filename

201111081004.lxmlElementUntail_for_xmlxpath_and_venturi.changeset [download]