<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lukas Renggli wrote:
<blockquote
 cite="mid:67628d690802042316l1ec89ac0t4b6b8de093906b99@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap=""> This sounds very believable.  I appreciate the insight.  To me this is the
#1 theory so far.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Newer versions of Seaside don't seem to be affected by this bug. On
<a class="moz-txt-link-abbreviated" href="http://www.squeaksource.com">www.squeaksource.com</a> I fixed the problem by replacing that #at: in
#evaluateCallbackAt:with: with an #at:...ifAbsent: [ ^self ].

Cheers,
Lukas

  </pre>
</blockquote>
Ah, I was hoping for something more devious, like forwarding the
offending request to <a class="moz-txt-link-freetext" href="http://www.microsoft.com">http://www.microsoft.com</a> or something :-)<br>
<br>
Just kidding.&nbsp; Your fix looks good.<br>
<br>
Nevin<br>
</body>
</html>