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

  1. Add a domain to the domains to skip config
  2. Create a link to that domain
  3. 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

Command icon 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

swirt created an issue. See original summary.

  • swirt committed 5d8d750d on 8.x-1.x
    #3549387 Fix domains to skip.
    
swirt’s picture

This is now fixed. I will get this tagged for a new release tonight.

swirt’s picture

Crediting skyriter for helping me determine this was an existing issue.

swirt’s picture

Status: Active » Fixed

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

swirt’s picture

Released in 8.x-1.23

swirt’s picture

Status: Fixed » Closed (fixed)