• webv4: FILE_ID.DIZ not displayed correctly.

    From Rob Swindell@1:103/705 to GitLab note in main/sbbs on Sat Aug 16 17:46:07 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7540

    When was the file added to that filebase (recently)?

    It's possible the DIZ file itself is missing some CRs, but even creating a file_id.diz file myself without CRs and adding to the filebase myself, I wasn't able to reproduce this issue:

    Here's the DIZ (before adding to an archive):
    ```
    $ hd file_id.diz
    00000000 6f 6e 65 0a 74 77 6f 0a |one.two.|
    00000008
    ```

    Here's how it got imported into the filebase's sdt file (still missing CRs): ```
    00000e00 00 00 6f 6e 65 0a 74 77 6f 0a 00 00 00 00 00 00 |..one.two.......| 00000e10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| ```

    But yet it still displays fine in the web server and the terminal server.

    Maybe there's something unique about that particular DIZ file, so can you attach it?
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)