mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #879] Map Local window showing "Invalid Regex" error #873
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#873
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kartikarora on GitHub (May 6, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/879
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.24.0
macOS Version? (Ex. mac 10.14)
11.3.1
Steps to reproduce
Expected behavior
Map local window with response editor should be shown
Debug Log
Screenshots (optional)
@NghiaTranUIT commented on GitHub (May 6, 2021):
Thanks for the bug report. I'm able reproduce it 👍
To fix it, please go to Preference -> Advance -> Map Local Folder and select a valid folder (Your Desktop).
Just wondering @kartikarora: Do you folder at
~/Documents/Map Remote Filesexist?@kartikarora commented on GitHub (May 6, 2021):
Quick update, I just realised I had deleted the directory where I store map local files.
Follow up, error message could be refined to show that the directory is missing, and maybe ask user to create it via Proxy Man, or open the "Select Directory" window.
@NghiaTranUIT commented on GitHub (May 6, 2021):
Yup, I'm going to fix it. If the folder is invalid, it will fallback to the Desktop Folder 👍
@kartikarora commented on GitHub (May 6, 2021):
Too easy! Thanks for the quick response!
@NghiaTranUIT commented on GitHub (May 6, 2021):
Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.24.0_MapLocal_Directory_Not_Found.dmg
We will ship it in the next release 👍 Thank you so much for the bug reporting @kartikarora
@kartikarora commented on GitHub (May 6, 2021):
Happy to help!