Shindig bombs out for userpref of type list
-------------------------------------------
Key: SHINDIG-1212
URL: https://issues.apache.org/jira/browse/SHINDIG-1212
Project: Shindig
Issue Type: Bug
Components: Javascript
Reporter: Benjamin McCann
The grocery list gadget is used in the iGoogle documentation as an example of a
gadget using a list preference:
http://hosting.gmodules.com/ig/gadgets/file/111062240676323771216/list.xml
It causes the following JS error when hitting "settings" to display the
preferences dialog:
_gel("m_form_0") is null
My best guess is that the UI does not support list preferences since the JS
error occurs on the following page:
http://www.gmodules.com/ig/gadgetsettings?mid=0&output=js&up_mylist=&url=http://hosting.gmodules.com/ig/gadgets/file/111062240676323771216/list.xml
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.