-
Bug
-
Resolution: Fixed
-
Minor
-
3.1, 3.1.1
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
MDL-55391-master -
Even since upgrading from 3.0 to 3.1+ (inkl. 3.1.1+) the feed names in the Remote RSS Block are no longer showing.
Example: I keep news feeds from Science and Nature Magazine in one Remote RSS Block. Prior to Moodle 3.1 "Science" and "Nature" were set as headlines on top of their respective RSS entries. Since Moodle 3.1 they have just been in own large list without any headlines.
However, those headlines seem to be "suggested" by the fact that the HTML code still features them, albeit empty:
{{ <div class="title"></div>
<ul class="list no-overflow">
<li> [...]}}