r18575 - gnucash/trunk/src/quotes - Bug #607185: Add f-q workaround for missing date.

Christian Stimming cstim at code.gnucash.org
Sun Jan 17 16:26:49 EST 2010


Author: cstim
Date: 2010-01-17 16:26:48 -0500 (Sun, 17 Jan 2010)
New Revision: 18575
Trac: http://svn.gnucash.org/trac/changeset/18575

Modified:
   gnucash/trunk/src/quotes/gnc-fq-helper.in
Log:
Bug #607185: Add f-q workaround for missing date.

Patch by "meo":

If for whatever reason finance-quote is unable to get a date for a quote or to
convert it to the standardized form, gnucash is unable to use the otherwise
correct quote. With web pages being updated definitively more frequently than
finance-quote, this is quite a nuisance.
Up to now, gnc-fq-helper emits an error message + the quote, a combination
gnucash is unable to process. This patch presents a workaround.

I would prefer using the current date + 12 hours rather than current date +
time, but this is open for discussion.



More information about the gnucash-patches mailing list