Problem/Motivation

The domain ID is shown in the hostname column in the list of domains rather than the canonical hostname.

Proposed resolution

Use getCanonical() to populate the hostname instead of the ID.

Comments

Alan-H created an issue. See original summary.

alanhdev’s picture

Patch supplied applies change as per suggested resolution.

alanhdev’s picture

Status: Active » Needs review
tim-diels’s picture

Patch works

tim-diels’s picture

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

Looks solid, we should probably commit #2.

  • aloknarwaria committed 9411051 on 8.x-1.x
    Issue #2925864 by alan-h,tim-diels: list of domains rather than the...
aloknarwaria’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in the release 8.x-1.3

aloknarwaria’s picture

Status: Fixed » Closed (fixed)