Project

General

Profile

Actions

Feature #89573

closed

Allow removal of baseUrl in backend for slug fields

Added by Sebastian Müller over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-11-04
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

If field type slug is used in custom records (e.g. news), it is missleading that the baseUrl is shown before the slug field and in the update notice ("Congrats ...."),
since the final URL may vary based on routeEnhancer.

since the baseUrl is not saved in the slug field itself, I think it should be possible to stop the baseUrl from being prepended.

slug-content: "news-1"
will be displayed as: "https://domain.de" "news-1"

Not sure if it is better to have $baseUrl empty or change both occurences to check for configuration.


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #89574: Translate slug update messagesClosedGeorg Ringer2019-11-04

Actions
Related to TYPO3 Core - Bug #86532: Issues with slugs & recordsRejected2018-10-01

Actions
Actions

Also available in: Atom PDF