Project

General

Profile

Actions

Bug #80723

closed

8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed

Added by Patrick Lenk about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2017-04-06
Due date:
% Done:

100%

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

Description

In v8 LTS Upgrade Wizard on step "Execute database migrations on single rows" i get an Uncaught TYPO3 Exception.

NAMEPREP: Prohibited input U+0000003D 
InvalidArgumentException thrown in file
xxxx\vendor\mso\idna-convert\src\Punycode.php in line 335.

I think the step "Scan for old "<link>" syntax in richtext and text fields and update to "<a href>"" has a bug with links like this:

<link email@mail.mail?subject=Anfrage:%20Text%20Text%20Lösungen>Mehr erfahren</link>

Screenshot file in attachment.


Files


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #80712: Handle errors in row updatersClosedMarkus Klein2017-04-05

Actions
Related to TYPO3 Core - Bug #81211: Uncought Exeption in list-modul (NAMEPREP: Prohibited input U+0000003E)Rejected2017-05-12

Actions
Actions #1

Updated by Thomas Hohn about 7 years ago

Seems like a copy of 80712

Actions #2

Updated by Morton Jonuschat about 7 years ago

No, this seems to be a bug due to the whole link destionation being passed to punycode. I suspect that the ?subject part trips it up.

Actions #3

Updated by Gerrit Code Review about 7 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/52402

Actions #4

Updated by Gerrit Code Review about 7 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/52402

Actions #5

Updated by Morton Jonuschat about 7 years ago

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

Updated by Joe Jones almost 7 years ago

  • Related to Bug #81211: Uncought Exeption in list-modul (NAMEPREP: Prohibited input U+0000003E) added
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF