Andreas Hartmann schrieb:
Hi Cocoon devs,

we're using the SVGSerializer in Lenya (with Cocoon 2.1.x).
It would be very convenient if we could use the source resolving facilites to include images.

I used an action to pass the current source resolver to the SourceProtocolHandler, but this resulted in an NPE because the URI of the TranscoderInput object was null. After I applied a little patch to the SourceProtocolHandler which enabled the fallback to the default handler if the URL to resolve is null, it worked.

I filed a bug and attached the patch:

https://issues.apache.org/jira/browse/COCOON-2148

-- Andreas

--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01

Reply via email to