-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.0.1-legacy-ga2, liferay-faces-3.0.1-ga2, liferay-faces-3.1.1-ga2
-
Fix Version/s: liferay-faces-3.0.2-legacy-ga3, liferay-faces-3.0.2-ga3, liferay-faces-3.1.2-ga3
-
Component/s: Liferay Faces Bridge Impl / Demos / Tests
-
Labels:None
Similar to FACES-1537 (city field), the provinceId dropdown list isn't working correctly either.
For ice:selectInputText (compatibility component) to work, it is necessary to call UIComponent.setSubmittedValue(String) AND UIComponent.setValue(Object) in order for the demo to work.