Menu

#502 tzxlist incorrectly reports display duration for message blocks

NextRelease
closed-fixed
nobody
5
2024-10-19
2023-09-19
No

It seems that the duration is treated as ms, where it should be seconds.

I've attached an example tzx file containing a single message block, with a duration of 10s. tzxlist reports it as 10000 seconds.

1 Attachments

Discussion

  • Alberto Garcia

    Alberto Garcia - 2024-10-13

    Here's the patch. We could also divide the number by 1000 and display seconds instead (since that's the actual unit used in the TZX file) but tzxlist uses miliseconds for everything else so maybe it's better to use it here too.

     
  • Sergio Baldoví

    Sergio Baldoví - 2024-10-19
    • labels: --> tzxlist, fuse-utils
    • status: open --> closed-fixed
    • Group: future --> NextRelease
     
  • Sergio Baldoví

    Sergio Baldoví - 2024-10-19

    Thank you. Committed in [98fc1d].

     

    Related

    Commit: [98fc1d]


Log in to post a comment.

MongoDB Logo MongoDB