Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: BZ 116456 Flat File ODA does not handle trailing pattern matches

Committed on behalf of Lin.
 
-----Original Message-----
From: Lin Zhu
Sent: Thursday, November 17, 2005 9:19 PM
Subject: CheckIn:Fix bugzilla bug 116456 Flat File ODA does not handle trailing pattern matches

- Summary:

Fix bugzilla bug 116456  Flat File ODA does not handle trailing pattern matches

 

-Bugzilla Bug (s) Resolved:

116456

 

-Description:

In original implementation of flatfile, the tailing blank in a flat file will be omitted, which will cause problem.

 

The code has been enhanced so that the tailing blank no long be omitted.


-Tests Description:
Unit test


-Files Edited:

/org.eclipse.datatools.connectivity.oda.flatfile/

    src/org/eclipse/datatools/connectivity/oda/flatfile/

        Query.java      

 

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

- Notes to Documentation:  

 

 


Back to the top