You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Created) (JIRA)" <de...@myfaces.apache.org> on 2011/10/10 19:09:30 UTC

[jira] [Created] (MYFACES-3353) jsf.js: Runtime.js inheritance method callsuper ignores the resturn value

jsf.js: Runtime.js inheritance method callsuper ignores the resturn value
-------------------------------------------------------------------------

                 Key: MYFACES-3353
                 URL: https://issues.apache.org/jira/browse/MYFACES-3353
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
            Reporter: Werner Punz
            Priority: Minor


We have a full single inheritance system in our core, the problem is that our callsuper method ignores the return value of the called method, this patch fixes it, it also fixes a scroll issue with the in window error log

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MYFACES-3353) jsf.js: Runtime.js inheritance method callsuper ignores the resturn value

Posted by "Werner Punz (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-3353.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.4-SNAPSHOT
                   2.0.10-SNAPSHOT
    
> jsf.js: Runtime.js inheritance method callsuper ignores the resturn value
> -------------------------------------------------------------------------
>
>                 Key: MYFACES-3353
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3353
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
>            Reporter: Werner Punz
>            Priority: Minor
>             Fix For: 2.0.10-SNAPSHOT, 2.1.4-SNAPSHOT
>
>
> We have a full single inheritance system in our core, the problem is that our callsuper method ignores the return value of the called method, this patch fixes it, it also fixes a scroll issue with the in window error log

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira