Minor bug in gnc-prices
Dave Peticolas
dave@krondo.com
Fri, 09 Feb 2001 16:00:57 -0800
writes:
> Dave Peticolas wrote:
> >
> > writes:
> > > gnc-prices (in gnucash 1.4.10) seems to have problems updating a price
> > > for a stock whose ticker symbol contains a period, for example BT.A,
> > > which is quoted on the London stock exchange.
> >
> > Did it work in an earlier version of gnucash?
>
> I've only tested 1.4.9 and 1.4.10. Neither works. I'm not yet familiar
> enough with the architecture of gnucash to track down the bug although
> I've had a bit of a hunt.
Quotes are done using the Quote.pm perl module that comes with
gnucash. It is an older version of the Finance::Quote package.
Is there an error message reported by gnc-prices?
dave