You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2008/03/26 09:45:25 UTC

[jira] Resolved: (FELIX-520) MetaDataReader - ad.setMax

     [ https://issues.apache.org/jira/browse/FELIX-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-520.
-------------------------------------

    Resolution: Fixed

Thanks for reporting. I fixed this in Rev. 641204.

Please close if this is ok for you. Thanks.

> MetaDataReader - ad.setMax
> --------------------------
>
>                 Key: FELIX-520
>                 URL: https://issues.apache.org/jira/browse/FELIX-520
>             Project: Felix
>          Issue Type: Bug
>          Components: Metatype Service
>            Reporter: Martin Thelian
>            Assignee: Felix Meschberger
>
> There is a bug in "MetaDataReader.readAD()":
> |> ad.setMin( this.getOptionalAttribute( "min" ) );
> |> ad.setMax( this.getOptionalAttribute( "min" ) );
> setMax uses the "min" attribute.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.