Project

General

Profile

Actions

Bug #4902

closed

EffectiveConfigurationConnector converts '&lt;' to '<'

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

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Start date:
08/14/2013
Due date:
% Done:

100%

Estimated time:

Description

This bug prevents the browser to process any XSL file on effective configuration => home page is blank.

The bug can be reproduced with the following configuration:

    <view name="test">
        <connector type="StringConnector">
            <parameter name="content" eval="'&lt;'"/>
        </connector>
    </view>

Actions

Also available in: Atom PDF