Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Log Page Time Display Error #166

Open
LTSlw opened this issue Nov 27, 2023 · 1 comment
Open

[BUG] Log Page Time Display Error #166

LTSlw opened this issue Nov 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@LTSlw
Copy link

LTSlw commented Nov 27, 2023

Describe the bug

The time in the Log page is displayed as a time close to 1970. It is suspected that the second timestamp is incorrectly calculated as a millisecond timestamp.
image

How to reproduce

  1. Click on 'Logs'

Expected behavior

Time display correctly.
Like Added On on the main page

Official behavior

Not implemented

Versions

  • qBittorrent: 4.5.4
  • qb-web: 20230513

Additional notes

Suspected bug code: LogsDialog.vue:27
image

简体中文:

Log页面时间显示错误

bug 说明

Log 页面中时间显示为一个接近于1970年的时间,疑似错误的将秒时间戳作为毫秒时间戳计算

如何复现

  1. 点击“Logs”

期待的行为

时间显示正确
像主页面中Added On一样

官方的行为

未实现

版本

  • qBittorrent: 4.5.4
  • qb-web: 20230513

补充内容

疑似bug代码:LogsDialog.vue:27

@LTSlw LTSlw added the bug Something isn't working label Nov 27, 2023
@CzBiX
Copy link
Owner

CzBiX commented Nov 28, 2023

thank you, it's a breaking change in 4.5.0.
qbittorrent/qBittorrent#19488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants