Project

General

Profile

Actions

Bug #80217

closed

CKeditor: No valid handlers found for type: tel

Added by Philipp Faber about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2017-03-09
Due date:
% Done:

100%

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

Description

When using

<a href="tel:+4912345">+49 123 456</a>

an error is shown:

No valid handlers found for type: tel


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80903: Relative links with old <link> syntax are not converted to <a href> in upgrade wizard and not supported in ckeditor or linkfields ClosedBenni Mack2017-04-20

Actions
Actions #1

Updated by Riccardo De Contardi about 7 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
Actions #2

Updated by Patrick Lenk about 7 years ago

  • Priority changed from Should have to Must have
Actions #3

Updated by Patrick Lenk about 7 years ago

  • Target version set to next-patchlevel
Actions #4

Updated by Patrick Lenk about 7 years ago

This can be fixed via add a new type in class LinkService in "typo3/sysext/core/Classes/LinkHandling/LinkService.php".

Tel links are also removed after upgrade from v7 LTS to v8 LTS, maybe via LegacyLinkNotationConverter.

Actions #5

Updated by Samuel Heinz about 7 years ago

Philipp Faber wrote:

When using
[...]
an error is shown:

No valid handlers found for type: tel

+1

Is it a configuration problem in the new linkhandler or is it a missing feature in TYPO3 8 LTS?
Would be great to found a working solution soon.

Best regards
Sam

Actions #6

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/52611

Actions #7

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/52611

Actions #8

Updated by Gerrit Code Review about 7 years ago

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

Actions #9

Updated by Gerrit Code Review about 7 years ago

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

Actions #10

Updated by Gerrit Code Review almost 7 years ago

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/52617

Actions #11

Updated by Gerrit Code Review almost 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/52617

Actions #12

Updated by Gerrit Code Review almost 7 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/52684

Actions #13

Updated by Benni Mack almost 7 years ago

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

Updated by Markus Klein over 5 years ago

  • Related to Bug #80903: Relative links with old <link> syntax are not converted to <a href> in upgrade wizard and not supported in ckeditor or linkfields added
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF