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 28851

Summary: ClassCastException from PasteAction#getHelpCtx
Product: platform Reporter: Peter Zavadsky <pzavadsky>
Component: ActionsAssignee: Peter Zavadsky <pzavadsky>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 28849    

Description Peter Zavadsky 2002-11-19 10:08:28 UTC
1) Start IDE
2) Try to invoke paste in explorer (don't do any
cut/copy before)
3) Try to invoke paste in editor
4) you get the exception

(system paste).
Comment 1 Peter Zavadsky 2002-11-19 10:39:05 UTC
Fixed in [action_27868] branch

openide/../actions/PasteAction.java 1.37.28.4