[
https://issues.apache.org/jira/browse/WAVE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095848#comment-14095848
]
ASF subversion and git services commented on WAVE-415:
------------------------------------------------------
Commit 5b19ee5ea45baf41a1a2cb9cfdcd5b6277dc5b49 in incubator-wave's branch
refs/heads/master from [~jorkey]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-wave.git;h=5b19ee5 ]
Fix to https://issues.apache.org/jira/browse/WAVE-415
> Disabling Stats in Web Client cause NPE
> ---------------------------------------
>
> Key: WAVE-415
> URL: https://issues.apache.org/jira/browse/WAVE-415
> Project: Wave
> Issue Type: Bug
> Components: Web Client
> Reporter: Pablo Ojanguren
> Priority: Minor
>
> Steps to reproduce:
> - To Disable stats at WebClient.setupStatistics(), set
> Timing.setEnabled(false);
> - Then when Wave is loaded, NPE is thrown at AsyncCallContext.stop(), because
> "timer" object is null.
--
This message was sent by Atlassian JIRA
(v6.2#6252)