You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2017/11/08 13:36:00 UTC

[jira] [Commented] (FELIX-5731) Webconsole can't read second component localization properties

    [ https://issues.apache.org/jira/browse/FELIX-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243942#comment-16243942 ] 

Carsten Ziegeler commented on FELIX-5731:
-----------------------------------------

[~reizy] It seems we can close this issue, right?

> Webconsole can't read second component localization properties
> --------------------------------------------------------------
>
>                 Key: FELIX-5731
>                 URL: https://issues.apache.org/jira/browse/FELIX-5731
>             Project: Felix
>          Issue Type: Bug
>          Components: SCR Tooling, Web Console
>            Reporter: Vladimir Smirnov
>
> I use org.apache.felix.webconsole 4.2.0 + org.apache.felix.metatype-1.0.6
> Maven-scr-plugin-1.24.0 extract inlined texts into distinct .properties files. 
> On first read component text properties it saved ONE first compotent .properties files into BundleResources.resourcesByBundle field.
> On read other component text properties it checks BundleResources.resourcesByBundle, finds saved properties from first component and doesn't try to read localization properties for needable component.
> It doesn't use MetaTypeProviderImpl.getLocales()
> So it would be greate to add to Maven-scr-plugin an abbility to save all localization strings into single properties file. (i.e. as plugin configurable property) 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)