cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref DTMNodeProxy.java

2001-10-05 Thread jkesselm
jkesselm01/10/05 14:37:08 Modified:java/src/org/apache/xml/dtm/ref DTMNodeProxy.java Log: Bugzilla 3722; documenting known issue with simplest approach Revision ChangesPath 1.8 +8 -0 xml-xalan/java/src/org/apache/xml/dtm/ref/DTMNodeProxy.java Index: DTMNo

Re: Node tests and unqualified local elements

2001-10-05 Thread Joseph_Kesselman
>How can it not have a namespace? It doesn't, per the definition of Namepsaces. This is not a Xalan or XSLT issue; we are processing correctly. >I guess this is a larger question about what it means to be an >unqualified element in a schema Review the schema spec or tutorials thereon. Schemas

DO NOT REPLY [Bug 1405] - Extension function can not return the same Node object

2001-10-05 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: Node tests and unqualified local elements

2001-10-05 Thread David_Marston
>I looked at the XSL-LIST FAQ and archive, and found no discussion >unqualified element in match (at least, a search for "unqualified" >turned up nothing). It probably doesn't use the term "unqualified" as that word is not common in pure XSLT discussions. I'm sure that something is there in the

DO NOT REPLY [Bug 3722] - Accessing NodeList getChildNodes() in extension function throws DTMDOMException

2001-10-05 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 3722] - Accessing NodeList getChildNodes() in extension function throws DTMDOMException

2001-10-05 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 3722] - Accessing NodeList getChildNodes() in extension function throws DTMDOMException

2001-10-05 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 3722] - Accessing NodeList getChildNodes() in extension function throws DTMDOMException

2001-10-05 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: A swing and a miss! [Bug 1132]

2001-10-05 Thread Myriam_Midy
I think I fixed this. Remember that if the namespace is used, it has to be output; in other words, an element, which is the default namespace, will cause the default namespace to be output even if it is in the excluded list. Myriam

cvs commit: xml-xalan/java/src/org/apache/xalan/templates ElemTemplateElement.java

2001-10-05 Thread mmidy
mmidy 01/10/05 13:54:31 Modified:java/src/org/apache/xalan/templates ElemTemplateElement.java Log: Bugzilla 1132: changed getNamespaceForPrefix to also look for the default namespace Revision ChangesPath 1.46 +4 -0 xml-xalan/java/src/org/apache/xalan/templat

cvs commit: xml-xalan/test/tests/conf-gold/lre lre23.out lre22.out

2001-10-05 Thread dmarston
dmarston01/10/05 13:38:23 Added: test/tests/conf-gold/lre lre23.out lre22.out Log: Needed more LRE tests for exclude-result-prefixes. Bug-fix incomplete, so exclude tests for now. Revision ChangesPath 1.1 xml-xalan/test/tests/conf-gold/lre/lre23.out

cvs commit: xml-xalan/test/tests/conf/lre lre22.xml lre22.xsl lre23.xml lre23.xsl lre11.xsl lre03.xsl lre02.xsl

2001-10-05 Thread dmarston
dmarston01/10/05 13:36:34 Modified:test/tests/conf/lre lre11.xsl lre03.xsl lre02.xsl Added: test/tests/conf/lre lre22.xml lre22.xsl lre23.xml lre23.xsl Log: Needed more LRE tests for exclude-result-prefixes. Bug-fix incomplete, so exclude tests for now. Revision Chan

cvs commit: xml-xalan/test test.properties

2001-10-05 Thread dmarston
dmarston01/10/05 13:29:52 Modified:test test.properties Log: Needed more LRE tests for exclude-result-prefixes. Bug-fix incomplete, so exclude tests for now. Revision ChangesPath 1.16 +2 -1 xml-xalan/test/test.properties Index: test.properties

Re: Node tests and unqualified local elements

2001-10-05 Thread Brian Atkins
[EMAIL PROTECTED] wrote: > > NO. If that's what you want, you must declare the default namespace, via > xmlns='http://www.test.com/test' > > Please review the Namespaces In XML recommendation, > http://www.w3.org/TR/REC-xml-names/ [EMAIL PROTECTED] wrote: > > No. It's in the default (unpr

RE: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
I did not mention this, but I did change the filename to use and underscore char instead of a dash, but I still get the same error. THat is why I was wondering about WEB-INF. best, -Rob > -Original Message- > From: Robert Koberg [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 05, 2001

DO NOT REPLY [Bug 4001] - xsltc's javadoc needs work

2001-10-05 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 4001] New: - xsltc's javadoc needs work

2001-10-05 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/namespace incnamespace113.xsl namespace113.xsl

2001-10-05 Thread dmarston
dmarston01/10/05 12:24:47 Modified:test/tests/conf/namespace namespace113.xsl Added: test/tests/conf/namespace incnamespace113.xsl Log: Change namespace113a to incnamespace113 to please the automated testing. Revision ChangesPath 1.2 +1 -1 xml-xalan/te

DO NOT REPLY [Bug 3858] - TransformerFactory.getErrorListener() returns null

2001-10-05 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

Help Me Mr Wizard!

2001-10-05 Thread Fred Covely
I would like not to spend my weekend figuring this out so I am hoping someone knows the answer or absent that, has a couple of good theories. We are talking about Xalan/Xerces C++. I am running some Xalan/Xerces stuff under Borlands Delphi 5.0. Its pretty trivial. I do a loadlibrary on a dll a

cvs commit: xml-xalan/test/tests/conf/namespace namespace113a.xsl

2001-10-05 Thread dmarston
dmarston01/10/05 12:20:16 Removed: test/tests/conf/namespace namespace113a.xsl Log: Change namespace113a to incnamespace113 to please the automated testing. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

RE: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
When I set the template I use the full path to the file: file:/home/gudgeon/sites/master/WEB-INF/tool/site_chooser.xsl // /WEB-INF/tool/site_chooser.xsl String value = (String) CONTEXT.getInitParameter("site_chooser"); xsl = CONTEXT.getResource(value).toString(); Since I am not in the same direct

DO NOT REPLY [Bug 2399] - ClassLoaders for WAS Often Fail on compiled classes.

2001-10-05 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 1405] - Extension function can not return the same Node object

2001-10-05 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 1604] - Scriptable HTML attributes need to be returned unescaped

2001-10-05 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: Templates object created but still TransformerConfigurationException

2001-10-05 Thread Tom Amiro
Hi Robert, Thanks for sending the files. I know what the problem is and you can work around it for now. The stylesheet has a hypen in the name (site-chooser.xsl). The generated class file and auxilliary files get the basename site_chooser. So the class is not being found. For now could you nam

DO NOT REPLY [Bug 1405] - Extension function can not return the same Node object

2001-10-05 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 1405] - Extension function can not return the same Node object

2001-10-05 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 1364] - document type node ommitted in transform

2001-10-05 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 3994] - xsltc should supprt same method for calling external Java functions as Xalan

2001-10-05 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 1183] - process hangs up by resolving SYSTEM IDENTIFER URL

2001-10-05 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 4000] New: - class CharInfo - Loading of entities file assumes default platform encoding

2001-10-05 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/xdocs/sources/xalan readme.xml

2001-10-05 Thread dleslie
dleslie 01/10/05 10:58:34 Modified:java/xdocs/sources/xalan readme.xml Log: Added notes about handling of redundant namespace nodes when traversing the namespace axis (bugzilla 2650), and incorrect order of startDocument and setTransformState events (bugzilla 1800). Revisio

DO NOT REPLY [Bug 1800] - setTransformState not called until after startDocument

2001-10-05 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: Node tests and unqualified local elements

2001-10-05 Thread David_Marston
Brian Atkins writes: >I'm confused about how unqualified locals in an instance document >should match against node tests. This type of question belongs on xsl-list rather than here. It's the inverse of a FAQ about unqualified names in match patterns. >Here is a valid instance document: > >

Re: Xalan requires XML parsers to support DeclHandler?

2001-10-05 Thread Joseph_Kesselman
Without DeclHandler, I don't think we have any way to know which attributes are IDs, among other things. I believe that losing that info could cause some XPaths to malfunction. So I think this requirement is deliberate. It might be possible to record the fact that we were unable to register the

Templates object created but still TransformerConfigurationException

2001-10-05 Thread Robert Koberg
I have tried Tom's example but I am still having problems. I am attaching my file for Tom (if anybody else is willing to take a look I would be more than happy to send it!). The template is created as it shows in the console output. I explicitly set the system properties for the factories like thi

RE: A swing and a miss! [Bug 1132]

2001-10-05 Thread Joseph_Kesselman
My apogolies for the tupogaplhica er0r... ("Warning: Engage brain before putting fingers in gear.")

Re: Node tests and unqualified local elements

2001-10-05 Thread Joseph_Kesselman
> xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' > xsi:schemaLocation='http://www.test.com/test test.xsd'> > >Test > > > Although unqualified, the element 'spam' is in the http://www.test.com/test > namespace, correct? NO. If that's what you want, you

