• webv4: FILE_ID.DIZ not displayed correctly.

    From Nigel Reed@VERT to GitLab issue in main/sbbs on Thursday, August 07, 2025 23:58:27
    open https://gitlab.synchro.net/main/sbbs/-/issues/962

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Friday, August 08, 2025 00:00:08
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7492

    When viewing a file's FILE_ID.DIZ file in webv4, LF doesn't come with a CR.

    ![image](/uploads/e0cad3f60834387b5ac8b09b14dc066b/image.png){width=750 height=207}

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Saturday, August 09, 2025 14:38:07
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7499

    I don't see that issue here on Vert (same file):

    https://web.synchro.net/?page=002-files.xjs&dir=fidonet_infopack

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Sunday, August 10, 2025 22:35:29
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7510

    Is that on Windows or Linux?

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Sunday, August 10, 2025 23:06:07
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7511

    web.synchro.net runs on Linux

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Sunday, August 10, 2025 23:15:08
    https://gitlab.synchro.net/main/sbbs/-/issues/962#note_7512

    That one in the fido area also displays correctly for me, but that's not the one I'm reporting. Sorry I forgot to include the URL:

    https://www.endofthelinebbs.com/?page=002-files.xjs&dir=av_advinfo

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Saturday, August 16, 2025 17:46:07
    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?

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net