You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Michael Gold (JIRA)" <ji...@apache.org> on 2008/01/27 04:38:35 UTC

[jira] Commented: (SHINDIG-39) Container Sample 7 (settitle) throws 'gadgets.IFPC_ has no properties'

    [ https://issues.apache.org/jira/browse/SHINDIG-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562951#action_12562951 ] 

Michael Gold commented on SHINDIG-39:
-------------------------------------

Per Kevin Brown - 

> this looks like an oversight from when gadgets.IFPC_ was changed to
>gadgets.ifpc_ to conform to the other package naming conventions. 

Indeed, when I fired up my VM and changed to the lower-case function call in /features/settitle.js, that seemed to do the trick.

In addition to /features/settitle.js, a quick grep reveals that "gadgets.IFPC_"  remains in the following files:

/javascript/container/ifpc.js
/javascript/container/gadgets.js
/javascript/gadgets/ifpc_relay.html
/javascript/gadgets/ifpc.js

hth, mg

> Container Sample 7 (settitle) throws 'gadgets.IFPC_ has no properties'
> ----------------------------------------------------------------------
>
>                 Key: SHINDIG-39
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-39
>             Project: Shindig
>          Issue Type: Bug
>         Environment: shindig rev 615088
>            Reporter: Michael Gold
>            Priority: Minor
>
> container demo sample7.html now throws:
> gadgets.IFPC_ has no properties
> http://192.168.200.128:8080/gadgets/ifr?url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Ftest_settitle_html.xml&synd=gadgets&mid=0&parent=http%3A%2F%2F192.168.200.128%3A8080%2Fgadgets%2Fcontainer%2Fifpc_relay.html%3F&ogc=192.168.200.128:8080&up_pref1=15&up_pref2=15&up_pref3=15
> Line 1836.
> known-working rev (for me anyway) is 612696
> mg

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.