Commit 514fa7f7 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3301364: Change node_type to entity_bundle.node for default pathauto...

Issue #3301364: Change node_type to entity_bundle.node for default pathauto pattern configs for the Blog Post content type
parent 8ba56143
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ type: "canonical_entities:node"
pattern: "/blog/[node:title]"
selection_criteria:
  c1d1dee9-9dc0-4a10-89ee-94ee968678b2:
    id: entity_bundle.node
    id: 'entity_bundle:node'
    bundles:
      varbase_blog: varbase_blog
    negate: false
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ type: "canonical_entities:taxonomy_term"
pattern: "blog/categories/[term:name]"
selection_criteria:
  a352f2a3-fc08-4a3e-b764-1a8b8f5c05b7:
    id: "entity_bundle:taxonomy_term"
    id: 'entity_bundle:taxonomy_term'
    bundles:
      blog_categories: blog_categories
    negate: false
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ type: "canonical_entities:taxonomy_term"
pattern: "blog/tags/[term:name]"
selection_criteria:
  67880970-a48e-46f6-b026-9017543029a5:
    id: "entity_bundle:taxonomy_term"
    id: 'entity_bundle:taxonomy_term'
    bundles:
      tags: tags
    negate: false