Project

General

Custom queries

Profile

Actions

Bug #4903

closed

StringReplaceSerializer removes all data when it applied on XML data

Added by Lequeux Olivier almost 12 years ago. Updated almost 12 years ago.

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

100%

Estimated time:

Description

check this configuration sample :

    <view name="GGUS_ROD">
        <connector type="XMLConnector">
            <parameter name="content" eval="view('GGUS_OPS_Opened', '/test')"/>
        </connector>
        <serializer type="StringReplaceSerializer">
            <parameter name="replace">
                <entry key="GHD_Request_ID">titi</entry>
                <entry key="&gt;">&amp;gt;</entry>
            </parameter>
        </serializer>

    </view>
Actions #1

Updated by Lequeux Olivier almost 12 years ago

  • Subject changed from StringReplaceSerializer remove all data when it applied on XML data to StringReplaceSerializer removes all data when it applied on XML data
Actions #2

Updated by Reynaud Sylvain almost 12 years ago

  • Status changed from New to Resolved
  • Assigned To set to Reynaud Sylvain
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF