You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Jean-Baptiste Quenot (JIRA)" <ji...@apache.org> on 2006/09/12 09:21:23 UTC

[jira] Updated: (COCOON-1549) [PATCH] Batik Rhino support incompatible with Cocoon's

     [ http://issues.apache.org/jira/browse/COCOON-1549?page=all ]

Jean-Baptiste Quenot updated COCOON-1549:
-----------------------------------------

    Attachment: bbox.xml

Here you are, I hope one day this code can sit in Cocoon where it belongs.

> [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: bbox.xml, 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

        

Re: [jira] Updated: (COCOON-1549) [PATCH] Batik Rhino support incompatible with Cocoon's

Posted by Jean-Baptiste Quenot <jb...@apache.org>.
* Mark Lundquist:

> Hi J-B, thanks... does your #content element involve <flowRoot>?
> That's the part I'm really having trouble with...

No, sorry.  I never made use of <flowRoot> and don't know what it
is.

Cheers,
-- 
     Jean-Baptiste Quenot
aka  John Banana Qwerty
http://caraldi.com/jbq/

Re: [jira] Updated: (COCOON-1549) [PATCH] Batik Rhino support incompatible with Cocoon's

Posted by Mark Lundquist <ml...@wrinkledog.com>.
On Sep 12, 2006, at 12:21 AM, Jean-Baptiste Quenot (JIRA) wrote:

>      [ http://issues.apache.org/jira/browse/COCOON-1549?page=all ]
>
> Jean-Baptiste Quenot updated COCOON-1549:
> -----------------------------------------
>
>     Attachment: bbox.xml

Hi J-B, thanks... does your #content element involve <flowRoot>?  
That's the part I'm really having trouble with...

best,
—ml—