Urban Biel wrote:
David Bertoni wrote:
This is a bug that was fixed after Xalan 1.10 was released. You can
get the latest code from the SVN repository to get the fix.
Dave
Waw. Why is this not fixed in main src package; why there is not even a
note; the link to jira bug reports doesn't work... can anybody tell?
First of all, we never patch existing releases -- the overhead required
is too great.
I'm not sure why you can't access the Jira repository, as I'm not having
any problems. The defect you're looking for is here:
http://issues.apache.org/jira/browse/XALANC-591
Where is a SVN repository for xalan-c?
https://svn.apache.org/repos/asf/xalan/c/trunk
for the trunk. You might also be able to apply the patch right from the
Jira issue, although I'm not sure if there were any intervening changes
to the affected files:
http://issues.apache.org/jira/secure/attachment/12321375/patch2.txt
Dave