Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla Bug 130088 [Regression]NPE when open report with syntax error.

- Summary:Bugzilla Bug 130088 [Regression]NPE when open report with syntax error.

- Bugzilla Bug (s) Resolved: 130088

- Description:
That's another case but looks similiar to the previous error. But the stack trace is quite differnt. This causes by lazy init of graphical editor. Rewrite setFocus method to avout null pointer.

- Tests Description : manual.

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/GraphicalEditorWithFlyoutPalette.java



--Qiangsheng Wang


Back to the top