#4036 closed Bug (Rejected)
All
Reported by: | Hashim | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
As per:
https://www.autoitscript.com/forum/topic/197337-solved-filewritefromarray-adds-new-line-at-the-end/
_FileWriteFromArray appends Windows CRLF line endings to all lines, with no support for Unix/Linux LF endings. This either requires post-processing with external tools or even more hacky solutions. This seems like a vital enough omission to consider it a bug, as it could silently cause things to fail on many Linux servers, for example. Please consider adding a parameter to configure the line ending, or maybe only append an CRLF if an LF is not detected.
Attachments (0)
Change History (2)
comment:1 Changed 21 hours ago by Hashim
comment:2 Changed 20 hours ago by Jos
- Resolution set to Rejected
- Status changed from new to closed
Is this a Bug/Feature request/ Moaning about something that doesn't work as you would like?
For starters, in case you like to post a Bug or feature request you start with a proper Title/Subject.
Next, you follow our bug reporting guidelines.
Discussion are done in the forum!
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Apologies, I have no idea what happened to the title when I reported this last night, could someone change this to something more descriptive?