Metadata servlet does not return all possible ModulePrefs
---------------------------------------------------------
Key: SHINDIG-179
URL: https://issues.apache.org/jira/browse/SHINDIG-179
Project: Shindig
Issue Type: Bug
Components: Gadgets Server - Java
Environment: Unix/Windows XP, BEA Weblogic 9.2
Reporter: Neil
Priority: Minor
When calling the metadata servlet to obtain ModulePrefs it uses the
ModulePrefs.subsitute method to produce the returned ModulePrefs object. This
code path misses out a number of possible ModulePref values - specifically the
value for scrolling but there are many others.
Therefore, it is not possible to determine if the iFrame should be scrolling or
not from the metadata response.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.