[tbnl-devel] New version 0.8.0 (Was: URL-DECODE and UTF-8 parameters)

Stefan Scholl stesch at no-spoon.de
Mon Sep 26 12:56:30 UTC 2005


On 2005-09-26 14:50:58, Stefan Scholl wrote:
> On 2005-09-26 14:32:19, Stefan Scholl wrote:
> > On 2005-09-24 01:43:40, Edi Weitz wrote:
> > > OK, I've done that now - version 0.8.0.  Please try it out yourself.
> > 
> > (CMUCL 19a)
> > A project now emits me a "An error has occured" to the browser. I
> > use URL-DECODE. TBNL:*ERROR* contains a SIMPLE-WARNING with the
> > "Ignoring external format ..." warning.
> 
> Please ignore for the moment. This stupid browser makes two
> requests: The page and a favicon.ico which isn't there. So the
> TBNL:*ERROR* doesn't correspond to the displayed error in the
> browser.
> 
> After a test with a text based browser I now have a
> UNDEFINED-FUNCTION in TBNL:*ERROR*. Most likely my own fault ...

Hmm!?  Inspected error:

FUNCTION-NAME: KERNEL::UNDEFINED-SYMBOL-ERROR-HANDLER
ACTUAL-INITARGS: (:FUNCTION-NAME "<error finding name>" :NAME TBNL:URL-ENCODE)
ASSIGNED-SLOTS: (CONDITIONS::NAME TBNL:URL-ENCODE)


TBNL:URL-ENCODE is gone? I see it's shadowed in packages.lisp ...
Yes, gone. 

Error in KERNEL:%COERCE-TO-FUNCTION:  the function
TBNL:URL-ENCODE is undefined.
   [Condition of type UNDEFINED-FUNCTION]






More information about the Tbnl-devel mailing list