AlistGo/alist

Incorrect search result count (total) returned

Open

#4.973 geöffnet am 9. Aug. 2023

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (7.947 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (49.469 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Please make sure of the following things

  • I have read the documentation. 我已经阅读了文档

  • I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。

  • I'm sure it's due to AList and not something else(such as Network ,Dependencies or Operational). 我确定是AList的问题,而不是其他原因(例如网络依赖操作)。

  • I'm sure this issue is not fixed in the latest version. 我确定这个问题在最新版本中没有被修复。

AList Version / AList 版本

v3.25.1

Driver used / 使用的存储驱动

Any

Describe the bug / 问题描述

reason: https://github.com/alist-org/alist/blob/b91ed7a78ae255f427a7480e2a713ac8a7289032/server/handles/search.go#L46 the total is assigned before going through the meta to see what is hided

effect: image image

Reproduction / 复现链接

http://digitalocean1.itshenryz.com:5244/

Config / 配置

Unnecessary

Logs / 日志

Unnecessary

Contributor Guide