Project

General

Profile

Actions

Bug #5124

closed

Filtering API escaping substitution attributes

Added by krileon about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
24 February 2015
Due date:
% Done:

100%

Estimated time:

Description

The filtering API is treating the substitutions like HTML tags, which results in their string being broken and unable to parse.

Supplied: [cb:parse function="time"][lastvisitdate][/cb:parse]
Output: [cb:parse function="time"]2015-02-24 16:48:21[/cb:parse]"

The above is CB Auto Actions parsing, but any substitution that has ATTR="VALUE" will cause this.

Actions #1

Updated by krileon about 9 years ago

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

Fixed in MR !803

Actions #2

Updated by beat about 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF