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

Summary: Cannot start editing of remote file if it is versioned
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: RemoteAssignee: igor_nikiforov <igor_nikiforov>
Status: RESOLVED FIXED    
Severity: normal CC: mmirilovic
Priority: P2    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.