Project

General

Profile

Actions

Bug #6325

closed

Actions utilizing escapeUrl incorrectly

Added by krileon over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02 December 2016
Due date:
% Done:

100%

Estimated time:

Description

The escapeUrl substitution escaping is meant to escape a string for use in a URL. It is currently being used on the URL it self causing a substituted in URL to completely break. Substitutions should be escaped when used for GET variables however. So it probably needs to detect if the entire URL is a substitution then don't escape it.

Actions

Also available in: Atom PDF