Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 152686 -- support file path including file schem in writers.

 

Summary:

 Fix 152686 -- support file path including file schem in writers.
- Bugzilla Bug (s) Resolved:
152686

- Description:

Given file name like “file:/c:/test”, the design file can be correctly open. However calling savaAs() will fail. Now

Support file name including file schema in writers.


- Tests Description:

 Unit test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

 

    Checking in test/org/eclipse/birt/report/model/writer/DesignWriterTest.java;

    Checking in src/org/eclipse/birt/report/model/api/ModuleHandle.java;

   


Back to the top