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

[email protected] commented on SHINDIG-1632:
--------------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2052/
-----------------------------------------------------------

(Updated 2011-10-14 18:01:40.220430)


Review request for shindig, Paul Lindner, Henry Saputra, and Ryan Baxter.


Changes
-------

Updated patch with comments.


Summary
-------

The fix will set up API patch when common container is created in these sample 
pages.

var testConfig = testConfig || {};
testConfig[osapi.container.ServiceConfig.API_PATH] = contextRoot + '/rpc';
var CommonContainer = new osapi.container.Container(testConfig);

also includes other minor cleanup.


This addresses bug SHINDIG-1632.
    https://issues.apache.org/jira/browse/SHINDIG-1632


Diffs (updated)
-----

  /trunk/content/samplecontainer/examples/conservcontainer/index.html 1182572 

Diff: https://reviews.apache.org/r/2052/diff


Testing
-------

passed maven build.


Thanks,

li


                
> EE and conservContainer page doesn't run with context root other than Root
> --------------------------------------------------------------------------
>
>                 Key: SHINDIG-1632
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1632
>             Project: Shindig
>          Issue Type: Bug
>          Components: Website
>    Affects Versions: 3.0.0
>            Reporter: li xu
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: 20111012_selection_action.patch
>
>
> Embedded experience sample page and Action/Selection sample doesnt' run out 
> of box if shindig is deployed with a context root.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to