]
George Gastaldi closed FORGE-2577.
----------------------------------
Resolution: Done
InputComponents.convertToUIInputValue should compare using labels as
a last resort
----------------------------------------------------------------------------------
Key: FORGE-2577
URL:
https://issues.jboss.org/browse/FORGE-2577
Project: Forge
Issue Type: Bug
Components: UI - API
Affects Versions: 3.0.0.Beta1
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 3.0.0.Beta2
{{org.jboss.forge.addon.ui.util.InputComponents.convertToUIInputValue(ConverterFactory,
InputComponent<?, ?>, Object)}} should check if the provided value is contained in
the value choices set before attempting to find using the associated ItemLabelConverter.