Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 162340-NPE thrown when select the report name in outline and press F2 in RCP

Summary Fix Bugzilla bug 162340-NPE thrown when select the report name in outline and press F2 in RCP

Bugzilla Bug (s) Resolved 162340

Description
Report design in outline view isn't allowed to rename, so the item represents report design handle isn't obtained, its value is null. Add logic for checking the selected item before invoking rename action.

Tests Description Manual test and code review.

Notes to Build Team

Notes to Developers

Notes to QA

Notes to Documentation

Files Added



Files Edited

/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RenameAction.java

 

Hongchang Lin


Back to the top