This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 188053

Summary: Editor doesn't support URL links which specify a port
Product: editor Reporter: puce <puce>
Component: NavigationAssignee: issues@editor <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description puce 2010-06-24 14:19:46 UTC
The editor supports URLs in text, Java, XML, etc. files by turning it to a hyperlink.

URLs which specify a port number are only recognized up to the port part, though.
Comment 1 Vitezslav Stejskal 2010-06-25 08:49:25 UTC
http://hg.netbeans.org/jet-main/rev/78b0da355232
Comment 2 Quality Engineering 2010-06-26 03:39:21 UTC
Integrated into 'main-golden', will be available in build *201006260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/78b0da355232
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #188053: support URLs with a port part specified