Patches: Browse | Submit New | Admin
If URL is blank after attempting autodiscovery, an exception should be raised, just as if an invalid URL was given. The attached patch DRYs up the autodiscovery code (a little) and raises an exception if a url isn't discovered.
Add A Comment:
Date: 2007-04-21 20:34 Sender: Bob Aman I've accept the DRYing up of the autodiscovery code part of the patch, but the exception code causes unintended side-effects if an otherwise legitimate feed is sent as text/html.