Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix[Bugzilla] Afeter publishing a report design, the template can't be shown in new report wizard

-Summary:
Afeter publishing a report design, the template can't be shown in new report wizard

- Bugzilla Bug (s) Resolved:
N/A

- Description:
Because the wizard will only look for file whose name ending with "*.rpttemplate".
When publishing a report design ,should change the suffix to ".rpttempate"

- Tests Description: Manual

- 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/wizards/PublishTemplateWizard.java



Back to the top