--path-pattern option gets only internal paths, not aliases

Created on 3 January 2024, 6 months ago
Updated 8 January 2024, 6 months ago

Problem/Motivation

The paths filtering with the --path-pattern option looks at paths of the form:

  57 => "_entity:node:en:4"
  58 => "_entity:node:en:10"
  59 => "_entity:node:en:2"
  60 => "_entity:node:en:16"
  61 => "_entity:node:en:27"
  62 => "_entity:node:en:1"
  63 => "_entity:node:en:7"
  64 => "_entity:node:en:9"
  65 => "_entity:node:en:23"
  66 => "_entity:node:en:5"
  67 => "_entity:node:en:31"
  68 => "_entity:node:en:32"
  69 => "_entity:node:en:3"
  70 => "_entity:node:en:18"

For entities, it's using the special _entity: path scheme.

This isn't very useful to users, who will be using path aliases, or at the very least, node paths of the form /node/23.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Tome Static

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024