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 - Editor doesn't support URL links which specify a port
Summary: Editor doesn't support URL links which specify a port
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal with 1 vote (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 14:19 UTC by puce
Modified: 2010-06-26 03:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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