mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
19.23.2007 d24ec6c953cbb1b6c2d18e6d20500f5ddd08999d
use QUOT string to be able to add string with "
1 files modified
3 ■■■■■ changed files
opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/shared/functions/ldap.xml
@@ -2643,6 +2643,9 @@
        STAFCmd='modifyAnAttribute' 
   
    </script>
    <script>
        newAttributeValue=newAttributeValue.replace('"','QUOT')
    </script>
      <process name="'Modify An Attribut value'">
        <location>'%s' % location</location>