Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 151114:Template-Paths to resources used by template are absolute

Summary
Template-Paths to resources used by template are absolute

Bugzilla Bug (s) Resolved
151114

Description
Copy the image file to template folder, and set the path stored
in the template file to be relative to the $BIRT_RESOURCE_FOLDER.

In addtion, in the past the predifined templates are relative to folder $workspace/org.eclipse.birt.report.designer.ui/, change them to be relative to $BIRT_RESOURCE_FOLDER.

Tests Description
Manual test

Files Edited

/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/nls/messages.properties
/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/PublishTemplateWizard.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardReportSettingPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardTemplateChoicePage.java



Files Added



Files Deleted



Notes to Build Team



Notes to Developers



Notes to QA



Notes to Documentation

 


Back to the top