Project

General

Profile

Actions

Bug #91336

closed

database fields containing underscores are ignored by the slug-generator

Added by Harald Witt over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2020-05-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
slug fields underscore
Complexity:
Is Regression:
Sprint Focus:

Description

All fields containing underscores connot be used for slug generation.

They are also ignored in the the array $param['record'] given to the postModifiers. So there's no chance to get values of such fields inside the postModifier. The only possibility is the uid itself, but the isn't a uid yet for new records.

Actions

Also available in: Atom PDF