[
https://issues.apache.org/jira/browse/SHINDIG-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619618#action_12619618
]
Cassie Doll commented on SHINDIG-490:
-------------------------------------
I'm getting some compile errors with this patch.
- it was missing the "private final Logger logger" but that was easy
- it can't resolve the "resolved" method:
symbol : method resolved(java.net.URI)
location: class java.net.URI
am i missing a basic fix for the second error?
> Update support for script tags in cajoled gadgets
> -------------------------------------------------
>
> Key: SHINDIG-490
> URL: https://issues.apache.org/jira/browse/SHINDIG-490
> Project: Shindig
> Issue Type: Improvement
> Components: Gadget Rendering Server (Java)
> Reporter: Jasvir Nagra
> Attachments: fix-caja-script-src-bug.patch
>
>
> The attached patch adds support for script tags in cajoled gadgets.
> * implements retrieve() in CajaContentFilter so scripts referred to by script
> tags are inlined before being cajoled
> * modifies rewrite() so relative urls are relative to the gadget xml file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.