By poker10 on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x
Introduced in version:
7.99
Issue links:
Description:
Aggregator feed in Drupal 7 uses an item description in case the title is not present in the feed. The previous limit was set up to 40 characters of the description.
This changed now and in case the title is not present in the feed, the feed will use up to 255 characters of the description ending at a word boundary. If you have relied on short titles, we recommend checking the feed display after this change.
Impacts:
Site builders, administrators, editors
Module developers
Themers