r19680 - gnucash/trunk/src/backend/sql - Bug 632166: A Better fix that doesn't break string freeze or introduce a Gtk GUI dependency into the backend.

J. Alex Aycinena alex.aycinena at gmail.com
Tue Oct 19 15:29:30 EDT 2010


John,

On Tue, Oct 19, 2010 at 11:32 AM, John Ralls <jralls at code.gnucash.org> wrote:
> Author: jralls
> Date: 2010-10-19 14:32:50 -0400 (Tue, 19 Oct 2010)
> New Revision: 19680
> Trac: http://svn.gnucash.org/trac/changeset/19680
>
> Modified:
>   gnucash/trunk/src/backend/sql/Makefile.am
>   gnucash/trunk/src/backend/sql/gnc-transaction-sql.c
> Log:
> Bug 632166: A Better fix that doesn't break string freeze or introduce a Gtk GUI dependency into the backend.
>
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches
>

On line 724, should

   "Commodity save failed: Probably and invalid or missing currency"

be

   "Commodity save failed: Probably an invalid or missing currency"

(i.e., minor typo)?

Alex


More information about the gnucash-devel mailing list