Problem/Motivation
I set a domain to skip in the configuration, but it is not being respected and the skip domains are being checked anyway and not skipped.
This bug was introduced in #3535344: No property declared for additional_domains_as_internal
Steps to reproduce
- Add a domain to the domains to skip config
- Create a link to that domain
- see it show up in the report as scanned (either good or bad) but definitely not skipped.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork node_link_report-3549387
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
swirtThis is now fixed. I will get this tagged for a new release tonight.
Comment #5
swirtCrediting skyriter for helping me determine this was an existing issue.
Comment #6
swirtComment #8
swirtReleased in 8.x-1.23
Comment #9
swirt