Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bug 151662:[smoke][regression] fail to create a report design in existing workspace

 
- Summary:
[smoke][regression] fail to create a report design in existing workspace
 
- Bugzilla Bug (s) Resolved:
 151662
 
- Description:
I thought when $RESOURCE_FOLDER was changed, the folder which was used to store predefined templates should be changed too. In fact I was wrong.
Now, Predefined template is in fixed folder, and user-defined template can be changed.
It works now.
 
- Tests Description:
Manual test
 
- Files Edited:
/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/wizards/WizardTemplateChoicePage.java
 
 
- Files Added:
 
 
 
- Files Deleted:
 
 
 
- Notes to Build Team:
 
 
 
- Notes to Developers:
 
 
 
- Notes to QA:
 
 
 
-  Notes to Documentation:


Back to the top