Actions
Bug #4792
closedINI string parsing not backwards compatible
Description
When an INI string contains linebreaks it appears the linebreak is lost and only the first line of text is returned. The linebreaks are also not converted on output so you end up with \r\n being displayed.
Actions