Developers, On Sun, Jul 25, 2010 at 2:37 PM, J. Alex Aycinena <[email protected]> wrote: >> From: Mike Evans <[email protected]> >> To: [email protected] >> Date: Sun, 25 Jul 2010 10:40:38 +0100 >> Subject: Re: Reports broken? >> On Sunday July 25 2010 06:46:54 J. Alex Aycinena wrote: > > <snip> > >>> > In /usr/local/share/gnucash/scm/html-style-sheet.scm: >>> > 233: 26 (let (# #) (gnc:html-document-set-title! newdoc #) ...) >>> > 233: 27* [easy-renderer #<procedure dispatch #> #] >>> > In >>> > /usr/local/share/gnucash/guile-modules/gnucash/report/stylesheet-easy.sc >>> > m: 180: 28 (let* (# # # ...) (gnc:html-document-add-object! ssdoc #) >>> > ...) 317: 29* (let* ((t #)) (gnc:html-table-set-style! t "table" ...) >>> > ...) 331: 30* [add-css-information-to-doc #<procedure dispatch #> #] In >>> > /usr/local/share/gnucash/scm/html-fonts.scm: >>> > 115: 31 (let* (# # # # ...) (gnc:html-document-set-style-text! ssdoc >>> > #)) 120: 32* [#<procedure #f (section name)> "General" "Enable Alternate >>> > Line Shading"] >>> > 118: 33 [gnc:option-value #f] >>> > In /usr/local/share/gnucash/scm/options.scm: >>> > 139: 34 (let* ((getter (gnc:option-getter option))) (getter)) >>> > 139: 35* [gnc:option-getter #f] >>> > 112: 36 [vector-ref #f 5] >>> > /usr/local/share/gnucash/scm/options.scm:112:3: In procedure vector-ref >>> > in expression (vector-ref option 5): >>> > /usr/local/share/gnucash/scm/options.scm:112:3: Wrong type argument in >>> > position 2: 5 >>> > > > <snip> > >>> >>> This is due to changes in a patch I sent in. If, in the report >>> options, you specify the stylesheet as 'default', they should work for >>> now. I will have to send in patches for the other stylesheets to >>> conform to changes in 'html-fonts.scm' so that they will work also. I >>> will do this soon. >>> >> Alex
I've entered bug 625697 for this problem and attached a patchfile (here and with the bug) that corrects it. Since I don't have commit privileges, I would be grateful if one of the other developers would apply it for me. Thanks, Alex
taxtxf.scm.webkitdiff2
Description: Binary data
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
