Project

General

Custom queries

Profile

Actions

Bug #27408

closed

a single text() node may be parsed as 2 nodes (with big data streams)

Added by Reynaud Sylvain about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Urgent
Assigned To:
Category:
Adaptors
Target version:
-
Start date:
01/30/2018
Due date:
% Done:

100%

Estimated time:

Description

as a consequence, some XPath function, such as substring-before() may not give the expected result.

Actions #1

Updated by Reynaud Sylvain about 7 years ago

  • Category changed from XML Template Engine to Adaptors
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

The cause of the problem was neither the XML parser, nor the XML template engine, but the HTTPConnector because its stream was not buffered.

Actions

Also available in: Atom PDF