Closed (outdated)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2010 at 00:04 UTC
Updated:
4 Mar 2016 at 21:43 UTC
Jump to comment: Most recent
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
Comment #1
alex_b commentedComment #2
alex_b commentedNot working on this for now.
Comment #3
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.