Skip to content
Snippets Groups Projects
Commit c78cda88 authored by Paul Morelle's avatar Paul Morelle Committed by fw-bot
Browse files

[FIX] link_tracker: support any url


URLs with parameters were not correctly supported by the regular
expression.
For example, URLs with parameters were truncated before the '?'.

This patch adds support for a wider range of URLs, and checks in a test
that the parameters are correctly handled.

closes odoo/odoo#39762

X-original-commit: 616e1456
Signed-off-by: default avatarRémi Rahir (rar) <rar@odoo.com>
parent baf64e03
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