Changes between Initial Version and Version 1 of Ticket #37198, comment 4


Ignore:
Timestamp:
Jul 22, 2026, 11:31:30 AM (3 weeks ago)
Author:
blighj

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37198, comment 4

    initial v1  
    33One thing I'd correct on the original ticket:
    44> This was introduced with the control-character handling in #36023.
    5 It wasn't so much introduced, as that fix missed this edge case. It wasn't working before that ticket, \n anywhere in the filename wasn't working at that point.
     5It wasn't so much introduced, as that fix missed this edge case. It wasn't working before that ticket, '\n' anywhere in the filename wasn't working at that point.
Back to Top