[
http://issues.apache.org/jira/browse/COCOON-1549?page=comments#action_12433785
]
Jean-Baptiste Quenot commented on COCOON-1549:
----------------------------------------------
Then you will also need this xpatch to allow executing <body
onload="computebbox()">:
<xml xpath="/sitemap/components/serializers"
remove="/sitemap/components/serializers/[EMAIL PROTECTED]'svg2png']">
<map:serializer logger="sitemap.serializer.svg2png"
mime-type="image/png" name="svg2png"
src="org.apache.cocoon.serialization.SVGSerializer">
<parameter name="execute_onload" type="boolean" value="true"/>
</map:serializer>
</xml>
> [PATCH] Batik Rhino support incompatible with Cocoon's
> ------------------------------------------------------
>
> Key: COCOON-1549
> URL: http://issues.apache.org/jira/browse/COCOON-1549
> Project: Cocoon
> Issue Type: Bug
> Components: Blocks: Batik
> Affects Versions: 2.1.8
> Environment: Operating System: other
> Platform: Other
> Reporter: Jean-Baptiste Quenot
> Attachments: patch-rhinointerpreter
>
>
> A bug has been filed at Batik, but nobody has replied yet:
> http://issues.apache.org/bugzilla/show_bug.cgi?id=35233
> The need is to use Batik's Rhino support for adding JavaScript to SVG. The
> problem is that Batik's RhinoInterpreter sets a custom security domain
> incompatible with Rhino context from Cocoon's FlowScript which doesn't set
> one.
> The idea is to remove Batik's Rhino security controller to ensure proper
> interoperability between Cocoon and Batik.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira