Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370001 - Review group not refreshed causing a null pointer
Summary: Review group not refreshed causing a null pointer
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sebastien Dubois CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 14:44 EST by Jacques Bouthillier CLA
Modified: 2012-04-04 15:12 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacques Bouthillier CLA 2012-01-27 14:44:33 EST
I remove the group from the R4E preferences, then I press OK. The group did not disappear from the R4E navigator view. So, I select it to open, the I got the following error, but  the group open anyway

java.lang.NullPointerException
	at org.eclipse.mylyn.reviews.r4e.ui.internal.navigator.ReviewNavigatorView.preferenceChange(ReviewNavigatorView.java:639)
	at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:754)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
	at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:757)
	at org.eclipse.core.internal.preferences.EclipsePreferences.put(EclipsePreferences.java:770)
	at org.eclipse.ui.preferences.ScopedPreferenceStore.setValue(ScopedPreferenceStore.java:789)
Comment 1 Sebastien Dubois CLA 2012-04-04 15:12:24 EDT
This problem is fixed in the current release 0.9.0 as of 31-03-2012