View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005289 | SymmetricDS | Bug | public | 2022-05-04 18:46 | 2022-06-06 12:37 |
Reporter | jvanmeter | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.0 | ||||
Target Version | 3.13.5 | Fixed in Version | 3.13.5 | ||
Summary | 0005289: Method in AbstractSqlTemplate Causes Recursive Looping with Android | ||||
Description | When upgrading to 3.13, a change in an AbstractSqlTemplate method now causes a recursive loop when using Android. This then leads to a stack overflow error. | ||||
Steps To Reproduce | Setup Android on an earlier version of SymmetricDS. Upgrade to 3.13 | ||||
Tags | dialect: android | ||||
SymmetricDS: 3.13 5cad0a2f 2022-06-02 20:17:22 Details Diff |
0005289: fix recursive call |
Affected Issues 0005289 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/AbstractSqlTemplate.java | Diff File | ||
SymmetricDS: 3.14 3466926b 2022-06-02 20:17:22 Details Diff |
0005289: fix recursive call |
Affected Issues 0005289 |
|
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/AbstractSqlTemplate.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-04 18:46 | jvanmeter | New Issue | |
2022-05-04 18:46 | jvanmeter | Tag Attached: dialect: android | |
2022-06-02 20:18 | elong | Assigned To | => elong |
2022-06-02 20:18 | elong | Status | new => resolved |
2022-06-02 20:18 | elong | Resolution | open => fixed |
2022-06-02 20:18 | elong | Fixed in Version | => 3.13.5 |
2022-06-02 21:00 | admin | Changeset attached | => SymmetricDS 3.13 5cad0a2f |
2022-06-02 21:00 | admin | Changeset attached | => SymmetricDS 3.14 3466926b |
2022-06-06 12:37 | admin | Status | resolved => closed |