xslt rule eats part of a paragraph

Bug #1907055 reported by Gil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxml
New
Undecided
Unassigned

Bug Description

At work (freitag.de) a German weekly newspaper, we use lxml to filter the content user enter (any user can register and write articles).

For a web weeks we have been trying to fix a bug where a paragraph at display time (after being processed by an XSLT transformation) gets part of its text stripped.

I can reproduce the problem in both python 2 and python 3, see below the system information.

A repository with a minimal test and instructions is available here: https://github.com/gforcada/test-lxml-bug

System information

Python : sys.version_info(major=3, minor=7, micro=9, releaselevel='final', serial=0)
lxml.etree : (4, 6, 2, 0)
libxml used : (2, 9, 10)
libxml compiled : (2, 9, 10)
libxslt used : (1, 1, 34)
libxslt compiled : (1, 1, 34)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.