Actions
Bug #4902
closedEffectiveConfigurationConnector converts '<' to '<'
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="'<'"/> </connector> </view>
Actions