Project

General

Profile

Actions

Bug #85226

closed

TCA link wizard popup should accept external links larger than 300 chars

Added by Joerg Boesche almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2018-06-11
Due date:
% Done:

100%

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

Description

The link wizward popup does not accept typolinks (e.g. external urls) larger than 300 chars.
After 300 characters the string is cut off.

Reproduce:

  • Create a new content element of type "headline"
  • Add an link to the "header link" with the typolink wizard popup
  • "Set Link" Button in the Wizard and the popup will close
  • Save the new content element and edit again
  • Click on the typolink wizard button
  • The wizard popup will open
  • Click "Set link"
  • The link in the input field for the "header link" is cut off.

Link with more than 300 chars

https://forger.typo3.com/gerrit/status?filters%5Bupdated_on%5D%5B1496275200000%5D=true&filters%5Bupdated_on%5D%5B1517443200000%5D=true&filters%5Bupdated_on%5D%5B1519862400000%5D=true&filters%5Bupdated_on%5D%5B1522540800000%5D=true&filters%5Bupdated_on%5D%5B1525132800000%5D=true&filters%5Bupdated_on%5D%5B1527811200000%5D=true&filters%5Bmergeable%5D%5Byes%5D=true&filters%5Baffected_files%5D%5B1%5D=true&filters%5Baffected_files%5D%5B12%5D=true&filters%5Baffected_files%5D%5B7%5D=true&filters%5Baffected_files%5D%5B10%5D=true&filters%5Btopic%5D%5B19483%5D=true&filters%5Btopic%5D%5B52046%5D=true&filters%5Btopic%5D%5BEXT%3A_extbase%5D=true&filters%5Btopic%5D%5BExtbase%5D=true&filters%5Btopic%5D%5Bissues%2F78450%5D=true&filters%5Bpatchsets%5D%5B1%5D=true&filters%5Bpatchsets%5D%5B2%5D=true

Affected files:
  • typo3/cms/typo3/sysext/backend/Classes/Form/Element/AbstractFormElement.php:553
  • typo3/cms/typo3/sysext/backend/Classes/Form/FieldControl/EditPopup.php:73
  • typo3/cms/typo3/sysext/backend/Classes/Form/FieldControl/LinkPopup.php:73

The value should be configurable or raised to 1024 chars.

Actions #1

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review almost 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57184

Actions #3

Updated by Gerrit Code Review almost 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57183

Actions #4

Updated by Gerrit Code Review almost 6 years ago

Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57184

Actions #5

Updated by Frank Nägler almost 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF