Skip to content

the files and folders disappeared after changing the language to zh_cn #969

@viklion

Description

@viklion

Description

  • docker
    the files and folders disappeared after changing the language to zh_cn
    when I changed the language to English or Japanese or something else, this didn't happen

Expected behaviour

What is happening instead?

  • The log looks ok, no error outputs

Additional context

  • my config.yaml
server:
  port: 80
  baseURL:  "/"
  logging:
    - levels: "info|warning|error"
      output: "/home/filebrowser/data/logs/logs.log"
  database: "/home/filebrowser/data/database/database.db"
  sources:
    - path: "/allfiles"
      name: "test"
userDefaults:
  preview:
    image: true
    popup: true
    video: false
    office: false
    highQuality: false
  darkMode: true
  disableSettings: false
  singleClick: false
  permissions:
    admin: false
    modify: false
    share: false
    api: false

How to reproduce?

Image

Files

  • I tried multiple folders and files, some containing Chinese, some were all in English
    This problem always occurs when I change the language to zh_cn

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionsomething stopped working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions