Remove or use Aggregator's teaser_length setting
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2283877. -->
Reported by: [dcam](https://www.drupal.org/user/1791830)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The Aggregator module teaser_length setting is not used anywhere in 8.x.</p>
<p>In D7, the setting only changes the item description length in Aggregator's RSS view and then only if you have the system RSS Publishing feed content setting set to Titles plus teaser. Users thinking that the teaser length setting would change how items are displayed in Aggregator's page views have led to at least one bug report and some comments in the Related issues.</p>
<p>Since Aggregator's RSS feed is now generated by Views in 8.x, the teaser_length setting has no effect. At least I haven't been able to find anywhere that it's being used.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Remove the teaser_length setting from 8.x or enable it to do something, for instance by turning it into one of Aggregator's RSS View display options.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
> Related issue: [Issue #1136310](https://www.drupal.org/node/1136310)
> Related issue: [Issue #1045786](https://www.drupal.org/node/1045786)
> Related issue: [Issue #1395594](https://www.drupal.org/node/1395594)
issue