The view "Aggregator Sources" appears to be incomplete. It outputs all feed sources when one visits the url "aggregator/sources," but if one looks at the link url in the "aggregator" feed it appears as if the Aggregator Sources view is supposed to provide a filtered view based on the feed source id.

Example: On the feeds page, the first field is the url linkback to the original article from the source. The SECOND field lists the name of the feed source as defined by the user in "/admin/config/services/aggregator" when setting up a new feed. The LINK for that feed name is "aggregator/sources/1" which would presume that if clicked the view "Aggregator Sources" would provide a listing of that single source. So one would expect a contextual field after the link "aggregator/sources" in the view, with a associated filter. (ie: path: "aggregator/sources/%") The contextual percent mark is missing as well as a filter to trap the value.

Comments

zoon_unit created an issue. See original summary.

Version: 8.0.5 » 8.0.x-dev

Core issues are now filed against the dev versions where changes will be made. Document the specific release you are using in your issue comment. More information about choosing a version.

Version: 8.0.x-dev » 8.9.x-dev

Drupal 8.8.7 was released on June 3, 2020 and is the final full bugfix release for the Drupal 8.8.x series. Branches prior to 8.8.x are not supported, and Drupal 8.8.x will not receive any further development aside from security fixes. Sites should prepare to update to Drupal 8.9.0 or Drupal 9.0.0 for ongoing support.

Bug reports should be targeted against the 8.9.x-dev branch from now on, and new development or disruptive changes should be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

pameeela’s picture

Status: Active » Closed (works as designed)
Issue tags: +Bug Smash Initiative

Hi @zoon_unit we are triaging stale issues and came across this one.

It's not a bug. The page aggregator/sources/[id] is not a view, it is the entity display page. (Hence the View / Configure / Delete links.) I'm not sure that it should be a view, I think it works well as it is.