This is a workaround for until #2704821: url_alias table should be created by system install is committed to core, to avoid issue with the url_alias table not being available to query until an alias has actually been created. Pathauto *always* tries to query before alias creation, so we need to ensure this table exists. This was introduced in #2664466: url_alias table is only used by a core service but it depends on system install.

Comments

Dave Reid created an issue. See original summary.

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.56 KB

  • Dave Reid committed c4952e1 on 8.x-1.x
    Issue #2705937 by Dave Reid: Ensure the url_alias table is created when...
dave reid’s picture

Status: Needs review » Fixed

Committed #2 to 8.x-1.x.

Status: Fixed » Closed (fixed)

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