On Monday 26 January 2004 17:12, you wrote:
> Hi all,
>
> Here is a little bug about the TTrace package use.
>
> the ns_sourceproc is used when a .tcl page is requested.
> When the page does not exists, the code to return the :
>
> if {![file exists $file]} {
> ns_returnnotfound $conn
> } else {
>
> As the "$conn" param is not supported by the TTrace package, it returns an
> error page...
>
Sorry for the late response, but I was away in Tokyo/Japan
(worth visiting, IMHO :)
Again this problem is closely connected to the previous
ones you already experienced during operation of the
ttrace package. It is related to AS and its proc-level
compatibility mode with pre 3.0 versions. I wanted to
get this straighten out and modify the ttrace to cope
with such peculiarities... I never did that, unfortunately.
One of the reason is that we do not use the compat-mode
i.e. just call "ns_returnnotfound" w/o extra arguments.
The other reason was workload on other inhouse projects.
But I did not forget it...
Cheers
Zoran
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.