I just lost the opportunity to give someone a trial version of my new software -- hopefully they'll try again tomorrow. Why? Because a two year (and three major revision) long bug hasn't been addressed in the Domino code. I can't print the technote from the KB due to copyright, but I can link to it on IBM's site. I can link to it though. Here's a link.
This is a really hard bug to figure out, because its totally inconsistent. You see a 404 error, reload the page with fixed case and it runs. Try it with broken case and it works now even if you didn't change anything!
Obviously, this is because the CACHE is not case sensitive, but the lookup routine is. Once its in the cache, the page is fine until time runs out and the page drops from the cache again and the lookup routine has to get called.
This is stupid behavior.
Comment Entry |
Please wait while your document is saved.
issues. Seems to work for the HTTP/URL's access too since I access my mail
file and some apps this way (typing lowercase only into the address bar). I
know some of those directories and files I access this way are mixed case.