>>>>> "Colin" == Colin Paul Adams <[EMAIL PROTECTED]> writes:
Colin> Oops - I sent the wrong trace. That one was saxon failing
Colin> to transform the output of the forms transformer. So I
Colin> inserted a serialize step after the form transformer, to
Colin> tae a look at what is was producing, and I got this:
Colin> Original Exception: java.lang.NullPointerException at
Colin>
org.apache.xml.serializer.NamespaceMappings.pushNamespace(NamespaceMappings.java:196)
Colin> at
Colin> org.apache.xml.serializer.ToStream.startPrefixMapping(ToStream.java:2107)
Colin> at
Inserting a log transformer between the forms transformer and the
serializer, show it ending thus:
[endElement] uri=http://www.w3.org/1999/xhtml,local=tr,raw=tr
[characters]
[characters]
[comment] The contents of the repeater-widget element is a template that will
be applied to each row in the repeater.
[characters]
[characters]
[startPrefixMapping] prefix=null,uri=null
So it looks to me like a bug in the forms transformer.
--
Colin Paul Adams
Preston Lancashire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]