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

Charl van Niekerk updated SHINDIG-1188:
---------------------------------------

    Attachment: fix-1188-bug.patch

Attached a possible servlet-based solution.
                
> Implement Gadget Prefs UI
> -------------------------
>
>                 Key: SHINDIG-1188
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1188
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Javascript 
>    Affects Versions: 2.0.2
>         Environment: 
> http://svn.apache.org/repos/asf/incubator/shindig/trunk/javascript/container/gadgets.js
>            Reporter: Benjamin McCann
>         Attachments: fix-1188-bug.patch, patch.zip
>
>
> [Original description below]
> Current shindig code uses www.gmodules.com to generate UserPrefs UI.  Shindig 
> should have code that implements this that does not depend on that host.
> ---- 
> It takes several seconds to open the gadgets dialog.
> In gadgets.js the following code should be replaced:
> http://gmodules.com/ig/gadgetsettings
> With a call not requiring a 301 redirect:
> http://www.gmodules.com/ig/gadgetsettings
> You can use a redirect checker to verify this change should be made:
> http://www.internetofficer.com/seo-tool/redirect-check/
> Thanks to Carla Geisser, Google SRE for suggesting this change.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to