Feeds throws exceptions at several points and also catches practically all of them. The problem is that all exceptions thrown and caught are generic exceptions of the class Exception. This needs to change to make the code clearer and safer. (Let's not overdo it though and define a Exception class per possible incident).

Comments

alex_b’s picture

Category: bug » task
alex_b’s picture

Not working on this for now.

kenorb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.