AndiFoFFN opened a new issue, #7299: URL: https://github.com/apache/hop/issues/7299
### Apache Hop version? 2.18.0 ### Java version? 21.0.11.10 ### Operating system Windows ### What happened? Since version 2.18.0, there have been bugs in the “Text File Input” transformation. “Additional output fields” are no longer passed through correctly. Until now, I had only passed the “Last modification field,” but it now returns a value of zero. If all preceding fields are also specified, the field returns a value again, but the “Size Field” generates an error in the log. The quick fix is therefore to name all fields. The issue occurs on Windows 11, Windows Server 2019, and Windows Server 2025. Linux and Mac have not been tested. ### Issue Priority Priority: 3 ### Issue Component 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]
