[tbnl-devel] Add hook before uploading a file.

Erik Enge erik.enge at gmail.com
Mon Sep 18 17:25:27 UTC 2006


On 9/17/06, Erik Enge <erik.enge at gmail.com> wrote:
> Actually I do know.  At that time *REQUEST* is bound

Hm, there are gremlins in my code.  *request* can't be bound at that
point because make-tmp-file-name is called from rfc2388:parse-mime
which is called from parse-rfc2388-form-data which is called in
initialize-instance :after on request.

I guess I'll patch TBNL locally to write the raw-post-data after
initialize-instance is done.

Erik.



More information about the Tbnl-devel mailing list