After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 584457 - Again problems with Finance::Quote ( tryling white space issue )
Again problems with Finance::Quote ( tryling white space issue )
Status: RESOLVED FIXED
Product: GnuCash
Classification: Other
Component: Import - Other
2.3.x
Other All
: Normal normal
: ---
Assigned To: Christian Stimming
Christian Stimming
: 584459 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-06-01 14:56 UTC by Dr. Edgar Alwers
Modified: 2018-06-29 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dr. Edgar Alwers 2009-06-01 14:56:18 UTC
Please describe the problem:
European server yahoo_europe adds a trailing white
space to the currency item Euro ( "EUR " ). "EUR " is not a valid currency, so gnc-fq-dump ( and of course gnucash ) delivers  a "This stock quote cannot be used by gnucash". This issue was fixed with a a line to
Finance/Quote/Yahoo/Europe.pm: $info{$symbol,"currency"} =~ s/\s+$//;
See Bug 553902, comment #4 from Andreas Köhler. Unfortunately, this patch does not work anymore with Finance-quote-1.16

Steps to reproduce:
1. gnc-fq-dump yahoo_europe XS0230663196.SG delivers "currency: missing" and "stocke quote cannot be used by gnucash", independent of patched or not patched Europe.pm
2. 
3. 


Actual results:
gnucash cannot find stock prices for "EUR" currencies

Expected results:
stock price delivered, as with former Finance::Quote's, after Andreas Köhler patch was applied

Does this happen every time?
yes

Other information:
actual patches does not help. echo '(yahoo_europe "A0GFY7.SG")' | ./gnc-fq-helper delivers "currency . failed-conversion"
I know, this is a Finance-Quote issue, but the only help up tp now was the patch from Andreas. Could you please supply a modified one ?
Thanks
Edgar
Comment 1 Phil Longstaff 2009-06-01 19:09:35 UTC
*** Bug 584459 has been marked as a duplicate of this bug. ***
Comment 2 Phil Longstaff 2009-09-07 18:28:25 UTC
Logged as   http://rt.cpan.org/Ticket/Display.html?id=49496
Comment 3 Phil Longstaff 2009-10-17 23:11:42 UTC
49496 is now resolved.
Comment 4 John Ralls 2018-06-29 22:22:34 UTC
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=584457. Please update any external references or bookmarks.