[
https://issues.apache.org/jira/browse/SHINDIG-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610656#action_12610656
]
Chris Chabot commented on SHINDIG-427:
--------------------------------------
Trying the examples in shindig/javascript/samplecontainer/examples/rewriter, i
see a few more notice's:
Notice: Undefined index: include-urls in
/Users/chabotc/shindig/php/src/gadgets/rewrite/ContentRewriteFeature.php on
line 41
Notice: Undefined index: include-tags in
/Users/chabotc/shindig/php/src/gadgets/rewrite/ContentRewriteFeature.php on
line 43
It's a good habit to use if (isset($array[$key])) everywhere :)
> Content-Rewrite
> ---------------
>
> Key: SHINDIG-427
> URL: https://issues.apache.org/jira/browse/SHINDIG-427
> Project: Shindig
> Issue Type: New Feature
> Components: Gadget Rendering Server (PHP)
> Reporter: Jorge CondomÃ
> Attachments: content-rewrite-feature.patch
>
>
> Add the Content-Rewrite feature to the Gadget Rendering Servlet and the Proxy
> servlet
> http://orkutdeveloper.blogspot.com/2008/06/rewriting-returns-to-sandbox.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.