Hi broiny,
Even if you turn off Cleaning on Open and Save, any time a file is not well-formed, it is passed through a cleaning stage so that it becomes at least well-formed enough to properly parse. Also, you can manually invoke reformatting the html and again this setting is used.
Also, on a related note, fyi - all xhtml files are passed through gumbo and "auto-fixed" to be parse-able when opened no matter what. This is needed to be able to update any links when the file is first loaded and moved to its new home inside of Text. Regular gumbo tries hard to not mess things up (unlike its predecessor Tidy) but it will still be invoked upon load to make sure the files can actually load and display properly.
Hope this explains things.
Kevin
Quote:
Originally Posted by brolny
Of course it is not important at all, but a little unusual and confuses -
when Open and Save checkboxes are both unchecked,
I still can change radiobattons for cleaning types,
because they are enabled and one is selected.
|