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.
Updated by beat about 10 years ago
- Target version changed from CB 2.0.1 to CB 2.0.2
Updated by krileon about 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !629
Actions