Hi Hans,
On Wed, 14 Nov 2007 17:08:54 +0100, "Hans Hübner" hans@huebner.org wrote:
OpenMCL has a bug in ENOUGH-NAMESTRING that makes Hunchentoot fail when the "/" prefix is exported from the file system using CREATE-FOLDER-DISPATCHER-AND-HANDLER. ENOUGH-NAMESTRING fails to work for URI paths having more than one component. As URI strings are not path names, I find using ENOUGH-NAMESTRING being a little fishy here anyway and I'd propose the following patch, courtesy of Kilian Sprotte:
Thanks. I've released a new version which incorporates your patch. Untested, as I'm currently in the process of re-installing my OS and my Lisps on my laptop.
The next time please send the patch as a an attachment or use a mail client which doesn't break lines willy-nilly... :)
Cheers, Edi.