[
http://issues.apache.org/click/browse/CLK-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Naoki Takezoe resolved CLK-490.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0.2
Fixed in Rev 746622.
http://svn.apache.org/viewvc?view=rev&revision=746622
> PickList#getValueObject() should call getSelectedValues()
> ---------------------------------------------------------
>
> Key: CLK-490
> URL: http://issues.apache.org/click/browse/CLK-490
> Project: Click
> Issue Type: Improvement
> Components: extras
> Affects Versions: 2.0.1
> Reporter: Naoki Takezoe
> Assignee: Naoki Takezoe
> Priority: Minor
> Fix For: 2.0.2
>
>
> Always PickList#getValueObject() returns null.
> However CheckList#getValueObject() returns a result of getValues() that
> returns a list of selected values.
> So PickList also should return getSelectedValues() as well as CheckList.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.