Re: [PATCH] Fix generic import skipped transactions

2009-02-11 Thread Derek Atkins
David Reiser writes: > Fantastic. Now all we need is for the register code to refresh the > window to remove the blank lines left behind when the transactions are > skipped. I kinda wish I had caught this issue in the design stage so that the to-be-imported txns didn't actually make it into

Re: [PATCH] Fix generic import skipped transactions

2009-02-10 Thread David Reiser
On Feb 10, 2009, at 9:14 AM, Alan Jenkins wrote: > Sorry, bad commit description. Here's the corrected version. >> From b4f28335d813aa5c0a32802610f8cc48e2345eb5 Mon Sep 17 00:00:00 >> 2001 > From: Alan Jenkins > Date: Tue, 10 Feb 2009 14:13:14 +0000 > Subjec

Re: [PATCH] Fix generic import skipped transactions

2009-02-10 Thread Christian Stimming
Applied. Thanks a lot for this bugfix! No idea why I never checked for the TransInfo destructor, but thanks for fixing this one. Christian Am Dienstag, 10. Februar 2009 15:14 schrieb Alan Jenkins: > Sorry, bad commit description. Here's the corrected version. ___

Re: [PATCH] Fix generic import skipped transactions

2009-02-10 Thread Alan Jenkins
Sorry, bad commit description. Here's the corrected version. >From b4f28335d813aa5c0a32802610f8cc48e2345eb5 Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Tue, 10 Feb 2009 14:13:14 + Subject: [PATCH] Fix generic import skipped transactions gnc_import_TransInfo_delete() was def

[PATCH] Fix generic import skipped transactions

2009-02-10 Thread Alan Jenkins
>From cd4498c0a8d61be4b0f9d55f30d429da68c89d80 Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Tue, 10 Feb 2009 13:58:52 + Subject: [PATCH] Fix generic import skipped transactions Bug 552275 - Cancelling OFX Import Still Adds Entries Bug 434944 - Refused transactions from import app