Bug 288259 - [Property view] null pointer exception can forbid undo-redo in Papyrus
Summary: [Property view] null pointer exception can forbid undo-redo in Papyrus
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: M2   Edit
Assignee: Patrick Tessier CLA
QA Contact:
URL:
Whiteboard: Usability
Keywords: plan, usability
Depends on:
Blocks: 288257
  Show dependency tree
 
Reported: 2009-09-01 10:07 EDT by Patrick Tessier CLA
Modified: 2009-10-15 10:48 EDT (History)
0 users

See Also:


Attachments
mylyn/context/zip (180.42 KB, application/octet-stream)
2009-10-07 06:47 EDT, Patrick Tessier CLA
no flags Details
mylyn/context/zip (694 bytes, application/octet-stream)
2009-10-07 06:49 EDT, Patrick Tessier CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Tessier CLA 2009-09-01 10:07:07 EDT
When you try to do some undo redo, mistake can come from the generated code from EEF.
Do solve it a bug has been posted in EEF task list: 288257: set more robust the management of value that comes from notification
https://bugs.eclipse.org/bugs/show_bug.cgi?id=288257
Comment 1 Patrick Tessier CLA 2009-10-07 06:47:14 EDT
Created attachment 148977 [details]
mylyn/context/zip

impacted classes
Comment 2 Patrick Tessier CLA 2009-10-07 06:49:45 EDT
Created attachment 148978 [details]
mylyn/context/zip

impacted file without java classes
Comment 3 Patrick Tessier CLA 2009-10-07 10:40:21 EDT
A new regeneration has been done by using templates that fix the mistake due to the notification.