Notice: Undefined index: fragment in _parser_common_syndication_download()
(line 306 of sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.inc).

Notice: Undefined property: stdClass::$items in _feedapi_invoke_refresh()
(line 1213 of sites/all/modules/feedapi/feedapi.module).

Warning: preg_match() expects parameter 2 to be string, array given in _parser_common_syndication_parse_w3cdtf()
(line 706 of sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.inc).

Notice: Undefined variable: password in _parser_common_syndication_download()
(line 262 of sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.inc).

Notice: Undefined variable: body in _parser_common_syndication_RSS20_parse()
(line 600 of sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.inc).

Comments

mikeytown2’s picture

Status: Active » Needs review
StatusFileSize
new2.92 KB
mikeytown2’s picture

StatusFileSize
new2.64 KB

Better fix for Warning: preg_match() expects parameter 2 to be string, array given in _parser_common_syndication_parse_w3cdtf()
(line 706 of sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.inc).

Whole patch attached.

mikeytown2’s picture

StatusFileSize
new2.73 KB
mikeytown2’s picture

StatusFileSize
new3.04 KB

Fix for port notice