SUBJECT: Xalan-J JIRA defect review minutes
WHEN: Tuesday June 7, 2005 from 2:00 to 3:30 pm EDT
INVITEES: Active Apache Xalan committers
CHAIR:Brian Minchau
WHERE:Teleconference
Phone for Toronto Area: (???) ???-
Phone for Others:
[ http://issues.apache.org/jira/browse/XALANJ-2024?page=all ]
Brian Minchau reassigned XALANJ-2024:
-
Assign To: Brian Minchau (was: Yash Talwar)
> Axis name: preceding-sibling:: does not seem to work
> ---
[ http://issues.apache.org/jira/browse/XALANJ-1938?page=all ]
Brian Minchau updated XALANJ-1938:
--
Fix Version: 2.7.0-future-release
Description:
key() and id() give wrong results with XSLTC.
Testcase (to be attached):
XSLTC (java org.apache.xalan.
[ http://issues.apache.org/jira/browse/XALANJ-2124?page=all ]
Brian Minchau reassigned XALANJ-2124:
-
Assign To: Morris Kwan
> JAXP 1.3: Documentation update
> --
>
> Key: XALANJ-2124
> URL: http://issues.
[
http://issues.apache.org/jira/browse/XALANJ-2024?page=comments#action_12313002
]
Brian Minchau commented on XALANJ-2024:
---
Brian is taking ownership of this issue temorarily, at least to reproduce the
problem.
> Axis name: preceding-sibling:: does
[
http://issues.apache.org/jira/browse/XALANJ-2083?page=comments#action_12313001
]
Brian Minchau commented on XALANJ-2083:
---
Yash has tried, but was unable to reproduce the problem. He will have another
look at it in the next week.
> Data corrupted i
[
http://issues.apache.org/jira/browse/XALANJ-2102?page=comments#action_12313000
]
Brian Minchau commented on XALANJ-2102:
---
Gautam,
I ran your testcase with Xalan-J with the most current code in CVS. There is no
probem with that code.
I did have to
[ http://issues.apache.org/jira/browse/XALANJ-2120?page=all ]
Brian Minchau updated XALANJ-2120:
--
Environment:
Description:
We don't (yet) have a test case, but I observed that when the source document
has:
text INSIDE a br
then an should produ
[ http://issues.apache.org/jira/browse/XALANJ-2119?page=all ]
Brian Minchau updated XALANJ-2119:
--
Environment:
Description:
The SAX startElement() call on a serializer does some extra fix up to ensure
that a namespace declaration exists for the
[ http://issues.apache.org/jira/browse/XALANJ-2114?page=all ]
Brian Minchau updated XALANJ-2114:
--
Fix Version: 2.7.0-future-release
reviewer: [EMAIL PROTECTED]
Description:
In class: org.apache.xpath.objects.XString
In method: public double
[
http://issues.apache.org/jira/browse/XALANJ-2078?page=comments#action_12312999
]
Brian Minchau commented on XALANJ-2078:
---
Yash T. has agreed to try to come up with another patch that takes rfc2396 into
consideration - JIRA meeting June 7, 2005.
>
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=all ]
Brian Minchau updated XALANJ-2087:
--
Fix Version: 2.7.0-future-release
Setting fix version to 2.7.0, per the JIRA meeting on June 7, 2005.
> Get rid of the dependency on sun.io.CharToByteConv
[ http://issues.apache.org/jira/browse/XALANJ-2103?page=all ]
Brian Minchau updated XALANJ-2103:
--
Environment:
reviewer: [EMAIL PROTECTED]
Description:
I noticed this when I validated an XHTML document I'd created from a XALAN
transformatio
[ http://issues.apache.org/jira/browse/XALANJ-2113?page=all ]
Brian Minchau reassigned XALANJ-2113:
-
Assign To: John Gentilin
Assign to John G. to have a look at this one, per the JIRA meeting June 7, 2005.
> Exceptions created but not thrown
>
[ http://issues.apache.org/jira/browse/XALANJ-2118?page=all ]
Brian Minchau reassigned XALANJ-2118:
-
Assign To: Brian Minchau
> No namespace declarations for attributes
>
>
> Key: XALANJ-2118
>
[ http://issues.apache.org/jira/browse/XALANJ-2118?page=all ]
Brian Minchau updated XALANJ-2118:
--
Description:
I'm using Xalan SAX to write OpenOffice.org documents, and these documents
sometimes use a namespace "fo" as in "fo:font-family", but it onl
[
http://issues.apache.org/jira/browse/XALANJ-2114?page=comments#action_12312993
]
Brian Minchau commented on XALANJ-2114:
---
The difference between && versus & is that && is short circuited and only
evaluates the second operand if necessary.
There a
[
http://issues.apache.org/jira/browse/XALANJ-2120?page=comments#action_12312992
]
Brian Minchau commented on XALANJ-2120:
---
Dave, I tried to produce the issue about the dropped tag.
Here is the stylesheet I used:
http://www.w3.org/1999/XSL/Transfor
[ http://issues.apache.org/jira/browse/XALANJ-2120?page=all ]
Brian Minchau reassigned XALANJ-2120:
-
Assign To: Joanne Tong (was: Brian Minchau)
Assigning to Joanne T.
She has agreed to contact W3C for clarification on empty HTML elements with
non-
[ http://issues.apache.org/jira/browse/XALANJ-2120?page=all ]
Brian Minchau reassigned XALANJ-2120:
-
Assign To: Brian Minchau
> HTML serialization of empty/unclosed tags should not be affected by content
>
[
http://issues.apache.org/jira/browse/XALANJ-2120?page=comments#action_12312983
]
Brian Minchau commented on XALANJ-2120:
---
The bug reported here is that the xsl:copy has dropped the entirely.
The XSLT 1.0 recommendation ( http://www.w3.org/TR/xslt
[ http://issues.apache.org/jira/browse/XALANJ-2127?page=all ]
Brian Minchau updated XALANJ-2127:
--
Environment:
Description:
In some cases functions needs to be reolved dynamicly. This functionality was
introduced on 2/23/2004 (on org.apache.xala
[
http://issues.apache.org/jira/browse/XALANJ-2127?page=comments#action_12312979
]
Brian Minchau commented on XALANJ-2127:
---
It looks like:
is probably OK with str pointing to "java.lang.String" which is certainly a
Java class available both at
[ http://issues.apache.org/jira/browse/XALANJ-2129?page=all ]
Brian Minchau updated XALANJ-2129:
--
Environment:
Fix Version: 2.7.0-future-release
Description:
On the http://xml.apache.org/xalan-j/test/getstarted.html
page, there is a paragraph:
[ http://issues.apache.org/jira/browse/XALANJ-2136?page=all ]
Brian Minchau reassigned XALANJ-2136:
-
Assign To: Morris Kwan
> JAXP 1.3: support the secure processing feature
> ---
>
> Key: XALANJ-2
[ http://issues.apache.org/jira/browse/XALANJ-2136?page=all ]
Brian Minchau updated XALANJ-2136:
--
Xalan info: [PatchAvailable]
Environment:
Description:
In JAXP 1.3, the TransformerFactory.setFeature() method must support the secure
processin
[ http://issues.apache.org/jira/browse/XALANJ-832?page=all ]
Brian Minchau resolved XALANJ-832:
--
Resolution: Duplicate
Duplicate of the problem in XALANJ-2087.
> Cannot produce consistent XML for "windows-1251" encoding
> -
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=all ]
Brian Minchau updated XALANJ-2087:
--
Attachment: serializer.jira.2087.patch1.txt
Elliotte Rusty Harold: There is a new method in EncodingInfo.java, private
static boolean inEncoding(char ch,
[ http://issues.apache.org/jira/browse/XALANJ-2129?page=all ]
Brian Minchau reassigned XALANJ-2129:
-
Assign To: Sarah McNamara
> GUMP link broken on webpages
>
>
> Key: XALANJ-2129
> URL: http://issues.a
[
http://issues.apache.org/jira/browse/XALANJ-2087?page=comments#action_12312945
]
Brian Minchau commented on XALANJ-2087:
---
I'm about to attach a patch. For those who care to review it, here is an
outline of the changes:
ToTextStream.java
- the wri
[ http://issues.apache.org/jira/browse/XALANJ-2135?page=all ]
Brian Minchau updated XALANJ-2135:
--
Xalan info: [PatchAvailable]
Environment:
Description:
Contribute a few API testcases for the new features in JAXP 1.3 transformer API:
1. new m
[ http://issues.apache.org/jira/browse/XALANJ-2135?page=all ]
Brian Minchau reassigned XALANJ-2135:
-
Assign To: Morris Kwan
> JAXP 1.3: Contribute API testcases for new transformer features
> --
[ http://issues.apache.org/jira/browse/XALANJ-2140?page=all ]
Brian Minchau updated XALANJ-2140:
--
reviewer: [EMAIL PROTECTED]
Assigning Brian M. as patch reviewer, per JIRA meeting June 7.
> Re-use the same transformer with stylesheet containing xsl:ke
[ http://issues.apache.org/jira/browse/XALANJ-2140?page=all ]
Brian Minchau updated XALANJ-2140:
--
Xalan info: [PatchAvailable]
> Re-use the same transformer with stylesheet containing xsl:key doesn't work
> correctly
> -
[ http://issues.apache.org/jira/browse/XALANJ-2140?page=all ]
Brian Minchau updated XALANJ-2140:
--
Fix Version: 2.7.0-future-release
Set Fix version to 2.7.0, as this is a fix we want to get in for 2.7.0 release.
> Re-use the same transformer with style
[ http://issues.apache.org/jira/browse/XALANJ-2134?page=all ]
Brian Minchau updated XALANJ-2134:
--
Xalan info: [PatchAvailable]
Environment:
Description:
Taken from the JAXP 1.3 javadocs on the javax.xml.transform package:
The ErrorListener on
[ http://issues.apache.org/jira/browse/XALANJ-2134?page=all ]
Brian Minchau reassigned XALANJ-2134:
-
Assign To: Morris Kwan
> JAXP 1.3: Fix error handling behavior
> -
>
> Key: XALANJ-2134
> URL:
[ http://issues.apache.org/jira/browse/XALANJ-2137?page=all ]
Brian Minchau updated XALANJ-2137:
--
Environment:
Fix Version: 2.7.0-future-release
Description:
XSLTC only handles one xsl:output Xalan extension attribute,
xalan:indent-amount
(whe
[
http://issues.apache.org/jira/browse/XALANJ-2138?page=comments#action_12312965
]
Brian Minchau commented on XALANJ-2138:
---
The concept of casting a string, number or boolean to a node is not permitted
in XPath itself, so we aren't sure why the XPath
[ http://issues.apache.org/jira/browse/XALANJ-2132?page=all ]
Brian Minchau resolved XALANJ-2132:
---
Resolution: Duplicate
Adam,
I'm resolving this as a duplicate of XALANJ-2087.
I've verified that the patch that I put in that issue fixes your probl
[ http://issues.apache.org/jira/browse/XALANJ-2140?page=all ]
Brian Minchau reassigned XALANJ-2140:
-
Assign To: Henry Zongaro
Assigning to Henry Z., per JIRA meeting June 7.
> Re-use the same transformer with stylesheet containing xsl:key doesn't wo
[ http://issues.apache.org/jira/browse/XALANJ-2084?page=all ]
Brian Minchau resolved XALANJ-2084:
---
Resolution: Duplicate
Graeme,
I'm resolving this issue as a duplicate of XALANJ-2087.
I put a patch in XALANJ-2087 that should get correct character
[
http://issues.apache.org/jira/browse/XALANJ-1904?page=comments#action_12312959
]
Brian Minchau commented on XALANJ-1904:
---
Helion,
I think this might be a duplicate of issue XALANJ-2087. You've attached
Test.java, but you've cut/paste the two files
[ http://issues.apache.org/jira/browse/XALANJ-1840?page=all ]
Brian Minchau reassigned XALANJ-1840:
-
Assign To: Brian Minchau (was: Xalan Developers Mailing List)
> xalan-j 2.6.0 converts all characters in specified encoding to character
> referenc
[ http://issues.apache.org/jira/browse/XALANJ-832?page=all ]
Brian Minchau reassigned XALANJ-832:
Assign To: Brian Minchau (was: Myriam Midy)
> Cannot produce consistent XML for "windows-1251" encoding
> -
[ http://issues.apache.org/jira/browse/XALANJ-1941?page=all ]
Brian Minchau resolved XALANJ-1941:
---
Resolution: Duplicate
David,
this issue is a duplicate of XALANJ-2087, which I've attached a patch to that
drops the dependancy on
sun.io.CharToByt
[ http://issues.apache.org/jira/browse/XALANJ-2016?page=all ]
Brian Minchau resolved XALANJ-2016:
---
Resolution: Duplicate
Henry, this problem is a duplicate of XALANJ-2087, which has a patch to fix
this problem.
I've already done so, but you can
[ http://issues.apache.org/jira/browse/XALANJ-2016?page=all ]
Brian Minchau reassigned XALANJ-2016:
-
Assign To: Brian Minchau
> Text outside elements that can't be represented in specified encoding is not
> escaped
>
[ http://issues.apache.org/jira/browse/XALANJ-1866?page=all ]
Brian Minchau resolved XALANJ-1866:
---
Resolution: Duplicate
Henry, I'm resolving this issue as a duplicate of XALANJ-2087. There is a patch
in that issue that fixes this problem.
Pleas
[ http://issues.apache.org/jira/browse/XALANJ-1840?page=all ]
Brian Minchau resolved XALANJ-1840:
---
Resolution: Fixed
Panos, this issue is now a duplicate of XALANJ-2087. I attached a patch in that
issue that resolves your problem. We'd be greatfu
[ http://issues.apache.org/jira/browse/XALANJ-1866?page=all ]
Brian Minchau reassigned XALANJ-1866:
-
Assign To: Brian Minchau (was: Xalan Developers Mailing List)
> Serializer attempts to emit characters it should not for specified encoding
> --
[ http://issues.apache.org/jira/browse/XALANJ-1710?page=all ]
Brian Minchau resolved XALANJ-1710:
---
Resolution: Fixed
Assign To: (was: Xalan Developers Mailing List)
This issue is now a duplicate of XALANJ-2087. That issue covers encoding
[
http://issues.apache.org/jira/browse/XALANJ-832?page=comments#action_12312949 ]
Brian Minchau commented on XALANJ-832:
--
Sergey, there is now a patch in XALANJ-2087 that you should try out. I've
tried it out on your testcase, and it works for me. I'l
[ http://issues.apache.org/jira/browse/XALANJ-2087?page=all ]
Brian Minchau updated XALANJ-2087:
--
Environment:
reviewer: [EMAIL PROTECTED]
Setting John Gentilin to be the reviewer of the patch I attached, per the JIRA
meeting on June 7, 2005.
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xml-xalan2-smoketest-tools has an issue affecting its community
integration.
Thi
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xml-xalan2-smoketest-tools has an issue affecting its community
integration.
Thi
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xalan has an issue affecting its community integration.
This issue affects 1 proj
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xalan has an issue affecting its community integration.
This issue affects 1 proj
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xsltc has an issue affecting its community integration.
This issue affects 1 proj
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at [EMAIL PROTECTED]
Project xsltc has an issue affecting its community integration.
This issue affects 1 proj
JAXP 1.3: contribute an API testcase for the secure processing feature
--
Key: XALANJ-2141
URL: http://issues.apache.org/jira/browse/XALANJ-2141
Project: XalanJ2
Type: Bug
Components: TestHarness-T
[ http://issues.apache.org/jira/browse/XALANJ-2135?page=all ]
Morris Kwan resolved XALANJ-2135:
-
Fix Version: CurrentCVS
Resolution: Fixed
> JAXP 1.3: Contribute API testcases for new transformer features
> -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sorry, my bug ... I have other CVS version on include path ...
Vitek
On Tuesday 07 June 2005 18:47, Vítězslav Košina wrote:
> Hi,
>
> can you help me with this compile error on Solaris 8?
> I am using xml-xalan_20050607162929.tar.gz.
>
> CC -O -DNDEB
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
can you help me with this compile error on Solaris 8?
I am using xml-xalan_20050607162929.tar.gz.
CC -O -DNDEBUG -I/opt/pas/include-DXML_BITSTOBUILD_64 -xarch=v9 -KPIC
-mt -xs -ptr../../obj -features=rtti -DSOLARIS -D_REENTRANT
-DXALAN_
[
http://issues.apache.org/jira/browse/XALANJ-2133?page=comments#action_12312896
]
Morris Kwan commented on XALANJ-2133:
-
I have reviewed the patch. I did not find any problem in it.
> XSLTC identity transform doesn't set all JAXP output properties
> -
[ http://issues.apache.org/jira/browse/XALANJ-2128?page=all ]
Henry Zongaro resolved XALANJ-2128:
---
Fix Version: CurrentCVS
Resolution: Fixed
This problem was fixed in CVS by Igor Hersht. I don't think Igor ever opened a
bug report for this
[ http://issues.apache.org/jira/browse/XALANJ-2136?page=all ]
Morris Kwan updated XALANJ-2136:
Attachment: secure_processing_feature_xalan.patch
The file secure_processing_feature_xalan.patch is a patch for Xalan
interpretive to support the secure proce
[
http://issues.apache.org/jira/browse/XALANJ-2131?page=comments#action_12312883
]
Henry Zongaro commented on XALANJ-2131:
---
I suspect that your example in which your stylesheet invokes an apply-templates
instruction for the element named "html," you'
68 matches
Mail list logo