I changed error reporting to E_ALL in D5 and found some PHP notices in FeedAPI.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feedapi_5x_php_notices.patch | 5.25 KB | alex_b |
| feedapi_5x_php_notices.patch | 4.65 KB | mustafau |
I changed error reporting to E_ALL in D5 and found some PHP notices in FeedAPI.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | feedapi_5x_php_notices.patch | 5.25 KB | alex_b |
| feedapi_5x_php_notices.patch | 4.65 KB | mustafau |
Comments
Comment #1
mustafau commentedCritical since this patch fixes part of #288114: Errors when story type not present, when importing types with content copy.
Comment #2
alex_b commentedReviewed patch. Looks good, I added the check for existing 'story' content type from #288114 and rerolled. Any observations on this patch in the meantime? Otherwise good to be committed and ported to 6.
Comment #3
alex_b commentedCommitted. Needs to be ported to 6.x
Comment #4
alex_b commentedThis patch overlaps with http://drupal.org/node/276996 - at least the default content type handling in feedapi_node doesn't though.
Comment #5
aron novakI also fixed various php notices in both branch.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.