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

smaguin
19.23.2007 ed30c71094a328188a3b5a0a25da6c89d97866f3
use QUOT string to be able to add string with "
1 files modified
3 ■■■■■ changed files
opends/tests/functional-tests/shared/functions/ldap.xml 3 ●●●●● patch | view | raw | blame | history
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>