View Issue Details

IDProjectCategoryView StatusLast Update
0003988SymmetricDSBugpublic2019-06-25 18:06
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.10.0 
Target Version3.10.3Fixed in Version3.10.3 
Summary0003988: Table name with comma won't sync
DescriptionIf a table name contains a comma, it won't sync. The batch CSV has the table name unquoted, so the comma messes up the parsing. The AbstractProtocolDataWriter should correctly quote table names.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.10 04c41ac4

2019-06-13 10:30:59

admin

Details Diff
0003988: Table name with comma won't sync Affected Issues
0003988
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/CsvUtils.java Diff File
mod - symmetric-io/src/main/java/org/jumpmind/symmetric/io/data/writer/AbstractProtocolDataWriter.java Diff File

Issue History

Date Modified Username Field Change
2019-06-05 14:34 elong New Issue
2019-06-05 14:34 elong Status new => assigned
2019-06-05 14:34 elong Assigned To => elong
2019-06-13 14:31 elong Status assigned => resolved
2019-06-13 14:31 elong Resolution open => fixed
2019-06-13 14:31 elong Fixed in Version => 3.10.3
2019-06-13 15:00 admin Changeset attached => SymmetricDS 3.10 04c41ac4
2019-06-25 18:06 admin Status resolved => closed