Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] base_multi_image: Attribute Error #3168

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

GabbasovDinar
Copy link
Member

This commit fixes AttributeError: 'base_multi_image.image' object has no attribute 'extension'.

Since the extension field was removed 42c3340#diff-5999d8a619a1bfa837c89c3c06f91d8a6f48b27a36d8bc08aaa08733987e149bL51 but the functionality continued to use this field, we were catching an error when trying to upload images using the url.

image

@legalsylvain
Copy link
Contributor

@arthru

Copy link
Member

@ivs-cetmix ivs-cetmix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review LGTM

Copy link

@Aldeigja Aldeigja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functional LGTM

@thomaspaulb
Copy link
Contributor

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-3168-by-thomaspaulb-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 70038de into OCA:16.0 Jan 17, 2025
8 of 9 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at b5aaba0. Thanks a lot for contributing to OCA. ❤️

@ivs-cetmix ivs-cetmix deleted the 16.0-base_multi_image-fix-bug branch January 17, 2025 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants