Anthony Carlucci created RAVE-768:
-------------------------------------

             Summary: OpenSocial Container Config has a hard-coded debug flag 
set to on
                 Key: RAVE-768
                 URL: https://issues.apache.org/jira/browse/RAVE-768
             Project: Rave
          Issue Type: Improvement
    Affects Versions: 0.14
            Reporter: Anthony Carlucci
            Assignee: Anthony Carlucci
            Priority: Minor


The OpenSocial container configuration has a hard-coded debug flag set to on:

-------------------------------------
rave_opensocial.js line 55
-------------------------------------
containerConfig[osapi.container.ContainerConfig.RENDER_DEBUG] = "1";

This is forcing all JavaScript downloaded through Shindig (like features, etc) 
to always come back in debug mode.  We should tie this value in with the 
javaScriptDebugMode portal preference that we are using to control other JS 
within Rave so that admins can flip it dynamically.



--
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