RE: Sort problem

2002-11-01 Thread Cory Isaacson
This is solved now. It was a data error in my XML doc.   Thanks,   Cory -Original Message-From: Cory Isaacson [mailto:[EMAIL PROTECTED]]Sent: Thursday, October 31, 2002 9:57 PMTo: xalan-dev@xml. apache. orgSubject: Sort problem I have two sort documents, and in one vers

DO NOT REPLY [Bug 14185] New: - XPathAPI.selectNodeList() fails for 'contains()' attribute expression

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14178] - Long xpath expression throwing new error

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14178] - Long xpath expression throwing new error

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xpath/compiler OpMapVector.java

2002-11-01 Thread ilene
ilene 2002/11/01 12:33:54 Modified:java/src/org/apache/xpath/compiler OpMapVector.java Log: Patch for bugzilla #14178 - Long XPath expressions. The token queue was growing properly, but the operations map was missing the last element when it grew. Revision Changes

DO NOT REPLY [Bug 14111] - Doc, resources and test updates for Xalan Java 2.4.1

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14111] - Doc, resources and test updates for Xalan Java 2.4.1

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14178] - Long xpath expression throwing new error

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14178] New: - Long xpath expression throwing new error

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14176] New: - StreamTransform fails on 1.4/1.5 - works on 1.3

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/test/tests/conf-gold/impincl impincl27.out

2002-11-01 Thread mkwan
mkwan 2002/11/01 10:26:13 Modified:test/tests/conf-gold/impincl impincl27.out Log: Corrected gold file. Revision ChangesPath 1.2 +1 -1 xml-xalan/test/tests/conf-gold/impincl/impincl27.out Index: impincl27.out ===

cvs commit: xml-xalan/test/tests/conf/impincl impincl27.xsl

2002-11-01 Thread mkwan
mkwan 2002/11/01 10:25:42 Modified:test/tests/conf/impincl impincl27.xsl Log: Added the element to generate well-formed XML output. Revision ChangesPath 1.2 +3 -1 xml-xalan/test/tests/conf/impincl/impincl27.xsl Index: impincl27.xsl ===

DO NOT REPLY [Bug 13977] - IO exception with included stylesheet in a subdirectory

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/c/xdocs/sources/xalan faq.xml readme.xml samples.xml

2002-11-01 Thread dbertoni
dbertoni2002/11/01 10:10:17 Modified:c/xdocs/sources/xalan faq.xml readme.xml samples.xml Log: Fixed glitches and added some information about using GNU make. Revision ChangesPath 1.34 +7 -1 xml-xalan/c/xdocs/sources/xalan/faq.xml Index: faq.xml =

cvs commit: xml-xalan/test/tests/conf-gold/impincl impincl27.out

2002-11-01 Thread mkwan
mkwan 2002/11/01 10:09:40 Added: test/tests/conf-gold/impincl impincl27.out Log: Gold file for impincl27. Revision ChangesPath 1.1 xml-xalan/test/tests/conf-gold/impincl/impincl27.out Index: impincl27.out ===

cvs commit: xml-xalan/test/tests/conf/impincl/fragments imp27b.xsl imp27c.xsl

2002-11-01 Thread mkwan
mkwan 2002/11/01 10:08:34 Added: test/tests/conf/impincl impincl27.xml impincl27.xsl test/tests/conf/impincl/fragments imp27b.xsl imp27c.xsl Log: Added new testcase impincl27 for Bugzilla 13977. Test for hrefs containing the "file:" scheme part. Revision Ch

cvs commit: xml-xalan/c/xdocs/sources/xalan commandline.xml

2002-11-01 Thread dbertoni
dbertoni2002/11/01 10:06:50 Modified:c/xdocs/sources/xalan commandline.xml Log: Fixed glitch. Revision ChangesPath 1.25 +1 -1 xml-xalan/c/xdocs/sources/xalan/commandline.xml Index: commandline.xml ==

cvs commit: xml-xalan/c/src/XalanSourceTree XalanSourceTreeAttributesVector.cpp XalanSourceTreeAttributesVector.hpp

