Project

General

Profile

Actions

Bug #89060

closed

Automatic generating a slug fails if editor has no permission

Added by Daniel Dorndorf almost 5 years ago. Updated about 1 month ago.

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

0%

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

Description

A slug field only gets automaticly generated if the user has permission to edit the field.

There may be situations where a redacteur should not have permission to change the url, but has to be able to create a new record though.
This will inevitable lead to a error due to the missing slug for the record.

Only way to handle this is to use a tca hook generating the slug by yourself.

Should'nt it be possible to let a slug be generated even though the user has no edit permission, or would this be against the concept of the TYPO3 permissions?

Greetings
Daniel


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #88224: Make it possible to hide slug field for editors / make it readonlyClosed2019-04-26

Actions
Is duplicate of TYPO3 Core - Bug #88360: Missing Slug when editors create a NEW page?Closed2019-05-15

Actions
Actions

Also available in: Atom PDF