[
https://issues.apache.org/jira/browse/TOBAGO-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354968#comment-14354968
]
Hudson commented on TOBAGO-1446:
--------------------------------
FAILURE: Integrated in tobago-trunk #1335 (See
[https://builds.apache.org/job/tobago-trunk/1335/])
TOBAGO-1446
Different behavior in render classes
submitted value is used for select*** (bommel:
http://svn.apache.org/viewvc/?view=rev&rev=1665549)
*
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/SelectManyCheckboxRenderer.java
> Different behavior in render classes
> ------------------------------------
>
> Key: TOBAGO-1446
> URL: https://issues.apache.org/jira/browse/TOBAGO-1446
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.6
> Reporter: Manuel Blauensteiner
> Assignee: Bernd Bohmann
> Fix For: 2.0.7
>
>
> Different behavior between _SelectOneChoiceRenderer_ and _InRenderer_.
> The _InRenderer_ uses getCurrentValue from _RendererBase_, which returns the
> submitted value, _SelectOneChoiceRenderer_, _SelectOneRadioRenderer_, etc.
> just use the normal value.
> Both components are sub classes from _EditableValueHolder. So the behavior
> should be the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)