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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2705937-ensure-url-alias-table-exists.patch | 1.56 KB | dave reid |
Comments
Comment #2
dave reidComment #4
dave reidCommitted #2 to 8.x-1.x.