'begin' event does not have 'status' property set
-------------------------------------------------

                 Key: MYFACES-3080
                 URL: https://issues.apache.org/jira/browse/MYFACES-3080
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-314
    Affects Versions: 2.0.5-SNAPSHOT
            Reporter: Nick Belaevski


With the current 2.0.5-SNAPSHOT 'begin' event does not have 'status' property 
set. This is due to missing argument in _Impl.sendEvent() call: 
_Impl.sendEvent(this._xhr, _Impl.BEGIN);

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to