Francois-Xavier Prunayre ha scritto: > Hi list, I had a problem using MIFDataStore for reading MID file > containing text attribute with quote(s) inside the string (which are > also quoted in MIF format). > > eg. > 357,"RBE","TF","TUR","Si","TI","","TO","GPS","","",0,0,"20070321","","designated > "Emergency Presence"" > > When the MIFDataStore read that line, it fails returning exception: > "Error reading quoted string" on last attribute. > > Added check on quote and separator in order to get all token even if a > quote is found inside a quoted string. > > See patch attached for comments. > > Cheers. > Francois > > PS: this bug was found working on SpatialDataIntegrator > http://www.talendforge.org/bugs/view.php?id=3092
Hi Francois, thanks a ton for the patch... about applying it, we're a bit in a sorry chicken and egg situation. Usually the module maintainer should review the patch and apply it. Unfortunately there is no module maintainer, an no one among the current developers with MIF file experience (frankly it has been unmtained for such a long time that I'm surprised it still works). Interested in becoming the MIF module maintainer? This would give you free reign for applying patches on that module. You would not have that many obligations, I mean, there is no one forcing to work on the module 5 days a week, just check the jira from time to time and try to fix the bugs (if Talend is using the MIF datastore you'll stumble in them eventually anyways). Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
