Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 34543 invoked from network); 29 Aug 2004 23:38:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Aug 2004 23:38:43 -0000 Received: (qmail 17492 invoked by uid 500); 29 Aug 2004 23:38:40 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 17406 invoked by uid 500); 29 Aug 2004 23:38:39 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 17383 invoked by uid 99); 29 Aug 2004 23:38:39 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Sun, 29 Aug 2004 16:38:39 -0700 Received: (qmail 2727 invoked from network); 29 Aug 2004 23:40:20 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 29 Aug 2004 23:40:20 -0000 Message-ID: <477208136.1093822820951.JavaMail.apache@nagoya> Date: Sun, 29 Aug 2004 16:40:20 -0700 (PDT) From: commons-dev@jakarta.apache.org To: commons-dev@jakarta.apache.org Subject: [jira] Commented: (JELLY-47) Attribute corruption when dealing with converting attributes that include namespaces Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following comment has been added to this issue: Author: dion gillard Created: Sun, 29 Aug 2004 4:39 PM Body: FWIW, this is not a blocker for me for beta-4. It seems that it is entirely a DOM4J issue. --------------------------------------------------------------------- View this comment: http://issues.apache.org/jira/browse/JELLY-47?page=comments#action_37894 --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JELLY-47 Here is an overview of the issue: --------------------------------------------------------------------- Key: JELLY-47 Summary: Attribute corruption when dealing with converting attributes that include namespaces Type: Bug Status: Unassigned Priority: Critical Project: jelly Components: core / taglib.core Fix Fors: 1.0-beta-4 Assignee: Reporter: Ben Walding Created: Sat, 12 Apr 2003 7:40 AM Updated: Sun, 29 Aug 2004 4:39 PM Description: It seems like there is attribute corruption when dealing with converting attributes that include namespaces. (It might be that my understanding on namespaces is a bit wrong, but I still think jelly is broken) Essentially, the script is creating a file with the content (not even valid XML) when I would expect it to produce something like I have included tests cases and scripts for this scenario --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org