Project

General

Profile

Actions

Bug #98220

closed

Inconsistent trim of external URLs in LinkWizzard-Popup

Added by Webadmin no-lastname-given over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-08-29
Due date:
% Done:

100%

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

Description

We got feedback from an editor regarding the behaviour of the LinkWizzard when linking to an external URL.

Pasted links from other apps like email sometimes contains space chars in front. This will result in invalid URLs in frontend. Calling trim() after click on "Set Link" would solve this problem.

Currently the trim() seems to be already called when reopening the LinkWizzard.

Attached 3 screenshots...


Files

1.JPG (30.9 KB) 1.JPG Entering URL with spaces in front Webadmin no-lastname-given, 2022-08-29 07:29
2.JPG (16.1 KB) 2.JPG Spaces will be stored in link field Webadmin no-lastname-given, 2022-08-29 07:29
3.JPG (19.4 KB) 3.JPG Reopening wizzard will result in a trimmed external URL Webadmin no-lastname-given, 2022-08-29 07:29
Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 1 year ago

Patch set 1 for branch 11.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/+/75666

Actions #3

Updated by Georg Ringer over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF