regular expression #4807
mariannevanharten
started this conversation in
General
Replies: 1 comment
-
|
The backslash has special meaning for the SEARCH TEXT.
You should search for Or,... use a normal search/replace. You do not need a regular expression to replace |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using Control panel - Manage family trees - Data fixes - Search and replace - regular expression I think something is not working correctly.
By accident I entered in the field Replacement text also a backslash before the parentheses
(Gld)
It results in a string including the backslash.
Now I try to delete the unwanted backslash, so I searched \(Gld\) and replacement (Gld),
The string is not found in my database...
Is that really a bug or did I make a mistake to correct this?
Best regards,
Marianne
Beta Was this translation helpful? Give feedback.
All reactions