Bug#619004: solve the bug

E. Moro Rodríguez emoro at telefonica.net
Wed Mar 23 14:18:43 UTC 2011


to solve the bug it it necessary  to change the code in the file 
/usr/share/pyshared/invest/chart.py

In line #209 which reads:

chart_base_url = "http://ichart.europe.yahoo.com/z?s =% (s) s & t =% (t)
s & q =% (q) s & l =% (l) s & z =% (z) =% s & p (p) s & a =% (a) s%
(opt) s "

must be put:

chart_base_url = "http://ichart.finance.yahoo.com/z?s =% (s) s & t =%
(t) s & q =% (q) s & l =% (l) s & z =% (z) =% s & p (p) s & a =% (a) s%
(opt) s " 






More information about the pkg-gnome-maintainers mailing list