Skip to content

Fix Bug #3175: Update 'sync_list' line parsing to correctly escape characters for regex parsing#3184

Merged
abraunegg merged 4 commits intomasterfrom
fix-issue-3175
Mar 29, 2025
Merged

Fix Bug #3175: Update 'sync_list' line parsing to correctly escape characters for regex parsing#3184
abraunegg merged 4 commits intomasterfrom
fix-issue-3175

Conversation

@abraunegg
Copy link
Owner

  • Fix createRegexCompatiblePath to escape characters that cause issues for regex parsing

…racters for regex parsing

* Fix createRegexCompatiblePath to escape characters that cause issues for regex parsing
@abraunegg abraunegg added this to the v2.5.6 milestone Mar 27, 2025
@Romadelf
Copy link
Contributor

Romadelf commented Mar 28, 2025

Don't merge - it is not working. Give me few minutes to comment Bug #3175 for further details.

EDIT : see this comment.

@abraunegg
Copy link
Owner Author

@Romadelf
Please do not comment in the PR itself - only comment in your issue ticket please

* Update PR post local validation testing
* Update 'matchSegment' to reuse 'createRegexCompatiblePath' to be consistent in regex creation
@abraunegg abraunegg merged commit 519e9ff into master Mar 29, 2025
10 checks passed
@abraunegg abraunegg deleted the fix-issue-3175 branch April 3, 2025 19:13
@abraunegg
Copy link
Owner Author

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Repository owner locked and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: sync_list does not suport "[" character (and I am guessing ] and others as well)

2 participants