| Summary: | [e4] NullPointerException in HandlerServiceImpl.executeHandler() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | ben <benjamin.leipold> | ||||
| Component: | Incubator | Assignee: | Project Inbox <rap.incubator-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | unspecified | ||||||
| Target Milestone: | 3.2 M5 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows NT | ||||||
| See Also: | https://git.eclipse.org/r/89934/ | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
ben
Please provide a simple snippet/patch against our e4 demo that demostrate the issue. The platform HandlerServiceImpl class is newer than the one in forked RAP "org.eclipse.e4.core.commands" bundle and has some changes exactly in this field. The issue will be fixed once the forked bundle is synchronized with the platform. So, do you still need a snippet or is this report obsolete? A snippet will be good... Fixed with change https://git.eclipse.org/r/89934/ Created attachment 266780 [details]
Snippet that demonstrates the bug
Just click on the sole view action to provoke a NullPointerException.
|