jsf.js: Minor bug in _Runtime.js 
---------------------------------

                 Key: MYFACES-2972
                 URL: https://issues.apache.org/jira/browse/MYFACES-2972
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.0.2, 2.0.1
            Reporter: Werner Punz
            Priority: Minor


There is a minor bug which is not triggered in the jsf.js addOnload function, 
we have a generic functionality which checks for addOnLoad on a target and 
weaves its own function around, however internally we only have a check for 
window.onload this needs to be changed also for mobile devices a null check on 
target needs to be performed upfront since some mobile devices do not have a 
proper window object.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to