exceptionfactory commented on PR #10679: URL: https://github.com/apache/nifi/pull/10679#issuecomment-3682578139
It seems like the particular issue relates to XML that is already formatted, thus having the white space text nodes. I haven't looked closely at the client-side rendering, but there might be an opportunity to adjustment on the frontend. In particular, since the Transformer has indenting enabled, perhaps disabling it could work, similar to how the frontend formats JSON. -- 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]
