HR fix for 236030
David Konecny <[email protected]> Thu, 19 Sep 2013 11:09:45 +1200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
> https://netbeans.org/bugzilla/show_bug.cgi?id=236030 > "Configure JSTestDriver contains incomplete browser identification" The browser name was stripped of "with NetBeans Integration" suffix which is now causing problem in two places where Chrome browser is shown twice and user cannot distinguish which browser is with and without NB integration. The fix is trivial and safe: http://hg.netbeans.org/main-silver/rev/ad245cf0779e Thanks, -David