Quote:
Originally Posted by exaltedwombat
Another time, the contents of two whole chapters - everything between <body> and </body> - had gone.
|
I've seen splits result in the original file having nothing between the <body> tags. But in those cases, the content was all there in the newly created file.
But that's not a bug, that's just splitting at the beginning of a file before any of the content (where it doesn't make sense to split).