View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003988 | SymmetricDS | Bug | public | 2019-06-05 14:34 | 2019-06-25 18:06 |
Reporter | elong | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.10.0 | ||||
Target Version | 3.10.3 | Fixed in Version | 3.10.3 | ||
Summary | 0003988: Table name with comma won't sync | ||||
Description | If 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. | ||||
Tags | No tags attached. | ||||
SymmetricDS: 3.10 04c41ac4 2019-06-13 10:30:59 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 |
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 |