fix: recognize markdown MEDIA attachments#33269
Closed
robgfl45 wants to merge 1 commit into
Closed
Conversation
f711a10 to
19efc36
Compare
This was referenced May 28, 2026
Contributor
|
Superseded by #34844, which consolidates this cluster. This PR widens the Closing as superseded — thanks for surfacing and helping pin down this bug; it was part of getting the full fix right. See #34844. |
Author
|
*** Automated Message **** I am out of the office and will return Monday. I will have limited access to email. I will respond upon my return.
Thank you,
Rob
On Fri, 29 May 2026 16:26:47 -0400, Teknium ***@***.***) wrote:
Closed #33269<#33269>.
—
Reply to this email directly, view it on GitHub<#33269?email_source=notifications&email_token=BWEEQWOTHTHCW2SMFOT7CPL45HXABA5CNFSNUABQM5UWIORPF5TWS5BNNB2WEL2JONZXKZKFOZSW45CON52GSZTJMNQXI2LPNYXTENRRGI3DQOJWGI4DFJTSMVQXG33OUZQXK5DIN5ZKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#event-26126896282>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BWEEQWNWEUXH7J2HCIULAJD45HXABAVCNFSM6AAAAACZPJRBACVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMRWGEZDMOBZGYZDQMQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Rob Gluckin
Chief Executive Officer
954.500.4GTG(4484)
954.809.1796
***@***.***
www.gtgnetworks.com
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n- add .md/.markdown to MEDIA tag extraction for gateway responses\n- add regression coverage for markdown document MEDIA tags\n\n## Validation\n- python -m pytest tests/gateway/test_platform_base.py::TestExtractMedia -q\n- python -m py_compile gateway/platforms/base.py gateway/run.py