You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Cassie Doll (JIRA)" <ji...@apache.org> on 2008/03/10 14:51:46 UTC

[jira] Commented: (SHINDIG-119) SocialHelloWorld doesn't work on samplecontainer

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

Cassie Doll commented on SHINDIG-119:
-------------------------------------

I can not reproduce this issue. The only thing that should be broken with the sample container right now is the ifpc stuff (so setpref, dynamic-height, etc). When I run from a clean svn client the gadget loads for me but appears cut off because dynamic-height does not work. Because of this you can not see the "Say hello" button uping the count. 

If you open the gadget iframe in a new window though you will be able to view the entire gadget and see that it does indeed work. 

I also am not getting any javascript errors. Can you perhaps try updating your svn client, running mvn clean and force reloading the page?
Thanks. 

- Cassie

> SocialHelloWorld doesn't work on samplecontainer
> ------------------------------------------------
>
>                 Key: SHINDIG-119
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-119
>             Project: Shindig
>          Issue Type: Bug
>          Components: Sample container & Examples
>         Environment: Mac OS X 10.5.2.
> java version "1.6.0_04-dp"
> Java(TM) SE Runtime Environment (build 1.6.0_04-dp-b06-110)
> Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_04-b12-45-optimized, mixed mode)
>            Reporter: Changshin Lee
>
> Here's how to reproduce the problem:
> 1. Run "mvn jetty:run-war".
> 2. Open http://localhost:8080/gadgets/samplecontainer/samplecontainer.html with a Firefox.
> 3. Enter http://localhost:8080/gadgets/files/samplecontainer/examples/SocialHelloWorld.xml to "Displaying gadget" field and reset.
> 4. Click "Say hello".
> 5. No result is output.
> Note that Firebug says "uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: javascript: eval(__firebugTemp__); :: anonymous :: line 1" data: no]" via console.

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