Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 124989 XML data source does not support http URL's

-Summary:

Fix bugzilla bug 124989 XML data source does not support http URL's 

 

-Bugzilla Bug (s) Resolved:

Bugzilla bug 124989

 

-Description:

The bug is introduced when we add support to accept InputStream object in AppContext. The code that dealing with http xml source is actually never executed. Fixed in source.


-Tests Description:
Unit test


-Files Edited:

 "/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/XMLDataInputStream.java"

 

- Notes to Build Team:
- Notes to Developers:
- Notes to QA: 
 

- Notes to Documentation:

 


Back to the top