[
https://issues.apache.org/jira/browse/FELIX-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert reassigned FELIX-6042:
---------------------------------------
Assignee: David Bosschaert
> Lists are not recognized as typed properties
> --------------------------------------------
>
> Key: FELIX-6042
> URL: https://issues.apache.org/jira/browse/FELIX-6042
> Project: Felix
> Issue Type: Bug
> Components: Utils
> Reporter: Christoph Fiehe
> Assignee: David Bosschaert
> Priority: Major
>
> The issue is related to TypedProperties and appears only when lists are
> deserialized. It was originally reported by
> [[email protected]|mailto:[email protected]] (Apparent bug storing
> collection in org.apache.felix.utils.properties.TypedProperties) in the Felix
> mailing list.
> The class org.apache.felix.utils.properties.Properties.PropertiesReader uses
> an incomplete regular expression, so that lists are not recognized as typed
> properties and get interpreted as strings.
> Extending the regular expression will fix the issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)