You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Erel Segal (JIRA)" <ji...@apache.org> on 2008/07/03 13:26:45 UTC

[jira] Reopened: (SHINDIG-420) web_prefix is not used in container.js

     [ https://issues.apache.org/jira/browse/SHINDIG-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erel Segal reopened SHINDIG-420:
--------------------------------


OK, but still we should have
 * a Javascript configuration file with a "web_prefix" setting, so that we won't have to change it in too many places inside the code;
 * change the documentation, to alert users that they should change both web_prefix settings at the same time, if they decide to change it.

> web_prefix is not used in container.js
> --------------------------------------
>
>                 Key: SHINDIG-420
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-420
>             Project: Shindig
>          Issue Type: Bug
>          Components: Features (Javascript), OpenSocial  feature (Javascript)
>         Environment: all
>            Reporter: Erel Segal
>            Assignee: Chris Chabot
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In shindig/config/container.js, the web_prefix setting is not used.
> For example, in "opensocial-0.8", there is a line:
>     "path" : "/social/data"
> It should include the web_prefix, otherwise the samples don't work.
> I don't know how to add it, since it is defined in PHP!
> If this requires the user to change something in a JS file, I think the documentation here:
>    http://incubator.apache.org/shindig/#php
> should be updated as well.

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