I have a relative link, such as <a href='file.ext'>text</a>
It works fine for me, but recently we've been logging 404s on it. It seems a certain version of FF3.5 uses it as a link relative to the base domain, not the current directory (which was intended).
Can someone confirm this is a browser compatibility problem? Testing with other browsers, as well as other versions of FF seemed to work fine.