Hive
fix(server): guard marketing blog iframe template resolution
GitHub issue · Closed
Source
tuist/tuist #10949
Updated
Jun 24, 2026
Summary
- Stop turning the marketing blog iframe
idquery parameter into a fresh atom during template lookup. - Resolve iframe templates only from compiled
MarketingHTMLfunctions so localized routes still work, but unknown or malformed ids now return a blank404instead of raising. - Add controller regressions for an unknown visualization id and the malformed
5712' ORDER BY 1#id that showed up in Sentry.
Testing
MIX_ENV=test mix test test/tuist_web/controllers/marketing_blog_iframe_controller_test.exs
No GitHub comments yet.