Project

General

Profile

Actions

Bug #93936

closed

Not unique identifier triggers JavaScript warning in LinkBrowser

Added by Oliver Bartsch about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-04-16
Due date:
% Done:

100%

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

Description

[DOM] Found 2 elements with non-unique id #lparamsform: (More info: https://goo.gl/9p2vKq)
<form action name=​"lparamsform" id=​"lparamsform" class=​"t3js-dummyform form-horizontal">​…​</form> <form action name=​"lparamsform" id=​"lparamsform" class=​"form-horizontal">​…​</form>​
Actions #1

Updated by Oliver Bartsch about 3 years ago

Steps to reproduce:

  1. Ensure you have latest master (including at least #92430)
  2. Create a new content element including the header_link field
  3. Open die LinkBrowser and set a link to a page
  4. Open the LinkBrowser again to "update" the link

=> Warning is emitted in the console

Note:
The warning is only emitted in current master. The duplicated identifier however also exists in v10 but does not trigger a warning.

Actions #2

Updated by Gerrit Code Review about 3 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/c/Packages/TYPO3.CMS/+/68796

Actions #3

Updated by Gerrit Code Review about 3 years ago

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

Actions #4

Updated by Oliver Bartsch about 3 years ago

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

Updated by Gerrit Code Review about 3 years ago

  • Status changed from Resolved to Under Review

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

Actions #6

Updated by Oliver Bartsch about 3 years ago

  • Status changed from Under Review to Resolved
Actions #7

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF