Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 46210 invoked from network); 27 Nov 2004 01:44:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Nov 2004 01:44:10 -0000 Received: (qmail 39301 invoked by uid 500); 27 Nov 2004 01:44:06 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 39270 invoked by uid 500); 27 Nov 2004 01:44:06 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 39257 invoked by uid 99); 27 Nov 2004 01:44:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 26 Nov 2004 17:44:05 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id iAR1i2nx009865 for ; Sat, 27 Nov 2004 02:44:02 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id iAR1i2Zg009863; Sat, 27 Nov 2004 02:44:02 +0100 Date: Sat, 27 Nov 2004 02:44:02 +0100 Message-Id: <200411270144.iAR1i2Zg009863@ajax.apache.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Subject: DO NOT REPLY [Bug 30043] - xml2html.xslt does not work on IE X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=30043 mdubinko@snapbridge.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dev@cocoon.apache.org |mdubinko@snapbridge.com ------- Additional Comments From mdubinko@snapbridge.com 2004-11-27 02:44 ------- Created an attachment (id=13552) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13552&action=view) Fix for IE issues with script Three things, really 1) IE doesn't like a function named 'click' 2) IE uses a non-standard property event.srcElement 3) IE doesn't track whitespace nodes, which was masking an off-by-one error in the show/hide code .micah -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.