Hello Andrew
On 12-Jan-02, you wrote: > > Hello Matt > > Although now it does seem to be behaving itself..... > > On 12-Jan-02, you wrote: > >> If the site doesn't send application/x-lzx then it will never go to >> that place. If it sends a mimetype at all, V will trust it - extensions >> NEVER override the server sent mimetype. >> >> If you ignore the server sent mimetype (there's a tick for this in >> the menu) then it matches extensions only, and it's guaranteed to >> go to the right place. >> >> Blame the server for sending the wrong mimetype. > > COUGH! > > I have already stated: I have "ignore server mime types ticked" That was > one of the first things thrown back to me when I mentioned the problem. Okay, so then, that means it is matching by extensions, and it's guaranteed to go to the first instance of a mime type or class that contains that extension. Looking at the code for VAT, it just scans for the first instance of that extension in a list of mimetypes and then grabs the download path from that. Check your mimeprefs settings to make sure "lzx" isn't already in some other extensions box. -- Matt _____________________________________________________________________ Voyager Mailing List - http://v3.vapor.com/ Voyager FAQ....: http://faq.vapor.com/voyager/ Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE
