[ http://issues.apache.org/jira/browse/XALANC-496?page=all ]
David Bertoni reassigned XALANC-496:
Assign To: David Bertoni
> Glitches in header files
>
>
> Key: XALANC-496
> URL: http://issues.apache.org/jir
[ http://issues.apache.org/jira/browse/XALANC-502?page=all ]
David Bertoni updated XALANC-502:
-
Attachment: patch.txt
> XalanDOMStringCache has initializer list out of order
> -
>
> Key: XALANC
XalanDOMStringCache has initializer list out of order
-
Key: XALANC-502
URL: http://issues.apache.org/jira/browse/XALANC-502
Project: XalanC
Type: Bug
Reporter: David Bertoni
Assigned to: David Bertoni
Pri
The newXMLFilter code in the the
TransformerFactoryImpls create exceptions but don't throw them.. seems
odd.
--dave
In org.apache.xalan.xsltc.dom.SAXImpl
is method:
public DTMAxisIterator
getNthDescendant(int type, int n, boolean includeself)
{ DTMAxisIterator source =
(DTMAxisIterator) new
TypedDescendantIterator(type);
return new NthDescendantIterator(n); }
Is the TypeDesc
In
org.apache.xalan.xsltc.dom.NodeSortRecord
In the method:
public final void initialize(int
node, int last, DOM dom,
SortSettings settings)
Is the following lines (line 112-114 in my
copy of the source)
Object candObj =
ObjectFactory.findProviderClass(
[ http://issues.apache.org/jira/browse/XALANC-498?page=all ]
David Bertoni closed XALANC-498:
> Fixes for various error message problems.
> -
>
> Key: XALANC-498
> URL: http://issues.apache.org/j
[
http://issues.apache.org/jira/browse/XALANC-494?page=comments#action_64306 ]
David Bertoni commented on XALANC-494:
--
Some of these are probably related to the differences between the DOM and the
XPath data model. I'm not sure it's worth looking
[ http://issues.apache.org/jira/browse/XALANJ-2084?page=all ]
Brian Minchau reassigned XALANJ-2084:
-
Assign To: Brian Minchau
Per the Xalan-J JIRA meeting on April 5,
this should be a warning, not an error.
Assigning to Brian M. per the same meeting
[ http://issues.apache.org/jira/browse/XALANC-493?page=all ]
David Bertoni closed XALANC-493:
> Problem with XALAN_STATIC_CHECK on HP-UX IA64
> -
>
> Key: XALANC-493
> URL: http://issues.apac
[ http://issues.apache.org/jira/browse/XALANC-500?page=all ]
David Bertoni closed XALANC-500:
> Remove old "diagnostic" output from StylesheetRoot and XSLTEngineImpl
> -
>
> Ke
[ http://issues.apache.org/jira/browse/XALANC-479?page=all ]
David Bertoni updated XALANC-479:
-
Attachment: patch2.txt
This second patch file contains changes for Visual Studio .NET (VC 7).
> Remove test cases from Windows project files
> --
[ http://issues.apache.org/jira/browse/XALANC-459?page=all ]
David Bertoni resolved XALANC-459:
--
Resolution: Fixed
Fix Version: CurrentCVS
All of these problems are fixed in the latest CVS code.
> Could not be built on HP UX
> ---
[ http://issues.apache.org/jira/browse/XALANC-500?page=all ]
David Bertoni resolved XALANC-500:
--
Resolution: Fixed
Fix Version: CurrentCVS
> Remove old "diagnostic" output from StylesheetRoot and XSLTEngineImpl
> --
[ http://issues.apache.org/jira/browse/XALANC-491?page=all ]
David Bertoni closed XALANC-491:
> Some files are in the wrong folder in AllInOne.dsp
> --
>
> Key: XALANC-491
> URL: http://i
[ http://issues.apache.org/jira/browse/XALANC-501?page=all ]
David Bertoni closed XALANC-501:
Resolution: Fixed
Fix Version: CurrentCVS
> Creation of comments and PIs needs to detect illegal values
>
Xalan-J developers,
it is time for the JIRA status meeting, held the first Tuesday of each
month.
If you already got the agenda below with the call in information, then you
need not read further, read the other note.
If you are an active Xalan-J committer who didn't get the call in
information,
[ http://issues.apache.org/jira/browse/XALANJ-2073?page=all ]
Brian Minchau resolved XALANJ-2073:
---
Resolution: Incomplete
Resolving as incomplete.
Not enough information provided to reproduce this problem and it looks like
this is not a
Xalan iss
[ http://issues.apache.org/jira/browse/XALANJ-2023?page=all ]
Brian Minchau updated XALANJ-2023:
--
Xalan info: [PatchAvailable]
Marking Patch available.
> NPE in org.apache.xml.serializer.ToHTMLSAXHandler
> --
[ http://issues.apache.org/jira/browse/XALANJ-1865?page=all ]
Brian Minchau resolved XALANJ-1865:
---
Assign To: (was: Xalan Developers Mailing List)
Resolution: Cannot Reproduce
Resolving this issue as "cannot reproduce".
> can't declare a
[ http://issues.apache.org/jira/browse/XALANJ-1978?page=all ]
Brian Minchau updated XALANJ-1978:
--
Xalan info: [PatchAvailable, PatchAvailable] (was: [PatchAvailable])
reviewer: [EMAIL PROTECTED]
Making Henry Z. the reviewer.
> Using StreamResult
[ http://issues.apache.org/jira/browse/XALANJ-1867?page=all ]
Brian Minchau updated XALANJ-1867:
--
Description:
In Xalan 2.6.0, xhtml is allowed as an output method by the interpretive
processor. However, it is not allowed by XSLTC. It would be helpful i
22 matches
Mail list logo