View Issue Details

IDProjectCategoryView StatusLast Update
0005289SymmetricDSBugpublic2022-06-06 12:37
Reporterjvanmeter Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.13.0 
Target Version3.13.5Fixed in Version3.13.5 
Summary0005289: Method in AbstractSqlTemplate Causes Recursive Looping with Android
DescriptionWhen 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 ReproduceSetup Android on an earlier version of SymmetricDS.
Upgrade to 3.13
Tagsdialect: android

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.13 5cad0a2f

2022-06-02 20:17:22

admin

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

admin

Details Diff
0005289: fix recursive call Affected Issues
0005289
mod - symmetric-db/src/main/java/org/jumpmind/db/sql/AbstractSqlTemplate.java Diff File

Issue History

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