Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 79851 invoked from network); 25 Nov 2007 13:41:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Nov 2007 13:41:15 -0000 Received: (qmail 25882 invoked by uid 500); 25 Nov 2007 13:41:02 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 25871 invoked by uid 500); 25 Nov 2007 13:41:02 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 25862 invoked by uid 99); 25 Nov 2007 13:41:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 05:41:02 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2007 13:40:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0EB5E714035 for ; Sun, 25 Nov 2007 05:40:43 -0800 (PST) Message-ID: <11140423.1195998043027.JavaMail.jira@brutus> Date: Sun, 25 Nov 2007 05:40:43 -0800 (PST) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Closed: (JSPWIKI-51) During "Sign in to JSPWiki" there is a "Stack overflow at line:0" In-Reply-To: <10929129.1195652683306.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dirk Frederickx closed JSPWIKI-51. ---------------------------------- Resolution: Fixed Solved in v2.5.161 Removed some javascript recursion to please IE's poor implementation of js. See. Element.visible() > During "Sign in to JSPWiki" there is a "Stack overflow at line:0" > ----------------------------------------------------------------- > > Key: JSPWIKI-51 > URL: https://issues.apache.org/jira/browse/JSPWIKI-51 > Project: JSPWiki > Issue Type: Bug > Affects Versions: 2.5.139-beta > Environment: IE 6.0.28 > Reporter: Rob Schramm > Assignee: Dirk Frederickx > Priority: Minor > > The http://www.jspwiki.org/Login.jsp?redirect=Main causes a "stack overflow at line:0". -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.