r20259 - gnucash/trunk/src - Bug #641909: Fix broken price scatter plot

Christian Stimming cstim at code.gnucash.org
Wed Feb 9 14:52:22 EST 2011


Author: cstim
Date: 2011-02-09 14:52:21 -0500 (Wed, 09 Feb 2011)
New Revision: 20259
Trac: http://svn.gnucash.org/trac/changeset/20259

Modified:
   gnucash/trunk/src/core-utils/core-utils.scm
   gnucash/trunk/src/report/standard-reports/price-scatter.scm
Log:
Bug #641909: Fix broken price scatter plot

The report was unknowingly broken by the move of one function in r20209
namely gnc-locale-default-iso-currency-code from app-utils to core-utils,
and somehow this needs a re-export in the core-utils.scm declaration.
(I don't know why. For me, this confirms again this whole scheme plugin
stuff sucks, royally.)



More information about the gnucash-patches mailing list