I've got something working with (from sitemap.xmap):
<map:transform type="filter">
<map:parameter name="count" value="2"/>
but if I change the "2" to a "1" I get (amongst heaps of other stack trace
lines):
<p><b>original exception</b><pre>Original exception :
java.lang.ArrayIndexOutOfBoundsException
at
org.apache.xalan.serialize.SerializerToHTML.endElement(SerializerToHTML.java
:772)
at
org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerI
dentityImpl.java:1047)
at
org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:104)
at
org.apache.cocoon.serialization.AbstractTextSerializer.endElement(AbstractTe
xtSerializer.java:335)
at
org.apache.cocoon.transformation.FilterTransformer.endElement(FilterTransfor
mer.java:109)
I couldn't find this in the bug database at
http://nagoya.apache.org/bugzilla/index.html
Is it a bug and if so is it in xalan or
org.apache.cocoon.transformation.FilterTransformer?
Has anyone else come across this?
P.S. I'm finding cocoon pretty wonderful so far - so thanks to all
contributors.
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>