2002-11-01 Thread dbertoni
dbertoni2002/11/01 09:56:24 Removed: c/src/XalanSourceTree XalanSourceTreeAttributesVector.cpp XalanSourceTreeAttributesVector.hpp Log: Obsolete files. - To unsubscribe, e-mail: [EMAIL PROTEC

cvs commit: xml-xalan/c/Projects/Win32/VC6/AllInOne AllInOne.dsp AllInOneWithICU.dsp

2002-11-01 Thread dbertoni
dbertoni2002/11/01 09:55:01 Modified:c/Projects/Win32/VC6/AllInOne AllInOne.dsp AllInOneWithICU.dsp Log: New source file updates. Revision ChangesPath 1.15 +112 -12 xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp Index: AllInOne.ds

cvs commit: xml-xalan/c/src/PlatformSupport XalanArrayAllocator.hpp

2002-11-01 Thread dbertoni
dbertoni2002/11/01 09:47:29 Modified:c/src/PlatformSupport XalanArrayAllocator.hpp Log: Fixed endless loop in reset(). Revision ChangesPath 1.6 +2 -0 xml-xalan/c/src/PlatformSupport/XalanArrayAllocator.hpp Index: XalanArrayAllocator.hpp =

DO NOT REPLY [Bug 13651] - Problem with -XSL command-line option - java.net.MalformedURLException: no protocol

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/c/src/XSLT StylesheetConstructionContextDefault.cpp

2002-11-01 Thread dbertoni
dbertoni2002/11/01 08:51:27 Modified:c/src/XSLT StylesheetConstructionContextDefault.cpp Log: Make sure everything is reset properly. Revision ChangesPath 1.27 +12 -0 xml-xalan/c/src/XSLT/StylesheetConstructionContextDefault.cpp Index: StylesheetConstruction

DO NOT REPLY [Bug 14148] - Process command line cannot find translet for some xsl names

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

Re: problems with new -XSLTC option

2002-11-01 Thread mkwan
Tom, We don't have enough time to update the document for the Process command line before the 2.4.1 release. We will do it for the next release. The problem reported in bug 14148 is that the Process command line cannot find the translet when it exists. In this case it will try to do the transform

problems with new -XSLTC option

2002-11-01 Thread Tom Amiro
Hi, I just looked at the site doc for 2.4.1 on the commandline options and don't see the -xsltc option http://xml.apache.org/xalan-j/commandline.html Shouldn't it be documented? On a related issue, the following bug on the -XSLTC option has an attached patch, and is in the NEW state, but t

cvs commit: xml-xalan/java/src/org/apache/xalan/serialize SerializerToXML.java

2002-11-01 Thread mkwan
mkwan 2002/11/01 08:31:05 Modified:java/src/org/apache/xalan/serialize SerializerToXML.java Log: Simplify the code for the new SystemIDResolver. One call to the getAbsoluteURI interface should be enough. Revision ChangesPath 1.18 +2 -18 xml-xalan/java/src/or

cvs commit: xml-xalan/java/src/org/apache/xalan/processor TransformerFactoryImpl.java

2002-11-01 Thread mkwan
mkwan 2002/11/01 08:28:29 Modified:java/src/org/apache/xalan/processor TransformerFactoryImpl.java Log: For Bugzilla 13651. Set the systemID to a good absolute URI for the InputSource. Revision ChangesPath 1.44 +2 -8 xml-xalan/java/src

cvs commit: xml-xalan/java/src/org/apache/xml/utils URI.java

2002-11-01 Thread mkwan
mkwan 2002/11/01 08:26:01 Modified:java/src/org/apache/xml/utils URI.java Log: For Bugzilla 13977. Return a good absolute URI when the urlstring is in the form of "file:abc.xsl". Revision ChangesPath 1.8 +4 -7 xml-xalan/java/src/org/apache/xml/utils/URI.jav

cvs commit: xml-xalan/java/src/org/apache/xml/utils SystemIDResolver.java

2002-11-01 Thread mkwan
mkwan 2002/11/01 08:24:00 Modified:java/src/org/apache/xml/utils SystemIDResolver.java Log: Rework the SystemIDResolver class for Bugzilla 13651 and 13977. The getAbsoluteURI interfaces have been rewritten so that they always return a good absolute URI for a systemId string,

Re: EXSLT math functions

2002-11-01 Thread mkwan
Hi, This function was already implemented. If you download Xalan 2.4.1 (which was released yesterday), you will see it there. The signature for this function is: public static double sqrt(double num); Morris Kwan XSLT Development IBM Toronto Lab Tel: (905)413-3729 Email: [EMAIL PROTECTED]

DO NOT REPLY [Bug 14157] - ExsltDynamic documentation enhancement

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/java/src/org/apache/xalan/lib ExsltDynamic.java ExsltStrings.java

2002-11-01 Thread mkwan
mkwan 2002/11/01 07:06:42 Modified:java/src/org/apache/xalan/lib ExsltDynamic.java ExsltStrings.java Log: For Bugzilla 14157. Correct namespace prefixes in EXSLT javadoc. Revision ChangesPath 1.5 +1 -1 xml-xalan/java/src/org/apache/xal

DO NOT REPLY [Bug 11661] - xsl:key very very slow!

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14022] - updated faq to add new questions/re-organize

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14111] - Doc, resources and test updates for Xalan Java 2.4.1

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 13863] - NPE when transform called twice

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14083] - Exception in thread "main" java.lang.ClassFormatError: html2wml (Code of a metho

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14148] - Process command line cannot find translet for some xsl names

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14112] - preceding-sibling axis problems in xsltc

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14157] - ExsltDynamic documentation enhancement

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14157] New: - ExsltDynamic documentation enhancement

2002-11-01 Thread bugzilla
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://nagoya.apache.org/bugzilla/show_bu

EXSLT math functions

2002-11-01 Thread Artur Lorincz
Hello, I would like to use the "sqrt" EXSLT math function from Xalan. I looked briefly at some of the xalan sources and I would guess that this function should be implemented in the ExsltMath.java from "org/apache/xalan/lib". I am thinking of the following implementation: public static XObject s