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 210688 - Cannot start editing of remote file if it is versioned
Summary: Cannot start editing of remote file if it is versioned
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: igor_nikiforov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-04 11:29 UTC by Alexander Simon
Modified: 2012-05-12 11:21 UTC (History)
1 user (show)

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 Alexander Simon 2012-04-04 11:29:07 UTC
Test case:
- add a remote host with ade
- open an ade versioned file in editor
- start editing
Expected behavior: editor title is became blue
Actual behavior: editor title is vanished
Comment 1 Alexander Simon 2012-04-04 11:56:04 UTC
P2 because:
- file cannot be reopened in editor (only IDE restarting helps)
Comment 2 igor_nikiforov 2012-05-12 11:21:36 UTC
The issue is resolved. The fix is here:
  http://hg.netbeans.org/cnd-main/rev/39b5600ee9f8
RFS test is updated to check this situation.