Finance::Quote currency conversion broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GnuCash |
Fix Released
|
Low
|
|||
libfinance-quote-perl (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The currency conversion feature in Finance::Quote doesn't work. It seems that Yahoo changed their web page format.
Doing
use Finance::Quote;
my $q = Finance:
print $q->currency("1.10 CAD", "USD") . "\n";
returns undef. gnucash also doesn't update currency quotes.
It looks like this has been fixed upstream (though not yet in a new release). See
https:/
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libfinance-
ProcVersionSign
Uname: Linux 2.6.38-13-generic i686
Architecture: i386
Date: Sun Apr 22 01:31:48 2012
PackageArchitec
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: libfinance-
UpgradeStatus: Upgraded to natty on 2011-04-30 (357 days ago)
tags: | added: precise |
Changed in gnucash: | |
importance: | Unknown → Low |
status: | Unknown → New |
Changed in gnucash: | |
status: | New → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.