[GH-ISSUE #11] Add absolute path #5

Closed
opened 2026-06-06 22:10:33 -04:00 by yindo · 1 comment
Owner

Originally created by @Arkweid on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/vxcontrol/soldr-modules/issues/11

We cannot specify absolute paths, so we can't read from diffrent disks.

Definition of Done:

  • Add ability to specify absolute path
  • Module could read files from diferent disks (windows, network disks)
Originally created by @Arkweid on GitHub (Dec 7, 2022). Original GitHub issue: https://github.com/vxcontrol/soldr-modules/issues/11 We cannot specify absolute paths, so we can't read from diffrent disks. **Definition of Done**: - Add ability to specify absolute path - Module could read files from diferent disks (windows, network disks)
yindo added the enhancementfile_readerwindowsdarwinlinux labels 2026-06-06 22:10:33 -04:00
yindo closed this issue 2026-06-06 22:10:34 -04:00
Author
Owner

@souryogurt commented on GitHub (Dec 8, 2022):

I'll take it! It is related to #10. The module can already read files using absolute paths, so the problem is that users can't physically specify such paths because of an incorrect regexp pattern used in UI for validation.

<!-- gh-comment-id:1342944969 --> @souryogurt commented on GitHub (Dec 8, 2022): I'll take it! It is related to #10. The module can already read files using absolute paths, so the problem is that users can't physically specify such paths because of an incorrect regexp pattern used in UI for validation.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vxcontrol/soldr-modules#5