pdrangeid opened a new issue, #2066:
URL: https://github.com/apache/hop/issues/2066

   ### Apache Hop version?
   
   2.2
   
   ### Java version?
   
   11.0.15
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When using "Replace in String"
   If the value you are replacing WITH (either 'replace with field', or 
'replace with' and using a Hop variable) contains any backslash characters - It 
will NOT end up in the resulting output.  The backslash values will simply be 
ignored and not be present in the resulting outputvalue.  All other characters 
will remain as expected.
   
   Understanding this is an excape character and may be problematic - if it 
cannot be fixed easily it should be documented.
   I confirmed this behavior in ver 2.1 and 2.2 with hop variables and/or new 
string fields created with "generate rows" step.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Translations


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to