[PR #24] [CLOSED] XDR-78: fix to upload files with cyrillic sympols in filename (on win… #27

Closed
opened 2026-06-06 22:10:43 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vxcontrol/soldr-modules/pull/24
Author: @BurovAV
Created: 12/15/2022
Status: Closed

Base: masterHead: ab/XDR-78


📝 Commits (4)

  • 8d7e119 XDR-78: fix to upload files with cyrillic sympols in filename (on windows)
  • faab616 XDR-78: delete lfs from file-uploader
  • 4380450 XDR-78: fix to upload files with cyrillic sympols in filename (on windows)
  • 10d12d7 Merge branch 'ab/XDR-78' of github.com:cyberok-org/soldr-modules into ab/XDR-78

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 file_uploader/1.0.0/cmodule/main.lua (+2 -2)

📄 Description

require "fs" for fix to upload files with cyrillic symbols in filename.
Closed #18


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vxcontrol/soldr-modules/pull/24 **Author:** [@BurovAV](https://github.com/BurovAV) **Created:** 12/15/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ab/XDR-78` --- ### 📝 Commits (4) - [`8d7e119`](https://github.com/vxcontrol/soldr-modules/commit/8d7e1198d2989c65c14684b49c7fa7f4f9d62ed9) XDR-78: fix to upload files with cyrillic sympols in filename (on windows) - [`faab616`](https://github.com/vxcontrol/soldr-modules/commit/faab6166221a584d77c65c36d158025c15fe7e95) XDR-78: delete lfs from file-uploader - [`4380450`](https://github.com/vxcontrol/soldr-modules/commit/438045004b67afbe1e9063b1c16e315ac1f910bf) XDR-78: fix to upload files with cyrillic sympols in filename (on windows) - [`10d12d7`](https://github.com/vxcontrol/soldr-modules/commit/10d12d7133e6ad3cf33c4a562183d809d52e526e) Merge branch 'ab/XDR-78' of github.com:cyberok-org/soldr-modules into ab/XDR-78 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `file_uploader/1.0.0/cmodule/main.lua` (+2 -2) </details> ### 📄 Description require "fs" for fix to upload files with cyrillic symbols in filename. Closed #18 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-06 22:10:43 -04:00
yindo closed this issue 2026-06-06 22:10:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/soldr-modules#27