Symptom: Yahoo downloader does not work.
Possible Cause: The following DecodingParam (from v1304) may no longer be valid.
/* American and Canadian decoding info. */
static FD_DecodingParam defaultHistoricalDecoding =
{
"ichart.yahoo.com",
"/table.csv?s=",
"&a=1&b=1&c=1950&d=1&e=1&f=3000&g=d&q=q&y=0&z=file&x=.csv",
0x00000000,0x00,0x00,0x00,0x00,0x0000,0x0000
};
Possible Fix: Download spreadsheet link on Yahoo website points to a similar but different link, e.g.
http://ichart.finance.yahoo.com/table.csv?s=PGR&a=07&b=09&c=1996&d=06&e=2&f=2007&g=d&ignore=.csv
Sender: mkatlihan@yahoo.com