You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2015/03/17 14:49:39 UTC

[jira] [Resolved] (TOBAGO-1446) Different behavior in render classes while re-rendering

     [ https://issues.apache.org/jira/browse/TOBAGO-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-1446.
-----------------------------------
    Resolution: Fixed

seems to be working now

> Different behavior in render classes while re-rendering
> -------------------------------------------------------
>
>                 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)