You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ramon Casha (JIRA)" <de...@myfaces.apache.org> on 2005/12/04 11:41:30 UTC

[jira] Created: (MYFACES-901) _SharedRendererUtils.java v 351865 breaks myfaces

_SharedRendererUtils.java v 351865 breaks myfaces
-------------------------------------------------

         Key: MYFACES-901
         URL: http://issues.apache.org/jira/browse/MYFACES-901
     Project: MyFaces
        Type: Bug
    Versions: Nightly    
    Reporter: Ramon Casha
    Priority: Critical


org.apache.myfaces.renderkit._SharedRendererUtils is broken in r351865. In the function getConvertedUISelectManyValue, the variable valueType now no longer gets set to anything (by line 90), so implicit converters no longer work. Previously it would discover the data type of the property and looks for a converter by type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (MYFACES-901) _SharedRendererUtils.java v 351865 breaks myfaces

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-901?page=comments#action_12359261 ] 

Bruno Aranda commented on MYFACES-901:
--------------------------------------

I added again the old code in _SharedRendererUtils. You are true that due to my previous fix valueType was not longer set. Now it should work everything again. Could you verify that your case works again?

> _SharedRendererUtils.java v 351865 breaks myfaces
> -------------------------------------------------
>
>          Key: MYFACES-901
>          URL: http://issues.apache.org/jira/browse/MYFACES-901
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Ramon Casha
>     Assignee: Bruno Aranda
>     Priority: Critical

>
> org.apache.myfaces.renderkit._SharedRendererUtils is broken in r351865. In the function getConvertedUISelectManyValue, the variable valueType now no longer gets set to anything (by line 90), so implicit converters no longer work. Previously it would discover the data type of the property and looks for a converter by type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-901) _SharedRendererUtils.java v 351865 breaks myfaces

Posted by "Bruno Aranda (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-901?page=all ]
     
Bruno Aranda closed MYFACES-901:
--------------------------------

    Fix Version: Nightly
     Resolution: Fixed

No more problems has been reported so it seems that everything is working ok now.

> _SharedRendererUtils.java v 351865 breaks myfaces
> -------------------------------------------------
>
>          Key: MYFACES-901
>          URL: http://issues.apache.org/jira/browse/MYFACES-901
>      Project: MyFaces
>         Type: Bug
>     Versions: Nightly
>     Reporter: Ramon Casha
>     Assignee: Bruno Aranda
>     Priority: Critical
>      Fix For: Nightly

>
> org.apache.myfaces.renderkit._SharedRendererUtils is broken in r351865. In the function getConvertedUISelectManyValue, the variable valueType now no longer gets set to anything (by line 90), so implicit converters no longer work. Previously it would discover the data type of the property and looks for a converter by type.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira