Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.6.6, 1.7.4, 1.8.4, 1.9
-
Component/s: General
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Description
When adding remote RSS feeds (blocks/rss_client/block_rss_client_action.php), I get a notice from tablelib about $querystring not being defined. A close look at the code shows that the variable is undefined for one of the conditional code blocks.
Fixed in all versions (identical code).