r23508 - gnucash/branches/2.4/src/app-utils - [23501]Bug 627575 - Stylesheet names with non-alphanumeric characters and saved-reports -- addendum
    Geert Janssens 
    gjanssens at code.gnucash.org
       
    Sat Dec  7 11:10:02 EST 2013
    
    
  
Author: gjanssens
Date: 2013-12-07 11:10:00 -0500 (Sat, 07 Dec 2013)
New Revision: 23508
Trac: http://svn.gnucash.org/trac/changeset/23508
Modified:
   gnucash/branches/2.4/src/app-utils/guile-util.c
Log:
[23501]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