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

@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

Bug Something isn't working Ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants