Hi,
Quote:
Originally Posted by JimmyG
Does Tidy come into play, even tho I have it turned off?
Your example does not show the problem I have found. Every file I have ever lost, in 7.4 and 7.7 does the same thing. From some apparently arbitrary point (perhaps a mistake?) in the file, it removes everything from that point up to </body> and rewrites the ending to </body></html> without the line break.
|
The only places in the code where a closing body and closing html tag are appended without a newline in betwwen that I could actually find via a code search (and I easily may have missed some) is in the code that handles splitting of code into two different html files. Were you by any chance using that split feature?
Kevin