DO NOT REPLY [Bug 14229] - XSLTC indents as if indent always set to yes

2002-11-20 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

What's up with math110?

2002-11-20 Thread scott_boag
I just ran a smoketest and it failed because of math110. Gold: 1.75|1.75|true| 1.75|true| 0.00040|0.00040|true| 0.00040|true| My output: 1.75|1.75|true| 1.75|true| 0.0004|0.0004|true| 0.0004|true| You'll notice the trailing zeros in the gold that are not in my output. Anyone know what'

apply-imports parameter bug (was Re: Processing bug?)

2002-11-20 Thread scott_boag
(cc'd to xalan-dev as a head's up) Norman Walsh <[EMAIL PROTECTED]> wrote on 11/20/2002 03:41:17 PM: > According to the debug messages, it can't evaluate $expand-if-token > but I can't > see where that could ever become an RTF. Your bug, or mine? Well, it is Xalan bug, for sure. The param sp

cvs commit: xml-xalan/c/src Makefile.in

2002-11-20 Thread dbertoni
dbertoni2002/11/20 18:27:51 Modified:c/srcMakefile.in Log: Re-arranged directory order. Revision ChangesPath 1.107 +1 -1 xml-xalan/c/src/Makefile.in Index: Makefile.in === RCS file: /hom

cvs commit: xml-xalan/c/src Makefile.in

2002-11-20 Thread dbertoni
dbertoni2002/11/20 18:05:26 Modified:c/srcMakefile.in Log: Re-arranged directory order. Revision ChangesPath 1.106 +5 -6 xml-xalan/c/src/Makefile.in Index: Makefile.in === RCS file: /hom

cvs commit: xml-xalan/c/src/Include PlatformDefinitions.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:59:23 Modified:c/src/Include PlatformDefinitions.hpp Log: Fixed macro. Revision ChangesPath 1.17 +1 -1 xml-xalan/c/src/Include/PlatformDefinitions.hpp Index: PlatformDefinitions.hpp ===

cvs commit: xml-xalan/c/src/PlatformSupport URISupport.cpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:58:56 Modified:c/src/PlatformSupport URISupport.cpp Log: Fixed some macros. Revision ChangesPath 1.22 +1 -1 xml-xalan/c/src/PlatformSupport/URISupport.cpp Index: URISupport.cpp

cvs commit: xml-xalan/c/src/XPath MutableNodeRefList.cpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:35:03 Modified:c/src/XPath MutableNodeRefList.cpp Log: Fixed ifdefs. Revision ChangesPath 1.27 +6 -6 xml-xalan/c/src/XPath/MutableNodeRefList.cpp Index: MutableNodeRefList.cpp =

cvs commit: xml-xalan/c/src/XPath MutableNodeRefList.cpp XObjectFactory.hpp XObjectFactoryDefault.cpp XObjectFactoryDefault.hpp XPathExpression.cpp XPathExpression.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:30:09 Modified:c/src/XPath MutableNodeRefList.cpp XObjectFactory.hpp XObjectFactoryDefault.cpp XObjectFactoryDefault.hpp XPathExpression.cpp XPathExpression.hpp Log: Fixed ifdefs. Revision ChangesPath 1

cvs commit: xml-xalan/c/src/Include PlatformDefinitions.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:20:48 Modified:c/src/Include PlatformDefinitions.hpp Log: Fixed some macros. Revision ChangesPath 1.16 +3 -3 xml-xalan/c/src/Include/PlatformDefinitions.hpp Index: PlatformDefinitions.hpp =

cvs commit: xml-xalan/c/src/XMLSupport FormatterToDOM.hpp FormatterToHTML.hpp FormatterToXML.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 17:17:11 Modified:c/src/XMLSupport FormatterToDOM.hpp FormatterToHTML.hpp FormatterToXML.hpp Log: Fixed ifdefs. Revision ChangesPath 1.18 +1 -1 xml-xalan/c/src/XMLSupport/FormatterToDOM.hpp Index: FormatterToDOM.hp

cvs commit: xml-xalan/c/src/Include PlatformDefinitions.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 16:47:48 Modified:c/src/Include PlatformDefinitions.hpp Log: Fixed some macros. Revision ChangesPath 1.15 +4 -4 xml-xalan/c/src/Include/PlatformDefinitions.hpp Index: PlatformDefinitions.hpp =

cvs commit: xml-xalan/c/src/Include STLHelper.hpp XalanArrayKeyMap.hpp XalanObjectCache.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 16:30:42 Modified:c/src/Include STLHelper.hpp XalanArrayKeyMap.hpp XalanObjectCache.hpp Log: Fixed ifdefs. Revision ChangesPath 1.8 +20 -20xml-xalan/c/src/Include/STLHelper.hpp Index: STLHelper.hpp ==

cvs commit: xml-xalan/c/src/XalanDOM XalanNode.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 16:27:40 Modified:c/src/XalanDOM XalanNode.hpp Log: Removed unnecessary include. Revision ChangesPath 1.8 +1 -1 xml-xalan/c/src/XalanDOM/XalanNode.hpp Index: XalanNode.hpp ===

cvs commit: xml-xalan/c/src/XalanDOM XalanDOMString.cpp XalanDOMString.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 16:26:09 Modified:c/src/XalanDOM XalanDOMString.cpp XalanDOMString.hpp Log: Fixed ifdefs. Revision ChangesPath 1.29 +1 -1 xml-xalan/c/src/XalanDOM/XalanDOMString.cpp Index: XalanDOMString.cpp

cvs commit: xml-xalan/c/src/Include PlatformDefinitions.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 16:23:02 Modified:c/src/Include PlatformDefinitions.hpp Log: A few more macros. Revision ChangesPath 1.14 +2 -0 xml-xalan/c/src/Include/PlatformDefinitions.hpp Index: PlatformDefinitions.hpp =

Re: [PATCH] For allowing xalan to read property files without opening up container permissions

2002-11-20 Thread Ramesh Mandava
Hi Morris: Per your request I modified patch to take care of JDK 1.1.8 compatibility issue. With this change, when users use JDK1.1.8, it won't try to use AccessControl/PrivilegedAction classes ( We don' need to ). In JDK 1.1.8 there is no notion of permissions and policy files. It seems

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

2002-11-20 Thread dmarston
dmarston2002/11/20 15:05:42 Added: test/tests/conf-gold/impincl impincl29.out impincl28.out Log: Better coverage of apply-imports Revision ChangesPath 1.1 xml-xalan/test/tests/conf-gold/impincl/impincl29.out Index: impincl29.out =

cvs commit: xml-xalan/test/tests/conferr/impinclerr impinclerr10.xsl impinclerr10.xml

2002-11-20 Thread dmarston
dmarston2002/11/20 15:04:59 Added: test/tests/conferr/impinclerr impinclerr10.xsl impinclerr10.xml Log: Better coverage of apply-imports Revision ChangesPath 1.1 xml-xalan/test/tests/conferr/impinclerr/impinclerr10.xsl Index

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

2002-11-20 Thread dmarston
dmarston2002/11/20 15:04:15 Added: test/tests/conf/impincl/fragments impwparam.xsl Log: Better coverage of apply-imports Revision ChangesPath 1.1 xml-xalan/test/tests/conf/impincl/fragments/impwparam.xsl Index: impwparam.xsl =

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

2002-11-20 Thread dmarston
dmarston2002/11/20 15:03:55 Added: test/tests/conf/impincl impincl29.xsl impincl28.xsl impincl29.xml impincl28.xml Log: Better coverage of apply-imports Revision ChangesPath 1.1 xml-xalan/test/tests/conf/impincl/impincl29.xsl

Re: XPathEvaluator namespace prefix issues

2002-11-20 Thread ilene
Hi Richard, There is an open request for enhancement: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11792 addressing this issue. XPath leaves the availability of extension functions up to the environment, or calling implementation. (Within a stylesheet the TransformerImpl object itself imp

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

2002-11-20 Thread dbertoni
dbertoni2002/11/20 14:20:51 Modified:c/Projects/Win32/VC6/AllInOne AllInOne.dsp AllInOneWithICU.dsp c/Projects/Win32/VC6/DOMSupport DOMSupport.dsp c/Projects/Win32/VC6/ICUBridge ICUBridge.dsp c/Projects/Win32/VC6/Platfo

DO NOT REPLY [Bug 14539] - startDocument can be called twice by TransformerIdentityImpl

2002-11-20 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 14719] - ApplyXPath fails if Root Node has default namespace

