After checking the code, I've just found that max length for strings in error/warning text was 128. Now, I've set it up to FILE_NAME_MAXLEN which is (2 * 1024 - 1) and applies to both FULL FILE NAMES and URLs.
When trying with the URL you provided, I got the warning: RSS 2.0 / Atom format error. Actually, the feed format is RDF (RSS 1.0) which is not currently supported as it's older and less used, hence the error. So, URLs are truncated to 128 only in error/warning messages. I've also checked with a quite long URL (155 characters): http://www.nasdaq.com/aspxcontent/NasdaqRSS.aspx?data=quotes&symbol=IBM&symbol=GOOG&symbol=YHOO&symbol=NOK&symbol=AAPL&symbol=MSFT&symbol=ORCL&symbol=SSNLF -- Emmanuel Thomas-Maurin <manutm...@gmail.com> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org