Aliases don't get resolved

Created on 27 February 2017, almost 8 years ago
Updated 15 February 2023, about 2 years ago

Path aliases using a subpath aren't getting resolved. The problem is that processInbound returns a path alias when an internal path is expected. I've created a patch which fixes this.

I find it strange that there aren't any other reports about this problem. Maybe I'm doing something wrong?

Steps to reproduce:

  1. Enable subpathauto and path
  2. Create node 1 with alias: /a
  3. Create node 2 with alias: /node/1/b
  4. Navigate to: /a/b

Expected result:

Node 2 is shown

Actual result:

404 page is shown

🐛 Bug report
Status

Fixed

Component

Code

Created by

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024