You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "cda (Jira)" <ji...@apache.org> on 2020/02/13 18:25:00 UTC

[jira] [Commented] (NETBEANS-3877) Cannot open url in browser

    [ https://issues.apache.org/jira/browse/NETBEANS-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036410#comment-17036410 ] 

cda commented on NETBEANS-3877:
-------------------------------

It seems that this is reproductible when I run tests from the root gradle project with the Gradle Support Plugin:

*Version:* 2.0.2
*Source:* 1544990439_netbeans-gradle-plugin-2.0.2.nb

I have a gradle project with multiple subprojects.

When running tests from gradle subproject and clicking the link in the output window correctly opens the browser.

> Cannot open url in browser
> --------------------------
>
>                 Key: NETBEANS-3877
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3877
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.2
>            Reporter: cda
>            Priority: Major
>
> After running testng tests, in the "Output" window a report is generated with a link (file:///C:\...\index.html").
> Clicking this link shows a warning "Could not access the URL through the external browser. Check the browser configuration."
> I have my web browser configured in Tools -> Options -> General -> Web Brwoser : Firefox.
> Pressing Edit shows browser path "C:\Program Files\Mozilla Firefox\firefox.exe" and arguments "\{URL}".
> Pressing "Test connection" in proxy settings results in green check mark.
> If I try to run the command in a terminal "C:\Program Files\Mozilla Firefox\firefox.exe" file:///C:/.../index.html, the page is correctly opened in browser.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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