DO NOT REPLY [Bug 1875] - Build problem in Xalan-J 2.1.0

2001-10-05 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: A swing and a miss! [Bug 1132]

2001-10-05 Thread Murphy, James
Joseph...please slide your fingers one key to the left. ;) Thanks Jim > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 05, 2001 1:02 PM > To: [EMAIL PROTECTED] > Subject: Re: A swing and a miss! [Bug 1132] > > > > Haven't rea;;u had a ch

Re: A swing and a miss! [Bug 1132]

2001-10-05 Thread Joseph_Kesselman
Haven't rea;;u had a chance to look at your proposed change, but I'm doing some other work in that area of the code and I'll see if I can do something reasonable about this.

Node tests and unqualified local elements

2001-10-05 Thread Brian Atkins
I'm confused about how unqualified locals in an instance document should match against node tests. Consider the following example. Here is a schema with the default elementFormDefault of "unqualified": Here is a valid instance document:

DO NOT REPLY [Bug 1183] - process hangs up by resolving SYSTEM IDENTIFER URL

2001-10-05 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 1542] - The transofrmation fails if there are special unicode chars in CDATA

2001-10-05 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 1083] - OutputStream or Writer inside StreamResult always get flushed by Transformer.transform()

2001-10-05 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 1319] - xsl:copy handles namespaces incorrectly

2001-10-05 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/transformer ClonerToResultTree.java

2001-10-05 Thread jkesselm
jkesselm01/10/05 09:33:14 Modified:java/src/org/apache/xalan/transformer ClonerToResultTree.java Log: Bugzilla 1060 -- convert null nsuri to "" on output to match SAX conventions Revision ChangesPath 1.11 +4 -0 xml-xalan/java/src/org/ap

DO NOT REPLY [Bug 3960] - javascript error on method String.replace

2001-10-05 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 3960] - javascript error on method String.replace

2001-10-05 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 3995] New: - Request to abstract variable usage in XPath.

2001-10-05 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

A swing and a miss! [Bug 1132]

2001-10-05 Thread Brian Atkins
Well, I thought that the changes to getNamespaceForPrefix fixed it, but it's bck. I tried to look deeper into this, but haven't had time to track it down. Be aware that the changes I proposed, although I think are valid and desirable, have not seemed to fix the problem. I did notice that th

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

2001-10-05 Thread mmidy
mmidy 01/10/05 08:50:11 Modified:java/src/org/apache/xml/utils FastStringBuffer.java Log: Bugzilla 1165: Fix Null pointer Exception by checking for a null input param. Revision ChangesPath 1.14 +1 -3 xml-xalan/java/src/org/apache/xml/utils/FastStringBuffer.ja

DO NOT REPLY [Bug 1300] - test coming on on stdout on Transformer.transform() encountering a TransformerException

2001-10-05 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/xdocs/sources/xalan usagepatterns.xml

2001-10-05 Thread dleslie
dleslie 01/10/05 08:37:44 Modified:java/xdocs/sources/xalan usagepatterns.xml Log: Added note on TransformerHandler (cannot reuse) in response to Bugzilla SPR #1205. Revision ChangesPath 1.42 +4 -0 xml-xalan/java/xdocs/sources/xalan/usagepatterns.xml Ind

DO NOT REPLY [Bug 3994] - xsltc should supprt same method for calling external Java functions as Xalan

2001-10-05 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 1205] - TransformerHandler not reusable

2001-10-05 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 3994] New: - xsltc should supprt same method for calling external Java functions as Xalan

2001-10-05 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 1300] - test coming on on stdout on Transformer.transform() encountering a TransformerException

2001-10-05 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/templates ElemTemplateElement.java

2001-10-05 Thread jkesselm
jkesselm01/10/05 08:15:52 Modified:java/src/org/apache/xalan/templates ElemTemplateElement.java Log: Bugzilla 1549 -- resolve xml: prefix Revision ChangesPath 1.45 +6 -1 xml-xalan/java/src/org/apache/xalan/templates/ElemTemplateElement.java Index: ElemTem

DO NOT REPLY [Bug 2291] - Reading "META-INF/services/" should NOT assume default character encoding is UTF-8

2001-10-05 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 1060] - serializer problem

2001-10-05 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/xml/utils FastStringBuffer.java

2001-10-05 Thread mmidy
mmidy 01/10/05 08:03:09 Modified:java/src/org/apache/xml/utils FastStringBuffer.java Log: Bugzilla 1165: Fix Null pointer Exception by checking for a null input param. Revision ChangesPath 1.13 +8 -0 xml-xalan/java/src/org/apache/xml/utils/FastStringBuffer.ja

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

