Modify

Opened 3 months ago

Closed 3 months ago

Last modified 9 days ago

#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.

Change History (3)

comment:1 Changed 3 months ago by Hashim

Apologies, I have no idea what happened to the title when I reported this last night, could someone change this to something more descriptive?

comment:2 Changed 3 months 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!

Last edited 3 months ago by Jos (previous) (diff)

comment:3 Changed 9 days ago by anonymous

haha, moaning? this is unacceptabel language. autoit goes out of use like brrrr! and good riddance

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.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.