[
https://issues.apache.org/jira/browse/OFBIZ-4741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13395874#comment-13395874
]
Sascha Rodekamp commented on OFBIZ-4741:
----------------------------------------
Hi Ankit, Hi Tom
my button is also displaied (FF13, IE8).
But you are right the filtering doesn't work. The GetLocaleList.groovy calls
every time:
{code}
availableLocales = UtilMisc.availableLocales()
{code}
and gets the full locale list (and not a filtered one).
> Error in Find Content Lookup
> ----------------------------
>
> Key: OFBIZ-4741
> URL: https://issues.apache.org/jira/browse/OFBIZ-4741
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: SVN trunk
> Reporter: Tom Burns
> Assignee: Sascha Rodekamp
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: Content Missing Locale Lookup.jpg, Content With Locale
> Lookup on localhost.jpg
>
>
> To reproduce:
> In Content Manager select Content
> (https://demo-trunk.ofbiz.apache.org/content/control/findContent)
> Click Lookup Icon for Locale String
> Expected: Lookup Locale dialog
> Actual: Error message
> org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
> [component://common/widget/CommonScreens.xml#LookupDecorator]:
> java.lang.ClassCastException: java.util.LinkedHashMap cannot be cast to
> java.util.Locale (java.util.LinkedHashMap cannot be cast to java.util.Locale)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira