public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-api 0/2] fix content-type matching for parts without bodyhandle.
@ 2025-02-24 21:07 Stoiko Ivanov
  2025-02-24 21:07 ` [pmg-devel] [PATCH pmg-api 1/2] ruledb: content-type: drop unreachable fallback for only_content Stoiko Ivanov
  2025-02-24 21:07 ` [pmg-devel] [PATCH pmg-api 2/2] ruledb: content-type: do not rely on PMX_header_ct Stoiko Ivanov
  0 siblings, 2 replies; 4+ messages in thread
From: Stoiko Ivanov @ 2025-02-24 21:07 UTC (permalink / raw)
  To: pmg-devel

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



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-25 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-24 21:07 [pmg-devel] [PATCH pmg-api 0/2] fix content-type matching for parts without bodyhandle Stoiko Ivanov
2025-02-24 21:07 ` [pmg-devel] [PATCH pmg-api 1/2] ruledb: content-type: drop unreachable fallback for only_content Stoiko Ivanov
2025-02-24 21:07 ` [pmg-devel] [PATCH pmg-api 2/2] ruledb: content-type: do not rely on PMX_header_ct Stoiko Ivanov
2025-02-25 10:09   ` Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal