Project

General

Profile

Actions

Bug #4070

closed

Redirect message parameter stripping HTML

Added by krileon almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 June 2013
Due date:
% Done:

100%

Estimated time:

Description

The redirect message can have HTML, but the parameter is stripping it. So for example the below substitution IF statement is stripped down.

[cb:if cb_field<="50"]my text [/cb:if]

Actions #1

Updated by krileon almost 11 years ago

Check other redirect message usages such as the parameters provided in the Login/Logout action to ensure they're working properly as well.

Actions #2

Updated by krileon almost 11 years ago

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

When storing values were being double stripped. They should only be stripped on re-display and on usage to avoid double stripping resulting in values being completely distorted during the storage process. Parameters will now store as RAW to avoid any future storage issues.

Actions #3

Updated by krileon almost 11 years ago

  • Target version set to 5.0.0
Actions #4

Updated by krileon almost 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF