r23501 - gnucash/trunk/src/core-utils - Bug 627575 - Stylesheet names with non-alphanumeric characters and saved-reports -- addendum

Geert Janssens gjanssens at code.gnucash.org
Sat Dec 7 10:57:47 EST 2013


Author: gjanssens
Date: 2013-12-07 10:57:46 -0500 (Sat, 07 Dec 2013)
New Revision: 23501
Trac: http://svn.gnucash.org/trac/changeset/23501

Modified:
   gnucash/trunk/src/core-utils/gnc-guile-utils.c
Log:
Bug 627575 - Stylesheet names with non-alphanumeric characters and saved-reports -- addendum

Work around a bug in guile 1.8. It escapes spaces in symbols
when printed to a string, but can't convert that string
back properly in a symbol



More information about the gnucash-patches mailing list