Skip to content
Snippets Groups Projects
Commit 7c21a4be authored by Sanket Brahmbhatt's avatar Sanket Brahmbhatt
Browse files

[FIX] base_import: prevent trackback while upload unidentified image URL


 This issue occurs when a customer imports or uploads a file, and that file
 contains an image that is attached to the URL as text or HTML. then,
 The error would be generated.

  Step to Produce:-
 - import CSV file (Ex.'product.product' model)
    > that CSV file must have one URL Image(In that URL has content of text or
      Html form)
 - Click On the 'Test' Button.

  Applying these changes will resolve this issue.

  sentry:-4046190590

closes odoo/odoo#119499

Signed-off-by: default avatarAchraf Ben Azzouz (abz) <abz@odoo.com>
parent f8ac7690
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