gmitter-ef opened a new issue, #4960: URL: https://github.com/apache/hop/issues/4960
### Apache Hop version? 2.12.0 ### Java version? OpenJDK 17 ### Operating system Windows ### What happened? When using "Load file content in memory" to read a JSON and a "JavaScript" transform to parse it, changing "Trim type" from "None" to any other value (i.e. "left", "right" or "both" in the "Fields" tab of "Load file content in memory" transform) changes the output of a (whitespace-less) value of a JSON attribute. How to reproduce: * copy the two files to default project * preview "JavaScript" transform If you change back "Trim type" to "none" everything is ok. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui, Component: Transforms -- 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]
