Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360743 - NPE in TaskEditorSummaryPart when there is no Summary attribute
Summary: NPE in TaskEditorSummaryPart when there is no Summary attribute
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.6.3   Edit
Assignee: Steffen Pingel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 19:08 EDT by Shawn Minto CLA
Modified: 2011-10-13 14:25 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (3.90 KB, application/octet-stream)
2011-10-13 14:25 EDT, Steffen Pingel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shawn Minto CLA 2011-10-12 19:08:25 EDT
!ENTRY org.eclipse.mylyn.tasks.ui 4 2 2011-10-11 17:05:00.932
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.mylyn.tasks.ui".
!STACK 0
java.lang.NullPointerException
	at org.eclipse.mylyn.internal.tasks.ui.editors.TaskEditorSummaryPart.addSummaryText(TaskEditorSummaryPart.java:129)
	at org.eclipse.mylyn.internal.tasks.ui.editors.TaskEditorSummaryPart.createControl(TaskEditorSummaryPart.java:188)
	at org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.initializePart(AbstractTaskEditorPage.java:1322)
	at org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage.access$7(AbstractTaskEditorPage.java:1314)
	at org.eclipse.mylyn.tasks.ui.editors.AbstractTaskEditorPage$14.run(AbstractTaskEditorPage.java:875)
Comment 1 Steffen Pingel CLA 2011-10-13 14:25:37 EDT
Fixed in e_3_7_m_3_6_x and master.
Comment 2 Steffen Pingel CLA 2011-10-13 14:25:39 EDT
Created attachment 205148 [details]
mylyn/context/zip