Re: CGI unable to process
Re: CGI unable to process
- Subject: Re: CGI unable to process
- From: Christopher Nebel <email@hidden>
- Date: Sun, 23 Sep 2001 01:05:38 -0700
On Friday, September 21, 2001, at 06:26 PM, Steven Angier wrote:
email@hidden wrote:
Your symptom suggests that what I'm going to say is not the problem,
but
don't upgrade 9.1's Applescript 1.5.5 to AS 1.6. There is a known bug
which
causes Applescript CGIs which are not already running to ignore the
handle
CGI Request event.
This is actually a bug in the applet shell ...
I think that script applications compiled under AS versions earlier
than 1.6
should continue to work, so long as they are not recompiled under AS
1.6,
since the applet resources would have been assembled under the earlier
AS
version.
That would be handy, but unfortunately it's not the case. The applet
shell is part of the AppleScript extension, not the applet itself, so
what version it was compiled with is irrelevant as far as this bug is
concerned -- what matters is what you're running with.
--Chris Nebel
AppleScript Engineering