Project

General

Custom queries

Profile

Actions

Feature #29400

closed

second argument of function entry() should take a List<Text> instead of a single Text node

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

Status:
Resolved
Priority:
High
Assigned To:
Category:
Engine
Target version:
-
Start date:
03/08/2018
Due date:
% Done:

100%

Estimated time:

Description

...else the text may be truncated when it is separated with some entities.

Example:

http://localhost:8080/path?arg1=value1&amp;arg2=value2

Actions #1

Updated by Reynaud Sylvain about 7 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Change behavior of implicit conversion : list of text nodes are now automatically joined!

Actions

Also available in: Atom PDF