Gadgets documentation claims title is optional; Shindig code claims it's not; Confusion Abounds -----------------------------------------------------------------------------------------------
Key: SHINDIG-1244 URL: https://issues.apache.org/jira/browse/SHINDIG-1244 Project: Shindig Issue Type: Bug Environment: Any Reporter: Pamela Fox Priority: Minor The iGoogle documentation says that title is an optional attribute: http://code.google.com/intl/en/apis/gadgets/docs/reference.html#Moduleprefs_Ref But the Shindig code throws error "modulepr...@title is required", and according to the code, it does so rather purposefully. So, should I ask iGoogle to change their documentation, or ask Shindig to make title optional? Our gadget container currently doesn't render titles, which is probably why developers tried to not use the title attribute. Thanks! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.