Moodle

RSS feed: 2 errors causing slow load

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.9
  • Component/s: RSS
  • Labels:
    None
  • Environment:
    All
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

I found in my apache log 2 errors, causing the RSS-feeds very slow to load (avoiding display of page)

-PHP Notice: undefined property:MagpieRSS::$etag in /../rss_fetch.inc on line 158

-PHP Notice: Undefined index: description in /.../rss_client/block_rss_client.php on line 223

The installation runs on latest mysql5, php5 and Apache2

This error occurs on that machine in 1.5 and 1.6

Not always, probably only when the RSS feed is renewed.

Issue Links

Activity

Hide
Petr Škoda (skodak) added a comment -

the etag problem should be fixed long ago (around 1.7?), cURL extension is highly recommended now to get the best performance
thanks for the report

Show
Petr Škoda (skodak) added a comment - the etag problem should be fixed long ago (around 1.7?), cURL extension is highly recommended now to get the best performance thanks for the report

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: