Project

General

Profile

Actions

Bug #91378

closed

Slug isUniqueInTable is broken

Added by Xavier Perseguers almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2020-05-13
Due date:
% Done:

100%

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

Description

Seems related to #91235.

Description

I edit a news item, each I click the save button the slug is updated and "-1" is appened to it.

When I manually press the refresh button, the slug is back to the normal behaviour without any useless "-1" deduplication suffix.

Full Description: https://github.com/georgringer/news/issues/1274

Problem

\TYPO3\CMS\Core\DataHandling\SlugHelper::isUniqueInTable() does not properly exclude current record, meaning a slug is NEVER unique.

Probably to be fixed in v9 as well.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #91235: News Detail Page 404 after upgrade 9.5.16Closed2020-04-29

Actions
Related to TYPO3 Core - Bug #91397: PersistedAliasMapper: 404 error when linking to a detail page and linked data item is outside webrootClosed2020-05-14

Actions
Related to TYPO3 Core - Bug #91519: News Detail Page 404 after upgrade 9.5.18Closed2020-05-29

Actions
Actions

Also available in: Atom PDF