Hi,
One thing a restart does is pass all xhtml files through gumbo again to check/fix any link updates (and by doing so will fix any broken xhtml) and it will clear all caches that BV/PV will build for all resources linked to from that page. So if the link tag was broken in some way, or missing some pieces, that might explain everything. So I guess, if you ever see this problem, please try right clicking on the impacted xhtml page, and running ReformatHTML->Mend on the code and then verify the link tag in head is properly written/updated. URLs can be case-senstive while some file systems may not be so it may be as simple as wrong case being used in a file name or a broken link tag in head. Running Mend should rule this out.
KevinH
|