tobychui / arozos

Web Desktop Operating System for low power platforms, Now written in Go!
https://os.aroz.org
GNU General Public License v3.0
2k stars 145 forks source link

[BUG] Cannot render folder content if a filename contains the specific character "-]" #66

Closed tobychui closed 3 years ago

tobychui commented 3 years ago

Describe the bug The folder content cannot be rendered if the folder name contains the character "-]"

To Reproduce Steps to reproduce the behavior:

  1. Rename a folder to a name containing -] like [test-]
  2. Open it
  3. Console show "syntax error in pattern"

Expected behavior Folder file list should renders on File Manager

Screenshots 2021-06-26_09-51-13 2021-06-26_09-51-18

Host Information(please complete the following information):

tobychui commented 3 years ago

Fixed in v1.114 release