[pmg-devel] [PATCH pmg-api 0/2] fix content-type matching for parts without bodyhandle.

Stoiko Ivanov s.ivanov at proxmox.com
Mon Feb 24 22:07:26 CET 2025


noticed that one of our regression-tests failed. While looking into it got
side-tracked by a false lead - fixed with patch 1.

The second actually fixes the issue, introduced in my recent content-type
filter adaptations:
https://lore.proxmox.com/pmg-devel/20250221164821.207845-1-s.ivanov@proxmox.com/T/#t

tested with the failing regression-test, which now works again.

Stoiko Ivanov (2):
  ruledb: content-type: drop unreachable fallback for only_content
  ruledb: content-type: do not rely on PMX_header_ct

 src/PMG/RuleDB/ArchiveFilter.pm     | 2 +-
 src/PMG/RuleDB/ContentTypeFilter.pm | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.39.5





More information about the pmg-devel mailing list