You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jiří Kovalský (JIRA)" <ji...@apache.org> on 2018/03/21 09:57:00 UTC

[jira] [Created] (NETBEANS-491) Turn off exception reporter

Jiří Kovalský created NETBEANS-491:
--------------------------------------

             Summary: Turn off exception reporter
                 Key: NETBEANS-491
                 URL: https://issues.apache.org/jira/browse/NETBEANS-491
             Project: NetBeans
          Issue Type: Bug
          Components: ide - Code
    Affects Versions: 9.0
            Reporter: Jiří Kovalský


Apache NetBeans 9.0 tries to send exception reports even though the backend infrastructure is no longer available. In case of an exception NetBeans IDE should no longer display the *Review and Report Problem* button and report URL in the error message should instead read: [https://issues.apache.org/jira/secure/CreateIssue!default.jspa]

*Steps to reproduce:*
 # Launch development build #20180320 of Apache NetBeans 9.0.
 # Type e.g. _properties_ into the *Search* field in the upper right corner of the IDE.
 # Press Enter.

*Expected:*

Due to another bug NetBeans opens an exception dialog which contains old link to _issues.html_ page and *Review and Report Problem* button.

*Actual:*

NetBeans opens an exception dialog only instructing user to report the exception to Apache Jira and no *Review and Report Problem* button is shown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists