Project

General

Profile

Actions

Bug #88971

closed

PopulatePageSlugs wizard finds and uses outdated realurl data

Added by Albrecht Köhnlein over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-08-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The PopulatePageSlugs (wich was introduced in TYPO3 9 with the new routing feature) finds and uses outdated realurl data


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment fieldClosed2019-09-03

Actions
Related to TYPO3 Core - Task #89194: Upgrade wizard for slugs optimizationsClosed2019-09-18

Actions
Related to TYPO3 Core - Bug #92568: PopulatePageSlugs upgrade wizard migrates wrong RealURL path data entryClosedMathias Brodala2020-10-15

Actions
Actions #1

Updated by Gerrit Code Review over 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61508

Actions #2

Updated by Gerrit Code Review over 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61508

Actions #3

Updated by Joerg Kummer over 4 years ago

I can confirm this behavior. You can check your installation and find such entries with such a SQL query (MySQL)

SELECT uid,pid,title,slug,deleted,hidden FROM pages WHERE slug REGEXP '^\/[0-9]'

Actions #4

Updated by Gerrit Code Review over 4 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61508

Actions #5

Updated by Riccardo De Contardi over 4 years ago

  • Category set to Link Handling, Site Handling & Routing
Actions #6

Updated by Sybille Peters over 4 years ago

  • Related to Bug #89069: PopulatePagesSlugs should respect tx_realurl_pathsegment field added
Actions #7

Updated by Gerrit Code Review over 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61611

Actions #8

Updated by Albrecht Köhnlein over 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Sybille Peters over 4 years ago

  • Related to Task #89194: Upgrade wizard for slugs optimizations added
Actions #10

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions #11

Updated by Sybille Peters over 3 years ago

  • Related to Bug #92568: PopulatePageSlugs upgrade wizard migrates wrong RealURL path data entry added
Actions

Also available in: Atom PDF