You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2019/01/31 12:56:00 UTC

[jira] [Assigned] (FELIX-6042) Lists are not recognized as typed properties

     [ 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 [tom@quarendon.net|mailto:tom@quarendon.net] (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)