Skip to content

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://.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants