[
https://issues.apache.org/jira/browse/FELIX-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-520:
-----------------------------------
Affects Version/s: metatype-1.0.0
Fix Version/s: metatype-1.0.1
> MetaDataReader - ad.setMax
> --------------------------
>
> Key: FELIX-520
> URL: https://issues.apache.org/jira/browse/FELIX-520
> Project: Felix
> Issue Type: Bug
> Components: Metatype Service
> Affects Versions: metatype-1.0.0
> Reporter: Martin Thelian
> Assignee: Felix Meschberger
> Fix For: metatype-1.0.1
>
>
> 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.