[
https://issues.apache.org/jira/browse/SHINDIG-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Brown resolved SHINDIG-179.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.0.x-incubating
1.0.0-rc1
trunk
Assignee: Kevin Brown
This issue was addressed a long time back, but I guess the ticket didn't get
updated. ModulePrefs will pass along all attributes that it doesn't know about
as a Map<String, String>
> 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: Gadget Rendering Server (Java)
> Environment: Unix/Windows XP, BEA Weblogic 9.2
> Reporter: Neil
> Assignee: Kevin Brown
> Priority: Minor
> Fix For: trunk, 1.0.0-rc1, 1.0.x-incubating
>
>
> 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.