Follow-up to #2670360: Add BC layer in installSchema to support url_alias

Problem/Motivation

In this issue #2664466: url_alias table is only used by a core service but it depends on system install we are removing url_alias from the views, this make fail tests in contrib modules like #2670258-3: Add an interface for continuous translators and #2666052: Aliases created with "Not applicable" language instead of "None".
So we should add a BC layer to add support for both cases.

Proposed resolution

Remaining tasks

We can remove it when 8.1.x is released.

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2672670-2.patch933 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner created an issue. See original summary.

dawehner’s picture

Status: Fixed » Needs review
FileSize
933 bytes
jibran’s picture

Status: Needs review » Reviewed & tested by the community

  • catch committed e08394a on 8.1.x
    Issue #2672670 by dawehner: Add BC layer in installSchema to support...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.1.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.