Skip to content

IBX-10978: Added tel/mailto options to urlType#1813

Open
reithor wants to merge 1 commit into4.6from
ibx-10978-add-tel-mailto-to-urltype
Open

IBX-10978: Added tel/mailto options to urlType#1813
reithor wants to merge 1 commit into4.6from
ibx-10978-add-tel-mailto-to-urltype

Conversation

@reithor
Copy link
Contributor

@reithor reithor commented Jan 13, 2026

🎫 Issue IBX-10978

Related PRs:

Description:

PR adds mailto and tel to urlRegexp.
For a working fix, ibexa/content-forms#106 is needed due to https://github.com/symfony/symfony/tree/5.4/src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php.
Symfony's FixUrlProtocolListener will consider URLs like tel:123456 (without //) as having no protocol.
Those URLs will wrongly be prefixed with http://.

QA:

Needs to be tested together with ibexa/content-forms#106

@reithor reithor requested a review from ViniTou January 14, 2026 08:55
@reithor reithor added the Bug Something isn't working label Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants