Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 191802-View report menu and icon fail with RPTDESIGN extension name.[00]--both check into HEAD and 2.2 branch

- Summary:Fix Bugzilla bug 191802-View report menu and icon fail with RPTDESIGN extension name.[00]

- Bugzilla Bug (s) Resolved: 191802

- Description:
Previously, it is hard codes the ".rptdesign" and ".rpttemplate" to determine if a report design or report template file is opened on report editor. For fix bug 191802, take the content type ID of the report design and report template to determine.

- Tests Description: Manual test and code review

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java
/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java



- Files Added:



- Files Deleted:

 

Hongchang Lin


Back to the top