Skip to content
Snippets Groups Projects
Commit 99716f4d authored by Rodolpho Lima's avatar Rodolpho Lima
Browse files

[FIX] web_editor: auto transforming email URL

Typing a URL + SPACE transforms the URL into a link.

Before this commit, email URLs were incorrectly prepended with
'https://'.

Because it is not desirable to automatically transform email URLs, this
commit disables link transformation for email URLs, leaving it only
active for http URLs.

task-3284649

Part-of: odoo/odoo#118676
parent a903a311
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment