• 
      

    Fix Splat's default description text format.

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

    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.

    Summary ID
    Fix Splat's default description text format.
    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". Testing Done: Ran unit tests.
    koxpmouxyowlmnpnwzsoxkusnmqxnyyl
    maubin
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-9.x (c799f30)