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 128017 - No output from Fetch menu item
Summary: No output from Fetch menu item
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 14:07 UTC by Padraig Obriain
Modified: 2008-02-21 15:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proposed patch (1.08 KB, patch)
2008-02-21 14:38 UTC, Padraig Obriain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Padraig Obriain 2008-02-21 14:07:23 UTC
When the Fetch menu item is invoked no data is written to an output tab.
Comment 1 Padraig Obriain 2008-02-21 14:28:12 UTC
I have found the error for Fetch.

I need to check whether I made the same mistake for other commands.
Comment 2 Padraig Obriain 2008-02-21 14:38:28 UTC
Created attachment 56988 [details]
proposed patch
Comment 3 Padraig Obriain 2008-02-21 14:40:33 UTC
0640fd1ab4d4: patch pushed

I did not find a similar error in any other command.