Return-Path: Delivered-To: apmail-xml-xalan-dev-archive@www.apache.org Received: (qmail 92709 invoked from network); 3 Feb 2005 18:18:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Feb 2005 18:18:38 -0000 Received: (qmail 39528 invoked by uid 500); 3 Feb 2005 18:18:36 -0000 Delivered-To: apmail-xml-xalan-dev-archive@xml.apache.org Received: (qmail 39490 invoked by uid 500); 3 Feb 2005 18:18:36 -0000 Mailing-List: contact xalan-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: xalan-dev@xml.apache.org Delivered-To: mailing list xalan-dev@xml.apache.org Received: (qmail 39477 invoked by uid 99); 3 Feb 2005 18:18:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Thu, 03 Feb 2005 10:18:35 -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 j13HtJFG021158 for ; Thu, 3 Feb 2005 18:55:19 +0100 Message-ID: <1182947602.1107453319938.JavaMail.jira@ajax.apache.org> Date: Thu, 3 Feb 2005 18:55:19 +0100 (CET) From: "Ari Miller (JIRA)" To: xalan-dev@xml.apache.org Subject: [jira] Updated: (XALANJ-1974) Doubles newline character In-Reply-To: <330976738.1096451493065.JavaMail.apache@nagoya> 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 [ http://issues.apache.org/jira/browse/XALANJ-1974?page=history ] Ari Miller updated XALANJ-1974: ------------------------------- Attachment: transformed.html > Doubles newline character > ------------------------- > > Key: XALANJ-1974 > URL: http://issues.apache.org/jira/browse/XALANJ-1974 > Project: XalanJ2 > Type: Bug > Components: Serialization > Versions: 2.6 > Environment: Windows Xp Professional O.S., Jrun 4, netBeans 3.6, sql server, jdk 1.4.2_03 > Reporter: vaibhav kakadia > Priority: Critical > Attachments: UtilityStylesheetTester.java, paragraph.xsl, saxontransformed.html, transform.xml, transformed.html > > Hi, > It seems to be a strage problem. I put a text like > 1 > 2 > and saves data. When I come back it is > 1 > 2 > I again saved data and came back it is > 1 > 2 > It seems that it is unable to parse #xd;#xa; (CR-LF) into #xa; (LF). So it increases newline character everytime. I don't know why this problem arises but when I was using older version of Xalan set it was 2.2.0 this was not taking place. > Please do the needful. > Vaibhav -- 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: xalan-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xalan-dev-help@xml.apache.org