chatwoot/spec/fixtures
Wendell Gasparoni 42bba748cf
fix(mailbox): render inline images without Content-Disposition (#11949)
## Description
This pull request addresses issue #11948, where inline images embedded
in emails (such as those sent from Outlook) are not rendered correctly
if the Content-Disposition header is missing.

The solution ensures that images referenced via cid: in the HTML body
are correctly identified and rewritten using url_for.

Fixes #11948

## Type of change
Bug fix (non-breaking change which fixes an issue)

## How Has This Been Tested?
Added test: detects image inline attachment by cid reference when
Content-Disposition is missing

## Checklist:

- [X] My code follows the style guidelines of this project
- [X] I have performed a self-review of my code
- [X] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [X] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Sony Mathew <sony@chatwoot.com>
Co-authored-by: Sony Mathew <2040199+sony-mathew@users.noreply.github.com>
2026-05-06 18:56:31 +05:30
..
data_import fix: Strip UTF-8 BOM in DataImportJob#csv_reader before parsing CSV (#14126) 2026-04-24 17:03:03 +05:30
files fix(mailbox): render inline images without Content-Disposition (#11949) 2026-05-06 18:56:31 +05:30
.keep Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
accounts.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
attachments.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
canned_responses.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
contacts.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
conversations.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
inbox_members.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
inboxes.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
telegram_bots.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
users.yml Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30