I have a use-case of reporting dead links by the "entity" type -- node, comment, custom block -- instead of by the dead link URL. Such reports facilitate editing one "entity" at a time.

The "entity" titles are displayed instead of the internal URL, as per https://www.drupal.org/node/2403179

Patch is forthcoming.

Comments

mmikitka created an issue. See original summary.

mmikitka’s picture

Status: Active » Needs review
StatusFileSize
new9.61 KB
hass’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
Status: Needs review » Needs work
mmikitka’s picture

@hass why did you change the version and mark it as "Needs work"? Are you no longer accepting patches for D7?

hass’s picture

I do accept patches for 7.x, but first we need to commit 8.x or we run into regressions.

shubhangi1995’s picture

Assigned: Unassigned » shubhangi1995
shubhangi1995’s picture

Do we have to add this in drupal 8 module port?

hass’s picture

Currently not. First we need to port, than we may add new features.