• 
      

    Fix Splat's default description text format.

    Review Request #15253 — Created Aug. 26, 2026 and submitted — Latest diff uploaded

    Information

    Review Board
    release-9.x

    Reviewers

    Splat's get_bug_info_uncached() was creating the result with an empty
    description_text_format. This made type checkers upset, and consumers
    expect a valid text format, so this now defaults to "plain".

    Ran unit tests.

    Commits

    Files