2002-11-20 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 14719] New: - ApplyXPath fails if Root Node has default namespace

2002-11-20 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/XPath XLocator.cpp XLocator.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:43:12 Removed: c/src/XPath XLocator.cpp XLocator.hpp Log: Removed obsolete source files. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-xalan/c/src/XPath XPath.cpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:42:21 Modified:c/src/XPath XPath.cpp Log: Removed obsolete forward declaration. Revision ChangesPath 1.79 +0 -1 xml-xalan/c/src/XPath/XPath.cpp Index: XPath.cpp === RC

cvs commit: xml-xalan/c/src/XPath XPathEnvSupport.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:42:06 Modified:c/src/XPath XPathEnvSupport.hpp Log: Removed obsolete forward declaration. Revision ChangesPath 1.20 +0 -1 xml-xalan/c/src/XPath/XPathEnvSupport.hpp Index: XPathEnvSupport.hpp ==

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

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:41:43 Modified:c/Projects/Win32/VC6/AllInOne AllInOne.dsp AllInOneWithICU.dsp Log: Removed obsolete source files. Revision ChangesPath 1.18 +0 -8 xml-xalan/c/Projects/Win32/VC6/AllInOne/AllInOne.dsp Index: AllIn

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

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:41:36 Modified:c/Projects/Win32/VC6/XPath XPath.dsp Log: Removed obsolete source files. Revision ChangesPath 1.40 +0 -8 xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp Index: XPath.dsp =

cvs commit: xml-xalan/c/src/XSLT XSLTEngineImpl.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 10:39:35 Modified:c/src/XSLT XSLTEngineImpl.hpp Log: Removed obsolete forward declaration. Revision ChangesPath 1.103 +0 -1 xml-xalan/c/src/XSLT/XSLTEngineImpl.hpp Index: XSLTEngineImpl.hpp ===

DO NOT REPLY [Bug 6155] - Named decimal-format found across imports, but not default

2002-11-20 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 4686] - Gump smoketest fail: numbering14, 15

2002-11-20 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

cvs commit: xml-xalan/c/src/DOMSupport XalanNamespacesStack.hpp

2002-11-20 Thread dbertoni
dbertoni2002/11/20 09:00:49 Modified:c/src/DOMSupport XalanNamespacesStack.hpp Log: Fixed #if. Revision ChangesPath 1.8 +2 -2 xml-xalan/c/src/DOMSupport/XalanNamespacesStack.hpp Index: XalanNamespacesStack.hpp

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

2002-11-20 Thread jkesselm
jkesselm2002/11/20 08:04:37 Modified:java/src/org/apache/xml/dtm/dom2dtm2 Tag: xslt20 DOM2DTM2Base.java DOM2DTM2Traversers.java NodeDTMIDResolver.java NodeDTMIDResolver_xerces.java java/src/org/apache/

XPathEvaluator namespace prefix issues

2002-11-20 Thread Richard Zschech
Hi, I'm having a problem using the org.apache.xpath.domapi.XPathEvaluatorImpl with namespace prefixes in my xpath expression. An example xpath I have is "dyn:map(., '.')" which dosent do much but it relies on the exslt extensions. I have made a custom namespace resolver which maps the standard

Re: extension functions and implicit lookup

2002-11-20 Thread Ben Martin
On Wed, 2002-11-20 at 05:55, David N Bertoni/Cambridge/IBM wrote: > > > > > No, there's no real facility like that, since it's a bit difficult to do on > all of the supported platforms. > > It might be interesting to come up with an interface to allow for querying > available extension functio

DO NOT REPLY [Bug 13153] - Core on repeatedly evaluating an XPath expression

2002-11-20 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 14690] - Evaluate function craches

2002-11-20 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