2001-10-05 Thread mmidy
mmidy 01/10/05 07:56:22 Modified:java/src/org/apache/xalan/processor StylesheetHandler.java Log: Bugzilla 1102 :Fix Null Pointer Exception. Thanks to [EMAIL PROTECTED] Revision ChangesPath 1.46 +1 -1 xml-xalan/java/src/org/apache/xalan/processor/StylesheetHa

DO NOT REPLY [Bug 1549] - doesn't work without namespace attribute

2001-10-05 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/templates ElemLiteralResult.java

2001-10-05 Thread jkesselm
jkesselm01/10/05 07:52:53 Modified:java/src/org/apache/xalan/templates ElemLiteralResult.java Log: Bugzilla 1549 -- resolve xml: prefix Revision ChangesPath 1.29 +3 -2 xml-xalan/java/src/org/apache/xalan/templates/ElemLiteralResult.java Index: ElemLiteral

DO NOT REPLY [Bug 1757] - Wrong encoding used when adding attributes in XSLT

2001-10-05 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 1009] - Malformed attribute expression lacks line/column information

2001-10-05 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 1102] - NullPointerException in StylesheetHandler.java in method pushSpaceHandling

2001-10-05 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 1165] - FastStringBuffer should check for null argument in append()

2001-10-05 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 1366] - wrong character conversion

2001-10-05 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 924] - The equals method of StringKey.java is not symmetric.

2001-10-05 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_bug

DO NOT REPLY [Bug 3942] - XPathAPI doesn't work on Relative Path anymore

2001-10-05 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 2983] - TransformerException after second newTransformer call

2001-10-05 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 2425] - document() method accesses URIResolver multiple times

2001-10-05 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 3962] - Transformation not done when a DTD is specified in the xml file

2001-10-05 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 3960] - javascript error on method String.replace

2001-10-05 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 3929] - java.lang.StringIndexOutOfBoundsException if there is single quotation mark in the end of the XPath expression

2001-10-05 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 3464] - LRE nested in generated element doesn't reset default NS

2001-10-05 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 2866] - Limit of 100 tokens in xpath expression

2001-10-05 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 2425] - document() method accesses URIResolver multiple times

2001-10-05 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: Xalan requires XML parsers to support DeclHandler?

2001-10-05 Thread Shane_Curcuru
Although I have a wierd feeling that this may be intentional, I can't actually comment on that yet. But it does sound like a good issue, so please enter it into our Bugzilla system under XalanJ2 as an Enhancement when you get a chance (or let me know if I should). http://nagoya.apache.org/bugzill

DO NOT REPLY [Bug 3722] - Accessing NodeList getChildNodes() in extension function throws DTMDOMException

2001-10-05 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 3942] - XPathAPI doesn't work on Relative Path anymore

2001-10-05 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 2983] - TransformerException after second newTransformer call

2001-10-05 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 924] - The equals method of StringKey.java is not symmetric.

2001-10-05 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_bug

DO NOT REPLY [Bug 2677] - Transformer.setOutputProperties(Properties prop) doesn't handle null input

2001-10-05 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 1132] - exclude-result-prefixes doesn't work for #default

2001-10-05 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 1132] - exclude-result-prefixes doesn't work for #default

2001-10-05 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 1366] - wrong character conversion

2001-10-05 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 1165] - FastStringBuffer should check for null argument in append()

2001-10-05 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 1133] - Extension namespace also used on LRE gets erroneous decls

2001-10-05 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 1102] - NullPointerException in StylesheetHandler.java in method pushSpaceHandling

2001-10-05 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 1009] - Malformed attribute expression lacks line/column information

2001-10-05 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 1060] - serializer problem

2001-10-05 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 1319] - xsl:copy handles namespaces incorrectly

2001-10-05 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 1549] - doesn't work without namespace attribute

2001-10-05 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 1757] - Wrong encoding used when adding attributes in XSLT

2001-10-05 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: square peg - round hole?

2001-10-05 Thread Claude Warren
I was afraid that was going to be the solution. Thanks. [EMAIL PROTECTED] wrote: > > > I have a document fragment that I need to parse with an XMLFilter. > > I may be misinterpreting your question, but... > > Parsing's really Xerces' problem rather than ours... The easiest way I know > to par

DO NOT REPLY [Bug 3749] - Problem by apply-template with parameter, if parameter value will be selected from variable with node set

2001-10-05 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

  1   2   >