Project

General

Profile

Actions

Bug #80934

closed

Use of getAttributeNode() is deprecated. Use getAttribute() instead.

Added by Pouyan A almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2017-04-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Firefox
Complexity:
Is Regression:
Sprint Focus:

Description

On Firefox 54 onward (auch 55), getAttributeNode() is deprecated:

This leads to errors on the RTE internal link selector, the select does not work at all.

TypeError: node.getAttributeNode(...) is null[Learn More] TYPO3Link.js:320:29
    setLinkAttributes https://.../typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/TYPO3Link.js:320:29
    setLinkAttributes https://.../typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/TYPO3Link.js:353:7
    createLink https://.../typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/Plugins/TYPO3Link.js:253:6
    LinkBrowser.finalizeFunction https://v/typo3/sysext/rtehtmlarea/Resources/Public/JavaScript/RteLinkBrowser.js:103:9
    PageLinkHandler.linkPage https://.../typo3/sysext/recordlist/Resources/Public/JavaScript/PageLinkHandler.js:40:3
    dispatch https://.../typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/jquery-2.1.4.min.js:3:6414
    add/r.handle https://.../typo3/sysext/core/Resources/Public/JavaScript/Contrib/jquery/jquery-2.1.4.min.js:3:3224
Actions #1

Updated by Gerrit Code Review almost 7 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Benni Mack almost 7 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF