I noticed that when a read is split because there is an adapter in the middle, the name gets changed to "split-by-adapter....". But I am working with a file that repeats the read name on the quality header (so "+readname" matching "@Readname"). The fastq spec requires these names to be the same, which is no longer the case after the "split-by-adapter" gets added. There is a downstream tool that is complaining about this in my workflow.
Not a major issue, but I thought I'd mention it.