David Crossley (JIRA) wrote:
[ http://issues.apache.org/jira/browse/FOR-492?page=comments#action_12375089 ]
David Crossley commented on FOR-492:
------------------------------------
Thanks. I am on UNIX and can see the problem line-endings in your
Windows-generated attachment, e.g. at lines 38 and 39 ...
35 </head>^M$
36 <body>^M$
37 <div id="container">^M$
38 <!--+$
39 | start breadtrail$
40 +-->^M$
41 <div class="breadtrail">^M$
I already did a thorought analysis oif this problem - see the linked
messages. The above highlights the problem - it is *only* in the
comments that are the problem. This is confirmed in the Xalan issue this
one depends on.
Ross